Skip to content

Commit

Permalink
Merge pull request #58 from mwcraig/2024-04-11
Browse files Browse the repository at this point in the history
Add 2024-04-11
  • Loading branch information
mwcraig authored Apr 12, 2024
2 parents 397f976 + 55b8da7 commit dd22b06
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 2024-04-11/1-chill.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
;#waituntil 1, 00:45
;#chill -5
;#chill -20
#chill -30
#chain ey_uma.txt
12 changes: 12 additions & 0 deletions 2024-04-11/DFlat.txt
Original file line number Diff line number Diff line change
@@ -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
; ----------------
3 changes: 3 additions & 0 deletions 2024-04-11/ScreenFlats.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#waituntil 1, 12:05
#screenflats DFlat.txt
#shutdown
16 changes: 16 additions & 0 deletions 2024-04-11/TIC_81247877.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
; TIC_81247877
#autofocus
#repeat 999
#FILTER B,V,rp
#BINNING 1,1,1
#INTERVAL 90,90,90
#count 2,1,10

; Exposure time roughly estimated based on target V = 12.0
; 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_81247877 13:41:57.29 +17:18:00.24
; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed.
#quitat 10:30
#chain calibration.txt
22 changes: 22 additions & 0 deletions 2024-04-11/calibration.txt
Original file line number Diff line number Diff line change
@@ -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
12 changes: 12 additions & 0 deletions 2024-04-11/ey_uma.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
;#waituntil 1, 02:15
#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 06:15
#chain TIC_81247877.txt

0 comments on commit dd22b06

Please sign in to comment.