Standard Star Instructions » History » Version 42
Douglas Tucker, 09/28/2013 02:56 AM
1 | 14 | Douglas Tucker | h1. Standard Star Instructions |
---|---|---|---|
2 | 14 | Douglas Tucker | |
3 | 41 | Douglas Tucker | _(Author: Douglas Tucker; Created: 29 Aug 2013; Updated: 28 Sep 2013)_ |
4 | 23 | Douglas Tucker | |
5 | 14 | Douglas Tucker | * Standard star fields are to be observed every evening and morning twilight that appear to be clear, |
6 | 20 | Douglas Tucker | where "clear" is determined by a quick visual inspection of the RASICAM image, of the TASCA image, |
7 | 20 | Douglas Tucker | or (!) of the sky itself. |
8 | 14 | Douglas Tucker | |
9 | 37 | Douglas Tucker | * For evening twilight, the standards can begin about 45 minutes before the end of Astronomical (18-deg) |
10 | 37 | Douglas Tucker | Twilight. If there is a late start, standards can continue until the end of Astronomical Twilight; |
11 | 37 | Douglas Tucker | after the end of Astronomical Twilight twilight, survey science observations must begin. |
12 | 28 | Douglas Tucker | |
13 | 37 | Douglas Tucker | * For morning twilight, the standards should start 25 minutes after the start of Astronomical (18-deg) Twilight. |
14 | 26 | Douglas Tucker | |
15 | 14 | Douglas Tucker | * If possible, for each twilight period, 3 standard star fields should be observed: one at low airmass |
16 | 14 | Douglas Tucker | (X<1.25), on at medium airmass (X=1.25-1.65), and one at high airmass (X=1.65-2.10). It is generally |
17 | 14 | Douglas Tucker | better to observe the high-airmass field first, since its airmass will be changing the most rapidly. |
18 | 14 | Douglas Tucker | |
19 | 20 | Douglas Tucker | * For half-nights, 1 or 2 fields -- preferably a low-airmass field and a high-airmass field -- should |
20 | 20 | Douglas Tucker | be observed just before switchover. (If only one field, a high-airmass field is preferred.) |
21 | 14 | Douglas Tucker | |
22 | 25 | Douglas Tucker | * The list of DES standard star fields can be found here: [[The Standard Fields]]. Note that they |
23 | 25 | Douglas Tucker | are broken into 3 types: a "Golden" sample, a "Silver" sample, and a "Bronze" sample. The "Golden" |
24 | 25 | Douglas Tucker | sample fields, which have photometrically calibrated standards in all 5 DES filters (grizY) over the full |
25 | 25 | Douglas Tucker | DECam focal plane, take precedence. The "Silver" and "Bronze" either are missing calibrated Y-band |
26 | 25 | Douglas Tucker | data or do not have calibrated standards just yet over the full DECam focal plane. *Always make sure |
27 | 25 | Douglas Tucker | that at least one "Golden" (SDSS) standard star field is observed each clear night.* |
28 | 25 | Douglas Tucker | |
29 | 14 | Douglas Tucker | * For evening twilight, use the *DES/standard/Yzirg* scripts (which start with Y-band and end with g-band); |
30 | 14 | Douglas Tucker | for morning twilight or pre-switchover, use the *DES/standard/grizY* scripts (which start with g-band and |
31 | 14 | Douglas Tucker | end with Y-band). (For those rare nights when we also observe in u-band, please use the corresponding |
32 | 14 | Douglas Tucker | "DES/standard/Yzirgu" and "DES/standard/ugrizY" scripts.) |
33 | 14 | Douglas Tucker | |
34 | 14 | Douglas Tucker | * There are several useful scripts in the StdStarPicker package in the DECamObserver account on observer2, |
35 | 14 | Douglas Tucker | including decamStdFieldsTimeDate.py and decamStdFieldsQueryNextSet.py. |
36 | 14 | Douglas Tucker | |
37 | 22 | Douglas Tucker | * *To get a full list of standard star fields that are in a good position to observe (airmass < 2.10, |
38 | 22 | Douglas Tucker | moon separation > 15 deg, within Blanco horizon limits), use decamStdFieldsTimeDate.py:* |
39 | 14 | Douglas Tucker | |
40 | 16 | Douglas Tucker | <pre><code> |
41 | 14 | Douglas Tucker | source ~/dtucker/bin/setup_StdStarFieldPicker.csh (or .bash if you are using bash shell) |
42 | 14 | Douglas Tucker | |
43 | 14 | Douglas Tucker | decamStdFieldsTimeDate.py --help (for detailed help) |
44 | 14 | Douglas Tucker | decamStdFieldsTimeDate.py --UT=now (for a list accessible right now) |
45 | 14 | Douglas Tucker | decamStdFieldsTimeDate.py --UT='2013/09/17 00:43' (for a list accessible at 00:43UT on Sept 17, 2013) |
46 | 17 | Douglas Tucker | |
47 | 16 | Douglas Tucker | </code></pre> |
48 | 1 | Douglas Tucker | |
49 | 18 | Douglas Tucker | * *To get a preferred triad of standard fields -- a low-airmass field, a medium-airmass field, and a |
50 | 18 | Douglas Tucker | high-airmass field -- for a given time and date, use decamStdFieldsQueryNextSet.py:* |
51 | 1 | Douglas Tucker | |
52 | 1 | Douglas Tucker | <pre><code> |
53 | 17 | Douglas Tucker | source ~/dtucker/bin/setup_StdStarFieldPicker.csh (or .bash if you are using bash shell) |
54 | 17 | Douglas Tucker | |
55 | 14 | Douglas Tucker | decamStdFieldsQueryNextSet.py --help (for detailed help) |
56 | 1 | Douglas Tucker | decamStdFieldsQueryNextSet.py --UT=now (for a triad accessible right now) |
57 | 14 | Douglas Tucker | decamStdFieldsQueryNextSet.py --UT='2013/09/17 00:43' (for a triad accessible at 00:43UT on Sept 17, 2013) |
58 | 1 | Douglas Tucker | |
59 | 1 | Douglas Tucker | (Warning: decamStdFieldsQueryNextSet.py will output a default json file, "stdstar.json". Just ignore it.) |
60 | 18 | Douglas Tucker | |
61 | 14 | Douglas Tucker | </code></pre> |
62 | 1 | Douglas Tucker | |
63 | 41 | Douglas Tucker | * *For simplicity, look-up tables -- one for each month of DES Year 1 Operations -- listing the preferred |
64 | 41 | Douglas Tucker | triad for each 15-min interval throughout each night, can be found here:* |
65 | 41 | Douglas Tucker | |
66 | 41 | Douglas Tucker | > * "*listOfStdsByUT.Sept2013.txt*":https://cdcvs.fnal.gov/redmine/attachments/11984/listOfStdsByUT.Sept2013.txt |
67 | 1 | Douglas Tucker | |
68 | 41 | Douglas Tucker | > * "*listOfStdsByUT.Oct2013.txt*":https://cdcvs.fnal.gov/redmine/attachments/12675/listOfStdsByUT.Oct2013.txt |
69 | 1 | Douglas Tucker | |
70 | 41 | Douglas Tucker | > * "*listOfStdsByUT.Nov2013.txt*":https://cdcvs.fnal.gov/redmine/attachments/12676/listOfStdsByUT.Nov2013.txt |
71 | 25 | Douglas Tucker | |
72 | 41 | Douglas Tucker | > * "*listOfStdsByUT.Dec2013.txt*":https://cdcvs.fnal.gov/redmine/attachments/12677/listOfStdsByUT.Dec2013.txt |
73 | 21 | Douglas Tucker | |
74 | 41 | Douglas Tucker | > * "*listOfStdsByUT.Jan2014.txt*":https://cdcvs.fnal.gov/redmine/attachments/12678/listOfStdsByUT.Jan2014.txt |
75 | 38 | Douglas Tucker | |
76 | 42 | Douglas Tucker | > * "*listOfStdsByUT.Feb2014.txt*":https://cdcvs.fnal.gov/redmine/attachments/12680/listOfStdsByUT.Feb2014.txt |
77 | 21 | Douglas Tucker | |
78 | 21 | Douglas Tucker | h2. Attachments |