Skip to content
Snippets Groups Projects
  1. Nov 11, 2018
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from d229eba6b..e5868beb9 · cb153fa5
      Dilawar Singh authored
      e5868beb9 Merge pull request #329 from upibhalla/master
      a56b7e883 Fix to rdesigneurProtos so that the classic HH Na and K_DR channels now work properly.
      0bdebdf6f Merge pull request #328 from upibhalla/master
      bc3ff9ccd Got rid of printf debug line
      788bce98b Merge branch 'master' of https://github.com/upibhalla/moose-core
      b8eeb9d5f Merge branch 'master' of https://github.com/BhallaLab/moose-core
      47ee21c36 Fixes to rdesigneur so that chemProto without chemDistrib will not fail confusingly.
      50f03b860 Fixes to EndoMesh (#327)
      552ca01a1 Merge branch 'master' into master
      905c98332 Merge pull request #323 from hrani/master
      aca01be2e Fixed numDimentions to 3
      12e429d47 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      1f91c76fc Added dummy CubeMesh as default parent for EndoMesh to avert segvs on several methods
      5a8ec044e Merge branch 'master' into master
      e4c19935e Merge pull request #324 from upibhalla/master
      0327eb9e7 Fixed test_Xchan1.py to match bugfix for Dsolve.
      2e2227649 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      182e95c52 Bugfix for ConcChan to correct scaling for permeability to SI units of millimolar
      865e99dbb Merge branch 'master' of http://github.com/hrani/moose-core
      70f116ad9 cleanup in print statement
      83afd0fe3 Merge branch 'master' into master
      9b0569b93 while reading the sbml model validator can be switched off
      5b0bbe1be Merge pull request #322 from hrani/master
      05eba8faa Channel are written back to genesis and zeroth voxel moose object is written for both cubeMesh or CylMesh
      53cbe3656 reading info field for channel from kkit file (#321)
      ba88932fb CylMesh are written to SBML with annotation field and only zeroth ele… (#318)
      f917df152 Merge pull request #319 from dilawar/master
      637583439 Works after disabling alpha and beta properties.
      0b208c8c9 Now user can pass verbose option to mooseReadNML2
      556ebef64 Hotfix. If self.network not found, sett the temperate to 25 deg C.
      7c86d4ebc Merge branch 'master' of https://github.com/BhallaLab/moose-core
      3a655cd06 Minor typo in warning report for Dsolve
      b4637b21a Merge pull request #317 from upibhalla/master
      d6e35de32 Merge branch 'master' into master
      ecfca8401 Update README.md (#312)
      f66ba9003 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      51dd77625 Rdesigneur passiveDistrib modified to handle legacy commands
      5d20e0433 corrected the spell of CyclMesh-->CylMesh, negating the yaxis for kkit is corrected as now saving the value of scene coOrdinates (#313)
      a8769f2c4 Update CMakeLists.txt
      f0e4db0e9 Fixes to build failure on OSX because cmake does not MACOSX but APPLE on (#316)
      2fb51c9a5 Hotfix: Neuroml2 fixes. (#315)
      e46429530 Merge pull request #314 from upibhalla/master
      b57a6d0df Merge branch 'master' into master
      d2749931d Build System Tweaks  (#309)
      293d44144 Some fixes to Ca-dependent channel prototypes in rdesigneur.
      88bcf0797 Merge pull request #311 from upibhalla/master
      aaf589ab2 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      0909ceb32 Fixes as suggested by PyLint. Added a target pylint in cmake file. (#308)
      cdbf917b2 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      79e2d65f5 hotfix for running Boost, Added NMDAR to rdesigneurProtos.
      eb4e83662 Fixed boost segfault with dense solver.  Also remove GSL specific attrib from the test. (#310)
      8463cc73e Update setup.cmake.py (#307)
      8c38fc6d6 Removed deprecated warnings from neuroml2 reader (#305)
      6df4332d2 Fixes to BOOST based steadystate solver (#306)
      99dd7d250 Merge pull request #302 from BhallaLab/chhennapoda
      86c424452 Merge branch 'master' into chhennapoda
      ec06b242a HotFix: Fix regression in StreadyState solver caused by #293. (#304)
      6b79f6701 prefer .so suffix over CPython version specific suffix . this way a wheel compiled by any version of python3 will work with any python3.
      92da6a7fb removed python-libsbml from install dependencies; added matplotlib. sbml and neuroml packages should be installed by user and not automatically. They may not be available for all distribution of python on all OSes.
      e2bc19c0e Merge branch 'master' into chhennapoda
      385a5cf0a Merge pull request #303 from upibhalla/master
      080767c5a Fixes to rdesigneur due to bad merge. Cleanup on rmoogli
      62f8bc89e Tweak to Neuron.cpp so it can handle insertion of spines with uniform spacing.
      b6088109b Fixes for linux.
      406fee2a0 Temp commit to test on OSX.
      cc3c604b9 Merge branch 'master' into chhennapoda
      342092829 Update moose_test.py (#301)
      61f4f6684 show timeout in moose.test() .
      abf822c4a with python2, just test with GSL. Build python3 first.
      088c61673 Made changes to build system so that pymoose directory can be built in isolation. Build system is bit more module. Ideally I should make sure that each subdirectory can built in isolation.
      3c0ff2790 Few changes to build with python3.6.
      5d688f63d Use option --relative in setup.py and tell cmake not to look into usr prefix anymore.
      1f3fe9fc3 Merge branch 'chhennapoda' of github.com:BhallaLab/moose-core into chhennapoda
      3e19983c8 removed unneeded library which is never used.
      c2fbab872 cmake related changes to build on centos5 (manylinux docker image).
      f1230f151 Merge branch 'master' of https://github.com/upibhalla/moose-core
      23a2892cc Merge branch 'master' of https://github.com/BhallaLab/moose-core
      8a835c133 minor bugfix to rdesigneur
      6ef1d567e Merge branch 'master' into master
      a9a2e758f Merge branch 'master' of https://github.com/BhallaLab/moose-core
      5e1294d99 Further updates to rdesigneur for argument handling
      a702bded5 Put in kwargs based specification of plotList, stimList and moogList. Folded savePlots into plotList but not yet tested.
      
      git-subtree-dir: moose-core
      git-subtree-split: e5868beb97afcb778d6a945c38e80300c953b39a
      cb153fa5
  2. Sep 08, 2018
  3. Sep 06, 2018
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 1271dcd74b..d5b330dc02 · a1f6b230
      Dilawar Singh authored
      d5b330dc02 Merge pull request #296 from hrani/master
      5a606df86c Merge remote-tracking branch 'upstream/master'
      ce545cf507 Rdesigneur updates (#295)
      9869046490 Merge branch 'master' into master
      753b189063 changes made after fixXreacs is moved from python to python/moose for package
      5eca1a3620 moved fixXreacs.py from python to python/moose for packaging, changes made to get fixXreacs files
      3a519cec39 mooseAddChemSolver and mooseDeleteChemSolver is meant for chemical models only (#292)
      9ba0e85532 check for enz parent is done by neighbors['enzDes'] rather than enz.parent and if enzyme parent is not pool then raise an exception
      161c475e2c Merge branch 'master' into master
      f9d869da24 Merge pull request #294 from upibhalla/master
      a76dd524b4 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      c0d5ba6d9b Added plot y limits to rdesigneur
      5fa7226e60 clean up modelRoot while printing
      3c6972aae3 mooseAddChemSolver and mooseDeleteChemSolver is meant for chemical models only, a check is made to see if modelroot has just cube/CylMesh
      3790376c3e Merge pull request #291 from BhallaLab/dilawar-patch-2
      c52740323a Update README.md
      5843c73ab5 Merge pull request #289 from upibhalla/master
      e3baee2dce Merge branch 'master' of https://github.com/BhallaLab/moose-core
      7a1b0d8ff6 Test xreacs (#287)
      869522d04c Merge branch 'master' of https://github.com/BhallaLab/moose-core
      bb274ee43c loadmodel with add_delete_chemSolver (#288)
      7d563c7c23 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      637d2233a1 setting up dsolver and by passing loadModel from moosemodule.cpp to m… (#277)
      9f5a2697f6 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      3a8489c475 All random number generators are based on c++11  (#280)
      8e29d8eaa7 Minor updates to rdesigneur waveplotting
      46718b9c04 Added wavePlot option to rdeisgneur.
      506067669c Minor fixes to rdesigneur for setting up stims
      5ab1a3c621 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      ea487f3ee0 Updated rdesigneur so it can handle a chem system with only a dendrite and spine compartment, no PSD.
      7c321bfe94 Merge pull request #284 from upibhalla/master
      d9bd29c97d Fix for units of permeability of ConcChan, as computed in Dsolve.cpp. Now it is 1/(mM.sec).
      3056c917fe Merge branch 'master' of https://github.com/BhallaLab/moose-core
      ae8f2336ce Fixed bug with NeuroMesh
      9271d0ba22 Fixes to ReadKkit, Dsolve, rdesigneur to handle EndoMesh to insert in neuronal geometries.
      f4ba9362e4 Intermediate save of rdesigneur with partial changes for handling endoMesh. Works with old examples, not tested for EndoMeshes
      
      git-subtree-dir: moose-core
      git-subtree-split: d5b330dc02ed938fcb7cff95d8ae0e2cd388d0ea
      a1f6b230
  4. Jul 10, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from d4417dcffd..2657e3345e · daf8d828
      Dilawar Singh authored
      2657e3345e Merge pull request #199 from dilawar/master
      973dd380ba Deleted Makefile.
      545b4241c8 Restore synapse folder back to 933b259 . synapseOrder is now working.
      90711a865c execute_process is now used to get the extension of python module. See http://bugs.python.org/issue16754 in case build fails on some unix because of 'SO'.
      5b0a529c4e We do not reply on VERSION file to create version. TODO: Use config.h.in file to populate VERSION information.
      2749918927 Accessing an existing object (#198)
      220128f284 Do not run DOQCS with moose-core. Test DOQCS with released package only. Do so in moose-examples repo.
      ad2c63da12 Use QUIET_MODE=ON on travis.
      
      git-subtree-dir: moose-core
      git-subtree-split: 2657e3345e8b783cf22634680c7561f8dbd9f127
      daf8d828
  5. Jul 01, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 95fe1a7..891f2f8 · 750df413
      Dilawar Singh authored
      891f2f8 Removed trailing spaces from code by pre-commit hook utility.
      0ed2535 Cherry-pick "Added connectionList field to SparseMsg to allow direct control over connection matrix. Some sanity checks in SparseMatrix to go with this"
      d62d10d The bug on travis is still not bypassed. If this does not work, disable DOQCS tests on OSX.
      618b4d6 Install moose on osx as well. Prerequisite to test DOQCS.
      f717f82 Merge branch 'master' of github.com:BhallaLab/moose-core
      908820e Lets see if this is a good workaround travis issue travis-ci/travis-ci#6522.
      e251f53 Lets see if is a workaround fixes the OSX bug.
      4ff7cff Hopefully this will fix issue on travis-osx build failure. Related to travis-ci/travis-ci#6522.
      590c09e Don't use timeout in script. So that we can run on macosx as well. Removed timeout command from script. Now it can run on OSX as well.
      e2f8afd Only test doqcs on LinuxOS, not on MacOSX.
      dc7b55a Fix to travis-ci/travis-ci#6307.
      54b8471 Merge branch 'mast...
      750df413
  6. Jun 22, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 2c3fe7516..052318cb4 · 0014d826
      Dilawar Singh authored
      052318cb4 [skip ci] Moved git precommit script into script. if someone wants to activate it in her repo, rename it to .pre-commit-config.yaml and enable it
      d15e77649 Removed legacy makefile #180. These appeared again because of push from subtree in moose repo. Sigh!
      ed708e01b No-longer supporting Makefile based old flow on travis.
      bea1f4a9d Integrated test script from PR BhallaLab/moose#218 . I need to confirm if results are correct.
      
      git-subtree-dir: moose-core
      git-subtree-split: 052318cb48027ca0c401a13be9fddd2b0d5a66b7
      0014d826
  7. Jun 21, 2017