glichtner / pystackreg

A python extension for the automatic alignment of a source image or a stack (movie) to a target image/reference frame.
Other
82 stars 17 forks source link

Getting wrong results with latest Anaconda distribution #22

Closed totheDude closed 2 years ago

totheDude commented 2 years ago

Hello, I have found that a piece of code in which I use pystackreg delivers completely different (and, I think, wrong) results once I update to the latest Anaconda distribution (2022.05). This is on Windows 10 64bit.

Using a previous distribution, probably a year older or more, still works fine.

I import StackReg and do some image registration.

I suspect that this is due to some python packages versions being updated. I want to help you as much as I can to troubleshoot this issue. Please let me know what information you need from me.

totheDude commented 2 years ago

I with to withdraw this post. There is no issue. Apologies.