Skip to content

Commit

Permalink
Add WFC3 notebook 'Correcting_for_Scattered_Light_in_IR_Exposures_by_…
Browse files Browse the repository at this point in the history
…Manually_Subtracting_Bad_Reads.ipynb' (#108)

* updated _toc.yml and _config.yml files

* Correcting_for_Scattered_Light_in_IR_Exposures_by_Manually_Subtracting_Bad_Reads.ipynb: cleared notebook outputs.

* ima_visualization_and_differencing.py: added trailing line.

* Minor tweaks to index.md

* Update index.md

* Updated README.md

* Update ci_html_build.yml

* Changes made to requirements file to succesfully execute notebooks. (#116)

* PEP 8 fixes and updating requirements.txt to the version of ginga that works for this notebook

* adding pre-requirements.sh

* last few PEP 8 corrections

* notebook PEP8 corrections and adding crds to requirements.txt

* Link to WFC3 notebooks in the hst-notebooks instead

* Refactor file operations to use context managers

---------
Co-authored-by: annierose3 <[email protected]>
Co-authored-by: annierose3 <[email protected]>
Co-authored-by: Hatice Karatay <[email protected]>
  • Loading branch information
dulude authored Jan 9, 2024
1 parent d4221ea commit 8dde431
Show file tree
Hide file tree
Showing 6 changed files with 341 additions and 364 deletions.
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ exclude_patterns: [notebooks/DrizzlePac/align_mosaics/align_mosaics.ipynb,
notebooks/WFC3/filter_transformations/filter_transformations.ipynb,
notebooks/WFC3/flux_conversion_tool/flux_conversion_tool.ipynb,
notebooks/WFC3/ir_scattered_light_calwf3_corrections/Correcting_for_Scattered_Light_in_IR_Exposures_Using_calwf3_to_Mask_Bad_Reads.ipynb,
notebooks/WFC3/ir_scattered_light_manual_corrections/Correcting_for_Scattered_Light_in_IR_Exposures_by_Manually_Subtracting_Bad_Reads.ipynb,
notebooks/WFC3/zeropoints/zeropoints.ipynb]
2 changes: 1 addition & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ parts:
- file: notebooks/WFC3/image_displayer_analyzer/wfc3_image_displayer_analyzer.ipynb
- file: notebooks/WFC3/ir_ima_visualization/IR_IMA_Visualization_with_an_Example_of_Time_Variable_Background.ipynb
# - file: notebooks/WFC3/ir_scattered_light_calwf3_corrections/Correcting_for_Scattered_Light_in_IR_Exposures_Using_calwf3_to_Mask_Bad_Reads.ipynb
# - file: notebooks/WFC3/ir_scattered_light_manual_corrections/Correcting_for_Scattered_Light_in_IR_Exposures_by_Manually_Subtracting_Bad_Reads.ipynb
- file: notebooks/WFC3/ir_scattered_light_manual_corrections/Correcting_for_Scattered_Light_in_IR_Exposures_by_Manually_Subtracting_Bad_Reads.ipynb
- file: notebooks/WFC3/persistence/wfc3_ir_persistence.ipynb
- file: notebooks/WFC3/tvb_flattenramp/TVB_flattenramp_notebook.ipynb
- file: notebooks/WFC3/photometry_examples/phot_examples.ipynb
Expand Down
Loading

0 comments on commit 8dde431

Please sign in to comment.