The /core/parsers module mostly deals with converting data files into WrightTools.Data objects. The WrightTools package maintains importers for this purpose.
Looking at the code there is a high degree of redundancy; the methods here should be merged into/replaced by WrightTools.
If WrightTools does not have the importer, there is a good motivation to put the importer into WrightTools itself.
The
/core/parsersmodule mostly deals with converting data files intoWrightTools.Dataobjects. The WrightTools package maintains importers for this purpose.Looking at the code there is a high degree of redundancy; the methods here should be merged into/replaced by WrightTools.
If WrightTools does not have the importer, there is a good motivation to put the importer into WrightTools itself.
fromAndorNeo-> wrapper ofWrightTools.data.from_SolisfromSP130-> wrapper ofWrightTools.data.from_spcmfromLabramHR-> wrapper ofWrightTools.data.from_LabRAMfromBruker(xrd) to WrightToolsfromGwiddeon(afm) to WrightTools