EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Export experimental info as CIF #164

Open rozyczko opened 2 years ago

rozyczko commented 2 years ago

Having the experiment saved as CIF is necessary to allow for the unified lib/app treatment of exp data. While JSON is good for serializing the app state (along with all parameters, structural and experimental), it is not readily transferrable for reuse in the Library. Being able to read in and write out experiment CIF is important for the polarized beam support and needs to be addressed.

rozyczko commented 1 year ago

This is required (preferred?) for the new cryspy interface, therefore high priority