Skip to content
Snippets Groups Projects
  1. Oct 31, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-gui/' changes from 38da92b04..5d7f7633f · 0e72b330
      Dilawar Singh authored
      5d7f7633f Too many python3 incompatibility issues. For now on, gui is only compatible with python2.
      599dbd6d3 Testing with python3 as well. If python3 support is not intented, we can fallback this commit.
      83be02e60 changes made after addition of groups, some of action are implemented
      24cba7d6f  some more clean
      cdf16259d at file load dialog, a clean round trip is done
      08fc6cd0b at loading time, kkit model is checked for the atleast for 1 compartment and atleast 2 species
      373efaa6d check if moose object already exist, if yes use element, else create a object
      e37368553 in mousePressEvent further check made for group object along with compartment and other moose object
      ae6265ed8 travis is failing, while installing python-libsbml trying to fix providing -H
      c70f30098 some clean up with co-ordinates while saving into XML files
      dd177002c wrong comparsion with path and moose object was done corrected
      24ecdccac some clean up with groups
      84be91147 changes made ...
      0e72b330
  2. Jun 21, 2017
    • Dilawar Singh's avatar
      Squashed 'moose-gui/' changes from 49779ba730..38da92b048 · 37cdf0cc
      Dilawar Singh authored
      38da92b048 Fixes to bad-merging.
      812d2d97f8 Merge commit '320e525a'
      6fc726e560 All changes from previous repository. No new file is added here.
      
      git-subtree-dir: moose-gui
      git-subtree-split: 38da92b0481f53ffd2cdc75d8f7aec49408dc4ae
      37cdf0cc
    • 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
  3. Apr 14, 2017
    • HarshaRani's avatar
      Squashed 'moose-gui/' changes from 2a1f94f..6104940 · e565756c
      HarshaRani authored
      6104940 units added to k1,k2,k3
      a3a80bf Using force-yes with -y to avoid problem with gpg keys. Probably breaking due to policy change in apt install.
      c994d93 one more attempt -y is removed
      b869143 one more attempt expired key
      a172670 checking with travis expired key
      8ee7c22 checking with travis expired key
      a208321 travis has a problem installing moose with -y opition trying this
      ff92eb5 print stm with python3 and changes made WRT to pool and bufpool with isBuffered flag
      744f262 isbuffered is editable and if value is set/unset
      a46cec9 cleanup in demo, filemenu links
      
      git-subtree-dir: moose-gui
      git-subtree-split: 61049405f17b22f27c74e7834dc1b2cfbab61699
      e565756c
  4. Nov 14, 2016
    • 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,...
      aca40347
  5. May 18, 2016