-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Ben (@poolio) has suggested that we use an abstract Transformation class to define the interface for the various possible ways in which images may be transformed to correct for motion artifacts. This would help to clean up a number of parts of the code and improve flexibility going forward.
I have started sketching this in transfrom.py, included in commit 28ee215.