File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ A very thin Python package (mavenized for [ImageJ2][imagej]) to use the
1010Developed and provided by the [ Imaging Core Facility (IMCF)] [ imcf ] of the
1111Biozentrum, University of Basel, Switzerland.
1212
13+ ## 🚫 WARNING 🚫
14+
15+ The PyPI packages of this project are exclusively useful for automatic testing
16+ of e.g. the [ ` imcflibs ` ] [ imcflibs ] package! They have no real use-case in the
17+ standard CPython world 🐍🌍!
18+
1319## Example usage
1420
1521The code in [ extra/scripts/example.py] ( extra/scripts/example.py ) demonstrates
@@ -46,6 +52,7 @@ printed to the console or the *Log* window, depending on how you launch ImageJ:
4652```
4753
4854[ imcf ] : https://www.biozentrum.unibas.ch/imcf
55+ [ imcflibs ] : https://github.com/imcf/python-imcflibs/
4956[ imagej ] : https://imagej.net
5057[ ij_logging ] : https://imagej.net/Logging
5158[ ij_script_params ] : http://imagej.net/Script_Parameters
You can’t perform that action at this time.
0 commit comments