EasyScience / EasyDiffractionApp

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

Better loading and error handling of CIF files #185

Open rozyczko opened 2 years ago

rozyczko commented 2 years ago

Loading incorrect cif or xye should give some information to the user about the file validity

rozyczko commented 2 years ago

I tried loading some standard CIF files from http://www.crystallography.net/cod/ and the load/error ratio was rather low. We should improve the CIF reader to read the valid files properly, or use a 3rd party loader (ASE, pycifrw, etc).