-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
medium priorityFixing this is required for expected non-core functionalityFixing this is required for expected non-core functionality
Description
Describe the bug
With multiple filters, in a schedule file, like
source "NGC7331" filter red,green,blue exptime 5,10,15 readout 2 nexp 3,5,7
we cannot do differing nexp values per filter (here I'd expect it to schedule 3x5s red images, 5x10s greens, 7x15s blues). Instead this results in an error when reading in the schedule file due to the different nexp values.
To Reproduce
Steps to reproduce the behavior:
- Create schedule with source line above
- Run schedtel
- Get error
Desktop (please complete the following information):
TCC1
Metadata
Metadata
Assignees
Labels
medium priorityFixing this is required for expected non-core functionalityFixing this is required for expected non-core functionality