-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: PhysiCell-Tools/python-scripts
base: development
head repository: PhysiCell-Tools/python-scripts
compare: master
- 17 commits
- 23 files changed
- 3 contributors
Commits on Feb 3, 2021
-
Adding two scripts - cell_track_plotter.py, which given a PhysiCell S…
…VG output produces a still of the cells in the SVG plus a history (track) of previous cell locations based on other SVGs in the directory, and cell_tracker_movie.py, which produces a series of stills (based on PhysiCell SVGs) of cells and their positional history (just like cell_track_plotter.py and composes those stills into a movie.
Configuration menu - View commit details
-
Copy full SHA for ff35459 - Browse repository at this point
Copy the full SHA ff35459View commit details
Commits on Feb 8, 2021
-
Moved flags to top of functions, changed dpi of output to high quali…
…ty (256 dpi), added extraction of color from SVGs, commented new code portions, and altered example and usage sectiosn slightly. 95% of the way there - stopping for now.l
Configuration menu - View commit details
-
Copy full SHA for 09fd515 - Browse repository at this point
Copy the full SHA 09fd515View commit details
Commits on Mar 29, 2021
-
Randy Heiland committed
Mar 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 6823b0d - Browse repository at this point
Copy the full SHA 6823b0dView commit details -
Merge branch 'master' of https://github.com/PhysiCell-Tools/python-sc…
Randy Heiland committedMar 29, 2021 Configuration menu - View commit details
-
Copy full SHA for c9e9f07 - Browse repository at this point
Copy the full SHA c9e9f07View commit details
Commits on Mar 30, 2021
-
Randy Heiland committed
Mar 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 0dfdc4b - Browse repository at this point
Copy the full SHA 0dfdc4bView commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ecfb12 - Browse repository at this point
Copy the full SHA 8ecfb12View commit details -
Reorganized scripts that depend on the ECM pyMCDS to their own locati…
…on. Added additional processing scripts.
Configuration menu - View commit details
-
Copy full SHA for 9e07d21 - Browse repository at this point
Copy the full SHA 9e07d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fc75e - Browse repository at this point
Copy the full SHA 59fc75eView commit details
Commits on May 28, 2021
-
Adding two new files - an image processing module and a script that u…
…ses it. This should let some one specify many different image outputs (using the options). The function generic_plotter is set up to produce images that include up to all these components: cells positions, cell positional history (tracks), a contour plot of oxygen, and a vector field rendered as a quiver plot. There are additional options that are ECM specific as well. The options in the attached file are setup to produce cell positions, cell tracks, and oxygen contours. Documentation and comments for the image proessing modules (as well as a setup.py file) are forthcoming developments on this project.
Configuration menu - View commit details
-
Copy full SHA for a10c5ea - Browse repository at this point
Copy the full SHA a10c5eaView commit details
Commits on Jun 30, 2021
-
Randy Heiland committed
Jun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 11cf547 - Browse repository at this point
Copy the full SHA 11cf547View commit details -
Merge branch 'master' of https://github.com/PhysiCell-Tools/python-sc…
Randy Heiland committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ab2315 - Browse repository at this point
Copy the full SHA 2ab2315View commit details -
Randy Heiland committed
Jun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 18889c5 - Browse repository at this point
Copy the full SHA 18889c5View commit details -
Randy Heiland committed
Jun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c86c6bb - Browse repository at this point
Copy the full SHA c86c6bbView commit details
Commits on Aug 21, 2021
-
Randy Heiland committed
Aug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c78863c - Browse repository at this point
Copy the full SHA c78863cView commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1727da8 - Browse repository at this point
Copy the full SHA 1727da8View commit details
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ced3592 - Browse repository at this point
Copy the full SHA ced3592View commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 508b5a0 - Browse repository at this point
Copy the full SHA 508b5a0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff development...master