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

3d fsc #8

Open
aaron4444 opened this issue Jun 1, 2021 · 1 comment
Open

3d fsc #8

aaron4444 opened this issue Jun 1, 2021 · 1 comment

Comments

@aaron4444
Copy link

Hi,

Thank you for your earlier comment. i'm having some issue trying to run the 3d fsc. i don't think its the same issue as before with the threshold not crossing.

python gives some warning: RankWarning: Polyfit may be poorly conditioned, otherwise it fails for the spline giving:
"A value in x_new is above the interpolation range."

I really wanted to see if i could do the 1 dataset fsc but it just flat lines. i can do the projections ok with the FRC...any thoughts? maybe some setting i'm not aware of? there are a lot of options that i'm not clear about. thank you for your time.

image

@aaron4444
Copy link
Author

Ok i think i figured it out, the function:

checkerboard_split() tries to cast the image as a np.uint32 which returns just an empty image. If i "disable_3d_sum", then it returns a working fsc when doing the two image sectioned FSC.

can i ask why you need the interesting indexing?

perhaps i can figure out how to add the flag in the args so that its possible to give it the "disable_3d_sum".

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