Releases: pycroscopy/SciFiReaders
Releases · pycroscopy/SciFiReaders
0.11.6r
SciFiReaders now returns a dictionary of sidpy datasets (thanks Boris)
added readers:
mrc filereader: ThermoFisher 4D STEM data file (thanks Austin)
neutron scattering file reader (thanks Rama)
bugs removed:
-emd file reader: ThermoFisher EDS spectrum images are now read correctly
0.11.3
Merge pull request #117 from pycroscopy/switch2dict
Switch2dict
0.11.4
Minor changes in emd reader to enable smaller memory use
0.11.0
compatibility with Google colab
started to return dictionaries instead of lists
0.10
This version fixes some small bugs in various readers (such as the dm3 reader), adds some additional tests and cleans up requirements. Igor has also been removed in favor of Igor2.
0.0.9
Added an additional Igor ibw reader for files converted from Matrix controllers into the format. Experimental MDT reader for NT-MDT image files. Some minor bug fixes and improvements.
0.0.8
EMDReader for ThermoFisher Velox software with reasonable speed added.
Crucial metadata are parsed into metadata for all EM Readers.
0.0.7
Breaking Changes:
DMReader returns list of datasets, as required by SciFiReaders.
Compatible with new numpy and sidpy version.
0.0.6
emd reader and pynsid files reading speed improved