neuroinformatics-unit / derotation

Derotate images acquired via 2-photon or 3-photon calcium imaging
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

General refactoring of the classes #7

Closed lauraporta closed 3 months ago

lauraporta commented 11 months ago

Make a main template class to inherit from, to construct new derotators tailored to a specific experimental setup. Design patterns: template & strategy