Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Release 1.0.0_rc.9

leonarski_f requested to merge 2406-crmx into main

Improvements in metadata and HDF5 writer

Breaking changes in OpenAPI:

  • Rename photon_energy_keV to incident_energy_keV (so can accommodate electrons)
  • Remove on/off in enumeration values, as these are converted to true/false in python OpenAPI

Other changes:

  • run_number can be provided as option (otherwise auto-incremented)
  • experiment_group can be provided as option
  • run_number, experiment_group, sample_name and file_number forwarded by HDF5Writer to data analysis
  • goniometer axis name can be adjusted
  • add /entry/source/type to NXmx
  • Frame time can be set very high, as long as count time is reasonable
  • top plot in the frontend UI allows adjusting binning and selecting other plot type

Merge request reports

Loading