You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "", line 1, in
File "/home/nessa/Documents/codes/MnuLFI/mnulfi/data.py", line 50, in PeakCnts_LHC
peakct = np.load(os.path.join(UT.dat_dir(), 'avg_peakcnts_lhc.npy'), allow_pickle=True)
NameError: name 'UT' is not defined
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "", line 1, in
File "/home/nessa/Documents/codes/MnuLFI/mnulfi/data.py", line 50, in PeakCnts_LHC
peakct = np.load(os.path.join(UT.dat_dir(), 'avg_peakcnts_lhc.npy'), allow_pickle=True)
NameError: name 'UT' is not defined
The text was updated successfully, but these errors were encountered: