Closed AlecThomson closed 4 years ago
Since official support for 2.7 ends in January 2020, we should probably update the pipeline to Python 3. There are also many libraries we are currently relying on (e.g. Astropy) which have already dropped 2.7 support.
Adding to this: The astropy Gaussian2DKernel can only take a 'BPA' argument in Python 3. The 2.7 version can only do circular beams (it would seem).
Fixed in #18
Since official support for 2.7 ends in January 2020, we should probably update the pipeline to Python 3. There are also many libraries we are currently relying on (e.g. Astropy) which have already dropped 2.7 support.