sot / chandra_cmd_states

Interface for creation and maintenance of the Chandra commanded states database.
https://sot.github.io/cmd_states
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

get_cmd_states implicit stoptime should get states through end of data #2

Closed jeanconn closed 12 years ago

jeanconn commented 12 years ago

The current default --stop time range is NOW. It would be less confusing if the default/implicit stop got data through the end of available states.

The implicit stop should be "end of data" and the implicit --start should still be NOW - 10 days.

taldcroft commented 12 years ago

I started thinking about what to do with the implicit --start in the case of an explicit --stop. But this just gets messy. Just leave the simple rules as you have stated and that will be fine.

jeanconn commented 12 years ago

Continued in issue #3