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

Cache fourier sin/cos computation #236

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Simplify cache key

4a24199
Select commit
Loading
Failed to load commit list.
Draft

Cache fourier sin/cos computation #236

Simplify cache key
4a24199
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 8, 2025 in 0s

31.81% of diff hit (target 90.97%)

View this Pull Request on Codecov

31.81% of diff hit (target 90.97%)

Annotations

Check warning on line 1115 in src/ctapipe_io_lst/calibration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ctapipe_io_lst/calibration.py#L1115

Added line #L1115 was not covered by tests

Check warning on line 1128 in src/ctapipe_io_lst/calibration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ctapipe_io_lst/calibration.py#L1128

Added line #L1128 was not covered by tests

Check warning on line 1147 in src/ctapipe_io_lst/calibration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ctapipe_io_lst/calibration.py#L1147

Added line #L1147 was not covered by tests

Check warning on line 1171 in src/ctapipe_io_lst/calibration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ctapipe_io_lst/calibration.py#L1168-L1171

Added lines #L1168 - L1171 were not covered by tests

Check warning on line 1177 in src/ctapipe_io_lst/calibration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ctapipe_io_lst/calibration.py#L1173-L1177

Added lines #L1173 - L1177 were not covered by tests

Check warning on line 1181 in src/ctapipe_io_lst/calibration.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ctapipe_io_lst/calibration.py#L1179-L1181

Added lines #L1179 - L1181 were not covered by tests