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

calibrate_dates() t_a and t_b arg scalar defaults do not scale properly to iterables #13

Closed
brews opened this issue Sep 11, 2017 · 1 comment
Labels
Milestone

Comments

@brews
Copy link
Owner

brews commented Sep 11, 2017

calibrate_dates() t_a and t_b arg scalar defaults do not scale properly.

Need to make this something of a list-like or have better check for scalar args within the functions.

@brews brews added the bug label Sep 11, 2017
@brews
Copy link
Owner Author

brews commented Sep 11, 2017

I suspect this may be an issue with d_cal(), also. Need to check for other functions with this problem.

Correction, d_cal() is unaffected because it isn't passed iterables.

@brews brews changed the title calibrate_dates() t_a and t_b arg scalar defaults do not scale properly calibrate_dates() t_a and t_b arg scalar defaults do not scale properly to iterables Sep 11, 2017
@brews brews added this to the v0.0.4 milestone Sep 11, 2017
@brews brews closed this as completed in 0121ca0 Sep 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant