keflavich / image_registration

Image Registration for Astronomy
MIT License
156 stars 53 forks source link

agpy.gaussfitter #56

Open navidroo opened 7 months ago

navidroo commented 7 months ago

It is necessary to install the agpy library to use gaussfitter in cross_correlation_shifts. However, it doesn't support Python 3.x.x. Is there a workaround?

keflavich commented 7 months ago

yes, we can switch to https://github.com/keflavich/gaussfitter - if you want to submit a PR, I'd be happy to accept the contribution