phys2cvr.io.EXT_ARRAY

phys2cvr.io.EXT_ARRAY = ['.txt', '.csv', '.tsv', '.1d', '.par', '.tsv.gz', '.mat']

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.