Skip to content

Releases: pycroscopy/SciFiReaders

0.11.6r

24 Sep 11:09
ccb5afa
Compare
Choose a tag to compare

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.5

26 Feb 23:48
04cede7
Compare
Choose a tag to compare
Add files via upload

0.11.3

24 Feb 19:42
8fe84a5
Compare
Choose a tag to compare
Merge pull request #117 from pycroscopy/switch2dict

Switch2dict

0.11.4

24 Feb 16:50
1b8ddac
Compare
Choose a tag to compare

Minor changes in emd reader to enable smaller memory use

0.11.0

01 Feb 22:24
1b8ddac
Compare
Choose a tag to compare

compatibility with Google colab
started to return dictionaries instead of lists

0.10

31 Jul 20:52
2285dd4
Compare
Choose a tag to compare

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

28 Apr 20:56
9d2001e
Compare
Choose a tag to compare

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

04 Feb 22:50
b0d5662
Compare
Choose a tag to compare

EMDReader for ThermoFisher Velox software with reasonable speed added.
Crucial metadata are parsed into metadata for all EM Readers.

0.0.7

20 Jan 17:50
1fd256c
Compare
Choose a tag to compare

Breaking Changes:
DMReader returns list of datasets, as required by SciFiReaders.
Compatible with new numpy and sidpy version.

0.0.6

17 Dec 13:59
f1a9d0c
Compare
Choose a tag to compare

emd reader and pynsid files reading speed improved