lucabaldini / hexsample

Solid-state hybrid detectors with hexagonal sampling.
https://lucabaldini.github.io/hexsample/
GNU General Public License v3.0
2 stars 0 forks source link

ReconEvent class implementation for all reconstruction strategies #53

Open chiaratomaiuolo opened 3 months ago

chiaratomaiuolo commented 3 months ago

In recon.py, the ReconEvent class is implemented, having an attribute roi_size. This attribute has no meaning for readout modes different from readoutmode == RECTANGULAR recon files.

By now, the attribute has been commented (line 101) for continuing the close of issue #50 but, in the future we have two different paths:

The first one seems the right choice.