sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add inclusive_stop kwarg to get_cmds #163

Closed taldcroft closed 4 years ago

taldcroft commented 4 years ago

Description

This will make code related to RLTT a bit cleaner because in that case one needs to get commands up to and including the RLTT stop time.

This should be used in https://github.com/sot/starcheck/pull/341/.

Testing