-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update for P103. Added support for ESPRESSO. Minor bugfix/tweaks.
- Loading branch information
Showing
22 changed files
with
819 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# | ||
# A list of basic OB parameters to generate an ESPRESSO finding chart from scratch | ||
# | ||
##### OB Info ##### | ||
ob_name: ESPRESSO_OB # OB name, required to name the output files! | ||
ob_id: # optional | ||
pi: # optional | ||
prog_id: # optional | ||
inst: ESPRESSO # optional | ||
ins_mode: HR # HR, UHR, MR | ||
|
||
##### Target ##### | ||
equinox: J2000 # | ||
epoch: 2000.0 # | ||
ra: 01h44m04.090s # | ||
dec: -15d56m14.900s # | ||
pmra: -1.73 # proper motion in arcsec/year | ||
pmdec: 0.855 # proper motion in arcsec/year | ||
ephemeris: # relative path+filename of an ephemeris file, optional | ||
|
||
###### Acquisition ##### | ||
bos_ra: 0 # Blind-offset (RA), ESPRESSO convention! | ||
bos_dec: 0 # Blind offset (Dec), ESPRESSO convention! | ||
is_gs: False # User-defined Guide Star ? | ||
gs_ra: 21h49m22.147s # | ||
gs_dec: +00d27m53.336s # | ||
|
||
###### Observation ##### | ||
calsource_B: SKY # if SKY, draw the possible location of fiber B. | ||
|
||
##### Other params ##### | ||
bk_image: Gaia # None, bk_images to download from SkyView, Gaia, or local fits file | ||
bk_lam: None # None, or else overrides SkyView default. | ||
data_loc: fcm_data # Relative path to the background images (local FITS file or SkyView images) | ||
plot_loc: fcm_plots # Relative path to store the finding charts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# | ||
# A list of basic OB parameters to generate an ESPRESSO finding chart from scratch | ||
# | ||
##### OB Info ##### | ||
ob_name: ESPRESSO_HR # OB name, required to name the output files! | ||
ob_id: 12345678 # optional | ||
pi: jdoe # optional | ||
prog_id: 0100.Z-9999 # optional | ||
inst: ESPRESSO # optional | ||
ins_mode: HR # HR, UHR, MR | ||
|
||
##### Target ##### | ||
equinox: J2000 # | ||
epoch: 2000.0 # | ||
ra: 01h44m04.090s # | ||
dec: -15d56m14.900s # | ||
pmra: -1.73 # proper motion in arcsec/year | ||
pmdec: 0.855 # proper motion in arcsec/year | ||
ephemeris: # relative path+filename of an ephemeris file, optional | ||
|
||
###### Acquisition ##### | ||
bos_ra: 0 # Blind-offset (RA), ESPRESSO convention! | ||
bos_dec: 0 # Blind offset (Dec), ESPRESSO convention! | ||
is_gs: False # User-defined Guide Star ? | ||
gs_ra: 21h49m22.147s # | ||
gs_dec: +00d27m53.336s # | ||
|
||
###### Observation ##### | ||
calsource_B: DARK # if SKY, draw the possible location of fiber B. | ||
|
||
##### Other params ##### | ||
bk_image: Gaia # None, bk_images to download from SkyView, Gaia, or local fits file | ||
bk_lam: None # None, or else overrides SkyView default. | ||
data_loc: fcm_data # Relative path to the background images (local FITS file or SkyView images) | ||
plot_loc: fcm_plots # Relative path to store the finding charts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# | ||
# A list of basic OB parameters to generate an ESPRESSO finding chart from scratch | ||
# | ||
##### OB Info ##### | ||
ob_name: ESPRESSO_UHR # OB name, required to name the output files! | ||
ob_id: 12345678 # optional | ||
pi: jdoe # optional | ||
prog_id: 0100.Z-9999 # optional | ||
inst: ESPRESSO # optional | ||
ins_mode: UHR # HR, UHR, MR | ||
|
||
##### Target ##### | ||
equinox: J2000 # | ||
epoch: 2000.0 # | ||
ra: 13h47m09.953s # | ||
dec: -62d35m15.990s # | ||
pmra: -0.005647 # proper motion in arcsec/year | ||
pmdec: -0.002211 # proper motion in arcsec/year | ||
ephemeris: # relative path+filename of an ephemeris file, optional | ||
|
||
###### Acquisition ##### | ||
bos_ra: 6.38 # Blind-offset (RA), ESPRESSO convention! | ||
bos_dec: -6.85 # Blind offset (Dec), ESPRESSO convention! | ||
is_gs: True # User-defined Guide Star ? | ||
gs_ra: 13h48m15.751s # | ||
gs_dec: -62d28m29.205s # | ||
|
||
###### Observation ##### | ||
calsource_B: SKY # if SKY, draw the possible location of fiber B. | ||
|
||
##### Other params ##### | ||
bk_image: Gaia # None, bk_images to download from SkyView, Gaia, or local fits file | ||
bk_lam: None # None, or else overrides SkyView default. | ||
data_loc: fcm_data # Relative path to the background images (local FITS file or SkyView images) | ||
plot_loc: fcm_plots # Relative path to store the finding charts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# | ||
# A list of basic OB parameters to generate an XSHOOTER finding chart from scratch | ||
# | ||
##### OB Info ##### | ||
ob_name: XSHOOTER_OB_BO # OB name, required to name the output files! | ||
ob_id: 12345678 # optional | ||
pi: jdoe # optional | ||
prog_id: 0100.Z-9999 # optional | ||
inst: XSHOOTER # Required! | ||
|
||
##### Target ##### | ||
equinox: J2000 # | ||
epoch: 2000.0 # | ||
ra: 13h48m09.180s # E.g.: 21h49m07.290s | ||
dec: -62d28m34.000s # E.g.: +00d26m55.000s | ||
pmra: 0.0000 # proper motion in arcsec/year | ||
pmdec: 0.0000 # proper motion in arcsec/year | ||
ephemeris: # relative path+filename of an ephemeris file, optional | ||
|
||
##### Acquisition ##### | ||
bos_ra: 46 # Blind-offset (RA), XSHOOTER convention! | ||
bos_dec: 5 # Blind offset (Dec), XSHOOTER convention! | ||
acq_pa: 0 # Acquisition Position Angle (degrees), XSHOOTER convention! | ||
is_gs: False # User-defined Guide Star ? | ||
gs_ra: 21h49m22.147s # | ||
gs_dec: +00d27m53.336s # | ||
|
||
##### Observation ##### | ||
ins_mode: slt # Can be slt, img or ifu | ||
uvb_slt: 1.0 # | ||
vis_slt: 1.0 # | ||
nir_slt: 1.0 # | ||
slt_throw: 0.0 # The Nodding Throw along the slit | ||
noff: 2 # | ||
obstype: [O S] # Offsets must be separated by a single space! | ||
coordtype: SKY # DETECTOR = SLIT, or SKY | ||
off1: [0 5] # Offsets must be separated by a single space! | ||
off2: [0 -20] # Offsets must be separated by a single space! | ||
return: True | ||
|
||
##### Other params ##### | ||
bk_image: DSS2 Red # None, bk_images to download from SkyView, or local fits file | ||
bk_lam: None # None, or else overrides SkyView default | ||
data_loc: fcm_data # Relative path to the background images (local FITS file or SkyView images) | ||
plot_loc: fcm_plots # Relative path to store the finding charts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
python -m fcmaker -l -f local_2_fcm.muse_wfm-noao.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.muse_wfm-ao.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.muse_nfm-Gaia.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.muse_nfm-DSS.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.muse_nfm-HST.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.hawki_noao.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.hawki_fph.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.xshooter_ephem.txt --do-png --systemtex --obsdate 2018-05-15 08:23:00 UTC --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.xshooter_pm.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.xshooter_bo.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.espresso_HR.txt --do-png --systemtex --do-pdf | ||
python -m fcmaker -l -f local_2_fcm.espresso_UHR.txt --do-png --systemtex --do-pdf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.