The stack_analyze program uses a couple of different file types for storing information. They are:
image_filename,x_shift,y_shiftfor all the images in the stack. Note that the X and Y shifts are in pixels, and these shifts are now included in the .sl file rather than in a separate .aln alignment file. The program stack_analyze calls upon stack_buildlist to build a stack list (see Sec. 2.5 and Fig. 10).
! 1-sigma width of EDX detector is sqrt(energy*2.98), so Ca region goes ! from 4012-sqrt(4012*2.98) to 4012+sqrt(4012*2.98) Na-Kbeta,1014.5,1127.5 Mg-Kbeta,1239.7,1364.3 Al-Kbeta,1498.4,1625.6 Si-Kbeta,1762.0,1909.9 P-Kbeta,2059.3,2218.9 S-Kbeta,2378.4,2549.7 Cl-Kbeta,2724.0,2907.2 Ar-Kbeta,3093.0,3288.0 K-Kbeta,3486.2,3693.0 Ca-Kbeta,3092.7,4121.3
Holger Fleckenstein 2008-07-08