cta-observatory/ctapipe repo issues [back to top]
Sonarqube shows missing coverage for definitely covered lines #2938 [maxnoe]
https://sonar-ctao.zeuthen.desy.de/component_measures?id=cta-observatory_ctapipe_6122e87b-83f3-4db1-8287-457e752adf01...
cta-observatory/ctapipe repo pull_requests [back to top]
set is_valid to true in VarianceExtractor #2930 [TjarkMiener] bug
only set false if all values are NaNs currently all is_valid flags are set to the default container field which is false.
Feature: EventWeighter #2927 [kosack]
This is part of the DL2 code refactoring (see #2919). It introduces a new Component hierachy...
Feature: EventPreprocessor #2928 [kosack]
Introduces an EventPreprocessor class that can generically transform an event table by applying the following...
Provide better error in case of missing changelog snippet #2934 [maxnoe] no-changelog-needed
Add a StereoDispCombiner #2731 [Hckjs] enhancement algorithm module:reco
This is basically the StereoCombiner already implemented here in magic-cta-pipe. It combines the mono DISP...
Not store tel-wise fixed pointing tables if telescope_events is set to false #2936 [TjarkMiener] bug
Retry vizier queries #2935 [maxnoe] no-changelog-needed
We observed since some time that CI pipelines fail from time to time due to vizier being unavailable. I'm not sure...
Minimize VIZIER queries in CI by only running catalog tests in coverage job #2937 [maxnoe] no-changelog-needed
Fix sonar #2939 [maxnoe] no-changelog-needed
Implement square pixels on a hexgrid #2932 [maxnoe]
Store new field in geometry files tests import numpy as np import matplotlib.pyplot as plt from ctapipe.instrument...
maxnoe: Fixed by merging #2939