[Horace-svn] r1720 - in branches/resolution/Tobyfit/Tobyfit: @sqw @sqw/private utilities utilities/mex

apache at shadow.nd.rl.ac.uk apache at shadow.nd.rl.ac.uk
Fri Feb 8 14:44:13 GMT 2019


Author: Greg Tucker
Date: Fri Feb  8 14:44:12 2019
New Revision: 1720

Added:
   branches/resolution/Tobyfit/Tobyfit/utilities/mex/
   branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResPix.cpp
   branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResRunPix.cpp
   branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResPix.m
   branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResRunPix.m
   branches/resolution/Tobyfit/Tobyfit/utilities/pointsInRes_mex.m
Modified:
   branches/resolution/Tobyfit/Tobyfit/@sqw/gst_DGfermi_resconv.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/gst_kf_DGfermi_resconv.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_DGfermi_resconv_init.m
   branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_collect_points_into_pixels.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_points_in_pixels_res.m
   branches/resolution/Tobyfit/Tobyfit/utilities/cll_sub2lin.m
   branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob.m

Log:
Introduced C++ mex files for point-in-pixel sorting with and without equal-run-number delta function.
Point-sorting now takes a list of pixel cell numbers instead of a linked list locating all pixels per cell.
Minor modifications elsewhere.

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=1719&r2=1720

Modified: 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?r1=1719&r2=1720

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=1719&r2=1720

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

Modified: 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?r1=1719&r2=1720

Modified: 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?r1=1719&r2=1720

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=1719&r2=1720

Modified: branches/resolution/Tobyfit/Tobyfit/utilities/cll_sub2lin.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/cll_sub2lin.m?r1=1719&r2=1720

Added: branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResPix.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResPix.cpp?view=markup&revision=1720

Added: branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResRunPix.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResRunPix.cpp?view=markup&revision=1720

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=1719&r2=1720

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

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

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


More information about the Horace-svn mailing list