Skip to content

project_coordinates with thickness_type="normalized_layers" does not respect layer_thicknesses #10

Description

@ablot

The main issue is described in #9
Repeating here for dicussion, in case it's a feature that I didn't understand

If thickness_type is normalized_layers, a list of layer thicknesses (layer_thicknesses kwarg) must be provided to the projector and each layer is normalised to have this thickness across the whole cortex. However, depth is rescaled later to have the size of the deepest cortical layer in the volume. This seems confusing as one must know this size to the downscale again to the thicknesses that were provided.
The implementation of the micron seems also buggy as the normalisation happens twice (but I don't use it so I haven't tested).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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