I
N
D
E
X
S
T
U
D
Y
P
H
O
T
O
O
T
H
E
R
 
 
The au programs that I made or modified for Bruker Avance series

Name of au Explanation
multigo While the au program, "multizg", performs n times "zg" accumulations, this "multigo" au program performs N loop accumulations of n times accumulations. => start Exp(1) to Exp(n) with "zg" (this is exactly same as "multizg"), and after finishing 1st Exp(n), back to Exp(1) and start accumulation with "go" to Exp(n) repeating by N-1 times.
multigo2 The "multigo2" works similarly as "multigo" but start with "go" not "zg". Therefore, "multigo2" does not overwright existing data set but appends accumulated FID to the existing data set.
dexpno The "dexpno" is similar command as "iexpno". The "dexpno" decreases the Exp # and makes data set (directory), and copy all parameters and title where it is executed.
fidto1r The "fidto1r" is used in case that you want to see the FID same as REAL spectrum. The "fidto1r" performs to make copy fid file to 1r file and rewrites proc and procs files. The SI values in proc and procs files are directly replaced to the same value of TD by using "sed" UNIX command because "edp" dialog only accepts values of power of 2. This au program is made for 2 fid's to be able to display as dual.
del_expno The "del_expno" is used in case that you want to delete the only expno directory. Xwinnmr(upto 2.6, I do not know more recent version) can not erase only expno directory. Therefore, if you want to erase the some expno directory, you have to input the UNIX command in a winterm window. This "del_expno" allows you to delete the only directory of some expno on the Xwinnmr platform.



go to Japanese