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
out_dif [topas wiki]

User Tools

Site Tools


out_dif

Out_Dif

Description: generate dif file in uxd format for Bruker eva software

Comment: lets you match up results of Rietveld refinement in eva

Contributed by: John Evans

macro Out_Dif(file)
{
   out file
      Out_String("_D-I\n")
   phase_out file append load out_record out_fmt out_eqn
   {
     " %11.5f"   = D_spacing;
      " %11.5f\n" = I_after_scale_pks;
   }
}
out_dif.txt · Last modified: 2022/11/03 15:08 by 127.0.0.1