Skip to content

Commit

Permalink
Merge pull request #79 from mwcraig/2024-08-10
Browse files Browse the repository at this point in the history
Add 2024-08-10
  • Loading branch information
mwcraig authored Aug 11, 2024
2 parents 6b9618c + 324d1a0 commit 574f909
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 2024-08-10/1-chill.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#waituntil 1, 02:00
#chill 5
#chill -5
#chill -20
#chill -30
#chain T_CrB.txt
11 changes: 11 additions & 0 deletions 2024-08-10/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
; ----------------
2 changes: 2 additions & 0 deletions 2024-08-10/ScreenFlats.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#screenflats DFlat.txt
#shutdown
16 changes: 16 additions & 0 deletions 2024-08-10/T_CrB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
; T Coronae Borealis

#waituntil 0, 03:15:00
#domeopen
#autofocus
#repeat 999
#FILTER V,B
#BINNING 1,1
#INTERVAL 60,90
#count 3,3


T CrB 15:59:30.16 +25:55:12.6
; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed.
#quitAT 5:50
#chain m33.txt
22 changes: 22 additions & 0 deletions 2024-08-10/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
18 changes: 18 additions & 0 deletions 2024-08-10/m33.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#autofocus

; ACP plan for target M33
; Auto-generated by Tapir; editing will be necessary!
; Transit is from 01/25/2023 05:25 to 01/26/2023 07:35 UTC.


#repeat 50
#FILTER rp,V,B
#BINNING 1,1,1
#COUNT 1,1,2

#INTERVAL 120,120,120

M33 1:33:51 30:39:36

#quitat 9:11
#chain calibration.txt

0 comments on commit 574f909

Please sign in to comment.