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

JP-3741: Faster temporary file I/O for outlier detection in on-disk mode #8782

Merged
merged 51 commits into from
Sep 27, 2024

make median computer helper functions agnostic to input data

9c0f0af
Select commit
Loading
Failed to load commit list.
Merged

JP-3741: Faster temporary file I/O for outlier detection in on-disk mode #8782

make median computer helper functions agnostic to input data
9c0f0af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 26, 2024 in 0s

95.52% of diff hit (target 61.86%)

View this Pull Request on Codecov

95.52% of diff hit (target 61.86%)

Annotations

Check warning on line 57 in jwst/outlier_detection/coron.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/outlier_detection/coron.py#L57

Added line #L57 was not covered by tests

Check warning on line 79 in jwst/outlier_detection/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/outlier_detection/spec.py#L79

Added line #L79 was not covered by tests

Check warning on line 55 in jwst/outlier_detection/tso.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/outlier_detection/tso.py#L55

Added line #L55 was not covered by tests

Check warning on line 113 in jwst/outlier_detection/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/outlier_detection/utils.py#L113

Added line #L113 was not covered by tests

Check warning on line 132 in jwst/outlier_detection/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/outlier_detection/utils.py#L129-L132

Added lines #L129 - L132 were not covered by tests

Check warning on line 293 in jwst/resample/resample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/resample/resample.py#L293

Added line #L293 was not covered by tests

Check warning on line 343 in jwst/resample/resample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/resample/resample.py#L343

Added line #L343 was not covered by tests

Check warning on line 354 in jwst/resample/resample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

jwst/resample/resample.py#L354

Added line #L354 was not covered by tests