Animate an observing plan (dorado-scheduling-animate)#

dorado-scheduling-animate - CLI interface#

Render an animation of an observing plan.

dorado-scheduling-animate [-h] [--version] [-l CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET]
                          [--mission {uvex,ultrasat,dorado}] [--delay DELAY]
                          [--duration DURATION] [--time-step TIME_STEP] [--nside NSIDE]
                          FILE.fits[.gz] SCHEDULE.ecsv MOVIE.gif

dorado-scheduling-animate positional arguments#

dorado-scheduling-animate options#

  • -h, --help - show this help message and exit

  • --version - show program’s version number and exit

  • -l CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET, --loglevel CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET (default: INFO)

  • --nside NSIDE - HEALPix sampling resolution (default: 32)

dorado-scheduling-animate problem setup options#

Options that control the problem setup

  • --mission MISSION - Mission configuration (default: dorado)

  • --delay DELAY - Delay after event time to start observing (any time units) (default: 30 min)

  • --duration DURATION - Duration of observing plan (any time units) (default: 1 orbit)

dorado-scheduling-animate discretization options#

Options that control the discretization of decision variables

  • --time-step TIME_STEP - Model time step (default: 1 min)