[Horace-svn] r1173 - in trunk: DLL/_PCWIN64/_R2009a _LowLevelCode/build_all _LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c _LowLevelCode/cpp/bin_pixels_c/bin_pixels_c _LowLevelCode/cpp/calc_projections_c/calc_projections_c _test/test_mex_nomex _test/test_sqw sqw/@sqw/private
apache at svr2.nd.rl.ac.uk
apache at svr2.nd.rl.ac.uk
Wed Feb 3 18:34:55 GMT 2016
Author: Alex Buts
Date: Wed Feb 3 18:34:55 2016
New Revision: 1173
Added:
trunk/DLL/_PCWIN64/_R2009a/combine_sqw.mexw64 (contents, props changed)
Modified:
trunk/DLL/_PCWIN64/_R2009a/accumulate_cut_c.mexw64
trunk/DLL/_PCWIN64/_R2009a/bin_pixels_c.mexw64
trunk/DLL/_PCWIN64/_R2009a/calc_projections_c.mexw64
trunk/DLL/_PCWIN64/_R2009a/recompute_bin_data_c.mexw64
trunk/DLL/_PCWIN64/_R2009a/sort_pixels_by_bins.mexw64
trunk/_LowLevelCode/build_all/CommonCode.h
trunk/_LowLevelCode/cpp/accumulate_cut_c/accumulate_cut_c/accumulate_cut_c.h
trunk/_LowLevelCode/cpp/bin_pixels_c/bin_pixels_c/bin_pixels_c.cpp
trunk/_LowLevelCode/cpp/calc_projections_c/calc_projections_c/calc_projections_c.cpp
trunk/_test/test_mex_nomex/test_fake_sqw_bin_pix.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_sqw/test_gen_sqw_accumulate_sqw_sep_session.m
trunk/sqw/@sqw/private/calc_projections.m
trunk/sqw/@sqw/private/calc_sqw.m
Log:
Re #145 Fixed some subtle OMP errors, range of unit tests to verify the changes and highlight the issue, clear-up some OMP code
Modified: trunk/DLL/_PCWIN64/_R2009a/accumulate_cut_c.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/DLL/_PCWIN64/_R2009a/accumulate_cut_c.mexw64?r1=1172&r2=1173
Modified: trunk/DLL/_PCWIN64/_R2009a/bin_pixels_c.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/DLL/_PCWIN64/_R2009a/bin_pixels_c.mexw64?r1=1172&r2=1173
Modified: trunk/DLL/_PCWIN64/_R2009a/calc_projections_c.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/DLL/_PCWIN64/_R2009a/calc_projections_c.mexw64?r1=1172&r2=1173
Added: trunk/DLL/_PCWIN64/_R2009a/combine_sqw.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/DLL/_PCWIN64/_R2009a/combine_sqw.mexw64?view=markup&revision=1173
Modified: trunk/DLL/_PCWIN64/_R2009a/recompute_bin_data_c.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/DLL/_PCWIN64/_R2009a/recompute_bin_data_c.mexw64?r1=1172&r2=1173
Modified: trunk/DLL/_PCWIN64/_R2009a/sort_pixels_by_bins.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/DLL/_PCWIN64/_R2009a/sort_pixels_by_bins.mexw64?r1=1172&r2=1173
Modified: trunk/_LowLevelCode/build_all/CommonCode.h
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_LowLevelCode/build_all/CommonCode.h?r1=1172&r2=1173
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=1172&r2=1173
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=1172&r2=1173
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=1172&r2=1173
Modified: trunk/_test/test_mex_nomex/test_fake_sqw_bin_pix.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_test/test_mex_nomex/test_fake_sqw_bin_pix.m?r1=1172&r2=1173
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=1172&r2=1173
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=1172&r2=1173
Modified: trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_sep_session.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/_test/test_sqw/test_gen_sqw_accumulate_sqw_sep_session.m?r1=1172&r2=1173
Modified: trunk/sqw/@sqw/private/calc_projections.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/sqw/%40sqw/private/calc_projections.m?r1=1172&r2=1173
Modified: trunk/sqw/@sqw/private/calc_sqw.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/trunk/sqw/%40sqw/private/calc_sqw.m?r1=1172&r2=1173
More information about the Horace-svn
mailing list