%% auto2.inp : this file is part of the uwxafs 3.0 distribution %% further autobk examples for Cu from autobk documentation %------------------% autobk.inp %-------------------% title = Cu 10K, no standard, e0 set to 8980., rbkg =1.5 data = cu10k.dat % xmu data output = ab-1.dat e0 = 8980.0 -------------------- title = Cu 50K, w/ standard data = cu50k.dat output = ab-2.dat e0 = 8980.0 fixe0 = true % don't fit e0 standard = cu-feff.chi include include.inp kweight = 0 -------------------- title = Cu 50K, no standard, rbkg =1.5, kw = 1 data = cu50k.dat % xmu data output = ab-3.dat include include.inp kmax = 18 %------------------% end of autobk.inp %-------------------%