Skip to content

Commit 96223d2

Browse files
committed
Update arc exp time for ghost
1 parent 9793ff8 commit 96223d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/server/src/main/scala/seqexec/server/ghost/GhostLUT.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ trait GhostLUT {
342342

343343
val BiasSVTime = 0.seconds
344344
val FlatSVTime = 0.1.seconds
345-
val ArcSVTime = 450.seconds
345+
val ArcSVTime = 300.seconds
346346
val GhostCalibrationSVRepeat = 2
347347

348348
def svCalibExposureTime(obsType: String) = {

0 commit comments

Comments
 (0)