Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Irf maker and cut optimiser #2473

Merged
merged 195 commits into from
Feb 3, 2025
Merged

Irf maker and cut optimiser #2473

merged 195 commits into from
Feb 3, 2025

Conversation

Tobychev
Copy link
Contributor

As we are planning to produce IRFs on events that were not used to select the GH cut, it makes sense to split the procedure generating IRFs into two tools. Because this splitting results in a large restructuring of the the previous PR on generating IRFs (#2315) that was basically working properly, I open a new PR to preserve the discussion on the old attempt and let its more or less functional code serve as easy reference.

@Tobychev Tobychev marked this pull request as draft November 24, 2023 09:45
ctapipe/irf/binning.py Outdated Show resolved Hide resolved
ctapipe/irf/irf_classes.py Outdated Show resolved Hide resolved
ctapipe/irf/irf_classes.py Outdated Show resolved Hide resolved
ctapipe/irf/irf_classes.py Outdated Show resolved Hide resolved
ctapipe/irf/irf_classes.py Outdated Show resolved Hide resolved
ctapipe/irf/binning.py Outdated Show resolved Hide resolved
ctapipe/irf/optimise.py Outdated Show resolved Hide resolved
ctapipe/irf/optimise.py Outdated Show resolved Hide resolved
ctapipe/irf/optimise.py Outdated Show resolved Hide resolved
ctapipe/irf/select.py Outdated Show resolved Hide resolved
ctapipe/irf/select.py Outdated Show resolved Hide resolved
ctapipe/irf/select.py Outdated Show resolved Hide resolved
ctapipe/irf/select.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/irf/irfs.py Outdated Show resolved Hide resolved
ctapipe/tools/make_irf.py Outdated Show resolved Hide resolved
ctapipe/irf/binning.py Outdated Show resolved Hide resolved
@maxnoe maxnoe mentioned this pull request Feb 23, 2024
src/ctapipe/irf/optimize.py Outdated Show resolved Hide resolved

This comment has been minimized.

Copy link

Passed

Analysis Details

9 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 9 Code Smells

Coverage and Duplications

  • Coverage 96.20% Coverage (93.90% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.70% Estimated after merge)

Project ID: cta-observatory_ctapipe_AY52EYhuvuGcMFidNyUs

View in SonarQube

@kosack kosack merged commit 14cb49a into main Feb 3, 2025
13 checks passed
@kosack kosack deleted the irf-maker branch February 3, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants