Padraig Gleeson

Results 157 comments of Padraig Gleeson

@MRIO I've just updated to Big sur too and having lots of fun with incompatibilities and moved libraries. Some of these I've started fixing in some repos, e.g. https://github.com/NeuroML/org.neuroml1.model/commit/d4f796495ec6f22412adeac66708c23492d80079, and...

@MRIO Can you try building the latest commit? Have fixed the "Source option 6 is no longer supported" issue...

Have you run - ./updatenC.sh & checked no errors? See https://github.com/NeuralEnsemble/neuroConstruct/blob/master/.travis.yml#L16

Try: svn co https://svn.code.sf.net/p/neuroml/code/jNeuroMLJar jNeuroMLJar in that dir & make sure the folder is there before rebuilding...

I committed a version of the jNeuroMLjar which was built with java 1.7 (which should be enough). Can you: cd jNeuroMLJar/ svn up cd .. ant clean ant run

@RokasSt can you open a PR to [this branch](https://github.com/NeuralEnsemble/neuroConstruct/tree/test_rokas) when you've got something for me to test? Thanks.

This is due to this line: https://github.com/NeuralEnsemble/libNeuroML/blob/2e10b9a3e16667c747672fd606d108737bf25a18/neuroml/nml/generateds_config.py#L96 needed to ensure attribute ionChannel in ChannelDensity becomes ion_channel

Waiting for Robert to check the behaviour of iafRefCell on jLEMS...

These installers are very much out of date (not tested with recent versions of Mac or Win). I'll probably take them down and just use the zip file install from...

http://www.neuroconstruct.org/download/index.html and the binary downloads page have been updated with link to github. Still need to update http://www.neuroconstruct.org/docs/install.html with info on pulling from git...