Refactor the coalignment
module
#83
Labels
coalignment
Discussion
An issue opened for, or undergoing discussion.
Effort High
Requires a large time investment.
Package Intermediate
Requires some of knowledge of the package.
Priority Medium
Non-urgent action required.
The
coalignment
module now includes code fromsunpy.image.coalignment
as well assunpy.physics.solar_rotation
. Both of these bits of code provide methods for co-aligning images, but the API is a bit all over the place at the moment. We need to decide how we want users to interact with this code (e.g. do we want onemapsequence_coalign
function with different keywords to select how the coalignment is done?) and refactor things to remove duplicate code.We should also think about how we want to then incorporate new coalignment functions (e.g. #82).
This should probably be worked out prior to #79
The text was updated successfully, but these errors were encountered: