Loading examples/macro_fit_and_mask +12 −10 Original line number Diff line number Diff line Loading @@ -16,20 +16,22 @@ histo q nbins 2 min 0.03/A max 0.07/A datapath /SNS/NSE/IPTS-25952 read s10190.echo as res ! 8A Q=0.050 read s10556.echo as sam ! 8A Q=0.050! match all fit res read s10556.echo as sam ! 8A Q=0.050! match all ! here masking produces warning ! here masking used to produce a warning (fixed) mask tau set 2 run 10556 fit sample flag offset phase_offset 45.0 collect cp last_sqt.dat one.dat fit sample flag offset phase_offset 90.0 !collect ! clear masking and try again mask tau clear 2 ! here masking works ! mask tau set 2 run 10556 !collect ! here masking worked and still does fit sample flag offset phase_offset 45.0 mask tau set 2 run 10556 collect cp last_sqt.dat two.dat Loading
examples/macro_fit_and_mask +12 −10 Original line number Diff line number Diff line Loading @@ -16,20 +16,22 @@ histo q nbins 2 min 0.03/A max 0.07/A datapath /SNS/NSE/IPTS-25952 read s10190.echo as res ! 8A Q=0.050 read s10556.echo as sam ! 8A Q=0.050! match all fit res read s10556.echo as sam ! 8A Q=0.050! match all ! here masking produces warning ! here masking used to produce a warning (fixed) mask tau set 2 run 10556 fit sample flag offset phase_offset 45.0 collect cp last_sqt.dat one.dat fit sample flag offset phase_offset 90.0 !collect ! clear masking and try again mask tau clear 2 ! here masking works ! mask tau set 2 run 10556 !collect ! here masking worked and still does fit sample flag offset phase_offset 45.0 mask tau set 2 run 10556 collect cp last_sqt.dat two.dat