Releases: PhysiCell-Tools/PhysiCell-Jupyter-GUI
Releases · PhysiCell-Tools/PhysiCell-Jupyter-GUI
v1.5.1 - skip over cell_adhesion_affinities XML
v1.5: update invoke, Makefile; flatten cell defs hier
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 (viaxml_hier2flat.py
)- updated README.md
Bug fix: update XML for Cell Types tab
Merge pull request #7 from PhysiCell-Tools/development update cell types XML
provide Cell Types tab
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.
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
v1.1 merging divider and tooltip fn
Initial release
v1.0 redo dy, dz