The Open Neurophysiology Environment
Datasets - Collaboration
Datasets - Projects
Exploring IBL Data
Miscellaneous
Examples & Tutorials
API Reference
Classes
TestLoadAgea
TestMerfish
TestMerfishDenoiseVolume
TestMerfishLoadVolume
Bases: TestCase
TestCase
Tests the mechanics of the load function by faking a 3 experiments gene expression dataset Here we just want to make sure the function returns the right dataframes and volumes, and that the atlas reads the right label and image volumes
load_atlas() should build the same atlas as load(), from just image.npy/label.npy.
NaN-fill is restricted to in-brain voxels, and in-brain voxels sum to 1 afterwards.
With sigma=0, n_drop_non_neuronal=0 and no NaNs, this is just a per-voxel renormalize.