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

Imaginary component 3.1913775165377e+114 #100

Open
Mei0211 opened this issue Sep 7, 2023 · 4 comments
Open

Imaginary component 3.1913775165377e+114 #100

Mei0211 opened this issue Sep 7, 2023 · 4 comments

Comments

@Mei0211
Copy link

Mei0211 commented Sep 7, 2023

raise ValueError('Imaginary component {}'.format(m))

ValueError: Imaginary component 3.1913775165377e+114

@zero-nnkn
Copy link

I have met the same problem. Have you found the solution yet?

@zero-nnkn
Copy link

After I downgraded the scipy version from 1.11.2 to 1.11.1, everything worked well.

@jgvinholi
Copy link

Same problem for me. @zero-nnkn 's suggestion solved temporarily the issue.

@jonatelintelo
Copy link

jonatelintelo commented Oct 26, 2023

After I downgraded the scipy version from 1.11.2 to 1.11.1, everything worked well.

This also worked for me, but I am wondering why downgrading scipy does the trick. Also, as per the authors comments, the base size required 2048 images, changing this might result in scores no longer correlating with visual quality. So even if it works it might not be desirable to actually have less than 2048 images.

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

4 participants