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

flow + dt or times array, but not both #49

Open
sfield17 opened this issue Apr 23, 2024 · 0 comments
Open

flow + dt or times array, but not both #49

sfield17 opened this issue Apr 23, 2024 · 0 comments

Comments

@sfield17
Copy link
Contributor

When passing an array of times, models require the user to supply something for f_low. Probably the behavior should be one of

  1. times (as an np array)
  2. dt and f_low

but input like times and dt, or times and f_low, should raise an error. if times and f_low are allowed, f_low should only be checked (starting time is a frequency lower than f_low).

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