Skip to content

Commit

Permalink
Add wavelength adjustment nb to the toc.yml (#307)
Browse files Browse the repository at this point in the history
* Add wavelength adjustment nb to the toc.yml

* Update to trigger CI
  • Loading branch information
haticekaratay authored Sep 3, 2024
1 parent efe4c6a commit c2d361b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ parts:
- file: notebooks/HASP/CoaddTutorial/CoaddTutorial.ipynb
- file: notebooks/HASP/FluxScaleTutorial/FluxScaleTutorial.ipynb
- file: notebooks/HASP/DataDiagnostic/DataDiagnostics.ipynb
- file: notebooks/HASP/WavelengthAdjustment/WavelengthAdjustment.ipynb
- caption: NICMOS
chapters:
- file: notebooks/NICMOS/nicmos_unit_conversion/nicmos_unit_conversion.ipynb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"\n",
"## Learning Goals:\n",
"\n",
"By the end of this tutorial, you will learn how to: \n",
"By the end of this tutorial, you will learn how to:\n",
"\n",
"- Determine if you must make wavelength adjustments based on your coadded product\n",
"\n",
Expand Down Expand Up @@ -2660,7 +2660,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
"version": "3.12.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit c2d361b

Please sign in to comment.