-
Notifications
You must be signed in to change notification settings - Fork 3
Follow-ups from the coding session on 2025-03-11 #49
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
Merged
Merged
Changes from 33 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
86a3447
Add method for associating label images using 3DImageJSuite
lguerard 97084b6
Fix the filtering of objects to use the calibrated method
lguerard 408131c
Use the morpholibj package to 2D dilate labels
lguerard c542b19
Format imports
lguerard 886613a
Add method to write results to CSV
lguerard 831d771
Add methods for 3D Maxima Finder and 3D Watershed
lguerard 4dc4504
Add processing library to do basic methods
lguerard 6fa4d69
Add methods to get different metadata using bioformats
lguerard 0bdd98e
Update method to support NaN (discarding them) and rounding results
lguerard 34d5880
Add method to save in different file format
lguerard 15bc0c4
Add method to pad a string
lguerard 6189088
Add methods to find imaris and convert an image to IMS
lguerard 272df1f
Add missing imports and formatting
lguerard c1a9332
Add methods to get different metadata from OMERO
lguerard 05e6a2e
Add method to delete annotation from OMERO
lguerard fae0930
Add methods to save an OMERO.table
lguerard de5c84a
Add method to save IJ-ROIs to OMERO
lguerard 16dd961
Add missing imports and formatting
lguerard 04a9f84
Formatting
lguerard 8a041de
Use `imp` instead of `imageplus`
lguerard 309360f
Improve method name and docstring
lguerard 170ac0c
Improve method name and docstring
lguerard cca38ba
Add missing import
lguerard e858900
Change method to use the one added to pathtools
lguerard b42cec3
Formatting
lguerard 184a943
Update the formatting
lguerard f072877
Merge branch 'devel' into coding-session/2025-03-11
ehrenfeu 54ee5f9
Format docstring's Returns `dict`
ehrenfeu 88ee3a8
Add back `create_directory` with better docstring
lguerard 7466838
Fix linting
lguerard 5bea0ad
Formatting
lguerard 0e81c37
Fix linting issues
lguerard 1b222d0
Update docstring of write_ordereddict_to_csv()
ehrenfeu f9375c5
Rework docstring
ehrenfeu e99dcdb
Update docstring of locate_latest_imaris()
ehrenfeu d2a4991
Improve docstring
ehrenfeu 6eb32db
Improve docstring
ehrenfeu bfbe585
Shorten docstring
ehrenfeu 18131a8
Update dependency for mocks to 0.8.0.a0
ehrenfeu b3110ec
Merge branch 'devel' into coding-session/2025-03-11
ehrenfeu b520c28
Revert "Fix linting issues"
lguerard 2b6a8d8
Revert "Formatting"
lguerard 82b8683
Revert "Fix linting"
lguerard ebb1413
Rename functions
lguerard b59b597
Change returns to use dictionaries instead
lguerard 98b9ca8
Change input variable name
lguerard 14d2efc
Use logging instead
lguerard 0045e65
Format using Ruff
lguerard 0ff3433
Add comments and notes to docstring, fix missing inputs
lguerard 74ffe42
Change output to inform if command has failed
lguerard a094dc9
Change method to return faster in case of empty list
lguerard 25ee6ed
Add module docstring for ImageJ processing utilities
lguerard 00dc641
Move minor implementation detail into code comment
ehrenfeu 51248a4
Docstring cleanups
ehrenfeu d81e682
Shorten docstring example
ehrenfeu 6b641bb
Indent to show as a fixed-width block
ehrenfeu 51f2cec
One example should be enough
ehrenfeu a65fe41
Add empty line to fix docstring rendering
ehrenfeu c35e312
Run black formatting (restore default line length of 88)
ehrenfeu caa1370
Notes section comes before Examples
ehrenfeu 99ab0f0
Minor updates on Notes section
ehrenfeu 07f3064
Update function details
ehrenfeu 4333086
Place Notes section after Returns
ehrenfeu ec158ff
Docstring conventions
ehrenfeu 047d913
Docstring conventions
ehrenfeu 98cfaff
Reformat dict in Returns section
ehrenfeu f0a1c9c
Merge branch 'devel' into pr/laurent/coding-session/2025-03-11
ehrenfeu 8cef7bf
Merge branch 'devel' into pr/laurent/coding-session/2025-03-11
ehrenfeu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.