ibllib.tests.test_mesoscope
Tests for ibllib.pipes.mesoscope_tasks.
Classes
Test raw imaging metadata versioning. |
|
Test for MesoscopeFOV task and associated functions. |
|
Test for MesoscopePreprocess task. |
|
Test for MesoscopeFOV.register_fov method. |
- class TestMesoscopePreprocess(methodName='runTest')[source]
Bases:
TestCase
Test for MesoscopePreprocess task.
- test_meta()[source]
Test arguments that are overwritten by meta file and set in task.kwargs, and that explicitly passed kwargs overwrite default and meta args
- class TestMesoscopeFOV(methodName='runTest')[source]
Bases:
TestCase
Test for MesoscopeFOV task and associated functions.