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

tighter astropy integration and better time slicing support #69

Open
telegraphic opened this issue Nov 30, 2018 · 0 comments
Open

tighter astropy integration and better time slicing support #69

telegraphic opened this issue Nov 30, 2018 · 0 comments
Assignees

Comments

@telegraphic
Copy link
Contributor

Astropy has ndarray-based classes for time, coordinates, and quantities. We could use these and return things like frequency axis data with units attached.

An extension of this is to allow plotting axes with desired units and formats (e.g. Hz, MHz, MJD or unix time).

We should also allow time slices by index (t_start=0, t_stop=16384) or by other formats (t_start=57767.1234, t_format='MJD') or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant