Generic file filter class
Generic file filter class
Read given file name.
Save data to given file name.
Strip file name of extension.
Return wildcards associated with filter.
HDF5 file filter
Bases: terapy.files.base.FileFilter
HDF5 file filter
Origin OPJ file filter
Bases: terapy.files.base.FileFilter
Origin OPJ file filter
Parsing routine adapted from SciDAVis project (http://sourceforge.net/projects/scidavis/)
Text file filter
Excel file filter
File parsing functions
Each parsing method must be implemented as a FileFilter class (see base.py). FileFilter classes contained in Python scripts within this folder will be automatically recognized and added to file filter list.
Build a list of wildcards associated with available file filters with read ability.
Build a list of wildcards associated with available file filters with save ability.
Build a list of wildcards associated with available file filters.