FABLE-3DXRD / ImageD11

ImageD11 is a python code for identifying individual grains in spotty area detector X-ray diffraction images.
https://imaged11.readthedocs.io/
GNU General Public License v2.0
15 stars 24 forks source link

Support for extended data analysis parameters #321

Closed jadball closed 3 weeks ago

jadball commented 4 weeks ago

See #318

New class - AnalysisSchema - intended to be serializable to e.g. json format, holding data analysis parameters such as:

This will likely end up back in xfab, but placing here for now for development, debugging and testing

There are a number of things still outstanding (such as saving to disk with hash checking) which I will make a new issue for.