You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: