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
# TODO: make more general, save dataframe or some better data structure
else:
f=open(configpath+"beamsize_config_info.csv", "a+")
# TODO: make more general, save dataframe or some better data structurevarx_cur=caget(opt_pvs[0])
vary_cur=caget(opt_pvs[1])
varz_cur=caget(opt_pvs[2])
The text was updated successfully, but these errors were encountered:
PyEmittance/pyemittance/saving_io.py
Line 70 in 3862eff
The text was updated successfully, but these errors were encountered: