Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2024-10-07 #100

Merged
merged 1 commit into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions 2024-10-07/1-chill.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#waituntil 1, 00:30

#chill -30

#chain TIC_1881298619.txt
10 changes: 10 additions & 0 deletions 2024-10-07/DFlat.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
; ---------------------------------------------
; ACP Auto-Flat Plan - Generated by ACP Planner
; Lines are count,filter,binning (comma-separated)
; Empty filter uses ACP-configured clear filter
; ---------------------------------------------------
10,gp,1
10,rp,1
; ----------------
; END OF FLAT PLAN
; ----------------
2 changes: 2 additions & 0 deletions 2024-10-07/ScreenFlats.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#screenflats DFlat.txt
#shutdown
18 changes: 18 additions & 0 deletions 2024-10-07/TIC_103096524.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

#autofocus
#defocus 50
#FILTER gp,rp
#BINNING 1,1
#count 1,1
#REPEAT 999


#INTERVAL 120,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_103096524.01 04:04:13.21 +75:29:48.02
; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed.
#QUITAT 11:03
#chain calibration.txt
17 changes: 17 additions & 0 deletions 2024-10-07/TIC_1881298619.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#waituntil 1, 1:30
#domeopen
#autofocus
#defocus 50
#FILTER rp
#BINNING 1
#REPEAT 999


#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_1881298619.01 19:56:17.86 +44:25:56.36
; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed.
#QUITAT 06:10
#chain TIC_103096524.txt
22 changes: 22 additions & 0 deletions 2024-10-07/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
Loading