Skip to content

Reorganized __init__ and integration methods

Loic Huder requested to merge refactor into main
  • Most functions in __init__ were moved in utils
  • Integration of map is now encapsulated in a function integrate_map
  • The computation and saving of the accumulated intensity map is now done by integrate_map (and no longer by the display cell)
  • Added a print at the end of the EDF conversion cell
Edited by Loic Huder

Merge request reports