vigoux / CALOA

CALOA project
GNU General Public License v3.0
1 stars 1 forks source link

AUTO BUG REPORT: 'LABEL' #88

Closed CALOAReportSender closed 6 years ago

CALOAReportSender commented 6 years ago

Windows-7-6.1.7601-SP1 CPython-3.6.5

Traceback (most recent call last):

  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)

  File "application.py", line 1253, in experiment
    self.treatSpectras(raw_timestamp)

  File "application.py", line 1386, in treatSpectras
    "{} : {}".format(str(pulse), pulse[BNC.LABEL].get())

  File "C:\Program Files (x86)\CALOA\BNC.py", line 280, in __getitem__
    return self._state[P_id]

KeyError: 'LABEL'