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

Take astropy Time as input to split_series_using_lytaf #75

Open
dstansby opened this issue Sep 9, 2022 · 0 comments
Open

Take astropy Time as input to split_series_using_lytaf #75

dstansby opened this issue Sep 9, 2022 · 0 comments

Comments

@dstansby
Copy link
Member

dstansby commented Sep 9, 2022

Describe the feature

The first parameter of split_series_using_lytaf says:

timearray ([numpy.ndarray](https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray)) – An array of times understood by sunpy.time.parse_time.

Since astropy Time objects can contain multiple times, I think it would be better for integration purposes to just accept an astropy time here instead of a numpy array of times (eww)

Proposed solution

No response

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

No branches or pull requests

1 participant