TCDSolar / stixpy

STIX data analysis in python
https://stixpy.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 20 forks source link

Printing/saving total number of counts used for imaging #94

Open paolomassa opened 2 months ago

paolomassa commented 2 months ago

I think it would be nice to have this information printed and saved somewhere, like it is done in the IDL version. We use it a lot to have an idea about the reliability of the reconstructions. Maybe we could print this information here

https://github.com/TCDSolar/stixpy/blob/d8ca4e11f4ef6ddbccae1e55c91c158cf1fb2ded/stixpy/calibration/visibility.py#L72-L92