- Jun 21, 2017
-
-
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
-
- Feb 15, 2017
-
-
Dilawar Singh authored
2a1f94f modelRoot is cleanup for plotting if its comes from genesis or sbml, cleanup in networkx clean while import graphvizlayout 9d55f14 Function can be now on pool class also, and networkx need not to be checked for version for using graphviz_layout, import from network.drawing took care off. 35fb3ac If python-libsbml libs in not found, gui was failing to report which is fix here 34df1fb found a way to use networkX graphviz_layout directly using a importing lib, now no need to check networkx version 7b160c2 corrected indentation e3e5d2e Merge commit 'f0fd0e53' a89f6b3 BhallaLab/moose#204. git-subtree-dir: moose-gui git-subtree-split: 2a1f94f4be0d4643956232d2eed290b649f12a71
-
- Jan 23, 2017
-
-
Dilawar Singh authored
2ba6bd5 cleanup d0f5918 replace writeKkit to moosewriteKkit cb067ac correct from writeKkit to mooseWriteKkit 6b1bff4 Ubuntu16.04 with networkx and pygraphviz has some bug, for now small fix, automatic layout will be done spring_layout format dbe6875 Update .travis.yml 8a71426 Update README.md fcbacd5 Added travis file to moose-gui. ddcfbdc Removed shebangs from python scripts. d5cf170 Fixed the address of Free Software Foundation Inc. b88d5cc Merge commit 'aca40347' e0cea9f Squashed 'moose-gui/' changes from 1ef13c9-1ef13c9 git-subtree-dir: moose-gui git-subtree-split: 2ba6bd5d8e6b022edf3f3aa1a567462ab7ddf6ed
-
- Nov 14, 2016
-
-
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,...
-
- Jun 26, 2016
-
-
Dilawar Singh authored
bc510df removal of whitespace in target Name 9eb3039 colormap check 6884e38 Files with no model will not open pyqt widget, atleast one empty compartment should exist c830fa0 Merge pull request #9 from dilawar/master e1efc3d Merge branch 'master' of https://github.com/BhallaLab/moose-gui 9603662 Added suds to the source code, removing a dependency. git-subtree-dir: moose-gui git-subtree-split: bc510df870a692283993da17d0fb5bef67edab25
-
- May 18, 2016
-
-
Dilawar Singh authored
git-subtree-dir: moose-gui git-subtree-split: a3d3a067901ee0f1f183f50f667a98bebf3e447f
-