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

Threshold option in lsm.pybdsm_search not passed to pybdsm anymore #69

Open
mcoriat opened this issue Dec 22, 2015 · 0 comments
Open

Threshold option in lsm.pybdsm_search not passed to pybdsm anymore #69

mcoriat opened this issue Dec 22, 2015 · 0 comments

Comments

@mcoriat
Copy link

mcoriat commented Dec 22, 2015

When running lsm.pybdsm_search(<imagename>, threshold=<somevalue>)

then in pybdsm, <somevalue> is not passed to thresh_pix anymore. thresh_pix is set to default value. No error messages from pyxis.
Using directly thresh_pix as an option in lsm.pybdsm_search() works correctly though.

Attached is the pybdsm log file and the pyxis output
from the terminal which shows a first run using lsm.pybdsm_search(threshold=8) and a second run with lsm.pybdsm_search(thresh_pix=8)

pybdsm.txt
pyxis.txt

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