|
if pathlist[i][0:16]=='power'+Natoms[k]+pathlist[i][9:11]+'_2018': #pathlist[i][0:16]=='power'+Natoms[k]+pathlist[i][9:11]+'_2018' //pathlist[i][0:11]==Natoms[k]+'_2018'// #pathlist[i][0:14]=='2dmot'+Natoms[k] pathlist[i][0:10]==Natoms[k] |
After this line we have a whole Dataset that is phased and averaged with a single file. We need to implement this feature in the dataset language.
data_reader/fitting/cavity_protection.py
Line 138 in c991ca1
After this line we have a whole Dataset that is phased and averaged with a single file. We need to implement this feature in the dataset language.