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-09-27 #96

Merged
merged 1 commit into from
Sep 28, 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
6 changes: 6 additions & 0 deletions 2024-09-27/1-chill.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
;#waituntil 1, 01:00
#chill 5
#chill -5
#chill -20

#chain M74.txt
11 changes: 11 additions & 0 deletions 2024-09-27/DFlat.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
; ---------------------------------------------
; 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
; ----------------
; END OF FLAT PLAN
; ----------------
12 changes: 12 additions & 0 deletions 2024-09-27/M45.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
;
; Object M45
;
#autofocus
#repeat 64
#binning 1,1,1
#filter B,V,rp
#interval 30,30,30
#count 2,1,1
M45 3:46:24.24 24:25:50.4
#quitat 10:30
#chain calibration.txt
12 changes: 12 additions & 0 deletions 2024-09-27/M74.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
;
; Object M74
;
#autofocus
#repeat 8
#binning 1,1,1
#filter B,V,rp
#interval 120,120,120
#count 2,1,1
M74 1:36:41.74512366 15:47:01.1075123
#quitat 6:16
#chain M45.txt
2 changes: 2 additions & 0 deletions 2024-09-27/ScreenFlats.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#screenflats DFlat.txt
#shutdown
22 changes: 22 additions & 0 deletions 2024-09-27/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