In this release, full support to read in real and MC data taken in mono mode, and with SumT was added. Now it includes the treatment of unsuitable pixels for MC data. Finally, the readout of true XMax value from MC data (usually not available, filled with 0 otherwise) has been added.
What's Changed
* added reading of fLongitmax from MAGIC MCs by jsitarek in https://github.com/cta-observatory/ctapipe_io_magic/pull/54
* Read bad and hot pixels information also for MC data. by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/55
* Read mc mono by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/53
**Full Changelog**: https://github.com/cta-observatory/ctapipe_io_magic/compare/v0.4.6...v0.4.7