Magic-cta-pipe

Latest version: v0.5.1

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.1

Last release that will support ctapipe 0.12. Next releases will have most certainly backward incompatible changes.

What's Changed
* two corrected input values in the config file by dipierr in https://github.com/cta-observatory/magic-cta-pipe/pull/133
* Update environment to fix pip installation and fix CI by Elisa-Visentin in https://github.com/cta-observatory/magic-cta-pipe/pull/134
* Load dl2 data exc by Elisa-Visentin in https://github.com/cta-observatory/magic-cta-pipe/pull/138
* Update coincident event search using large shower events by SeiyaNozaki in https://github.com/cta-observatory/magic-cta-pipe/pull/143

New Contributors
* dipierr made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/133
* Elisa-Visentin made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/134
* SeiyaNozaki made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/143

**Full Changelog**: https://github.com/cta-observatory/magic-cta-pipe/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* allow to further merge already merged files by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/127
* added pointing altitude and azimuth as the parameters for the training by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/131
* changed the weight type from no weight to intensity when creating IRFs by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/132


**Full Changelog**: https://github.com/cta-observatory/magic-cta-pipe/compare/v0.2.0...v0.3.0

0.2.0

This version provides a working instance of the pipeline for MAGIC+LST1 and MAGIC-only data analysis.

What's Changed
* Update the combined analysis pipeline by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/14
* Console scripts by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/16
* Rename directory by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/17
* Fix superstar converter by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/21
* Update mars images by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/22
* Reorganize the repository by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/18
* Install lstchain v0.9.0 by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/24
* Update the LST+MAGIC scripts by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/26
* Fix the LST + MAGIC analysis scripts by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/28
* Add materials to check the telescope performance by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/30
* Create DL3 files with pyirf and gammapy by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/29
* Add copy of image so that the original one is not overwritten. by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/35
* Add clipping of image by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/36
* Use copied image array. by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/38
* Fix magic calibration by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/39
* Adding muon ring analysis by gabemery in https://github.com/cta-observatory/magic-cta-pipe/pull/37
* Style changes of the combined analysis pipeline by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/40
* Exclude interleaved events from the LST-1 data frame by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/41
* fixed the script so it works with the current version by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/43
* Remove deprecated magic scripts by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/48
* Add is_valid flag to output file. by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/46
* Add missing console scripts for MAGIC-LST1 analysis by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/47
* Fix stereo reco magic lst by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/49
* added support for processing MARS MC _Y_ files by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/45
* Cast is_valid to int before writing it out. by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/53
* Use "lower equal" operator when applying th2 cuts. by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/56
* Add output directory to merge_hdf_files.py by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/55
* modified dl0_to_dl1 script to allow processing files with file names following LSTProd2 style by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/59
* Add muon analysis on calibrated data by gabemery in https://github.com/cta-observatory/magic-cta-pipe/pull/50
* Add minimum and maximum values for theta2 and gammaness cuts. by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/57
* changed the time limits of the MAGIC cleaning to ns units by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/62
* Updated the ctapipe_io_magic version in setpy.py by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/63
* Add magic only option to the stereo reconstruction by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/65
* Refactor create_irf script by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/66
* Upgrading dependencies to lstchain 0.9.6 by gabemery in https://github.com/cta-observatory/magic-cta-pipe/pull/60
* fix for training with LSTProd2 by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/67
* Cleaned and updated the notebooks by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/68
* Fixed a bug of using non-inverse error for weights by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/70
* Implement the dead time calculation by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/52
* Change the definition of the DL2 parameter uncertainty by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/71
* Coma aberration by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/72
* Specify requirement for ipython and ipykernel by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/58
* Removed resolve() when getting the input file name by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/76
* Add the pylint rc file used in ctapipe by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/82
* Refactor MC DL0 to DL1 script by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/75
* Refactor MAGIC Calib to DL1 by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/80
* New MC muons analysis script + non hard-coded plot creation option by gabemery in https://github.com/cta-observatory/magic-cta-pipe/pull/83
* Refactor stereo reconstruction by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/77
* Refactor training/applying RFs by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/78
* Refactor combined analysis functions by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/87
* Refactor event coincidence by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/86
* Refactor creating IRFs by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/79
* Fix the problem of installing the software with a Max OS by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/85
* Fix README for the combined analysis scripts by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/89
* Change the MC DL1 file name by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/90
* Implement IRF interpolation method by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/81
* Fix the stereo reconstruction for any 2 tel events by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/93
* Fix the regex to get the primary ID by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/97
* Update the required version of ctapipe_io_magic by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/98
* Fix the issue of energy dispersion interpolation by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/95
* Random updates and refactoring of the combined analysis pipeline by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/91
* fixed misleading message by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/100
* Remove unnecessary for loop in `save_pandas_data_in_table` by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/101
* fixed a problem with non agreeing table sizes causing crash of the DL… by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/102
* fixed two problems that prevented DL3 generation by jsitarek in https://github.com/cta-observatory/magic-cta-pipe/pull/103
* Update magic mc treatment by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/104
* Remove the allow mono trigger option by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/105
* Merge only the subrun files that both M1 and M2 exist by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/106
* Fix the issue when creating an event list HDU by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/107
* Speed up the coincidence search by using matrix operation by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/109
* Keep non-coincident MAGIC-stereo events by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/110
* Fix an issue that wrong LST-1 events are extracted as coincident events by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/111
* Skip the event coincidence if no coincident events are found by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/112
* Fix the issue in the pointing separation check by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/114
* Create the full-enclosure IRFs by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/99
* Add IRF observation time to the header by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/115
* Drop the MAGIC events that observation and event IDs are duplicated by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/116
* Update the notebook to reconstruct a source flux by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/117
* Add a reference source flux in the light curve by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/118
* Update the python version and some other packages by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/119
* Fix an issue of naming the output IRF file by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/121
* Change the default settings of `max_features` by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/122
* Fix the issue for the interpolation of the full-enclosure IRFs by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/123
* Minor refactoring by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/113
* Update the notebooks to adapt the current pipeline by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/124

New Contributors
* gabemery made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/37
* jsitarek made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/43

**Full Changelog**: https://github.com/cta-observatory/magic-cta-pipe/compare/v0.1.4...v0.2.0

0.1.1

What's Changed
* Replace get_key_if_exists with dict.get by maxnoe in https://github.com/cta-observatory/magic-cta-pipe/pull/4
* Update MAGIC-LST scripts to ctapipe v0.12.0 by YoshikiOhtani in https://github.com/cta-observatory/magic-cta-pipe/pull/6
* Update ctapipe v0.12 by aleberti in https://github.com/cta-observatory/magic-cta-pipe/pull/3

New Contributors
* maxnoe made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/4
* YoshikiOhtani made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/6
* aleberti made their first contribution in https://github.com/cta-observatory/magic-cta-pipe/pull/3

**Full Changelog**: https://github.com/cta-observatory/magic-cta-pipe/compare/v0.1.0...v0.1.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.