Closed dumbaugh closed 5 years ago
What were the input parameters you were using when it crashes? It looks like you probably have a user comment with "=" in it that is not a key value pair (key=value). The possibility that an equals sign is provided as a comment and is not in the form of a key value pair is not handled.
You are correct, thank you. I had a user comment that had the column name with no value assigned, e.g. "APAP, Time = 24 hr".
I have MiNA updated and have tried uninstalling fiji and reinstalling however when I run StuartLab-->MiNA Script -->MiNA Analyze Morphology I keep getting an IndexError: index out of range:1 (see below). I had been using it successfully for 2 hours before that point, now however, it is no longer working. Any advice would be appreciated.
Traceback (most recent call last): File "Plugins/StuartLab/MiNA_Scripts/MiNA_Analyze_Morphology.py", line 291, in
File "Plugins/StuartLab/MiNA_Scripts/MiNA_Analyze_Morphology.py", line 213, in run
IndexError: index out of range: 1