Update gallery docs for data processing and instrument response examples#396
Merged
Merged
Conversation
Contributor
Author
|
pre-commit.ci autofix |
Contributor
Author
|
Hi @namurphy - pre-commit is now passing. The two failing checks are CI timeouts unrelated to these changes:
Can you help and take a look? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #396 +/- ##
=========================================
+ Coverage 0 87.34% +87.34%
=========================================
Files 0 26 +26
Lines 0 1818 +1818
Branches 0 106 +106
=========================================
+ Hits 0 1588 +1588
- Misses 0 184 +184
- Partials 0 46 +46 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
|
pre-commit.ci autofix |
joyvelasquez
added a commit
to joyvelasquez/xrtpy
that referenced
this pull request
Jul 2, 2026
…les (HinodeXRT#396) * Update gallery docs for data processing and instrument response examples * Add missing __init__.py files for gallery subpackages * Force the Agg backend and fix the coverage target * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Check the Fido.search calls in temperature_from_filter_ratios.py * Check the Fido.search calls in deconvolving.py --------- Co-authored-by: joyvelasquez <joy.velasquez@cfa.harvard> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extracts and updates four gallery example scripts that were bundled in PR #367 (XRT DEM Iterative Solver), per review feedback from @namurphy.
Files updated:
docs/gallery/data_processing/deconvolving.pydocs/gallery/data_processing/remove_lightleak.pydocs/gallery/data_processing/temperature_from_filter_ratios.pydocs/gallery/instrument_response/effective_area.pyNo changes to source code or other documentation.