Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHINY: add times to states and commands outputs #168

Merged
merged 2 commits into from
Jun 30, 2020
Merged

Conversation

taldcroft
Copy link
Member

@taldcroft taldcroft commented Jun 29, 2020

Description

This adds times (in CXC seconds) to states and commands. In looking at real use cases these columns are typically needed and the impact of adding them by default is not so bad.

It also converts columns in the CommandsTable from bytes to unicode. I found that Chandra.Time.date2secs failed for bytes input. This could be fixed, but that failure points to other subtle problems that can be encountered using bytestring values (even though astropy Table does a reasonable job of hiding that with the unicode sandwich).

Testing

  • Passes unit tests on MacOS (shiny) (no longer targeted for merging to flight before shiny)
  • [N/A] Functional testing

@taldcroft taldcroft changed the base branch from remove-chandra-cmd-states to shiny June 30, 2020 14:20
@taldcroft taldcroft changed the title WIP: Add tstart tstop Add times to states and commands outputs Jun 30, 2020
@taldcroft taldcroft changed the title Add times to states and commands outputs SHINY: add times to states and commands outputs Jun 30, 2020
@taldcroft taldcroft merged commit 2818024 into shiny Jun 30, 2020
@taldcroft taldcroft deleted the add-tstart-tstop branch June 30, 2020 15:13
@javierggt javierggt mentioned this pull request Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant