[Horace-svn] r1473 - in branches/Generic_projection_#158: _test/test_transformation admin sqw/@data_sqw_dnd sqw/@rundatah sqw/@rundatah/private sqw/coord_transform/@aProjection sqw/coord_transform/@aProjection/private sqw/coord_transform/@projection utilities

apache at svr2.nd.rl.ac.uk apache at svr2.nd.rl.ac.uk
Wed Apr 26 19:58:04 BST 2017


Author: Alex Buts
Date: Wed Apr 26 19:58:00 2017
New Revision: 1473

Added:
   branches/Generic_projection_#158/_test/test_transformation/aProjectionTester.m
   branches/Generic_projection_#158/_test/test_transformation/test_aProjection.m
   branches/Generic_projection_#158/sqw/@rundatah/private/convert_to_cryst_frame_.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/build_4D_proj_box_.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/construct_grid_size_.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/sort_pixels_.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/sort_pixels_by_bins.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/sort_pixels_by_bins_.m
Modified:
   branches/Generic_projection_#158/admin/check_horace_mex.m
   branches/Generic_projection_#158/sqw/@data_sqw_dnd/data_sqw_dnd.m
   branches/Generic_projection_#158/sqw/@rundatah/calc_sqw.m
   branches/Generic_projection_#158/sqw/@rundatah/calc_urange.m
   branches/Generic_projection_#158/sqw/@rundatah/private/calc_projections_.m
   branches/Generic_projection_#158/sqw/@rundatah/private/calc_sqw_.m
   branches/Generic_projection_#158/sqw/@rundatah/private/calc_urange_.m
   branches/Generic_projection_#158/sqw/@rundatah/private/construct_grid_size.m
   branches/Generic_projection_#158/sqw/@rundatah/private/sort_pixels.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/aProjection.m
   branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/set_data_transf_.m
   branches/Generic_projection_#158/sqw/coord_transform/@projection/projection.m
   branches/Generic_projection_#158/utilities/sort_pix.m

Log:
Re #165 refactoring simple projection. All broken yet but the idea becomes clear.

Added: branches/Generic_projection_#158/_test/test_transformation/aProjectionTester.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/_test/test_transformation/aProjectionTester.m?view=markup&revision=1473

Added: branches/Generic_projection_#158/_test/test_transformation/test_aProjection.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/_test/test_transformation/test_aProjection.m?view=markup&revision=1473

Modified: branches/Generic_projection_#158/admin/check_horace_mex.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/admin/check_horace_mex.m?r1=1472&r2=1473

Modified: branches/Generic_projection_#158/sqw/@data_sqw_dnd/data_sqw_dnd.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/%40data_sqw_dnd/data_sqw_dnd.m?r1=1472&r2=1473

Modified: branches/Generic_projection_#158/sqw/@rundatah/calc_sqw.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/%40rundatah/calc_sqw.m?r1=1472&r2=1473

Modified: branches/Generic_projection_#158/sqw/@rundatah/calc_urange.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/%40rundatah/calc_urange.m?r1=1472&r2=1473

Modified: branches/Generic_projection_#158/sqw/@rundatah/private/calc_sqw_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/%40rundatah/private/calc_sqw_.m?r1=1472&r2=1473

Added: branches/Generic_projection_#158/sqw/@rundatah/private/convert_to_cryst_frame_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/%40rundatah/private/convert_to_cryst_frame_.m?view=markup&revision=1473

Modified: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/aProjection.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/aProjection.m?r1=1472&r2=1473

Added: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/build_4D_proj_box_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/private/build_4D_proj_box_.m?view=markup&revision=1473

Added: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/construct_grid_size_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/private/construct_grid_size_.m?view=markup&revision=1473

Modified: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/set_data_transf_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/private/set_data_transf_.m?r1=1472&r2=1473

Added: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/private/sort_pixels_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/private/sort_pixels_.m?view=markup&revision=1473

Added: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/sort_pixels_by_bins.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/sort_pixels_by_bins.m?view=markup&revision=1473

Added: branches/Generic_projection_#158/sqw/coord_transform/@aProjection/sort_pixels_by_bins_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40aProjection/sort_pixels_by_bins_.m?view=markup&revision=1473

Modified: branches/Generic_projection_#158/sqw/coord_transform/@projection/projection.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/sqw/coord_transform/%40projection/projection.m?r1=1472&r2=1473

Modified: branches/Generic_projection_#158/utilities/sort_pix.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23158/utilities/sort_pix.m?r1=1472&r2=1473


More information about the Horace-svn mailing list