rosettasciio
rosettasciio copied to clipboard
Python library for reading and writing scientific data format
If I do : s=hs.load('zone 2.bcf', signal_type = "EDS_TEM") I get the following warning: "WARNING:hyperspy.io_plugins.bcf:spectrum have no dead time records..." Then a number of parameters are imported from the .bcf...
Support for mib files (quantum detector) has been added in #174 and this is a list of features that would be adding: - [x] infer navigation shape from flyback -...
Hello, I am trying to load bruker bcf file, but I got errors as attached below: ERROR:hyperspy.io:If this file format is supported, please report this error to the HyperSpy developers....
#### Describe the functionality you would like to see. This is something that I've talked about offline a couple of times but it would be good to have a more...
#### Describe the functionality you would like to see. I'm not sure what would be required to do to get this to work with h5py but `zarr` and Nvidia have...
Hi RosettaSciIO devs, just wanted to make a connection with a [MaRDA working group](marda-alliance.org) we've been running this year that focuses on interoperability of [metadata extraction in materials science/chemistry](https://github.com/marda-alliance/metadata_extractors). We...
### Description of the change - Addition of a delmic reader ### Progress of the PR - [x] basic parsing of the file - [x] basic testing - [x] add...
#### Describe the bug Using hs.load to load a emi file of a flucam image yields an empty list []. I have checked that normal TEM images (ie. from a...
This is the issue tracker for the incompatibility found in #193 with saving 1d dask arrays of objects using the h5py package. The problem appears to be a mis-match related...
This issue is a progress tracker on the potential to improve the test coverage in RosettaSciIO: **Formats missing test files**: - [ ] netCDF **Formats with coverage below 80%**: -...