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

root @ test_py2

Name Size Revision Age Author Comment
  .github 74429ec3 over 3 years Padraig Gleeson (admin) Update Check file
  src 2e13aaef over 3 years Padraig Gleeson (admin) Fix for python 3
.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 1.99 KB 7f14583b over 3 years Padraig Gleeson (admin) Update part of readme

Latest revisions

# Date Author Comment
2e13aaef 17 Feb 2022 21:24 Padraig Gleeson (admin)

Fix for python 3

7f14583b 17 Feb 2022 21:22 Padraig Gleeson (admin)

Update part of readme

74429ec3 16 Feb 2022 23:09 Padraig Gleeson (admin)

Update Check file

61cf609f 16 Feb 2022 22:43 Padraig Gleeson (admin)

Update ci-test.yml

2962cc50 03 Feb 2022 00:56 Padraig Gleeson (admin)

Merge pull request #11 from openworm/tyson_changes

Add .gitignore for *PYC files

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?

View all revisions View revisions