Skip to content
Snippets Groups Projects
  1. Jun 21, 2017
    • Asia Jędrzejewska-Szmek's avatar
      Calcium hsolve (#218) · 0f741382
      Asia Jędrzejewska-Szmek authored
      * Remove zombification from DifShell and DifBuffer
      
      * Add sending out current message to hsolve
      
      Fix externalCalcium_ iteration in advanceChannels.
      
      * Test for hsolve handling external calcium.
      
      Slightly rewrote functions shared with test_difshells.py
      0f741382
    • Dilawar Singh's avatar
      Fixes to bad-merging. · fbf9dbd4
      Dilawar Singh authored
      fbf9dbd4
    • Dilawar Singh's avatar
      2ea8560e
    • Dilawar Singh's avatar
      Merge commit '320e525a' · 849103d0
      Dilawar Singh authored
      849103d0
    • Dilawar Singh's avatar
      Squashed 'moose-gui/' changes from d282884250..49779ba730 · 320e525a
      Dilawar Singh authored
      49779ba730 As per Upi suggestion, co-ordinates are reprocessed for genesis file (yaxis is negated) at loading time so that, at the interface level co-ordinate are played around independently and while saving scene co-ordinates are save.
      1f32b418d2 Kd is calculated for second order reaction only and value is displayed in object editor,Notes header is added, and unit for Kd is added in default.py
      254d1f077a Enzyme can't be connected for second order reaction
      3038c31d1a missing import math
      355d721e4f added libsbml and moogli is removed
      0343ce3e11 Added a Model information, like number of compartment,group,pool,function,reaction etc when model is loaded for the first time
      
      git-subtree-dir: moose-gui
      git-subtree-split: 49779ba730bbbb214728c86d3550fc2b27d8ef24
      320e525a
    • Dilawar Singh's avatar
      Merge commit '7fe1c2e7' · faf993a1
      Dilawar Singh authored
      faf993a1
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 2ecab963b2..69e0354705 · 7fe1c2e7
      Dilawar Singh authored
      69e0354705 Create CONTRIBUTING.md
      b096503233 Added travis related setttings update.
      REVERT: 2ecab963b2 Merge commit 'af3c29a4'
      REVERT: b3b597f411 Removed legacy Makefile based build flow. CMake is only build-system now. #180.
      REVERT: 20dc0a5989 a warning message is sent out \n 1.if function is not connected to output and \n 2.yet to write back StimulusTable is to genesis. \n No more transformation with y axis as it has already taken care in kkit.py file
      REVERT: 9373d1bc16 python Counter function removed, just to give backward compatibility for Centos6 for python 2.6
      REVERT: e8300d7e92 added to ask User if merged model to be saved
      REVERT: 933b259710 Made ReadSwc less verbose. Fixed bug in SeqSynHandler in application of sequencePower.
      REVERT: 662eaa2e13 Added sequencePower term to SeqSynHandler to achieve greater specificity for sequences vs all inputs on at once.
      REVERT: 7ccc8a2b1e Merge branch 'master' of https://github.com/BhallaLab/moose-core
      REVERT: fe5765ca7b More fixes to plot_utils
      REVERT: 6a9a618e72 Fixed the error in plot_tables utility.
      REVERT: 658af76a47 Fix for Table.vector bug (#179)
      REVERT: 423dc9dc69 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      REVERT: 200871a9f7 Added in hack for rmoogli to display time
      REVERT: 157c501b98 reaction or enzyme name is empty then id is taken as name while reading files from SBML
      REVERT: 43a2350406 color and textcolor inchanged for enzyme
      REVERT: 02de4c37ee Bugfix for SparseMsg, corrects allocation of synapses when setting connectionList
      
      git-subtree-dir: moose-core
      git-subtree-split: 69e0354705cd27d3dad42ba33610f960d270660e
      7fe1c2e7
    • Dilawar Singh's avatar
      be2d4ec3
    • Dilawar Singh's avatar
      Squashed 'moose-examples/' content from commit 2eb5fa888 · edd901da
      Dilawar Singh authored
      git-subtree-dir: moose-examples
      git-subtree-split: 2eb5fa888ff20afdc478366881255201b51a58b8
      edd901da
    • Dilawar Singh's avatar
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from b3b597f41..2ecab963b · 45f9e9b9
      Dilawar Singh authored
      2ecab963b Merge commit 'af3c29a4'
      ad3ec12ec Fixes to allow moose module to be installed and imported (#220)
      0fb32dec5 All changes from previous repository. No new file is added here.
      
      git-subtree-dir: moose-core
      git-subtree-split: 2ecab963b249229174cfef1fafd282977a7920c3
      45f9e9b9
    • Dilawar Singh's avatar
      Merge commit '45f9e9b9' · 7b366bcb
      Dilawar Singh authored
      7b366bcb
    • Dilawar Singh's avatar
      Merge commit 'af3c29a4' · 4c60725d
      Dilawar Singh authored
      4c60725d
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from ef066f704..b3b597f41 · af3c29a4
      Dilawar Singh authored
      b3b597f41 Removed legacy Makefile based build flow. CMake is only build-system now. #180.
      20dc0a598 a warning message is sent out \n 1.if function is not connected to output and \n 2.yet to write back StimulusTable is to genesis. \n No more transformation with y axis as it has already taken care in kkit.py file
      9373d1bc1 python Counter function removed, just to give backward compatibility for Centos6 for python 2.6
      e8300d7e9 added to ask User if merged model to be saved
      933b25971 Made ReadSwc less verbose. Fixed bug in SeqSynHandler in application of sequencePower.
      662eaa2e1 Added sequencePower term to SeqSynHandler to achieve greater specificity for sequences vs all inputs on at once.
      7ccc8a2b1 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      fe5765ca7 More fixes to plot_utils
      6a9a618e7 Fixed the error in plot_tables utility.
      658af76a4 Fix for Table.vector bug (#179)
      423dc9dc6 Merge branch 'master' of https://github.com/BhallaLab/moose-core
      200871a9f Added in hack for rmoogli to display time
      157c501b9 reaction or enzyme name is empty then id is taken as name while reading files from SBML
      43a235040 color and textcolor inchanged for enzyme
      02de4c37e Bugfix for SparseMsg, corrects allocation of synapses when setting connectionList
      
      git-subtree-dir: moose-core
      git-subtree-split: b3b597f411500f5956976349f4d56b1cbc94f734
      af3c29a4
    • Zbigniew Jędrzejewski-Szmek's avatar
      Fixes to allow moose module to be installed and imported (#220) · 60f3632e
      Zbigniew Jędrzejewski-Szmek authored
      * pymoose: unbreak installation under Python 3
      
      Commit 24ebac50 removed the setting
      of the suffix of the binary python module. Unfortunately no explanation
      was provided…
      Anyway, 'python3 setup.py build' and 'python3 setup.py install' stopped
      working because setup.py is expecting a file like
      _moose.cpython-36m-x86_64-linux-gnu.so, and it simply ignored _moose.so.
      As a result the binary module was not installed.
      
      * .gitignore: ignore "moose" only in the top-level directories
      
      Just "moose" would also match python/moose, with predictably bad
      consequences.
      
      * .gitignore: ignore VERSION
      
      It's a generated file.
      
      * Restore moose/moose.py
      
      It was removed in 24dea426. No
      explanation was provided, but it seems to have been a mistake, because
      without this file, 'import moose' has little chances of succeeding,
      since __init__.py includes 'from .moose import *'.
      
      * Fix a bunch of local imports
      60f3632e
  2. Jun 19, 2017
    • malav4994's avatar
      documentation branch merge request (#219) · 7ffff42d
      malav4994 authored
      * changed files in docs folder for final version of documentation
      
      * changed the README.txt file.
      
      * changed the path to moose-examples in conf.py and formatting in chem_GUI
      
      * removed docs/source/user/py/introduction/index.rst, and /install/index.rst due to redundency
      
      * Changed some moose-example files as online readthedocs was generating some issues, and added Makefile in docs/ directory.
      
      * a couple of more changes..
      7ffff42d
  3. Jun 03, 2017
    • malav4994's avatar
      Documentation final PR (#217) · ec194c8a
      malav4994 authored
      * changed files in docs folder for final version of documentation
      
      * changed the README.txt file.
      
      * changed the path to moose-examples in conf.py and formatting in chem_GUI
      
      * removed docs/source/user/py/introduction/index.rst, and /install/index.rst due to redundency
      ec194c8a
  4. May 19, 2017
  5. May 08, 2017
  6. May 02, 2017
  7. Apr 26, 2017
  8. Apr 24, 2017
  9. Apr 23, 2017