[['analyze/Cycle01_Ch2.tif', 'analyze/Cycle01_Ch3.tif']]
Estimating model parameters.
Estimating displacements for cycle 0
/Users/Rune/Library/Python/2.7/lib/python/site-packages/sima/motion/hmm.py:795: UserWarning: No finite observation probabilities.
warnings.warn('No finite observation probabilities.')
Traceback (most recent call last):
File "/Volumes/LaCie/Analyses/analysisworkflow.py", line 76, in <module>
trim_criterion=0.95)
File "/Users/Rune/Library/Python/2.7/lib/python/site-packages/sima/motion/motion.py", line 134, in correct
corrected_sequences, savedir, channel_names=channel_names)
File "/Users/Rune/Library/Python/2.7/lib/python/site-packages/sima/imaging.py", line 140, in __init__
self.savedir = savedir
File "/Users/Rune/Library/Python/2.7/lib/python/site-packages/sima/imaging.py", line 245, in savedir
savedir = abspath(savedir)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py", line 367, in abspath
if not isabs(path):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py", line 61, in isabs
return s.startswith('/')
AttributeError: 'list' object has no attribute 'startswith'"
The example dataset works fine with the provided example script (workflow.py), so I'm sure this is a rather trivial error/conflict regarding working directories or filename formats or something like this. Unfortunately we don't have any python expertise in our lab, so I would be very grateful if you had some idea about what's going on.
Best regards,
Rune Enger, MD
PhD student
University of Oslo