Python-micrometa

Latest version: v15.2.2

Safety actively analyzes 700950 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

15.2.1

Fixes

* 9f211765d25e1eb7cd8b52fa56b3a13796884646: add a workaround for an ImageJ Macro `return` statement weirdness

Artifacts

* [`python-micrometa-15.2.1.jar`][jar] (on [maven.scijava.org][mso])

[jar]: https://maven.scijava.org/service/local/repositories/releases/content/ch/unibas/biozentrum/imcf/python-micrometa/15.2.1/python-micrometa-15.2.1.jar
[mso]: https://maven.scijava.org/#nexus-search;gav~ch.unibas.biozentrum.imcf~python-micrometa~15.2.1~~

15.2.0

Changes

* 298806142cc5d2c327baf57fedd2d940143e1117: import submodules automatically, so any part of the package can be accessed with a simple `import micrometa` and then using the fully qualified name of a function

Artifacts

* [`python-micrometa-15.2.0.jar`][jar] (on [maven.scijava.org][mso])

[jar]: https://maven.scijava.org/service/local/repositories/releases/content/ch/unibas/biozentrum/imcf/python-micrometa/15.2.0/python-micrometa-15.2.0.jar
[mso]: https://maven.scijava.org/#nexus-search;gav~ch.unibas.biozentrum.imcf~python-micrometa~15.2.0~~

15.1.0

Changes

* 5ec0e9c: make `dname` parameter optional in `imagej.write_stitching_macro()`
* cc066a8: update dependencies for [`python-imcflibs`][1] and [`jython-olefile`][2]

Artifacts

* [`python-micrometa-15.1.0.jar`][jar] (on [maven.scijava.org][mso])

[jar]: https://maven.scijava.org/service/local/repositories/releases/content/ch/unibas/biozentrum/imcf/python-micrometa/15.1.0/python-micrometa-15.1.0.jar
[mso]: https://maven.scijava.org/#nexus-search;gav~ch.unibas.biozentrum.imcf~python-micrometa~15.1.0~~
[1]: https://github.com/imcf/python-imcflibs
[2]: https://github.com/imcf/jython-olefile

python-imcf-libs-14.1.0
Changes

* Added a `summarize()` method to the FluoView classes for generating human-readable details after parsing a project.

python-imcf-libs-14.0.0
Changes

* Removed `olefile` in favor of the [jython-olefile][1] package.

[1]: https://github.com/imcf/jython-olefile

python-imcf-libs-13.1.0
Changes

* allow for re-ordering the sequence in which files are written to the tile configuration files since the order affects some of the fusion methods
* allow for adjusting the file name suffix used in the tile configuration files
* pad index numbers to same length in tile configuration file names
* use logging from [jython-scijava-logging][1] package
* decrease log level for various less important messages
* use "percent" as the default unit for overlapping tiles
* work around namespace pollution issues with `io` when running in ImageJ-Jython

[1]: https://github.com/imcf/jython-scijava-logging

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.