Skip to content

Commit e056673

Browse files
committed
revise index
1 parent 2112051 commit e056673

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

index-spectroscopy.ipynb

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "a5439e2a",
6+
"metadata": {},
7+
"source": [
8+
"# Preface: Tutorial Series on Spectroscopic Data Reduction Basics\n",
9+
"\n",
10+
"This is a set of tutorials on working with spectroscopic data. We will walk through the derivation of a spectroscopic trace model and extraction using astropy tools, extraction of a calibration lamp spectrum using an existing trace and identification using the NIST line list database, how to fit a wavelength solution to a calibration spectrum, how to apply a trace and a wavelength solution to science data, and how to do basic analysis like line fitting.\n"
11+
]
12+
}
13+
],
14+
"metadata": {
15+
"language_info": {
16+
"name": "python"
17+
}
18+
},
19+
"nbformat": 4,
20+
"nbformat_minor": 5
21+
}

index-spectroscopy.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)