An automated pipeline for reducing 2D spectra of instruments and is a modified version of bfosc
Authors:
- Jiao Li
- Zhang Bo
- install
songcn
packagepip install -U git+git://github.com/lidihei/songcn
pip show songcn
should be at least0.0.9
- or install 'songcn' package by
git clone https://github.com/lidihei/songcn.git
bash install.sh
- install
pyexspec
packagegit clone https://github.com/lidihei/pyexspec.git
cd pyexspec
pip install .
- cd pyexspec/bfoscE9G10/gui
- python app.py
-
- if extract BFOSC the rot90 must be selected
-
- bfosc orders reference
cd wvcalib
$python wvclib_app.py
-
- when set value of emission line, you shoud press "Enter/Return" keyboard after input the value into the table.
-
- Finding the emission line automatically:
-
-
- BFOSC E9G10
-
-
-
-
- npix_chunck = 8; CCF_Kernel Width = 1.5; num_sigma_clip = 3
-
-
-
-
-
- Fitting Function: Poly2DFitter; Parameter : deg(X) = 4; deg(Y) = 6
-
-
-
-
- YFOSC E9G10
-
-
-
-
- npix_chunck = 5; CCF_Kernel Width = 1.5; num_sigma_clip = 3
-
-
-
-
-
- Fitting Function: Poly2DFitter; Parameter : deg(X) = 4; deg(Y) = 6
-
-