[Horace-svn] r1725 - in branches/resolution/Tobyfit/Tobyfit: @sqw/private utilities utilities/mex
apache at shadow.nd.rl.ac.uk
apache at shadow.nd.rl.ac.uk
Fri Feb 15 12:04:10 GMT 2019
Author: Greg Tucker
Date: Fri Feb 15 12:04:09 2019
New Revision: 1725
Added:
branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppCellIdx.cpp
branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppCollectPointsIntoPixels.cpp
Modified:
branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_collect_points_into_pixels.m
branches/resolution/Tobyfit/Tobyfit/@sqw/private/gst_points_in_pixels_res.m
branches/resolution/Tobyfit/Tobyfit/utilities/cll_cell_idx.m
branches/resolution/Tobyfit/Tobyfit/utilities/cov2resmat.m
branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppPointsInResPix.cpp
branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppResolutionMatrixFromCovariance.cpp
branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob_xcell.m
branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResPix.m
branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResRunPix.m
branches/resolution/Tobyfit/Tobyfit/utilities/tobyfit_mex.m
Log:
Added compiled external C++ (mex) functions to further speed-up R(Q,E) and R(kf) initialization functions and point consolidation.
Switched C++ matrix inversion from Faddeeva-LeVarrier algorithm to more-straighforward method to fix a problem with 4x4 matrices.
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=1724&r2=1725
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=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/cll_cell_idx.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/cll_cell_idx.m?r1=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/cov2resmat.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/cov2resmat.m?r1=1724&r2=1725
Added: branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppCellIdx.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppCellIdx.cpp?view=markup&revision=1725
Added: branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppCollectPointsIntoPixels.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppCollectPointsIntoPixels.cpp?view=markup&revision=1725
Modified: 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?r1=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppResolutionMatrixFromCovariance.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/mex/cppResolutionMatrixFromCovariance.cpp?r1=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob_xcell.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/point_in_resolution_with_prob_xcell.m?r1=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResPix.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResPix.m?r1=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResRunPix.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/pointsInResRunPix.m?r1=1724&r2=1725
Modified: branches/resolution/Tobyfit/Tobyfit/utilities/tobyfit_mex.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/resolution/Tobyfit/Tobyfit/utilities/tobyfit_mex.m?r1=1724&r2=1725
More information about the Horace-svn
mailing list