OSIRIS
twilight_zone script

twilight_zone --

NAME

twilight_zone -- twilight_zone - runs observing scripts for de Pater, de Kleer, Molter cadenced
twilight observations of planets

Purpose:

Make running the Twilight Zone observing program as straightforward as
possible for observers and OA's without any affiliation to the project.
Defines easy-to-use variables that run the observing scripts requested
for the project.

Usage:

./twilight_zone [-timeit] [-nosetup] [-target <value>] [-nfilt <value>] [-startfilt <value>]

Arguments:

target: Name of the planet or moon you're observing (options Io, Titan, Uranus, Neptune)
nfilt: Number of filters you want to run
startfilt: Which filter should you start with? If not specified do all filters
Must be less than or equal to nfilt
timeit: Calculate time for each filter - used for testing
nosetup: Skip setup at beginning of the script. For experts only

Output:

Will prompt you before running script saying how much time it takes
A set of images taken following the defined filters and dithers.
If -timeit 1, output a .log file containing start and end time

Help:
twilight_zone -h

Examples:

twilight_zone -timeit -target Uranus -nfilt 3

twilight_zone -nosetup -target Io -nfilt 9 -startfilt 7
* this will do filters 7, 8, and 9

twilight_zone -target Titan -nfilt 3 -startfilt 3
* this will do only filter 3

Modification history:

2017-07-10 Ned Molter Original version.
2017-08-02 NM Added -startfilt flag.
2019-07-02 Erin Redwing Modified for OSIRIS
2020-12-28 CAAI Adapted to OSIRIS Linux upgrade.
-----------------------------------------------------------------------
set usage message
Set defaults...
set rottest = 0.00
set wfaotest = off
quick validation of -startfilt
make log file if running timeit
###############
## Io stuff ###
###############
##################
## Titan stuff ###
##################
###################
## Uranus stuff ###
###################
####################
## Neptune stuff ###
####################
## Invalid target catch ###

See Also

The shell script twilight_zone
OSIRIS script index


Go to: OSIRIS Home Page - Instruments Home Page - Keck Home Page

Last modified: Sat Feb 27 18:00:51 2021