We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28b505 commit 5965effCopy full SHA for 5965eff
1 file changed
CHANGELOG.md
@@ -63,6 +63,7 @@ multiple modules. For detailed information, please refer to the
63
64
* `imcflibs.imagej.bioformats.import_image` now accepts importing a specified
65
image region (crop). Also fix a spelling mistake.
66
+* `imcflibs.imagej.bioformats.get_stage_coords` returns the filename instead of full path.
67
68
#### `imcflibs.imagej.misc`
69
@@ -73,6 +74,7 @@ multiple modules. For detailed information, please refer to the
73
74
for both images.
75
* `imcflibs.imagej.misc.save_image_with_extension`: fix issue with java path
76
object.
77
+* `imcflibs.imagej.misc.save_image_in_format`: This method also accepts a new optional parameter `suffix`to append custom text to output filenames.
78
79
#### `imcflibs.imagej.objects3d`
80
0 commit comments