This version of *ctapipe_io_magic* is compatible with *ctapipe* v0.12. It features also some internal changes, most of which are transparent to the users. Changes with respect previous versions:
* only one calibrated subrun at a time can be given as input
* the argument `use_pedestals` can be used to generate pedestal events from the event source
* `MAGICEventSource` now provides additional metadata information about the subrun
* timestamps for the events have a format which can be used later for MAGIC+LST1 analysis
* introduced unit tests
What's Changed
* Update README.md by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/7
* Update ctapipe v0.12 by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/5
* Dev yoshiki by YoshikiOhtani in https://github.com/cta-observatory/ctapipe_io_magic/pull/9
* dev-yoshiki to master by YoshikiOhtani in https://github.com/cta-observatory/ctapipe_io_magic/pull/12
* Fix prescaler by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/15
* Fix issue with no prescaler data. by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/18
* change timestamp format to UNIX from MJD by YoshikiOhtani in https://github.com/cta-observatory/ctapipe_io_magic/pull/13
* Fix calculation of declination. by ellijobst in https://github.com/cta-observatory/ctapipe_io_magic/pull/20
* Update tests by aleberti in https://github.com/cta-observatory/ctapipe_io_magic/pull/22
New Contributors
* aleberti made their first contribution in https://github.com/cta-observatory/ctapipe_io_magic/pull/7
* YoshikiOhtani made their first contribution in https://github.com/cta-observatory/ctapipe_io_magic/pull/9
* ellijobst made their first contribution in https://github.com/cta-observatory/ctapipe_io_magic/pull/20
**Full Changelog**: https://github.com/cta-observatory/ctapipe_io_magic/compare/v0.3.0...v0.4.0