Skip to content

Save actual CCF coordinates #29

Description

@bjhardcastle

I'm trying to use the ccf_channel_locations.json output from a GUI capsule duplicated 4 months ago, so apologies if this has already been changed.

It looks like the coordinates are saved in IBL xyz format, in mm, relative to bregma:

...
"channel_47": {
    "x": -3.3230860233306885,
    "y": 8.533195495605469,
    "z": -5.1742472648620605,
    "axial": 460.0,
    "lateral": 32.0,
    "brain_region_id": 463,
    "brain_region": "CA3"
  },
...

Given the filename, I was hoping they would be stored as CCF coordinates, in microns.

If this is intentional, how about adding the ccf_ap, ccf_ml, ccf_dv values as well, since the iblatlas with the conversion function is already available in this package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions