Skip to content

Commit f2908fe

Browse files
Add additions to imagej.bioformats
1 parent daa23c3 commit f2908fe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ As this is a major release, not all changes and functions are listed below. For
7777

7878
* `imcflibs.pathtools.create_directory` to create a new directory at the specified path.
7979

80+
* Additions to `imcflibs.imagej.bioformats`:
81+
* `imcflibs.imagej.bioformats.export` to export an image to a given file.
82+
* `imcflibs.imagej.bioformats.get_metadata_from_file` to extract various metadata from a given file using BioFormats.
83+
* `imcflibs.imagej.bioformats.get_stage_coords`to get stage coordinates and calibration for one or more given images.
84+
8085
## 1.4.0
8186

8287
### Added

0 commit comments

Comments
 (0)