Skip to content
Snippets Groups Projects
  1. Nov 19, 2016
  2. Nov 18, 2016
  3. Nov 17, 2016
  4. Nov 16, 2016
  5. Nov 15, 2016
  6. Nov 14, 2016
    • Dilawar Singh's avatar
      This should pass on travis. · f1d6aba3
      Dilawar Singh authored
      f1d6aba3
    • Dilawar Singh's avatar
      Merge commit 'd0a6060b' · 7143a53a
      Dilawar Singh authored
      7143a53a
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 9eeca0c..6a6bcc1 · d0a6060b
      Dilawar Singh authored
      6a6bcc1 Python module can also use VERSION file generated by CMAKE. Copy to build directory for not-in-source builds. BhallaLab/moose#200.
      7805364 Failsafe mechanism in VERSION reading script.
      
      git-subtree-dir: moose-core
      git-subtree-split: 6a6bcc15556a58e08c24203599c3c84837eb65bd
      d0a6060b
    • Dilawar Singh's avatar
      Merge commit 'b5a7c2e2' · 15f18b90
      Dilawar Singh authored
      15f18b90
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 14cf2df..9eeca0c · b5a7c2e2
      Dilawar Singh authored
      9eeca0c Fixed a typo in setup.py file. Due to which installation was failing without any warning.
      
      git-subtree-dir: moose-core
      git-subtree-split: 9eeca0ca8135fbf3c8fe7dd65ce408681b1e4605
      b5a7c2e2
    • Dilawar Singh's avatar
      Merge commit '273124ec' · fef5e24c
      Dilawar Singh authored
      fef5e24c
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from 343cb02..14cf2df · 273124ec
      Dilawar Singh authored
      14cf2df Fixed the setup.py file. Use absolute path for script to determine absolute path of VERSION file.
      
      git-subtree-dir: moose-core
      git-subtree-split: 14cf2df3a65456c6b4ce67b2d34110fd3400c982
      273124ec
    • Dilawar Singh's avatar
      Merge commit '8bfef2e6' · 7822c60b
      Dilawar Singh authored
      7822c60b
    • Dilawar Singh's avatar
      Squashed 'moose-core/' changes from ed5f015..343cb02 · 8bfef2e6
      Dilawar Singh authored
      343cb02 Fixes to  VERSION issue BhallaLab/moose#200.
      835bf9a Added a version file.
      
      git-subtree-dir: moose-core
      git-subtree-split: 343cb02705b0874ad0035eea648019420475f7ed
      8bfef2e6
    • Dilawar Singh's avatar
      Merge commit 'aca40347' · fb9fba5e
      Dilawar Singh authored
      fb9fba5e
    • Dilawar Singh's avatar
      Squashed 'moose-gui/' changes from 1e5f537..e49ca7d · aca40347
      Dilawar Singh authored
      e49ca7d Changes Function symbol to summation symbol, objectedit.py function expr is not editable as this summation of pools, some cleanup with colors selection,Function which is now just summation object, set's up setN for output as input is nout
      328b8f5 for now function output connected to pool via setConc message, but there is "increment" which depend on the function input this will be fixed later
      16075b3 cleanup with colormap string from genesis file
      aa377ed resetup for multicompartment model before setting up the solver
      26d2be7 Changes made are related to functions which now doesn't need parent as pool but if exist like in case of genesis then it displays as its, setsolver: setting ticks to table, 18 is not required as its set default when table is created
      7ad2bb9 plot are saved to csv forms
      20a76af some more cleanup
      653b464 added units for Km, kcat is added which display in object editor
      cbf2c5e added units for volume which display in object editor, vector data for stimulusTable is editable for enz_cplx delete and move is not allowed so removed the icons
      6882e0b some more colors to ignore which are light
      faad938 If compartment is moved,then object is move then, movement of object with respect to qtscenecoro-ordinates was not moving correctly that is correctly, in KKitOrdinateUtil: pygraphviz:- instead of larrow for reaction I have circle for now, if one needs to save the image of the model loaded
      0f0674d small cleanup
      0ab70d7 cleaner way to set co-ordinate with round trip
      49a3f9c time being removing import sbml
      0622266 instead of pygraphviz_layout which was dependent on pygrapviz installation using graphviz_layot from networkx itself
      a62e275 MMENZ and cplx connection exist, if MMEnz is moved then arrow to cplx is updated
      ad437db saved sbmlfile return to calling function
      a108d2c Instead of spring_layout using pygraphviz_layout which can be further used for saving the layout image to png format
      624f52b 1.Getting layout co-ordinates to Genesis co-ordinates 2.Automaticlayout done using pyqgraphviz for files for sbml and cspace. 3.Separate messge if missing output for StimulusTable and Function
      db36afc Size of the compartment is cleanedup
      1ef13c9 QGraphicsRectItem when no children, then setRect size is fixed to default size
      
      git-subtree-dir: moose-gui
      git-subtree-split: e49ca7da411f0cc7ad8b62ff077522ef92ba2390
      aca40347