Skip to content

Import neurons using Codex? #191

@Specom

Description

@Specom

First of all, thanks for this awesome tool. The way of importing neurons from neuPRINT is super straight forward. I was wondering if there is a similar method using the “Copy view URL to clipboard” button in codex, which does not exist in codex NGL. So far I tried several combinations for importMeshes.py, e.g.:
{
"neurons": {
"source": "precomputed://gs://flywire_v141_m783",
"neuron": [NEURONID]
},

With neuron ID being a random cell ID. However, I am always getting an error that the OBJ file for this neuron can not be found. I also tried putting it into ‘ ” ’. Do I need to download the swc files for the neurons instead and convert them to OBJs? If so, do you know of any pipeline to get the swc files for these neurons?
Best wishes,

Sander

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