Lstchain

Latest version: v0.10.11

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

Scan your dependencies

Page 8 of 10

0.6.0

First cta-lstchain version that works with ctapipe 0.8


What’s Changed

* Update to ctapipe 0.8 (479) MaxNoe
* Revert environment in travis (495) rlopezcoto
* Revert environment name before merging lstchain_ctapipe0.8 branch (488) rlopezcoto
* Fixed the ranges of a couple of muon ring width axes (494) moralejo
* remove gps_time (493) vuillaut
* More changes to muon analysis (465) moralejo
* Avoid partial filling of tables (of pedestals, flatfield or cosmics) (487) moralejo
* Fixed initialization of charge and peak_time arrays (483) moralejo
* Image Extractor (475) vuillaut
* Removed the duplicated masks for DL1 parameters & images (478) moralejo
* allow to use subruns to create time calib file (473) pawel21
* Fix travis errors related to test_overlay_source (477) rlopezcoto
* Bump ctapipe_io_lst version (476) rlopezcoto
* consistent float32 for waveforms (474) vuillaut
* API changes r0_to_dl1 (472) rlopezcoto
* Fix lstchain_rfperformance tests (467) rlopezcoto
* Add subarray in calibrator for ctapipe0.8 (471) FrancaCassol
* fix time_correction method name (469) pawel21
* add functions to read instrument info from DL1 file (468) vuillaut
* Remove charge correction (470) rlopezcoto
* write array info a la ctapipe v0.8 (466) vuillaut
* API changes to adapt lstchain to ctapipe v0.8 (462) vuillaut
* Calibration fixes ctapipe 0.8 (463) FrancaCassol
* Drs4 time corr ctapipe0.8 (464) pawel21
* Fix lstcontainers call (459) rlopezcoto
* Add subarray to calibration class (458) FrancaCassol
* Bump ctapipe_io_lst version (457) rlopezcoto
* Remove gammalearn dependencies (460) rlopezcoto
* Changes to adapt muon ring code to ctapipe 0.8 (451) moralejo
* Modify leakage variable names (455) rlopezcoto
* integration correction (454) vuillaut
* Rename concentration and leakage containers (450) rlopezcoto
* use ctapipe.containers (445) vuillaut
* Compatibility code (446) rlopezcoto
* travis env update for tests to pass with the temporary environment (448) vuillaut
* bump ctapipe_io_lst version (444) rlopezcoto
* Set up environment of the lstchain_ctapipe0.8 branch (443) rlopezcoto

Contributers

FrancaCassol, MaxNoe, moralejo, pawel21, rlopezcoto and vuillaut

0.5.2

What’s Changed

* Require that the containers of pedestal, flatfield and cosmic parameters are arrays in the datacheck. Fixes 440 (442) moralejo
* Add constant charge scaling and pulse shape scaling correction (428) FrancaCassol
* New plots to understand when pedestal tagging becomes unreliable (431) moralejo
* introduce radec_to_camera function (437) SeiyaNozaki
* add benchmark charge script (410) vuillaut
* Correct LSTR0Corrections cards for calibration script (432) FrancaCassol
* bug fix for the replacement of dl1 suffix (413) SeiyaNozaki
* Remove shift of times toward the flat-field time (434) FrancaCassol
* DL1 scaling (435) vuillaut
* fix bug in plot feature importance when figure already exists (430) vuillaut
* filtering also inf params (429) vuillaut
* Fix method camera_to_sky for real events (421) JouvinLea
* Fix src dependent (419) rlopezcoto
* Safeguard in DL1 data check against empty muon files + solved pyplot related issue (417) moralejo
* Add pattern argument to merge hdf5, add progress bar (418) MaxNoe
* Enable the usage of simtel files produced with IGNORE_TELESCOPEs option (408) yrenier
* Improve calibration (338) yrenier

Contributers

FrancaCassol, JouvinLea, MaxNoe, SeiyaNozaki, moralejo, rlopezcoto, vuillaut and yrenier

0.5.1

What’s Changed

* adding if condition to remove keys (409) vuillaut

Contributers

vuillaut

0.5.0.post1

What’s Changed

* Fix version getting, remove duplicated version file, fixes 405 (407) MaxNoe

Contributers

MaxNoe

0.5.0

Main changes
* Include pedestal/calibration interleaved information
* Major improvement in muon analysis (performed within the regular pipeline)
* DL1 Datacheck
* Proper timestamp calculation
* Several repo improvements

What’s Changed

* Fix use of UCTS trigger in interleaved pedestals events (403) FrancaCassol
* Safeguard when merging datacheck_dl1 files (404) moralejo
* Use only trigger_type to identify pedestal events (401) moralejo
* Solve matplotlib style problem that was making labels non-legible (402) rlopezcoto
* Add generic path parsing function, factor out match conversion (400) MaxNoe
* DL1 data check script (382) moralejo
* cleanup and bugfix in viz dl2 (279) vuillaut
* Fix to make calibration code more robust in case of missing data (398) FrancaCassol
* Solve dl2 and dl1_src_dependent writing (397) rlopezcoto
* Fixes for Syntax Errors and other broken stuff (391) MaxNoe
* Fix interleaved events code (396) FrancaCassol
* Add functions to parse and convert filenames (383) MaxNoe
* Modify name of command line arguments of onsite scripts (395) morcuended
* Deal with Nan timestamps (388) MaxNoe
* remove camera_calibration_param.json (394) rlopezcoto
* Fix in muon file path building, in case directory is current one ('') (393) moralejo
* Add processing of Interleaved events (358) FrancaCassol
* Fixed issue with building of muon output file names (390) moralejo
* Write DL2 files without images (384) rlopezcoto
* Add missing requirements to setup.py (385) MaxNoe
* Use pytables to write dataframes (381) MaxNoe
* bugfix in source-dependent analysis (371) SeiyaNozaki
* Print initial timestamps and counters (362) morcuended
* Reduce notebook sizes, addressing 143 (377) rlopezcoto
* Rename variables inside scripts (380) rlopezcoto
* Fix dl1ab script (347) vuillaut
* Use subprocess to test scripts (370) MaxNoe
* Added import of smart_merge_h5 in io/__init__.py (376) dipierr
* Remove magic-lst directory (374) rlopezcoto
* Fix python versions on travis (368) MaxNoe
* Avoid wildcards in the imports and include all public functions in __all__ (369) rlopezcoto
* Modify environment (363) rlopezcoto
* Add pypi upload to travis config (361) MaxNoe
* change default max_events from 8k to 20k for drs4 pedestal table creation (360) SeiyaNozaki
* Write array_info before opening hdfwriter (355) MaxNoe
* Update r0 sample start and end (354) pawel21
* forcing filters for dl1 dataset to enable compression (353) vuillaut
* Fix dl1 file naming to get rid of the stream number and "fits" extension (344) rlopezcoto
* Introduce source dependent analysis functions and parameters (247) SeiyaNozaki
* Features (348) MaxNoe
* Apply volume reduction to non gain selected waveforms (342) vuillaut
* Fix dl2 naming (345) rlopezcoto
* Modify muon notebooks (339) rlopezcoto
* fix a couple of things with scripts (341) vuillaut
* Update env (333) MaxNoe
* Change misleading script names, solves 329 (334) rlopezcoto
* Remove old muon R0 analysis script, fixes 330 (332) rlopezcoto
* Muons: Fix wrong rotation in CameraFrame (312) MaxNoe
* Change unit of log_e_reco/log_mc_energy from GeV to TeV (325) rlopezcoto
* Improve time calib (274) pawel21
* Transform unix timestamps from TAI to UTC scale (326) morcuended
* Remove lstchain_muon_reconstruction script, fixes 327 (328) MaxNoe
* Remove unused imports and fix docstring location (315) MaxNoe
* First UCTS timestamp as reference to calculate Dragon and TIB timestamps (308) morcuended
* Speeding-up of muon ring analysis, and incorporation into the standard r0 to dl1 analysis script (304) moralejo
* Travis (323) vuillaut
* Add codecov on travis (319) MaxNoe
* Update gammapy stat (318) rlopezcoto
* Add pyproject.toml, move static options to setup.cfg, style (317) MaxNoe
* Fix version comparison in tests (316) MaxNoe
* Add "pip" to env file (313) MaxNoe
* weighting MC gamma to MAGIC log-parabola spectrum (302) SeiyaNozaki
* Add ucts trigger to the DL1 container (311) rlopezcoto
* Changes for drs4 dt corrections, gain flat fielding and other (307) FrancaCassol
* removing intercept from configs (309) vuillaut
* Merge run wise and sorted (310) morcuended
* reading mcheader from merged files with units (303) vuillaut
* Zero suppression (166) garciagenrique
* Error when reading a simtel file with no defined telescope or camera name (296) yrenier
* smarter merge (300) vuillaut

Contributers

FrancaCassol, MaxNoe, SeiyaNozaki, dipierr, garciagenrique, moralejo, morcuended, pawel21, rlopezcoto, vuillaut, yrenier and dipierr

0.4.5

What’s Changed

* Change default integrator (298) rlopezcoto
* set unit of energy to TeV in sensitivity code (291) SeiyaNozaki
* Impute pointing values with linear interpolation (295) vuillaut

Contributers

SeiyaNozaki, rlopezcoto and vuillaut

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.