Closed wschoenell closed 8 years ago
This PR fixes #104 by adding a -o option to the chimera-sched script like the one on chimera-cam:
-o
chimera-sched
chimera-cam
$ chimera-sched --help ... -o OUTPUT, --output=OUTPUT Images base filename including full path if needed. [default=$NAME-$DATE-$TIME] ... ``
Tested by me and at OAJ.
This PR fixes #104 by adding a
-o
option to thechimera-sched
script like the one onchimera-cam
: