Home > Applications > Horace > @sqw > calculate_qw_bins.m

iFit/calculate_qw_bins

PURPOSE ^

Calculate qh,qk,ql,en for the centres of the bins of an n-dimensional sqw dataset

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 Calculate qh,qk,ql,en for the centres of the bins of an n-dimensional sqw dataset

   >> qw=calculate_qw_bins(win)

 Input:
 ------
   win     Input sqw object

 Output:
 -------
   qw      Components of momentum (in rlu) and energy for each bin in the dataset
           Arrays are packaged as cell array of column vectors for convenience
           with fitting routines etc.
               i.e. qw{1}=qh, qw{2}=qk, qw{3}=ql, qw{4}=en
%   Overloaded methods:
      sqw/calculate_qw_bins
      sqw/calculate_qw_bins
      d4d/calculate_qw_bins
      d3d/calculate_qw_bins
      d2d/calculate_qw_bins
      d1d/calculate_qw_bins
      d0d/calculate_qw_bins

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1