Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

if slow_readout_mode != 1:
ami_opts = '-a only -R -L '+plugin_path+'/libtimetooldbd.so -E '+expname
else:
ami_opts = '-a only -L '+plugin_path+'/libtimetooldbd.so -E '+expname

And uncomment:

#ami_opts = '-a only -L '+plugin_path+'/libtimetooldbd.so -E '+expname+' -c /cds/home/opr/xppopr/tmp_calibdir'

...