-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coordinates seem to be wrongly read from MouseLight neuron loaded as .swc #181
Comments
Additionally, upon running the mouselight api to fetch the metadata from neurons.py , I get the following error:
|
Hi, Is this still an issue? Is the problem there with all neurons or particular ones? |
Hi Federico, |
Fixed in #281 |
This issue persists for neurons from other datasets that are now available and has to do with the Neuron actor hardcoding the The issue can be resolved by allowing the user to set the invert_dims when creating the Brainrender Neuron actor |
Hi @harshk95, thanks for your suggestion! The This fix is now in the latest version of |
Hi,
I tried to run the neruons.py example from the examples folder and downloaded the .swc file for one of the neurons in the Mouse Light database from the MouseLight neuron browser. However, the neuron is strangely oriented and seems to be switching 2 of the coordinates. The ID of the neuron shown in the figure attached is AA1544.
This has been run on a Windows machine with the latest version of brainrender on Python 3.7
Any help is much appreciated!
Thanks!
The text was updated successfully, but these errors were encountered: