Skip to content

Commit

Permalink
update tutorial_general_usage.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
dummyindex committed Sep 19, 2023
1 parent 765a9b2 commit 7b52ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/tutorial_general_usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"outputs": [],
"source": [
"from skimage.measure import regionprops\n",
"from livecellx.segment.utils import prep_scs_from_mask_dataset\n",
"from livecellx.core.io_sc import prep_scs_from_mask_dataset\n",
"single_cells = prep_scs_from_mask_dataset(mask_dataset, dic_dataset)"
]
},
Expand Down

0 comments on commit 7b52ef7

Please sign in to comment.