Skip to content
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

Tutorial not running #14

Open
Sepulcrum89 opened this issue Apr 8, 2019 · 1 comment
Open

Tutorial not running #14

Sepulcrum89 opened this issue Apr 8, 2019 · 1 comment

Comments

@Sepulcrum89
Copy link

Dear developers,
I found your paper and with read it with great interest. Furthermore, I have discovered this repository and would like to integrate it into my academic research at the Ruhr University in Bochum, Germany.

For this I have wanted to try to implement your example in doc/Tutorial.txt
Prior to that, I have cloned the repository and installed all the requirements as mentioned in the readme. I am using a Ubuntu 18.04.2 LTS machine.

When running your example, I am able to import your library and read a neuron SWC file, found in this repository.
I am having trouble with the last command. The following error is being returned to my terminal:

'Neuron' object has no attribute 'neurite'

I would like to request assistance with this. I have been browsing your files and did not find suitable documentation for this specific error. Is there a FAQ or wiki entry?

I am looking forward to hearing from you!
Best regards

@lidakanari
Copy link
Collaborator

Hi,

Thank you for your interest on our work! We are glad to provide feedback.

You should replace "neurite" with "neurites". This should resolve the issue. I have updated the tutorial accordingly.

You can also use the example here, for more details on how to start working on this:
https://github.com/BlueBrain/TMD/blob/master/examples/extract_ph.py

Please let me know if you have any issues,
Lida

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants