SilverLabUCL / PySilverLabNWB

Python tools for working with Silver Lab data in the NWB2 format
MIT License
1 stars 0 forks source link

Tests for variable resolutions #80

Open ageorgou opened 3 years ago

ageorgou commented 3 years ago

We should extend the tests to check that the import of variable-resolution and -shape data (#36) works correctly. We've compared against MATLAB loading (e.g. 0e6f167) but should record the resulting signature and add this to the automatic tests.

We'll also need to subsample the data we have (fewer trials and ROIs) to get a smaller dataset we can easily check on Travis.