Working version with
- `lstchain` v0.7.5 (v0.8.0 to be tested soon)
- HiPeRTA v4.0.0-dev
- HiPeRTA uses hdf5-R0 files converted from simtel by using ctapipe_io_mchdf5 v0.3.1-dev
What's Changed
* update version at __init__ file by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/99
* path to images in reorganized dl1 (lstchain-like) is wrong by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/102
* fix path to images in DL1 files by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/100
* plot models features importance by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/88
* No image arg to config file by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/116
* Make merge utils script an entry point by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/117
* CI by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/118
* incorrect syntax in ci.yml by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/119
* Fix relative import to work after installation by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/120
* ctapipe support by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/111
* add script to plot sensitivity by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/89
* update RTA reorganiser with correct paths by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/122
* Refactor stages script to take out the 'scripting' functionality by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/121
* Refactor bash files by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/123
* Cleanup config code by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/124
* Logging + X by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/125
* remove leftover function by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/127
* put all particle under long queue by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/128
* fix issue mkdir when parent is `.` by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/129
* Reformat everything with black by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/126
* Update default outfile in script_dl2_to_sensitivity.py by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/131
* Documentation by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/132
* Adding codemeta.json file for standard metadata by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/134
* Add compare irfs script by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/133
* Pathlib by LukasNickel in https://github.com/cta-observatory/lstmcpipe/pull/130
* update quickstart with correct entry point by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/136
* remove dl1_to_dl2 training file from list of file to be processed by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/137
* Test scripts are installed correctly by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/138
* Sphinx docs by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/142
* package information read from codemeta by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/143
* installing package before generating doc by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/144
* update source file and conda env with new env at the cluster by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/145
* take out --smart argument from lstchain_merge_hdf5_files on lstchain … by garciagenrique in https://github.com/cta-observatory/lstmcpipe/pull/146
* Fix issues with sensitivity calculation and plots by vuillaut in https://github.com/cta-observatory/lstmcpipe/pull/148
New Contributors
* LukasNickel made their first contribution in https://github.com/cta-observatory/lstmcpipe/pull/120
**Full Changelog**: https://github.com/cta-observatory/lstmcpipe/compare/v0.4.1...v0.5.0