From fe24af2d8e30c9a8f13ec68ff5631c094f8abe3a Mon Sep 17 00:00:00 2001 From: Matt Craig Date: Thu, 9 May 2024 16:48:27 -0500 Subject: [PATCH 1/2] Add 2024-05-09 --- 2024-05-09/1-chill.txt | 5 +++++ 2024-05-09/DFlat.txt | 12 ++++++++++++ 2024-05-09/ScreenFlats.txt | 2 ++ 2024-05-09/TIC_17652022.txt | 18 ++++++++++++++++++ 2024-05-09/calibration.txt | 22 ++++++++++++++++++++++ 2024-05-09/ey_uma.txt | 12 ++++++++++++ 6 files changed, 71 insertions(+) create mode 100644 2024-05-09/1-chill.txt create mode 100644 2024-05-09/DFlat.txt create mode 100644 2024-05-09/ScreenFlats.txt create mode 100644 2024-05-09/TIC_17652022.txt create mode 100644 2024-05-09/calibration.txt create mode 100644 2024-05-09/ey_uma.txt diff --git a/2024-05-09/1-chill.txt b/2024-05-09/1-chill.txt new file mode 100644 index 0000000..910dee7 --- /dev/null +++ b/2024-05-09/1-chill.txt @@ -0,0 +1,5 @@ +#waituntil 1, 02:00 +#chill -5 +#chill -20 +#chill -30 +#chain ey_uma.txt diff --git a/2024-05-09/DFlat.txt b/2024-05-09/DFlat.txt new file mode 100644 index 0000000..b06633f --- /dev/null +++ b/2024-05-09/DFlat.txt @@ -0,0 +1,12 @@ +; --------------------------------------------- +; ACP Auto-Flat Plan - Generated by ACP Planner +; Lines are count,filter,binning (comma-separated) +; Empty filter uses ACP-configured clear filter +; --------------------------------------------------- +10,B,1 +10,V,1 +10,rp,1 +10,ip,1 +; ---------------- +; END OF FLAT PLAN +; ---------------- diff --git a/2024-05-09/ScreenFlats.txt b/2024-05-09/ScreenFlats.txt new file mode 100644 index 0000000..402743f --- /dev/null +++ b/2024-05-09/ScreenFlats.txt @@ -0,0 +1,2 @@ +#screenflats DFlat.txt +#shutdown diff --git a/2024-05-09/TIC_17652022.txt b/2024-05-09/TIC_17652022.txt new file mode 100644 index 0000000..e86757c --- /dev/null +++ b/2024-05-09/TIC_17652022.txt @@ -0,0 +1,18 @@ +#autofocus + +; ACP plan for target TIC_17652022.01 +; Auto-generated by Tapir; editing will be necessary! +; Transit is from 05/10/2024 06:53 to 05/10/2024 09:14 UTC. +#FILTER ip +#BINNING 1 +#REPEAT 999 + +; Exposure time roughly estimated based on target V = 13.26 +#INTERVAL 120 +; Uncomment 'waitairmass' if needed, but beware a bug that can +; make it skip a target if used in afternoon / early evening. +; #WAITAIRMASS 2.0, 300 +TIC_17652022.01 16:19:23.26 +32:09:57.97 +; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed. +#QUITAT 05/10/2024 09:36 +#chain calibration.txt diff --git a/2024-05-09/calibration.txt b/2024-05-09/calibration.txt new file mode 100644 index 0000000..5be0d14 --- /dev/null +++ b/2024-05-09/calibration.txt @@ -0,0 +1,22 @@ +#domeclose +; +; === Target Bias (20@bin1) === +; + +#repeat 1 +#count 20 +#interval 0 +#binning 1 +#bias + +; +; === Target Dark (20x120sec@bin1) === +; + +#repeat 1 +#count 20 +#interval 90 +#binning 1 +#dark + +#chain ScreenFlats.txt diff --git a/2024-05-09/ey_uma.txt b/2024-05-09/ey_uma.txt new file mode 100644 index 0000000..98ceba0 --- /dev/null +++ b/2024-05-09/ey_uma.txt @@ -0,0 +1,12 @@ +#waituntil 1, 03:00 +#domeopen +#autofocus +#REPEAT 999 +#FILTER B,V,rp,ip +#BINNING 1,1,1,1 +#INTERVAL 90,90,90,90 +#COUNT 1,1,20,1 +ey-uma 09:02:20.8 +49:49:09.3 + +#quitat 05:30 +#chain TIC_81247877.txt From fd10ecf15bfa26137ef0171cbd93c10c39ed84a6 Mon Sep 17 00:00:00 2001 From: Matt Craig Date: Thu, 9 May 2024 16:51:15 -0500 Subject: [PATCH 2/2] Fix broken chain --- 2024-05-09/ey_uma.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024-05-09/ey_uma.txt b/2024-05-09/ey_uma.txt index 98ceba0..2e9d625 100644 --- a/2024-05-09/ey_uma.txt +++ b/2024-05-09/ey_uma.txt @@ -9,4 +9,4 @@ ey-uma 09:02:20.8 +49:49:09.3 #quitat 05:30 -#chain TIC_81247877.txt +#chain TIC_17652022.txt