Skip to content

Commit

Permalink
add a script used to make sdss templates
Browse files Browse the repository at this point in the history
  • Loading branch information
segasai committed Jan 16, 2024
1 parent 764de71 commit 4a9ccac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/make_sdss_templ.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
rvs_make_interpol --setup sdss1 --lambda0 3500 --lambda1 9500 --resol 2000 --step 1 --templdb ./files_sdss.db --oprefix ./xtmp/ --templprefix /home/skoposov/science/PHOENIX/v2.0/HiResFITS/PHOENIX-ACES-AGSS-COND-2011/ --wavefile /home/skoposov/science/PHOENIX/v2.0/HiResFITS/WAVE_PHOENIX-ACES-AGSS-COND-2011.fits
rvs_make_nd --prefix ./xtmp/ --setup sdss1
rvs_make_ccf --setup sdss1 --lambda0 3500 --lambda1 9500 --every 30 --vsinis 0,300 --prefix ./xtmp/ --oprefix=./xtmp --step 1

0 comments on commit 4a9ccac

Please sign in to comment.