Skip to content

Releases: DiffractionMethods/autoed

v0.3.0

20 Mar 14:48

Choose a tag to compare

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).

v0.2.0

27 Aug 15:16

Choose a tag to compare

  • Add report generator
  • Update beam position method
  • Include REST API
  • Add processing pipelines (default, user, ice, max lattices, real space indexing)

v0.1.0

22 Feb 15:27

Choose a tag to compare

Initial release.