Skip to content

demo: Setup a mono with an energy axis

Valentin Valls requested to merge mono-in-demo into master

This PR improve the demo session to

  • Expose an energy axis from a mono
  • Rework the existing FixedDataDiode code to use an axis
  • As result mu is connected to the energy from the mono

This can be tested the following way:

ascan(energy, 8.8, 9.6, 10, 0.1, mu)
Edited by Valentin Valls

Merge request reports