Running a script using python-imcflibs-1.5.0 gives an error
SystemExit: Value for parameter CELL_DIAMETER is not of the right class. Expected java.lang.Double, got java.lang.Integer.
To be tested with the latest one and otherwise fixed.
|
settings.detectorSettings["CELL_DIAMETER"] = obj_diameter |
Running a script using
python-imcflibs-1.5.0gives an errorTo be tested with the latest one and otherwise fixed.
python-imcflibs/src/imcflibs/imagej/trackmate.py
Line 97 in e58e4c7