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

root / src @ tyson_changes

Name Size Revision Age Author Comment
  Data 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details
  Entity 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details
  NeuroMlEntity eafe72b3 over 3 years TC Removed the *pyc files git rm *.pyc Everyone's...
  NeuroMlParser eafe72b3 over 3 years TC Removed the *pyc files git rm *.pyc Everyone's...
  Output 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details
CheckWrlFile.py 4.94 KB 98521971 over 11 years Stephen Larson Initial commit
CompareCells.py 3.33 KB 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details
WrlToNeuroML.py 20.3 KB c92412d7 over 3 years TC Ignore *.pyc Added .gitignore for pyc files so...
blenderExportSpine.py 1.89 KB 0d08ba39 over 11 years Petr Baudis New script blenderExportSpine.py for exporting ...
blenderStraighten.py 6.95 KB 37a1f745 over 11 years Petr Baudis blenderStraighten.py: Remove the shebang line -...
blenderToNeuroMl.py 16.3 KB 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details
notes.txt 3.23 KB 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details

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.

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.

516e06cd 04 Jan 2014 02:35 Peter C. McCluskey

include muscles, see notes.txt for details

0d08ba39 21 Oct 2013 23:35 Petr Baudis

New script blenderExportSpine.py for exporting the spine curve from VirtualWorm model

37a1f745 05 Oct 2013 10:32 Petr Baudis

blenderStraighten.py: Remove the shebang line - confusing, this is not a standalone script

f1650a0e 05 Oct 2013 00:38 Petr Baudis

blenderStraighten.py: Add a header to the script

e8dc5ba0 05 Oct 2013 00:11 Petr Baudis

blenderStraighten.py: Perform the actual straightening transformation

View revisions