Skip to content

Commit

Permalink
Merge pull request #42 from mwcraig/2023-11-12
Browse files Browse the repository at this point in the history
Add 2023-11-12
  • Loading branch information
mwcraig authored Nov 13, 2023
2 parents eb90541 + fa93fc8 commit f2c5ab9
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 0 deletions.
22 changes: 22 additions & 0 deletions 2023-11-12/1-calibration.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
;
; === Target Bias (20@bin1) ===
;
#waituntil 1, 22:50
#repeat 1
#count 20
#interval 0
#binning 1
#bias

;
; === Target Dark (20x120sec@bin1) ===
;

#repeat 1
#count 20
#interval 90
#binning 1
#dark

#domeopen
#chain TIC_325653071.txt
10 changes: 10 additions & 0 deletions 2023-11-12/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,ip,1
; ----------------
; END OF FLAT PLAN
; ----------------
3 changes: 3 additions & 0 deletions 2023-11-12/ScreenFlats.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#domeclose
#screenflats DFlat.txt
#shutdown
20 changes: 20 additions & 0 deletions 2023-11-12/TIC_325653071.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
; ACP plan for target TIC_325653071.01
; Auto-generated by Tapir; editing will be necessary!
; Transit is from 11/13/2023 01:36 to 11/13/2023 04:07 UTC.
#waituntil 1, 00:10
#autofocus
#REPEAT 999

#FILTER gp,ip
#BINNING 1,1

; Exposure time roughly estimated based on target V = 13.73
#INTERVAL 60,60
#count 1,1
; 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_325653071.01 22:04:26.50 +49:41:13.87
; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed.
#QUITAT 11/13/2023 05:38
#chain TIC_353960022.txt
22 changes: 22 additions & 0 deletions 2023-11-12/TIC_353960022.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
; Starts at 07:35
; ACP plan for target TIC_353960022.01
; Auto-generated by Tapir; editing will be necessary!
; Transit is from 11/13/2023 08:35 to 11/13/2023 12:41 UTC.
#autofocus
#REPEAT 999

#FILTER gp,ip
#BINNING 1,1

#INTERVAL 120, 120
#count 1,1

; Exposure time roughly estimated based on target V = 14.36

; 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_353960022.01 04:09:30.61 +47:33:23.97
; Quit time is in UTC, and was based on alt/HA/daylight/baseline constraints. Edit as needed.
#QUITAT 11/13/2023 12:15
#chain ScreenFlats.txt

0 comments on commit f2c5ab9

Please sign in to comment.