Closed selenasong closed 4 months ago
In ocr_reviewer.py, the column name to find is "timePoint", which leads to KeyError because the actual corresponding column name in the csv files is "timepoint".
ocr_reviewer.py
KeyError
N/A
No response
Bug Description
In
ocr_reviewer.py
, the column name to find is "timePoint", which leads toKeyError
because the actual corresponding column name in the csv files is "timepoint".Reproduction steps
N/A
Expected behavior
No response
Log output
No response
Screenshots
No response
Additional context
No response