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

Remove mibitiff option in notebooks #772

Merged
merged 2 commits into from
Oct 14, 2022
Merged

Conversation

camisowers
Copy link
Contributor

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Closes #686.

How did you implement your changes
Remove mentions of MIBItiff in the notebooks and instead use the underlying default is_mibitiff=False in the functions.

@camisowers camisowers added the enhancement New feature or request label Oct 13, 2022
@camisowers camisowers self-assigned this Oct 13, 2022
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

@srivarra has an open PR changing some of these same lines in the notebooks. You guys should coordinate to figure out which branch to merge where/when, resolving merge conflicts in the jupyter notebooks can be annoying sometimes.

@srivarra
Copy link
Contributor

@ngreenwald I'll add the changes to #736.

@camisowers
Copy link
Contributor Author

cool then we can just merge into main

@ngreenwald ngreenwald merged commit 0099db6 into main Oct 14, 2022
@ngreenwald ngreenwald deleted the remove_mibitiff_in_notebooks branch October 14, 2022 23:06
ngreenwald pushed a commit that referenced this pull request Oct 18, 2022
* nb1 dataset download test fixed. Added new tests

* dataset tests: nb2 support

* dataset works for nb1

* pycodestyle

* nb2: notebook tests fix

* nb2: notebook tests fix part 2

* docs build fix

* removed deprecated dataset test

* moved example dataset into it's own respective file and test file

* moved example dataset into it's own respective file and test file

* added tests for checking if a directory is empty or not

* temporary start_docker.sh adjustments

* adjusted notebook 2

* dataset auth_token=False

* pycodestyle

* updated revision, updated dataset config naming scheme

* Nuclear mask, CD163

* updated dataset commit hash.

* adjust test params

* added channel for smoothing in the notebook 2

* tests fix

* docstring fix

* ValueError String improvements

* fiber_segmentation_fix

* removed test which runs through all of the Segment Image Data notebook

* moving correct merged files over to nb2

* removed excess cell output

* removed mibitiff in notebooks 1,2 from #772

* merge main

* Added dataset information to the readme

* doc build fix
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.

Phase out MIBItiff file support
3 participants