Reorganized __init__ and integration methods
- Most functions in
__init__
were moved inutils
- 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