LKINSEY / MetaDataGUI

Fast, easy UI that allows user to transfer raw experimental data and associated metadata to AIND cloud services after experiment is run
0 stars 0 forks source link

Check this if entering info for new mouse crashes #13

Closed rozmar closed 4 days ago

rozmar commented 2 weeks ago

when you click the checkbox, it crashes the GUI:

Traceback (most recent call last):
  File "C:\github\MetaDataGUI\UI\metaDataGUI_updateInProgress.py", line 356, in highlightTextBoxes
    self.scratchLoc.setColorToGreen()
    ^^^^^^^^^^^^^^^
AttributeError: 'BergamoDataViewer' object has no attribute 'scratchLoc'
LKINSEY commented 1 week ago

Im going to remove the checkbox, doesn't seem necessary

LKINSEY commented 4 days ago

fixed in dev. closing for now