Recent Releases of v2dl3
v2dl3 - v0.6.0
V2DL3 - release 0.6.0 of the VERITAS (VEGAS and Eventdisplay) to DL3 Converter.
V2DL3 is a tool to convert VERITAS data products to DL3 FITS format, allowing to use e.g. the gammapy science tools for analysis.
This is an intermediate release of V2DL3 including the following updates / changes:
What's Changed
- Add units to Xoff/Yoff; fixes in comments and writing by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/193
- Expand observatory table with DQM info by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/194
- Readme updates for Eventdisplay section by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/197
- VEGAS bugfixes by @matthew-w-lundy in https://github.com/VERITAS-Observatory/V2DL3/pull/198
- Remove root numpy and process multiple run groups by @deividribeiro in https://github.com/VERITAS-Observatory/V2DL3/pull/177
- Improved readability of eventdisplay gti code by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/200
- Minor changes regarding Eventdisplay packaging by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/208
- Fix metadata for eventdisplay packaging by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/209
- Run without Eventdisplay log file by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/210
- Add helper function for reading epoch and effarea by @tobiaskleiner in https://github.com/VERITAS-Observatory/V2DL3/pull/211
- Using circmean to get circular mean by @steob92 in https://github.com/VERITAS-Observatory/V2DL3/pull/214
New Contributors
- @matthew-w-lundy made their first contribution in https://github.com/VERITAS-Observatory/V2DL3/pull/198
- @steob92 made their first contribution in https://github.com/VERITAS-Observatory/V2DL3/pull/214
Full Changelog: https://github.com/VERITAS-Observatory/V2DL3/compare/v0.5.0...v0.6.0
- Python
Published by steob92 over 1 year ago
v2dl3 - V2DL3 - release v0.5.0
V2DL3 - release 0.5.0 of the VERITAS (VEGAS and Eventdisplay) to DL3 Converter.
V2DL3 is a tool to convert VERITAS data products to DL3 FITS format, allowing to use e.g. the gammapy science tools for analysis.
This is an intermediate release of V2DL3 including the following updates / changes:
- Replace call to ls by glob.glob by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/185
- Add pre-commit tools by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/186
- Introduce axis dependent fuzzy boundaries (Eventdisplay converter) by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/183
- Replace conda by mamba github action by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/188
- Remove obsolete pyV2DL3/gammapy_util.py by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/189
- Add additional Eventheader entries by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/187
- Improved doc string by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/190
- Add additional Eventdisplay integration tests by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/191
Full Changelog: https://github.com/VERITAS-Observatory/V2DL3/compare/v0.4.0...v0.5.0
- Python
Published by GernotMaier over 2 years ago
v2dl3 - V2DL3 - release 0.4.0
V2DL3 - release 0.4 of the VERITAS (VEGAS and Eventdisplay) to DL3 Converter.
V2DL3 is a tool to convert VERITAS data products to DL3 FITS format, allowing to use e.g. the gammapy science tools for analysis.
This is an intermediate release of V2DL3 including the following updates / changes:
What's Changed
- v2dl3_qsub moved out of
V2DL3(#143) by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/145 - v2dl3-vegas: Event Selection Patch by @tmcahill in https://github.com/VERITAS-Observatory/V2DL3/pull/146
- implement optional column NSB level by @tobiaskleiner in https://github.com/VERITAS-Observatory/V2DL3/pull/150
- consistent implementation of boolean option by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/151
- v2dl3-vegas CI by @tmcahill in https://github.com/VERITAS-Observatory/V2DL3/pull/153
- v2dl3-vegas CI by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/154
- remove
convertROOT2fits.py(issue #149) by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/157 - v2dl3-vegas: Optimization, ITM Support, FoV Cuts by @tmcahill in https://github.com/VERITAS-Observatory/V2DL3/pull/148
- Generate Index Files Bugfix by @tmcahill in https://github.com/VERITAS-Observatory/V2DL3/pull/159
- Minor documentation update and consistent naming of Eventdisplay by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/160
- remove obsolete qsub script by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/163
- run number in logging message (issue #164) by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/165
- Improvements of logging invo by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/166
- Duplicate the irf values for EFFAREA and EDISP when one wobble in stored irf by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/139
- V2DL3 for Eventdisplay Docker Image Production by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/171
- Full Enclosure via King PSF, v2dl3-vegas Documentation by @tmcahill in https://github.com/VERITAS-Observatory/V2DL3/pull/158
- Upgrade to GADF standard 0.3 by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/170
- Expand offset array when none present. by @deividribeiro in https://github.com/VERITAS-Observatory/V2DL3/pull/172
- Simplified docker installation for Eventdisplay by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/180
- Search eventdisplay pre-processed directories by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/179
- Robustness of Eventdisplay preprocessing by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/182
- Use mamba for eventdisplay CI by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/184
New Contributors
- @deividribeiro made their first contribution in https://github.com/VERITAS-Observatory/V2DL3/pull/172
Full Changelog: https://github.com/VERITAS-Observatory/V2DL3/compare/v0.3.0...v0.4.0
- Python
Published by GernotMaier over 2 years ago
v2dl3 - V2DL3 - release 0.3.0
V2DL3 is a tool to convert VERITAS data products to DL3 FITS format, allowing to use e.g. the Gammapy science tools for analysis.
This is an intermediate release of V2DL3 including the following updates / changes:
- Eventdisplay analysis: implementation of IRF interpolation using cos(zenith) instead of linear interpolation (PR #130)
- Eventdisplay analysis: added fuzzy boundaries for the analysis of runs with parameters close to the IRF boundaries (PR #61)
- fixed issue with PSF normalisation (PR #132)
- Eventdisplay analysis: fixed issue with short time mask defined at the end of a run (PR #126, issue #125)
- consistent use of fEffAreaH2F as IRF tree (PR #135)
- addition of citation files used for Zenodo
- VEGAS analysis: implementation steps for eventclasses (in progress)
What's Changed
- Minor updates to smoothen CI workflow by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/127
- Minor updates to allow static code tests to give reasonable results. by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/128
- modified getGTI() for time mask of any width by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/126
- remove unused parameter 'offset' by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/129
- Interpolation for parameters close to IRF boundaries by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/131
- Adjust normalization of RPSF by @tobiaskleiner in https://github.com/VERITAS-Observatory/V2DL3/pull/132
- Zenith axis for interpolation as cos(Zenith) by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/130
- Use consistently fEffAreaH2F as IRF tree by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/135
- Update README.md by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/136
- Run number in logging info() by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/140
- notebooks directory moved to DL3-Analysis by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/138
- kwargs by @takdg123 in https://github.com/VERITAS-Observatory/V2DL3/pull/142
- Add Event Classes by @tmcahill in https://github.com/VERITAS-Observatory/V2DL3/pull/141
- Change output directory by @kpfrang in https://github.com/VERITAS-Observatory/V2DL3/pull/134
- Adding a citation file by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/144
- Trans_finder by @kpfrang in https://github.com/VERITAS-Observatory/V2DL3/pull/147
New Contributors
- @takdg123 made their first contribution in https://github.com/VERITAS-Observatory/V2DL3/pull/142
- @tmcahill made their first contribution in https://github.com/VERITAS-Observatory/V2DL3/pull/141
Full Changelog: https://github.com/VERITAS-Observatory/V2DL3/compare/v0.2.1...v0.3.0
- Python
Published by GernotMaier over 3 years ago
v2dl3 - V2DL3 - release 0.2.1
Bug-fix release including the following changes:
- bug fixed in writing hduclasstype for
EDISPby @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/124
Full Changelog: https://github.com/VERITAS-Observatory/V2DL3/compare/v0.2.0...v0.2.1
- Python
Published by GernotMaier about 4 years ago
v2dl3 - V2DL3 - release 0.2.0
Release of V2DL3 including the following updates / changes:
- refactoring of code to clearer outline common modules, and those which are relevant for VEGAS or Eventdisplay only
- Cleanup code using the black tool for improved readability
- Notable differences in usage for Eventdisplay (different main script; please check the README)
- significant (huge!) improvement in performance for Eventdisplay and reduction of dependencies (no ROOT needed anymore)
- addition of CI tools to test code, run a linter, and run the converter over a test file (implemented at this point only for Eventdisplay)
- added Licence for making V2DL3 public
- V2DL3 is now hosted in an open repository!
Important: - intermediate release probably not ready for science analysis - little testing done for the vegas workflow, possibly broken - for Eventdisplay, IRFs generated with version v487 are need.
What's Changed
- remove data files from code repository by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/98
- remove remaining data files by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/99
- minor cleanup of top directory by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/100
- Improve generateObsHduIndex by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/101
- Refactoring of eventdisplay part by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/103
- Astropy warning minor by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/105
- correct
TIMEZEROin GTI header, issue #106 by @sona-patel in https://github.com/VERITAS-Observatory/V2DL3/pull/108 - Eventdisplay refactoring - documentation, environment, testing, instrument epoch by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/104
- Generalize run quality function and add tests by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/112
- Automated and Some Manual Cleaning by @gregoryfdel in https://github.com/VERITAS-Observatory/V2DL3/pull/116
- Pep8 compliants of code; first Actions to test by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/117
- Draft:Update of example notebooks by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/115
- Add Licence in preparation of publication by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/119
- Refactoring and cleanup of code; improved performance for Eventdisplay by @GernotMaier in https://github.com/VERITAS-Observatory/V2DL3/pull/120
New Contributors
- @gregoryfdel made their first contribution in https://github.com/VERITAS-Observatory/V2DL3/pull/116
Full Changelog: https://github.com/VERITAS-Observatory/V2DL3/compare/v0.1.0...v0.2.0
- Python
Published by GernotMaier about 4 years ago
v2dl3 - V2DL3 - release v0.1.0
Initial release of V2DL3 providing basic functionality especially when using the point-like analysis.
The code has been tested and reasonable looking results are obtained on sources like the Crab Nebula or several blazars (consistent validation ongoing).
- Python
Published by GernotMaier about 4 years ago