[Horace-svn] r869 - in trunk: @sqw @sqw/private _LowLevelCode/build_all _LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c _LowLevelCode/cpp/bin_pixels_c/Debug _LowLevelCode/cpp/bin_pixels_c/Release _LowLevelCode/cpp/bin_pixels_c/bin_pixels_c _LowLevelCode/cpp/calc_projections_c _LowLevelCode/cpp/calc_projections_c/calc_projections_c _LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins _test/test_mex_nomex _test/test_sqw _test/test_transformation

apache at svr2.nd.rl.ac.uk apache at svr2.nd.rl.ac.uk
Fri Jun 6 19:38:22 BST 2014


Author: Alex Buts
Date: Fri Jun  6 19:38:21 2014
New Revision: 869

Modified:
   trunk/@sqw/calc_projections_tester.m
   trunk/@sqw/get_test_calc_projections.m
   trunk/@sqw/private/calc_projections.m
   trunk/@sqw/private/calc_sqw.m
   trunk/@sqw/private/calc_urange.m
   trunk/@sqw/private/rundata_find_urange.m
   trunk/_LowLevelCode/build_all/build_all.vcproj
   trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.cpp
   trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.h
   trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.vcproj
   trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/stdafx.cpp
   trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/stdafx.h
   trunk/_LowLevelCode/cpp/bin_pixels_c/Debug/
   trunk/_LowLevelCode/cpp/bin_pixels_c/Release/
   trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.cpp
   trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.vcproj
   trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/mat_structutre.cpp
   trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/mat_structutre.h
   trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/stdafx.cpp
   trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/stdafx.h
   trunk/_LowLevelCode/cpp/calc_projections_c/   (props changed)
   trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c.sln
   trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.cpp
   trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.h
   trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.vcproj
   trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/stdafx.cpp
   trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/stdafx.h
   trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.cpp
   trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.h
   trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.vcproj
   trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/stdafx.cpp
   trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/stdafx.h
   trunk/_test/test_mex_nomex/test_main_mex.m
   trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_mex.m
   trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_nomex.m
   trunk/_test/test_transformation/test_calc_projections.m

Log:
refs #145 test commit. Not entirely working -- need testing on other architectures.  

Modified: trunk/@sqw/calc_projections_tester.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/%40sqw/calc_projections_tester.m?r1=868&r2=869

Modified: trunk/@sqw/get_test_calc_projections.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/%40sqw/get_test_calc_projections.m?r1=868&r2=869

Modified: trunk/@sqw/private/calc_projections.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/%40sqw/private/calc_projections.m?r1=868&r2=869

Modified: trunk/@sqw/private/calc_sqw.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/%40sqw/private/calc_sqw.m?r1=868&r2=869

Modified: trunk/@sqw/private/calc_urange.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/%40sqw/private/calc_urange.m?r1=868&r2=869

Modified: trunk/@sqw/private/rundata_find_urange.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/%40sqw/private/rundata_find_urange.m?r1=868&r2=869

Modified: trunk/_LowLevelCode/build_all/build_all.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/build_all/build_all.vcproj?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.cpp?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.h
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.h?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.vcproj?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.cpp?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.vcproj?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c.sln
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c.sln?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.cpp?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.h
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.h?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.vcproj?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.cpp?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.h
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.h?r1=868&r2=869

Modified: trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/cpp/sort_pixels_by_bins/sort_pixels_by_bins/sort_pixels_by_bins.vcproj?r1=868&r2=869

Modified: trunk/_test/test_mex_nomex/test_main_mex.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_test/test_mex_nomex/test_main_mex.m?r1=868&r2=869

Modified: trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_mex.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_mex.m?r1=868&r2=869

Modified: trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_nomex.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_nomex.m?r1=868&r2=869

Modified: trunk/_test/test_transformation/test_calc_projections.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_test/test_transformation/test_calc_projections.m?r1=868&r2=869


More information about the Horace-svn mailing list