New to all this, searched the forums , only example I found was with docker running the cppipe. Hence the below post
I’m having an issue related to this , I’m passing cppipe file, and its complaining its not a valid mat file
python CellProfiler.py -c -r -i TData -o output -p tpipeline.cppipe
folder TData has all the images
I get the below error, I’ve checked out 2.1.1, do I’ve to convert cppipe to mat ?
Updating Java dependencies using Maven.
running build_ext
skipping ‘_cpmorphology2.c’ Cython extension (up-to-date)
skipping ‘_watershed.c’ Cython extension (up-to-date)
skipping ‘_propagate.c’ Cython extension (up-to-date)
skipping ‘_filter.c’ Cython extension (up-to-date)
skipping ‘_lapjv.c’ Cython extension (up-to-date)
skipping ‘_convex_hull.c’ Cython extension (up-to-date)
running build_ext
skipping ‘javabridge.c’ Cython extension (up-to-date)
Version: 2014-07-23T17:39:57 6c2d896 / 20140723173957
Tried to load corrupted .MAT file: tpipeline.cppipe
Traceback (most recent call last):
File “/home/ubuntu/CellProfiler/cellprofiler/pipeline.py”, line 879, in load
struct_as_record=True)
File “/usr/lib/python2.7/dist-packages/scipy/io/matlab/mio.py”, line 125, in loadmat
MR = mat_reader_factory(file_name, appendmat, **kwargs)
File “/usr/lib/python2.7/dist-packages/scipy/io/matlab/mio.py”, line 55, in mat_reader_factory
mjv, mnv = get_matfile_version(byte_stream)
File “/usr/lib/python2.7/dist-packages/scipy/io/matlab/miobase.py”, line 236, in get_matfile_version
% ret)
ValueError: Unknown mat file type, version 62, 10
Failed to stop Ilastik
Exiting the JVM monitor thread