Skip to content

Releases: PhysiCell-Tools/PhysiCell-Studio

v2.26.4 - ICs check domain; enable rules if not in xml

18 Jun 01:38
9bf10d0
Compare
Choose a tag to compare
  • PMB -> Studio in comments and popup msgs
  • ICs: constrain hex fill to be in domain
  • Rules: if missing in .xml, enable and provide default folder, file

v2.26.3 - save/load user projects

16 Jun 10:41
0de1bf8
Compare
Choose a tag to compare
  • remove File -> Samples
  • add File -> Save user project and Load user project
  • try-except on cmin, cmax

v2.26.2 - bug fix on Microenv New substrate

12 Jun 14:49
b2a4872
Compare
Choose a tag to compare
  • retain global boolean/checkbox values for gradients and track_in_agents

v2.26.1 - ECM bug fix; improve Plot widgets

12 Jun 13:47
de67cd2
Compare
Choose a tag to compare
  • pushed updated vis module for ECM
  • improved enable/disable widget colors for Plot

v2.26.0 - custom ECM plots; misc.

11 Jun 18:52
60e40e9
Compare
Choose a tag to compare
  • modules for a specific, custom ECM model's vis
  • gray out more disabled widgets for Plot
  • improved logic for default config file

v2.25.10 - fixed bugs in rules

07 Jun 07:48
3d42188
Compare
Choose a tag to compare
  • get current cell type name from combobox (in case it was renamed)
  • add more Base values
  • hacky fix to allow for manually entered rules

v2.25.9 - fix mechanics_attachment_rate

06 Jun 19:39
4623c37
Compare
Choose a tag to compare
  • mechanics_attachment_rate = 0 (not 10)
  • use QProcess terminate on nanoHUB; else kill

v2.25.8 - Rules improvements; misc

06 Jun 09:17
a885506
Compare
Choose a tag to compare
  • Plot: bug fix for undefd cell scalar warning
  • Rules: Base, Saturation value
  • begin autofill Base value
  • update Base vals
  • more Base, Saturation values
  • (empty) rules enabled
  • when running from PhysiCell dir, try to use default /config .xml

v2.25.7 - colormap range bug fix; misc.

02 Jun 17:03
a354688
Compare
Choose a tag to compare
  • do not reset substrate cmin,cmax on Run
  • Max response in table header
  • default to smooth contours

v2.25.6 - nanoHUB; Rules

30 May 13:12
a73af46
Compare
Choose a tag to compare
  • nanoHUB bug fixes
  • Rules tab bug fixes