Read EMD files of ThermoFisher's Velox solftware with SciFiReaders Increased energy scale of cross-sections for intial implementation of EDS quantification.
0.2023.1.0b
Compatible to new version of SciFiReaders, sipdy, and numpy. Changed to dictionary of datasets for opening and saving of files. This is also better for choosing datasets from files with multiple datasets for example in spectrum images.
0.2022.12.0
Breaking Changes: file_tools.open_file does return a dictionary of datasets now Returned a single dataset before.
Changes: DatasetChooser does now work on dictionaries of datasets Saving of files is no longer automatic but must be instantiated. pyNSID and ScifiReaders >= 0.0.6 required: improves reading speed
What's Changed * update to new sidpy version by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/100 * update by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/101 * bug fixes by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/102 * cleaning notebooks by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/103 * Use dict of datasets by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/104 * Use dict 2 by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/105 * speed-up of large hdf5 files by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/106 * update to pyNSID and ScifiReaders 0.0.6 by gduscher in https://github.com/pycroscopy/pyTEMlib/pull/107