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

detex method of SubSpace fails when fillZeros==True #29

Open
d-chambers opened this issue Feb 22, 2016 · 1 comment
Open

detex method of SubSpace fails when fillZeros==True #29

d-chambers opened this issue Feb 22, 2016 · 1 comment
Labels

Comments

@d-chambers
Copy link
Owner

This behavior can be seen in the basic tutorial dataset if the fillZeros parameter is set to True in the normal workflow.

@d-chambers d-chambers added the bug label Feb 22, 2016
@d-chambers
Copy link
Owner Author

One solution that works for the tutorial data is simply to comment out the last else clause in the detex.detect._getRA function, like so:
image
More tests are being run to make sure this is a stable solution for all the test datasets

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