[Horace-svn] r1716 - in branches/resolution/Tobyfit/Tobyfit: @mfclass_tobyfit @sqw @sqw/private utilities

apache at shadow.nd.rl.ac.uk apache at shadow.nd.rl.ac.uk
Mon Jan 28 17:37:38 GMT 2019


Author: Greg Tucker
Date: Mon Jan 28 17:37:38 2019
New Revision: 1716

Added:
   branches/resolution/Tobyfit/Tobyfit/@sqw/gst_kf_DGfermi_resconv.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_DGfermi_genpoints.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_DGfermi_resconv_init.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_points_in_pixels_res.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_resolution_limits.m
   branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_ellipsoid_with_prob.m
   branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_resolution_with_prob.m
Modified:
   branches/resolution/Tobyfit/Tobyfit/@mfclass_tobyfit/set_mc_points.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/gst_DGfermi_resconv.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_DGfermi_resconv_init.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_points_in_pixels_res.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/tobyfit.m
   branches/resolution/Tobyfit/Tobyfit/utilities/cll_cell_neighbours.m
   branches/resolution/Tobyfit/Tobyfit/utilities/point_in_ellipsoid_with_prob.m
   branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob.m
   branches/resolution/Tobyfit/Tobyfit/utilities/resolution_matrix_from_covariance.m

Log:
New resolution-check considering only kf deviations but restricted to equal-run-number points/pixels.
This should allow for better handling of the asymmetric moderator/chopper line-shapes and sample shape effects, 
plus has the benefit of only needing to check 3^3 (instead of 3^4) cell-neighbourhoods for overlap.

Modified: branches/resolution/Tobyfit/Tobyfit/@mfclass_tobyfit/set_mc_points.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40mfclass_tobyfit/set_mc_points.m?r1=1715&r2=1716

Modified: branches/resolution/Tobyfit/Tobyfit/@sqw/gst_DGfermi_resconv.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/gst_DGfermi_resconv.m?r1=1715&r2=1716

Added: branches/resolution/Tobyfit/Tobyfit/@sqw/gst_kf_DGfermi_resconv.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/gst_kf_DGfermi_resconv.m?view=markup&revision=1716

Modified: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_DGfermi_resconv_init.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_DGfermi_resconv_init.m?r1=1715&r2=1716

Added: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_DGfermi_genpoints.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_kf_DGfermi_genpoints.m?view=markup&revision=1716

Added: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_DGfermi_resconv_init.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_kf_DGfermi_resconv_init.m?view=markup&revision=1716

Added: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_points_in_pixels_res.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_kf_points_in_pixels_res.m?view=markup&revision=1716

Added: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_kf_resolution_limits.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_kf_resolution_limits.m?view=markup&revision=1716

Modified: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_points_in_pixels_res.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_points_in_pixels_res.m?r1=1715&r2=1716

Modified: branches/resolution/Tobyfit/Tobyfit/@sqw/tobyfit.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/tobyfit.m?r1=1715&r2=1716

Modified: branches/resolution/Tobyfit/Tobyfit/utilities/cll_cell_neighbours.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/cll_cell_neighbours.m?r1=1715&r2=1716

Modified: branches/resolution/Tobyfit/Tobyfit/utilities/point_in_ellipsoid_with_prob.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/point_in_ellipsoid_with_prob.m?r1=1715&r2=1716

Modified: branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob.m?r1=1715&r2=1716

Added: branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_ellipsoid_with_prob.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_ellipsoid_with_prob.m?view=markup&revision=1716

Added: branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_resolution_with_prob.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_resolution_with_prob.m?view=markup&revision=1716

Modified: branches/resolution/Tobyfit/Tobyfit/utilities/resolution_matrix_from_covariance.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/resolution_matrix_from_covariance.m?r1=1715&r2=1716


More information about the Horace-svn mailing list