Next: 6.3 Suggestions
Up: 6 Examples
Previous: 6.1 Pure Cu example
%------------------% 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 rbkg = 1.5 -------------------- 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 fixamp = true % fix amp of standard rbkg = 1.5 kweight = 0 -------------------- title = Cu 50K, no standard, rbkg =1.5, kw = 1 data = cu50k.dat % xmu data output = ab-3.dat rbkg = 1.5 kweight = 1 %------------------% end of autobk.inp %-------------------%
Please play with the Cu data until you have a reasonably good feel for how the parameters, and decide what you like best. This should give you an idea of what kinds of inputs are needed for autobk. The next section will have some more concrete suggestions.