Blender to NeuroML for C elegans connectome
Note The source for this project is hosted on GitHub

root @ tyson_changes

Name Size Revision Age Author Comment
  .github 35aef8a3 over 3 years TC Update ci-test.yml installing libneuroml in te...
  src eafe72b3 over 3 years TC Removed the *pyc files git rm *.pyc Everyone's...
.gitignore 5 Bytes c92412d7 over 3 years TC Ignore *.pyc Added .gitignore for pyc files so...
.openworm.yml 413 Bytes 447544ab over 8 years Stephen Larson Create .openworm.yml
Fig1.png 67.7 KB 98521971 over 11 years Stephen Larson Initial commit
Fig2.png 11.9 KB 98521971 over 11 years Stephen Larson Initial commit
Fig3.png 11.8 KB 98521971 over 11 years Stephen Larson Initial commit
Fig4.png 9.72 KB 98521971 over 11 years Stephen Larson Initial commit
Fig5.png 10 KB 98521971 over 11 years Stephen Larson Initial commit
Fig6.png 10.1 KB 98521971 over 11 years Stephen Larson Initial commit
How it works.doc 78 KB 98521971 over 11 years Stephen Larson Initial commit
LICENSE 1.05 KB 6a92952b over 11 years Stephen Larson Initial commit
README.md 2.14 KB 0d08ba39 over 11 years Petr Baudis New script blenderExportSpine.py for exporting ...

Latest revisions

# Date Author Comment
eafe72b3 01 Feb 2022 01:09 TC

Removed the *pyc files

git rm *.pyc
Everyone's local machines will handle these files, we don't need to keep committing them. (Hence the .gitignore).

c92412d7 01 Feb 2022 00:45 TC

Ignore *.pyc

Added .gitignore for pyc files so we don't have to constantly deal with committing changes to pyc files.

Also added matplotlib import to code (maybe bad idea?)
It got my set up past an error.

35aef8a3 27 Jan 2022 23:22 TC

Update ci-test.yml

installing libneuroml in text env

e2648c5b 26 Jan 2022 10:47 TC

Update ci-test.yml

reverted line 35, listing directory contents prior to test run

2726b276 26 Jan 2022 10:44 TC

Update ci-test.yml

    cd src

Removed that line of code. It was on line 35
Maybe it makes it so the test ubuntu install is in the wrong directory?

5efb7e6b 26 Jan 2022 10:42 TC

Update ci-test.yml

didn't work. Reverting the only way I know how... with another commit.
Is the problem with the test or is it that there is no module named neuroml anywhere to be found?
It might be easy to find if everything wasn't already called neuroml.

5d54a96f 26 Jan 2022 10:38 TC

Update ci-test.yml

added neuroml import - debugging

a08ec03b 26 Jan 2022 10:15 TC

Update WrlToNeuroML.py

reverting last commit manually because I don't have access to the repo or tests on my ide.

1261e69f 26 Jan 2022 10:10 TC

Update WrlToNeuroML.py

trying to find this neuroml module. Maybe caps?

2ffb68cc 25 Jan 2022 05:28 TC

Update WrlToNeuroML.py

trying to import neuroml module.

View all revisions View revisions