DiamondLightSource / DiamondLightSource/nexgen
Have only one command line tool for electron diffraction
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It would be tidier to have just one command line tool for the electron diffraction code base, which at the moment includes a writer for singla and a converted for mrc. This could be done by adding a new subparser to the main parser in `ED_nexus` and then calling to the functions used by the mrc conversion.
Contributor guide
Assessment
This issue has not been assessed yet.