Skip to content

Commit dc60bd6

Browse files
authored
Merge pull request #74 from rohangirishrao/devel
Changes to bioformats module's metadata retrieval
2 parents 202db67 + 64a1a09 commit dc60bd6

4 files changed

Lines changed: 320 additions & 178 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,13 @@ detailed information, please refer to the updated API documentation.
142142
* `imcflibs.imagej.prefs.set_default_ij_options` to configure ImageJ default
143143
options for consistency.
144144

145+
* Additions to `imcflibs.imagej.bioformats`:
146+
* `imcflibs.imagej.bioformats.export` to export an image to a given file.
147+
* `imcflibs.imagej.bioformats.get_metadata_from_file` to extract various
148+
metadata from a given file using BioFormats.
149+
* `imcflibs.imagej.bioformats.get_stage_coords`to get stage coordinates and
150+
calibration for one or more given images.
151+
145152
## 1.4.0
146153

147154
### Added

0 commit comments

Comments
 (0)