AllenCell / AllenCell/EMT_data_analysis
Timepoints are not loaded in metric computation
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In line 85 of Metric_computation.py, no timepoints are specified. Hence all results are getting generated for timepoint 0.
`img_seg_tl = img_seg.get_image_dask_data("ZYX")` --> no timepoint information provided.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.