Skip to content

Commit 77760ac

Browse files
committed
Line length fixes
1 parent 627b8f9 commit 77760ac

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,10 @@ detailed information, please refer to the updated API documentation.
6363
* New `imcflibs.imagej.bdv` submodule, providing BigDataViewer related
6464
functions:
6565
* New classes:
66-
* `imcflibs.imagej.bdv.ProcessingOptions` to store all options on how to process the dataset.
67-
* `imcflibs.imagej.bdv.DefinitionOptions` to store all options on how to define the dataset.
66+
* `imcflibs.imagej.bdv.ProcessingOptions` to store all options on how to
67+
process the dataset.
68+
* `imcflibs.imagej.bdv.DefinitionOptions` to store all options on how to
69+
define the dataset.
6870
* `imcflibs.imagej.bdv.check_processing_input` to sanitize and clarify the
6971
acitt input selection.
7072
* `imcflibs.imagej.bdv.get_processing_settings` to generate the strings needed
@@ -94,7 +96,9 @@ detailed information, please refer to the updated API documentation.
9496
* New `imcflibs.imagej.trackmate` submodule to provide helper functions to
9597
interface with Trackmate:
9698
* Multiple functions to set up Trackmate settings with different detectors,
97-
such as `imcflibs.imagej.trackmate.cellpose_detector`, `imcflibs.imagej.trackmate.stardist_detector` or a `imcflibs.imagej.trackmate.log_detector`.
99+
such as `imcflibs.imagej.trackmate.cellpose_detector`,
100+
`imcflibs.imagej.trackmate.stardist_detector` or a
101+
`imcflibs.imagej.trackmate.log_detector`.
98102
* `imcflibs.imagej.trackmate.spot_filtering` to create settings to filter
99103
detected spots based on optional thresholds for quality, area, circularity &
100104
intensity.

0 commit comments

Comments
 (0)