Skip to content

Commit

Permalink
Merge branch 'main' into add_wfc3_tvb_flattenramp_notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
haticekaratay authored Jan 5, 2024
2 parents 479a451 + bcce6c4 commit f10d920
Show file tree
Hide file tree
Showing 9 changed files with 428 additions and 246 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ html:
use_repository_button: true
# Exclude notebooks that have as-yet unresolved build failures (see tickets SPB-1153SPB-1160, SPB-1168)
exclude_patterns: [notebooks/DrizzlePac/align_mosaics/align_mosaics.ipynb,
notebooks/DrizzlePac/sky_matching/sky_matching.ipynb,
# notebooks/DrizzlePac/sky_matching/sky_matching.ipynb,
notebooks/DrizzlePac/use_ds9_regions_in_tweakreg/use_ds9_regions_in_tweakreg.ipynb,
notebooks/WFC3/dash/dash.ipynb,
notebooks/WFC3/filter_transformations/filter_transformations.ipynb,
Expand All @@ -58,6 +58,6 @@ exclude_patterns: [notebooks/DrizzlePac/align_mosaics/align_mosaics.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/photometry_examples/phot_examples.ipynb,
notebooks/WFC3/tvb_flattenramp/TVB_flattenramp_notebook.ipynb,
notebooks/WFC3/uvis_time_dependent_photometry/uvis_timedep_phot.ipynb,
notebooks/WFC3/zeropoints/zeropoints.ipynb]

5 changes: 2 additions & 3 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ parts:
- file: notebooks/DrizzlePac/drizzle_wfpc2/drizzle_wfpc2.ipynb
- file: notebooks/DrizzlePac/mask_satellite/mask_satellite.ipynb
- file: notebooks/DrizzlePac/optimize_image_sampling/optimize_image_sampling.ipynb
# Notebook excluded from build until build failures are fixed (See SPB-1160)
# - file: notebooks/DrizzlePac/sky_matching/sky_matching.ipynb
- file: notebooks/DrizzlePac/sky_matching/sky_matching.ipynb
- file: notebooks/DrizzlePac/use_ds9_regions_in_tweakreg/use_ds9_regions_in_tweakreg.ipynb
- file: notebooks/DrizzlePac/using_updated_astrometry_solutions/using_updated_astrometry_solutions.ipynb
- caption: HASP
Expand Down Expand Up @@ -73,8 +72,8 @@ parts:
# - 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/photometry_examples/phot_examples.ipynb
- file: notebooks/WFC3/tvb_flattenramp/TVB_flattenramp_notebook.ipynb
- file: notebooks/WFC3/photometry_examples/phot_examples.ipynb
- file: notebooks/WFC3/uvis_pam_corrections/WFC3_UVIS_Pixel_Area_Map_Corrections_for_Subarrays.ipynb
# - file: notebooks/WFC3/uvis_time_dependent_photometry/uvis_timedep_phot.ipynb
# - file: notebooks/WFC3/zeropoints/zeropoints.ipynb
Loading

0 comments on commit f10d920

Please sign in to comment.