[Horace-svn] r1718 - in branches/resolution/Tobyfit/Tobyfit: @sqw @sqw/private utilities
apache at shadow.nd.rl.ac.uk
apache at shadow.nd.rl.ac.uk
Wed Jan 30 17:52:07 GMT 2019
Author: Greg Tucker
Date: Wed Jan 30 17:52:07 2019
New Revision: 1718
Added:
branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_collect_points_from_pixels.m
branches/resolution/Tobyfit/Tobyfit/@sqw/private/tobyfit_DGfermi_1shot_genpoints.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/tobyfit.m
branches/resolution/Tobyfit/Tobyfit/utilities/point_in_run_ellipsoid_with_prob.m
Log:
Changes to allow fitting with new convolution schemes
+ small modifications to new convolution schemes
+ introduction of single-call to sqwfunc scheme for the older (no point overlap) method
- this can be faster if, e.g., the called function has a large per-call overhead
- but might require large amounts of RAM (4*[total pixels]*[points per pixel] floating point numbers and all sqwfunc overhead)
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=1717&r2=1718
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=1717&r2=1718
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=1717&r2=1718
Added: branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_collect_points_from_pixels.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/gst_collect_points_from_pixels.m?view=markup&revision=1718
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=1717&r2=1718
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=1717&r2=1718
Added: branches/resolution/Tobyfit/Tobyfit/@sqw/private/tobyfit_DGfermi_1shot_genpoints.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/%40sqw/private/tobyfit_DGfermi_1shot_genpoints.m?view=markup&revision=1718
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=1717&r2=1718
Modified: 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?r1=1717&r2=1718
More information about the Horace-svn
mailing list