Commit 8d77fcd3 authored by Fang Yuedong's avatar Fang Yuedong
Browse files

add obs config for scie pointing

parent 33a3e5e3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -10,4 +10,16 @@

# Observation type
obs_type: "SCIE"

# Define simulation sequence
call_sequence:
  # Sky background simulation
  sky_background:
    exptime: 150. # [s]
    shutter_effect: YES
    flat_fielding: YES
  scie_obs:
    exptime: 150. # [s]
    shutter_effect: YES
    flat_fielding: YES
...
 No newline at end of file