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

Pycubid doesnt give an array to run the function run_cupid #19

Open
jorgeba opened this issue Feb 17, 2022 · 0 comments
Open

Pycubid doesnt give an array to run the function run_cupid #19

jorgeba opened this issue Feb 17, 2022 · 0 comments

Comments

@jorgeba
Copy link

jorgeba commented Feb 17, 2022

I am trying to run your routine in order to obtain the position and radius of a given clump.
I sucessfulled run the example. However when I try to run in my data I start to get problems on the step "# data as a NumPy array (Don't run this twice)"
When I run this part, it just return a floa and not a ndarray as happened in your example.
Is there any specific condition for the image input data? such as the x and y axis in the image must have the same number of pixels?
In your example the orion image is 100x100 pixels. My image is 21x30 pixels, is it a issue?

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