Skip to content

Releases: PhysiCell-Tools/PhysiCell-Jupyter-GUI

v1.5.1 - skip over cell_adhesion_affinities XML

23 Jun 19:10
Compare
Choose a tag to compare
  • in data/create_cell_types.py check for the new <mechanics> <cell_adhesion_affinities> and skip over if it exists

v1.5: update invoke, Makefile; flatten cell defs hier

28 Jul 08:49
Compare
Choose a tag to compare
  • middleware/invoke updated to use anaconda-6 for newer version of g++
  • setup_new_proj.py inserts new Makefile targets and env vars (from pc4covid19 proj)
  • setup_new_proj.py attempts to "flatten" hierarchical cell_definition (via xml_hier2flat.py)
  • updated README.md

Bug fix: update XML for Cell Types tab

11 Aug 09:23
b30c22d
Compare
Choose a tag to compare
Merge pull request #7 from PhysiCell-Tools/development

update cell types XML

provide Cell Types tab

23 Jun 11:17
Compare
Choose a tag to compare

Provide a script (data/create_cell_types.py) that parses the <cell_definitions> info in a config file (.xml) and generates a Python module (cell_types.py) that displays and handles that info.

Also, in substrates.py, fix a bug that now allows for float values for full_data and SVG intervals.

Includes the new Animate tab for cell animation/movie.

06 May 22:43
a7ead1a
Compare
Choose a tag to compare

The Animate tab creates a movie of cell dynamics from the .svg files. It uses ImageMagick's "convert" utility and ffmpeg. The movie can play in the tab and can also be downloaded as a .mp4 file.

User params tooltips and divider rows

28 Mar 19:10
Compare
Choose a tag to compare
v1.1

merging divider and tooltip fn

Initial release

28 Jan 15:43
Compare
Choose a tag to compare
v1.0

redo dy, dz