Warning: Trying to access array offset on value of type null in /home/site/wwwroot/lib/plugins/move/action/rename.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/actions.php on line 38
gem_instrumental_peakshape [topas wiki]

User Tools

Site Tools


gem_instrumental_peakshape

gem_instrumental_peakshape

Description: “old” gem tof peak shape; wifd_mic probably does a better job.

Contributed by: John Evans

macro gem_instrumental_peakshape( ,prma0, ,prma1, ,prmb0, ,prmb1)
{
   push_peak        
      exp_conv_const = prma0 + prma1 / D_spacing;
	bring_2nd_peak_to_top
      user_defined_convolution        
          = prmb0 Exp(- prmb1  X) / D_spacing^4;  
            min 0
            max = -Ln(0.001) / prmb1;
   add_pop_1st_2nd_peak
      peak_buffer_step 1 'report_on
 
}
gem_instrumental_peakshape.txt · Last modified: 2022/11/03 15:08 by 127.0.0.1