ntorquet / lmt_toolkit_analysis

A tool to check the reliability and to make some analysis of data from Live Mouse Tracker (LMT) experiments.
GNU General Public License v3.0
4 stars 1 forks source link

KeyError when processing some databases: nbRFIDmismatchdetection #13

Closed ntorquet closed 1 year ago

ntorquet commented 1 year ago

Problem with some databases File "\GitHub\lmt_toolkit_reliability\lmt_toolkit_reliability\lmttoolkitreliability\tasks.py", line 198, in getReliability if (rfidmatch_detection_animals[mouse]['nbRFIDmatchdetection'] + rfidmismatch_detection_animals[mouse]['nbRFIDmismatchdetection'] == 0): KeyError: None