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

root / src / Entity @ nml_images

Name Size Revision Age Author Comment
Entity.py 20.9 KB 6669976c about 3 years TC update entity.py
Face.py 616 Bytes 516e06cd over 11 years Peter C. McCluskey include muscles, see notes.txt for details
Helper.py 6.28 KB 80ed9127 about 3 years TC Update 2to3 script changes without dict to lis...
Muscle.py 14.1 KB 31853fd4 about 3 years TC Quick Fix Fixing syntax errors from last commi...
Slice.py 15.4 KB 80ed9127 about 3 years TC Update 2to3 script changes without dict to lis...
Vertex.py 1.34 KB 563bbd3f over 3 years TC Debugging 2to3 also added bak to gitignore
WRLVector.py 1009 Bytes 98521971 over 11 years Stephen Larson Initial commit
__init__.py 0 Bytes 98521971 over 11 years Stephen Larson Initial commit
plot.py 5.28 KB 31853fd4 about 3 years TC Quick Fix Fixing syntax errors from last commi...

Latest revisions

# Date Author Comment
ed3f34c9 16 Mar 2022 21:06 TC

Merge branch 'python3_update' into test_pg

6669976c 16 Mar 2022 20:48 TC

update entity.py

59c1eac4 16 Mar 2022 20:46 TC

update entity.py

ea8d4347 16 Mar 2022 20:43 TC

Fix Entity.py's broken For Loop

removed the dict sorting from "brunches_temp" dict since output is the same in 2.7 and 3.10.

0aee0d5a 15 Mar 2022 16:12 Padraig Gleeson (admin)

Updating comments

b4ae7bd0 15 Mar 2022 16:04 Padraig Gleeson (admin)

Fix for lambda issue

07af6f3f 12 Mar 2022 01:54 TC

Py2 Version For Loop

Changed it to at least pass the py27 test.

37fe554e 12 Mar 2022 01:51 TC

Quick Fix 1

Fixing my syntax errors

df51f5ac 12 Mar 2022 01:36 TC

Quick Fix 2

Fixing syntax errors

31853fd4 09 Mar 2022 23:02 TC

Quick Fix

Fixing syntax errors from last commit.
This commit should have us up to date.
I'm getting the same error as before.

View revisions