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

Effective Area 3D #281

Merged
merged 24 commits into from
Nov 7, 2024

Remove redundant argument breaking calculate_n_showers_3d call

34ecab9
Select commit
Loading
Failed to load commit list.
Merged

Effective Area 3D #281

Remove redundant argument breaking calculate_n_showers_3d call
34ecab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 17, 2024 in 0s

30.00% of diff hit (target 95.60%)

View this Pull Request on Codecov

30.00% of diff hit (target 95.60%)

Annotations

Check warning on line 113 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L113

Added line #L113 was not covered by tests

Check warning on line 115 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L115

Added line #L115 was not covered by tests

Check warning on line 117 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L117

Added line #L117 was not covered by tests

Check warning on line 122 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L122

Added line #L122 was not covered by tests

Check warning on line 146 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L146

Added line #L146 was not covered by tests

Check warning on line 148 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L148

Added line #L148 was not covered by tests

Check warning on line 150 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L150

Added line #L150 was not covered by tests

Check warning on line 155 in pyirf/irf/effective_area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/irf/effective_area.py#L155

Added line #L155 was not covered by tests

Check warning on line 202 in pyirf/simulations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/simulations.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 204 in pyirf/simulations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/simulations.py#L204

Added line #L204 was not covered by tests

Check warning on line 238 in pyirf/simulations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/simulations.py#L235-L238

Added lines #L235 - L238 were not covered by tests

Check warning on line 241 in pyirf/simulations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/simulations.py#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 243 in pyirf/simulations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/simulations.py#L243

Added line #L243 was not covered by tests

Check warning on line 245 in pyirf/simulations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/simulations.py#L245

Added line #L245 was not covered by tests

Check warning on line 111 in pyirf/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/utils.py#L111

Added line #L111 was not covered by tests

Check warning on line 118 in pyirf/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyirf/utils.py#L118

Added line #L118 was not covered by tests