Nectarchain

Latest version: v0.1.8

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

Scan your dependencies

Page 1 of 2

0.1.8

This release of `nectarchain` is the last release before switching to the version 6 of the EventBuilder for NectarCAM.

What's Changed
* Fix input path in DQM by jlenain in https://github.com/cta-observatory/nectarchain/pull/97
* Initialize DIRAC clients by jlenain in https://github.com/cta-observatory/nectarchain/pull/99
* Publish release tags for containers, on release by jlenain in https://github.com/cta-observatory/nectarchain/pull/100
* Some enhancements for the DQM by jlenain in https://github.com/cta-observatory/nectarchain/pull/101
* Publish release tags for containers, on release (continued) by jlenain in https://github.com/cta-observatory/nectarchain/pull/102
* DIRAC management by jlenain in https://github.com/cta-observatory/nectarchain/pull/103
* Continuous integration and project setup by jlenain in https://github.com/cta-observatory/nectarchain/pull/104
* Scripts for DQM by jlenain in https://github.com/cta-observatory/nectarchain/pull/105
* Add a security to avoid submitting a job for a run for which the DQM … by jlenain in https://github.com/cta-observatory/nectarchain/pull/107
* Pixel participation by hashkar in https://github.com/cta-observatory/nectarchain/pull/81
* Drop support for python 3.8 by jlenain in https://github.com/cta-observatory/nectarchain/pull/109
* Ban CTAO data centers by jlenain in https://github.com/cta-observatory/nectarchain/pull/110
* Fixing multiprocessing issue and minor bugfixes by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/108
* add the VSCode workspace file to the list of files to be ignored by git by vmarandon in https://github.com/cta-observatory/nectarchain/pull/111
* Fix container tag by jlenain in https://github.com/cta-observatory/nectarchain/pull/112


**Full Changelog**: https://github.com/cta-observatory/nectarchain/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* Fix DQM after code refactoring by jlenain in https://github.com/cta-observatory/nectarchain/pull/85
* Simple script to retrieve a run from the grid (and the related db info) by vmarandon in https://github.com/cta-observatory/nectarchain/pull/88
* Find runs on GRID directly with the DIRAC python API by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/90
* Updated DIRAC endpoints in Singularity/Apptainer containers by jlenain in https://github.com/cta-observatory/nectarchain/pull/92
* Do not fix patch level version for dependency on `ctapipe` by jlenain in https://github.com/cta-observatory/nectarchain/pull/94


**Full Changelog**: https://github.com/cta-observatory/nectarchain/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
* DQM database and web application by jlenain in https://github.com/cta-observatory/nectarchain/pull/72
* Show how to pin container version in jobs by jlenain in https://github.com/cta-observatory/nectarchain/pull/73
* Introduce pre-commit hooks by jlenain in https://github.com/cta-observatory/nectarchain/pull/71
* add class to compute statistics on the fly by vmarandon in https://github.com/cta-observatory/nectarchain/pull/75
* Updated scripts by vmarandon in https://github.com/cta-observatory/nectarchain/pull/76
* Modification to `WaveformContainer` and `ChargeContainer` for SPE-WT by sona-patel in https://github.com/cta-observatory/nectarchain/pull/79
* DQM: Adding protections for runs with 21 masked pixels (due to shutter) by hashkar in https://github.com/cta-observatory/nectarchain/pull/80
* Refactoring of the calibration and container module by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/78
* Lint code by jlenain in https://github.com/cta-observatory/nectarchain/pull/74
* New implementation of the nectarchain module by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/82


**Full Changelog**: https://github.com/cta-observatory/nectarchain/compare/v0.1.5...v0.1.6

0.1.5

What changed
* Align package recipe with `conda-forge`, to ensure the package builds there (see https://github.com/conda-forge/nectarchain-feedstock/pull/1 and https://github.com/conda-forge/nectarchain-feedstock/pull/2).

**Full Changelog**: https://github.com/cta-observatory/nectarchain/compare/v0.1.4...v0.1.5

0.1.4

What's Changed

Major change
* Upgrade nectarchain to ctapipe 0.19 by jlenain, guillaumegrolleron and hashkar in https://github.com/cta-observatory/nectarchain/pull/68, review by tibaldo.

Other changes
* Flake8 formatting on DQM by sona-patel in https://github.com/cta-observatory/nectarchain/pull/42
* Enable all ctapipe charge extractors by jlenain and guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/50
* Singularity/Apptainer with DIRAC fully configured by jlenain in https://github.com/cta-observatory/nectarchain/pull/52
* Apptainer CI by jlenain in https://github.com/cta-observatory/nectarchain/pull/53
* Changes to the DQM. Mainly: ouput format, safety in case no drawer temp found, commented plotting command by jlenain in https://github.com/cta-observatory/nectarchain/pull/55
* Pure `pyproject.toml` project specifications by jlenain in https://github.com/cta-observatory/nectarchain/pull/56
* Fix issue 57 by jlenain in https://github.com/cta-observatory/nectarchain/pull/58
* Names for charges and waveforms container extension in fits files by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/59
* Improvement of the waveforms and charge extraction by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/60
* User scripts to launch gain fits on DIRAC by jlenain in https://github.com/cta-observatory/nectarchain/pull/62
* Updated user script for DQM job launcher by jlenain in https://github.com/cta-observatory/nectarchain/pull/61
* Scripts by vmarandon in https://github.com/cta-observatory/nectarchain/pull/66
* py-actions/flake8 added in ci by sona-patel in https://github.com/cta-observatory/nectarchain/pull/69
* Script to show pedestal evolution and the content of the data by vmarandon in https://github.com/cta-observatory/nectarchain/pull/70

New Contributors
* sona-patel made their first contribution in https://github.com/cta-observatory/nectarchain/pull/42
* vmarandon made their first contribution in https://github.com/cta-observatory/nectarchain/pull/66

**Full Changelog**: https://github.com/cta-observatory/nectarchain/compare/v0.1.3...v0.1.4

0.1.3

This release includes important additional implementations, concerning the NectarCAM gain estimations through either the SPE fit method proposed by [Caroff et al. (2019)](https://ui.adsabs.harvard.edu/abs/2019SPIE11119E..1WC/abstract) or the photostatistic method (see https://github.com/cta-observatory/nectarchain/pull/38).

What's Changed
* numba implementation of histogram computation by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/37
* Addresses 43 by jlenain in https://github.com/cta-observatory/nectarchain/pull/45
* Gain computation with SPE fit and Photo-statistic methods by guillaumegrolleron in https://github.com/cta-observatory/nectarchain/pull/38


**Full Changelog**: https://github.com/cta-observatory/nectarchain/compare/v0.1.2...v0.1.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.