Skip to content

Releases: PhysiCell-Tools/PhysiCell-Studio

v2.39.2 - bug fix for rules, now v3; improve radio buttons

Choose a tag to compare

@rheiland rheiland released this 21 Sep 16:41
9b5dcb3
  • save rules as version="3.0"
  • make radio buttons be custom image icons (to fix weird problem on Config tab)

v2.39.1 - draft ODEs intracellular; bug fixes

Choose a tag to compare

@rheiland rheiland released this 19 Sep 00:38
2f2163d
Merge pull request #246 from PhysiCell-Tools/development

bug fixes for boolean intracellular UI; radio buttons on Config tab

v2.39.0 - initial release for PhysiCell 1.14.0

Choose a tag to compare

@rheiland rheiland released this 16 Sep 07:14
a6c48d8

See commit log for all changes. Studio Guide will be updated soon.

v2.38.0 - Studio Settings; fix ICs mouse event

Choose a tag to compare

@rheiland rheiland released this 31 May 13:58
c17ad51
  • fix a redundant motion_notify_event on ICs tab (thanks @drbergman)
  • add a menu item: Studio -> Settings. Currently minimal (toggle fixed min GUI size) and not persistent (yet).

v2.37.9 - improved BIWT

Choose a tag to compare

@rheiland rheiland released this 22 May 15:31
2dca274

Thanks to @drbergman !

  • Better appearance on the tab. Fully rebranding as BIWT
  • Now clear that is supports more than just anndata
  • code renamed with BIWT or BioinformaticsWalkthrough
  • fix bug for canceling import
  • better overall handling of messages during import

v2.37.8 - improved Rules processing; allow negative int params

Choose a tag to compare

@rheiland rheiland released this 21 May 01:44
c0480c8
  • fix bug in Rules processing; more robust generally (thanks @drbergman)
  • allow negative integers in User Params (thanks for catching @elmbeech)

v2.37.7 - bug fix for `>|` if only svg

Choose a tag to compare

@rheiland rheiland released this 19 May 17:12
fc4534f
Merge pull request #211 from PhysiCell-Tools/development

Development

v2.37.6 - fix bug related to secretion_target

Choose a tag to compare

@rheiland rheiland released this 18 May 21:40
442e04f
  • secretion_target Widget value needed to be string, not float :/ (thanks @MathCancer for catching!)

v2.37.5 - norm of gradient for substrate plot

Choose a tag to compare

@rheiland rheiland released this 16 May 14:53
d44bdba
  • provide a norm of gradient toggle option for substrate plot (thanks @heberlr !)
  • slightly reduce fontsize of colorbar labels

v2.37.4 - fix default secretion target for new substrate

Choose a tag to compare

@rheiland rheiland released this 14 May 12:49
5fc936b
  • when a new substrate is created, make its default secretion target value=1.0
  • when doing a File -> Save as, check for .xml suffix