Standard Star Instructions » History » Version 64
Douglas Tucker, 08/21/2015 04:39 PM
1 | 14 | Douglas Tucker | h1. Standard Star Instructions |
---|---|---|---|
2 | 14 | Douglas Tucker | |
3 | 64 | Douglas Tucker | _(Author: Douglas Tucker; Created: 29 Aug 2013; Updated: 28 Sep 2013; Updated 5 Aug 2014; Updated 21 Aug 2015)_ |
4 | 23 | Douglas Tucker | |
5 | 59 | Douglas Tucker | _*To cut to the chase, it is simplest just to run the kentools commands "ephem" and "standards" |
6 | 58 | Douglas Tucker | described in the [[Introduction to kentools]] to find the appropriate triads of standard fields |
7 | 1 | Douglas Tucker | to observe. If, however, you prefer tabulated lists, read the following and see the standard |
8 | 64 | Douglas Tucker | star look-up tables for each month below. Don't bother with standards if the sky is obviously |
9 | 64 | Douglas Tucker | cloudy, though. ("Obviously cloudy" == any clouds seen by eye outside higher than 20 degrees |
10 | 64 | Douglas Tucker | above the horizon, or moderate to heavy clouds seen on the RASICAM or TASCA displays. If in |
11 | 64 | Douglas Tucker | doubt, take a full complement of standards.)*_ |
12 | 58 | Douglas Tucker | |
13 | 64 | Douglas Tucker | * Standard star fields are to be observed every evening and morning twilight (and, for half nights, |
14 | 64 | Douglas Tucker | at switchover) that appear to be clear, where "clear" is determined by a quick visual inspection |
15 | 64 | Douglas Tucker | of the RASICAM image, of the TASCA image, or of the sky itself. If in doubt, assume the sky is |
16 | 64 | Douglas Tucker | clear and take a full complement of standards. |
17 | 37 | Douglas Tucker | |
18 | 37 | Douglas Tucker | * For evening twilight, the standards can begin about 45 minutes before the end of Astronomical (18-deg) |
19 | 37 | Douglas Tucker | Twilight. If there is a late start, standards can continue until the end of Astronomical Twilight; |
20 | 28 | Douglas Tucker | after the end of Astronomical Twilight twilight, survey science observations must begin. |
21 | 37 | Douglas Tucker | |
22 | 26 | Douglas Tucker | * For morning twilight, the standards should start 25 minutes after the start of Astronomical (18-deg) Twilight. |
23 | 14 | Douglas Tucker | |
24 | 14 | Douglas Tucker | * If possible, for each twilight period, 3 standard star fields should be observed: one at low airmass |
25 | 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 |
26 | 53 | Douglas Tucker | better to observe the high-airmass field first, since its airmass will be changing the most rapidly. |
27 | 52 | Douglas Tucker | _[Added 16 Dec 2013:]_ If you are comfortable doing so, you can try to arrange the observing sequence |
28 | 14 | Douglas Tucker | of the intermediate- and low-airmass fields so as to reduce slew time. |
29 | 20 | Douglas Tucker | |
30 | 20 | Douglas Tucker | * For half-nights, 1 or 2 fields -- preferably a low-airmass field and a high-airmass field -- should |
31 | 14 | Douglas Tucker | be observed just before switchover. (If only one field, a high-airmass field is preferred.) |
32 | 25 | Douglas Tucker | |
33 | 25 | Douglas Tucker | * The list of DES standard star fields can be found here: [[The Standard Fields]]. Note that they |
34 | 25 | Douglas Tucker | are broken into 3 types: a "Golden" sample, a "Silver" sample, and a "Bronze" sample. The "Golden" |
35 | 25 | Douglas Tucker | sample fields, which have photometrically calibrated standards in all 5 DES filters (grizY) over the full |
36 | 25 | Douglas Tucker | DECam focal plane, take precedence. The "Silver" and "Bronze" either are missing calibrated Y-band |
37 | 1 | Douglas Tucker | data or do not have calibrated standards just yet over the full DECam focal plane. *Always make sure |
38 | 1 | Douglas Tucker | that at least one "Golden" (SDSS) standard star field is observed each clear night.* |
39 | 1 | Douglas Tucker | |
40 | 1 | Douglas Tucker | * For evening twilight, use the *DES/standard/Yzirg* scripts (which start with Y-band and end with g-band); |
41 | 1 | Douglas Tucker | for morning twilight or pre-switchover, use the *DES/standard/grizY* scripts (which start with g-band and |
42 | 1 | Douglas Tucker | end with Y-band). (For those rare nights when we also observe in u-band, please use the corresponding |
43 | 51 | Kevin Reil | "DES/standard/Yzirgu" and "DES/standard/ugrizY" scripts.) |
44 | 51 | Kevin Reil | |
45 | 64 | Douglas Tucker | * The script *DES/defocus_nightly.json* should be appended to the last evening standard. No "break" is needed. |
46 | 51 | Kevin Reil | The script stays on the last standard field, defocuses, takes a single r-band image and refocuses. Obstac can |
47 | 63 | Thomas Diehl | continue on from this point without trouble. If this script *fails* and the camera is out of focus press the |
48 | 63 | Thomas Diehl | z-trim button on the ICS screen. This nightly defocus script should be run about once a week. Keep track |
49 | 14 | Douglas Tucker | in elog and announce at the 4 o'clock meeting. |
50 | 14 | Douglas Tucker | |
51 | 14 | Douglas Tucker | * There are several useful scripts in the StdStarPicker package in the DECamObserver account on observer2, |
52 | 14 | Douglas Tucker | including decamStdFieldsTimeDate.py and decamStdFieldsQueryNextSet.py. |
53 | 54 | Douglas Tucker | |
54 | 54 | Douglas Tucker | * To get a full list of standard star fields that are in a good position to observe (airmass < 2.10, |
55 | 14 | Douglas Tucker | moon separation > 15 deg, within Blanco horizon limits), use decamStdFieldsTimeDate.py: |
56 | 16 | Douglas Tucker | |
57 | 14 | Douglas Tucker | <pre><code> |
58 | 14 | Douglas Tucker | source ~/dtucker/bin/setup_StdStarFieldPicker.csh (or .bash if you are using bash shell) |
59 | 14 | Douglas Tucker | |
60 | 14 | Douglas Tucker | decamStdFieldsTimeDate.py --help (for detailed help) |
61 | 14 | Douglas Tucker | decamStdFieldsTimeDate.py --UT=now (for a list accessible right now) |
62 | 17 | Douglas Tucker | decamStdFieldsTimeDate.py --UT='2013/09/17 00:43' (for a list accessible at 00:43UT on Sept 17, 2013) |
63 | 1 | Douglas Tucker | |
64 | 16 | Douglas Tucker | </code></pre> |
65 | 54 | Douglas Tucker | |
66 | 54 | Douglas Tucker | * To get a preferred triad of standard fields -- a low-airmass field, a medium-airmass field, and a |
67 | 55 | Douglas Tucker | high-airmass field -- for a given time and date, use decamStdFieldsQueryNextSet.py *(Note: the kentools |
68 | 1 | Douglas Tucker | command "standards" is a wrapper for this python script)*: |
69 | 1 | Douglas Tucker | |
70 | 17 | Douglas Tucker | <pre><code> |
71 | 17 | Douglas Tucker | source ~/dtucker/bin/setup_StdStarFieldPicker.csh (or .bash if you are using bash shell) |
72 | 14 | Douglas Tucker | |
73 | 1 | Douglas Tucker | decamStdFieldsQueryNextSet.py --help (for detailed help) |
74 | 1 | Douglas Tucker | decamStdFieldsQueryNextSet.py --UT=now (for a triad accessible right now) |
75 | 18 | Douglas Tucker | decamStdFieldsQueryNextSet.py --UT='2013/09/17 00:43' (for a triad accessible at 00:43UT on Sept 17, 2013) |
76 | 1 | Douglas Tucker | |
77 | 1 | Douglas Tucker | (Warning: decamStdFieldsQueryNextSet.py will output a default json file, "stdstar.json". Just ignore it.) |
78 | 1 | Douglas Tucker | |
79 | 1 | Douglas Tucker | </code></pre> |
80 | 1 | Douglas Tucker | |
81 | 1 | Douglas Tucker | * *For simplicity, look-up tables -- one for each month of DES Year 2 Operations -- listing the preferred |
82 | 57 | Douglas Tucker | triad for each 15-min interval throughout each night, can be found here:* |
83 | 41 | Douglas Tucker | |
84 | 64 | Douglas Tucker | > * "*listOfStdsByUT.Aug2015.txt*":https://cdcvs.fnal.gov/redmine/attachments/19418/listOfStdsByUT.Aug2015.txt |
85 | 57 | Douglas Tucker | |
86 | 64 | Douglas Tucker | > * "*listOfStdsByUT.Sep2015.txt*":https://cdcvs.fnal.gov/redmine/attachments/19419/listOfStdsByUT.Sep2015.txt |
87 | 57 | Douglas Tucker | |
88 | 64 | Douglas Tucker | > * "*listOfStdsByUT.Oct2015.txt*":https://cdcvs.fnal.gov/redmine/attachments/19420/listOfStdsByUT.Oct2015.txt |
89 | 57 | Douglas Tucker | |
90 | 64 | Douglas Tucker | > * "*listOfStdsByUT.Nov2015.txt*":https://cdcvs.fnal.gov/redmine/attachments/19421/listOfStdsByUT.Nov2015.txt |
91 | 57 | Douglas Tucker | |
92 | 64 | Douglas Tucker | > * "*listOfStdsByUT.Dec2015.txt*":https://cdcvs.fnal.gov/redmine/attachments/19422/listOfStdsByUT.Dec2015.txt |
93 | 57 | Douglas Tucker | |
94 | 64 | Douglas Tucker | > * "*listOfStdsByUT.Jan2016.txt*":https://cdcvs.fnal.gov/redmine/attachments/19423/listOfStdsByUT.Jan2016.txt |
95 | 57 | Douglas Tucker | |
96 | 56 | Douglas Tucker | > * "*listOfStdsByUT.Feb2015.txt*":https://cdcvs.fnal.gov/redmine/attachments/19424/listOfStdsByUT.Feb2015.txt |
97 | 60 | Douglas Tucker | |
98 | 64 | Douglas Tucker | (Old Year 1 and Year 2 versions can be found in the attached files below. Note that the tables vary year-to-year, since Moon-avoidance is built into these tables and the Standard Star Picker tool from which these tables were derived.) |
99 | 61 | Douglas Tucker | |
100 | 21 | Douglas Tucker | * _*You can also just run the the kentools commands "ephem" and "standards" described in the [[Introduction to kentools]] to find the appropriate triads of standard fields to observe. This is usually the simplest option.*_ |
101 | 21 | Douglas Tucker | |
102 | 1 | Douglas Tucker | h2. Attachments |