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

broken unittest test_Stetson #9

Open
ryanjmccall opened this issue Nov 20, 2017 · 1 comment
Open

broken unittest test_Stetson #9

ryanjmccall opened this issue Nov 20, 2017 · 1 comment

Comments

@ryanjmccall
Copy link
Contributor

ryanjmccall commented Nov 20, 2017

FATS/test_library.py:286: a=a.calculateFeature(white_noise)

looks like the StetsonJ fit() function requires data[7] contain aligned error but the white_noise function doesn't generate it

@vBazilevich
Copy link

vBazilevich commented Apr 4, 2024

I came across the same issue. Based on AlignLC implementation which just selects measurements from both LCs which have the same MJD, aligned errors must be just a copies of the generated errors. Still, the test is failing.

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

2 participants