[Horace-svn] r1479 - in branches/Generic_projection_#165: _test/test_transformation algorithms sqw/@data_sqw_dnd/private sqw/@rundatah sqw/@rundatah/private sqw/coord_transform/@aProjection sqw/coord_transform/@aProjection/private sqw/coord_transform/@projaxes sqw/coord_transform/@projaxes/private sqw/coord_transform/@projection

apache at svr2.nd.rl.ac.uk apache at svr2.nd.rl.ac.uk
Fri Apr 28 19:03:33 BST 2017


Author: Alex Buts
Date: Fri Apr 28 19:03:30 2017
New Revision: 1479

Added:
   branches/Generic_projection_#165/sqw/coord_transform/@aProjection/private/check_and_set_uoffset_.m
Modified:
   branches/Generic_projection_#165/_test/test_transformation/aProjectionTester.m
   branches/Generic_projection_#165/algorithms/gen_sqw.m
   branches/Generic_projection_#165/algorithms/rundata_find_urange.m
   branches/Generic_projection_#165/sqw/@data_sqw_dnd/private/copy_data_from_structure.m
   branches/Generic_projection_#165/sqw/@rundatah/build_bounding_obj.m
   branches/Generic_projection_#165/sqw/@rundatah/calc_sqw.m
   branches/Generic_projection_#165/sqw/@rundatah/calc_urange.m
   branches/Generic_projection_#165/sqw/@rundatah/convert_to_lab_frame.m
   branches/Generic_projection_#165/sqw/@rundatah/private/calc_sqw_.m
   branches/Generic_projection_#165/sqw/@rundatah/rundatah.m
   branches/Generic_projection_#165/sqw/coord_transform/@aProjection/aProjection.m
   branches/Generic_projection_#165/sqw/coord_transform/@aProjection/private/sort_pixels_by_bins_.m
   branches/Generic_projection_#165/sqw/coord_transform/@aProjection/set_from_old_interface.m
   branches/Generic_projection_#165/sqw/coord_transform/@aProjection/sort_pixels_by_bins.m
   branches/Generic_projection_#165/sqw/coord_transform/@projaxes/private/build_projaxes_.m
   branches/Generic_projection_#165/sqw/coord_transform/@projaxes/private/check_and_set_opt_fields_.m
   branches/Generic_projection_#165/sqw/coord_transform/@projaxes/private/check_and_set_uoffset_.m
   branches/Generic_projection_#165/sqw/coord_transform/@projaxes/projaxes.m
   branches/Generic_projection_#165/sqw/coord_transform/@projaxes/struct.m
   branches/Generic_projection_#165/sqw/coord_transform/@projection/projection.m

Log:
Re #165 Partially integrated aProjection and projaxes

Modified: branches/Generic_projection_#165/_test/test_transformation/aProjectionTester.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/_test/test_transformation/aProjectionTester.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/algorithms/gen_sqw.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/algorithms/gen_sqw.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/algorithms/rundata_find_urange.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/algorithms/rundata_find_urange.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@data_sqw_dnd/private/copy_data_from_structure.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40data_sqw_dnd/private/copy_data_from_structure.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@rundatah/build_bounding_obj.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40rundatah/build_bounding_obj.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@rundatah/calc_sqw.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40rundatah/calc_sqw.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@rundatah/calc_urange.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40rundatah/calc_urange.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@rundatah/convert_to_lab_frame.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40rundatah/convert_to_lab_frame.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@rundatah/private/calc_sqw_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40rundatah/private/calc_sqw_.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/@rundatah/rundatah.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/%40rundatah/rundatah.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@aProjection/aProjection.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40aProjection/aProjection.m?r1=1478&r2=1479

Added: branches/Generic_projection_#165/sqw/coord_transform/@aProjection/private/check_and_set_uoffset_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40aProjection/private/check_and_set_uoffset_.m?view=markup&revision=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@aProjection/private/sort_pixels_by_bins_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40aProjection/private/sort_pixels_by_bins_.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@aProjection/set_from_old_interface.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40aProjection/set_from_old_interface.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@aProjection/sort_pixels_by_bins.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40aProjection/sort_pixels_by_bins.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@projaxes/private/build_projaxes_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40projaxes/private/build_projaxes_.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@projaxes/private/check_and_set_opt_fields_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40projaxes/private/check_and_set_opt_fields_.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@projaxes/projaxes.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40projaxes/projaxes.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@projaxes/struct.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40projaxes/struct.m?r1=1478&r2=1479

Modified: branches/Generic_projection_#165/sqw/coord_transform/@projection/projection.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/Generic_projection_%23165/sqw/coord_transform/%40projection/projection.m?r1=1478&r2=1479


More information about the Horace-svn mailing list