Skip to content

Commit

Permalink
Update MCF7 description
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbhr committed Jan 8, 2024
1 parent 36d5559 commit 7565b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions saenopy/examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ def get_examples_spheroid():
image_path = Path(resource_path("thumbnails"))
return {
"MCF7-time-lapse": {
"desc": "Test data for the spheroid model.",
"desc": "MCF7 spheroid contracting for 12h within a 1.2mg/ml collagen gel",
"img": image_path / "MCF7-time-lapse.png",
"pixel_size": 1.29,
"time_delta": 120,
"time_delta": 300,
"input": example_path / 'MCF7-time-lapse/20160912-122130_Mic3_rep?_pos*_x0_y0_modeBF_zMinProj.tif',
"output_path": example_path / 'MCF7-time-lapse/example_output',
"url": "https://github.com/rgerum/saenopy/releases/download/v0.7.4/MCF7-time-lapse.zip",
Expand Down

0 comments on commit 7565b8e

Please sign in to comment.