Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make segmentation_dir definition more clear for pixel and cell clustering processes #855

Merged
merged 7 commits into from
Dec 14, 2022

Conversation

alex-l-kong
Copy link
Contributor

What is the purpose of this PR?

Closes #844. Makes sure the nomenclature of segmentation_dir is more consistent between the notebooks.

How did you implement your changes

@cliu72 summarized the changes in a comment on that thread. Essentially we'll be removing any explicit mention of deepcell in notebook variables. We'll also make sure segmenation_dir actually points to the segmentation directory (and not the root directory containing the segmentation and cell table directories in the example dataset).

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@alex-l-kong alex-l-kong self-assigned this Dec 8, 2022
@alex-l-kong alex-l-kong removed the request for review from cliu72 December 8, 2022 23:58
@alex-l-kong
Copy link
Contributor Author

@cliu72 just realized I need to address one final path related issue to deepcell output, holding off on the review for now.

@alex-l-kong
Copy link
Contributor Author

@cliu72 had to ensure that on the example dataset, segmentation_dir points to segmentation/deepcell_output. We'll make sure to change revision back to main prior to merging this in.

Copy link
Contributor

@cliu72 cliu72 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@alex-l-kong alex-l-kong merged commit a98648c into main Dec 14, 2022
@alex-l-kong alex-l-kong deleted the seg_dir_cluster branch December 14, 2022 06:08
@srivarra srivarra added the enhancement New feature or request label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consistent segmentation_dir across pixel and cell clustering notebooks
3 participants