ME-ICA / mapca

A Python implementation of the moving average principal components analysis methods from GIFT
GNU General Public License v2.0
6 stars 8 forks source link

[TST] Add integration tests #19

Closed eurunuela closed 3 years ago

eurunuela commented 3 years ago

This PR adds integration tests to ensure the core of mapca works as expected.