Skip to content

Releases: PhysiCell-Tools/PhysiCell-Studio

v2.30.5 - fix bug writing spring flag to XML

19 Oct 17:03
a253e0b
Compare
Choose a tag to compare
Merge pull request #161 from PhysiCell-Tools/development

fix bug saving spring flag

v2.30.4 - remove some params

18 Oct 11:07
1875cc1
Compare
Choose a tag to compare
  • remove "disable springs" from Config tab
  • remove "cell-BM" params from Mechanics subtab
  • for File -> Save/Load user project, check to see if in a PhysiCell directory (if main.cpp exists)

v2.30.3 - improved features

16 Oct 10:46
5df8425
Compare
Choose a tag to compare
  • warn if Volume total < nuclear (when saving .xml)
  • match ICs celltype color w PhysiCell's "paint_by_number"
  • provide examples/cellsort_ics.py for randomly distributed 2 cell types
  • provide examples/setup_libroadrunner_mac_x86.py for PhysiCell build on Macs (odd case)
  • provide LICENSE_PhysiCell_Studio.txt

v2.30.2 - bug fixes; fix Guide link

05 Oct 10:58
3468393
Compare
Choose a tag to compare
  • fix Help link to official Guide
  • fix Simularium cell colors
  • fix cell_type scalar colorbar (thanks to Joel Eliason for reporting!)

v2.30.1 - bug fixes: max time, substrate and cell type names and rules; iconify Delete

19 Sep 17:42
3b8e637
Compare
Choose a tag to compare
  • bug fix: clear Max Time then do +1 day
  • bug fix: renamed substrate updates correctly in Rules comboboxes
  • bug fix: numeric suffix on substrate name avoids duplicate
  • feature: renamed substrate or cell type is updated in all existing rules
  • use trash can icon for Delete button in Microenv and Cell Types

v2.30.0 - improvements for boolean intracellular UI

13 Sep 14:10
f79d701
Compare
Choose a tag to compare
  • Improvements to boolean intracellular:
    • Fix signals for list of elements in physiboss
    • Outputs now showing behaviours and not signals
    • Inverted node and behaviour's widgets in physiboss
  • Renamed conda environment's name to studio
  • empty rules0.csv for template

v2.29.2 - pytest in studio_ecm

11 Sep 20:13
d28b8fc
Compare
Choose a tag to compare
Merge pull request #147 from PhysiCell-Tools/development

add pytest

v2.29.0 - fix cell adhesion affinities; initial pytest testing

11 Sep 15:46
56d26ef
Compare
Choose a tag to compare
  • fixing cell adhesion affinities when a cell type is copied
  • initial pytest testing (using pytest-qt)

v2.29.1 - add pytest flag to studio

11 Sep 16:06
f58a198
Compare
Choose a tag to compare
  • add missing pytest flag to studio.py

v2.28.2 - fix bugs related to cell type New/Copy

04 Sep 14:52
45199d5
Compare
Choose a tag to compare
  • introduced fatal errors in previous release related to New/Copy cell types then attempt to rename the cell type
  • fix problems by carefully copying over only the critical elements in the underlying Python dicts