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