Releases: DiffractionMethods/autoed
Releases · DiffractionMethods/autoed
v0.3.0
Added
- CHANGELOG.md based on Keep a Changelog.
- A command to plot figures showing diffraction spots in different parts of a dataset (autoed_plot_spots).
- An automatic plotting of spots figures (also included in the HTML report).
- Global configuration file (generated with autoed_generate_config).
- Automatic report generation. Previously, the user needed to run a separate command to generate a report.
- Textual report generated along with the HTML report.
- An option for the user to choose which pipelines to run.
- Pipelines are now defined in the default configuration file.
- Multiplex processing.
Fixed
- Internal structure of the report directory. Report data is now separated from the report.html file.
- A pipeline will now clear the processed directory before processing again.
- AutoED will now catch exceptions from the beam center calculations. If the method fails now, the default beam position will be saved to the NeXus file (and a warning will be saved in the AutoED log).