Skip to content

possible confusing terminology in the tutorial notebook #12

@GonyRosenman

Description

@GonyRosenman

From reviewing the code in brainLM_toolkit.py and brainLM_Toolkit.ipynb, it looks like you first save .dat files with the shape (num_TRs, num_parcels), and then apply different normalization schemes when converting them to Arrow format.

I'm a bit confused by the terms "all_voxel" or "per_voxel" used in the code, as you're working with parcellated .dat files at that stage, so there shouldn't be any voxels involved (since voxel = volumetric pixel).

Is this just a naming convention, or am I missing something?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions