Skip to content

Commit

Permalink
Add WFC3 notebook 'Correcting_for_Scattered_Light_in_IR_Exposures_Usi…
Browse files Browse the repository at this point in the history
…ng_calwf3_to_Mask_Bad_Reads.ipynb' (#107)

* PEP 8 corrections, updating pinned version of ginga in requirements.txt, adding a pre-requirements.sh

* added crds to requirements.txt, one last PEP8 correction to script

* Update ima_visualization_and_differencing.py

added an empty line at the end of the script...

* Some changes based on notebook review

* Update links to hst notebooks repository and fix get data

* Fix style errors

---------
Co-authored-by: annierose3 <annieroseoconnor99@gmail.com>
Co-authored-by: annierose3 <112646956+annierose3@users.noreply.github.com>
Co-authored-by: Hatice Karatay <haticekaraty@gmail.com>
  • Loading branch information
dulude authored Jan 11, 2024
1 parent 59f7cb7 commit e125dbc
Show file tree
Hide file tree
Showing 6 changed files with 195 additions and 192 deletions.
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,4 @@ exclude_patterns: [notebooks/DrizzlePac/align_mosaics/align_mosaics.ipynb,
notebooks/WFC3/dash/dash.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/zeropoints/zeropoints.ipynb]
4 changes: 3 additions & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ parts:
# - file: notebooks/WFC3/flux_conversion_tool/flux_conversion_tool.ipynb
- 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/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/persistence/wfc3_ir_persistence.ipynb
- file: notebooks/WFC3/tvb_flattenramp/TVB_flattenramp_notebook.ipynb
Expand Down
Loading

0 comments on commit e125dbc

Please sign in to comment.