Releases: PhysiCell-Tools/PhysiCell-Studio
Releases · PhysiCell-Tools/PhysiCell-Studio
Release list
v2.39.2 - bug fix for rules, now v3; improve radio buttons
- 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
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
See commit log for all changes. Studio Guide will be updated soon.
v2.38.0 - Studio Settings; fix ICs mouse event
- 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
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
- 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
Merge pull request #211 from PhysiCell-Tools/development Development
v2.37.6 - fix bug related to secretion_target
- secretion_target Widget value needed to be string, not float :/ (thanks @MathCancer for catching!)
v2.37.5 - norm of gradient for substrate plot
- provide a
norm of gradienttoggle option for substrate plot (thanks @heberlr !) - slightly reduce fontsize of colorbar labels
v2.37.4 - fix default secretion target for new substrate
- when a new substrate is created, make its default secretion target value=1.0
- when doing a
File -> Save as, check for .xml suffix