[Horace-svn] r1331 - in branches/OO_IO_operations: . _test/test_sqw_file sqw/@data_sqw_dnd sqw/@data_sqw_dnd/private sqw/@sqw sqw/@sqw/private sqw/algorithms sqw/algorithms/private sqw/file_io/@dnd_binfile_common sqw/file_io/@dnd_file_interface sqw/file_io/@faccess_sqw_v2 sqw/file_io/@sqw_binfile_common sqw/file_io/@sqw_file_interface

apache at svr2.nd.rl.ac.uk apache at svr2.nd.rl.ac.uk
Fri Nov 11 18:52:45 GMT 2016


Author: Alex Buts
Date: Fri Nov 11 18:52:43 2016
New Revision: 1331

Added:
   branches/OO_IO_operations/sqw/algorithms/head_dnd.m
   branches/OO_IO_operations/sqw/algorithms/head_horace.m
   branches/OO_IO_operations/sqw/algorithms/head_sqw.m
   branches/OO_IO_operations/sqw/algorithms/private/data_dims.m
   branches/OO_IO_operations/sqw/algorithms/private/sqw_display_single_.m
Modified:
   branches/OO_IO_operations/_test/test_sqw_file/test_read_all.m
   branches/OO_IO_operations/head_dnd.m
   branches/OO_IO_operations/head_horace.m
   branches/OO_IO_operations/head_sqw.m
   branches/OO_IO_operations/sqw/@data_sqw_dnd/data_sqw_dnd.m
   branches/OO_IO_operations/sqw/@data_sqw_dnd/private/get_dnd_data_.m
   branches/OO_IO_operations/sqw/@sqw/head.m
   branches/OO_IO_operations/sqw/@sqw/private/get_sqw_type_from_file.m
   branches/OO_IO_operations/sqw/file_io/@dnd_binfile_common/get_data.m
   branches/OO_IO_operations/sqw/file_io/@dnd_file_interface/dnd_file_interface.m
   branches/OO_IO_operations/sqw/file_io/@faccess_sqw_v2/faccess_sqw_v2.m
   branches/OO_IO_operations/sqw/file_io/@sqw_binfile_common/get_data.m
   branches/OO_IO_operations/sqw/file_io/@sqw_file_interface/sqw_file_interface.m

Log:
Re #162 working head_horace (head_sqw, head_dnd)

Modified: branches/OO_IO_operations/_test/test_sqw_file/test_read_all.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/_test/test_sqw_file/test_read_all.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/@data_sqw_dnd/data_sqw_dnd.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/%40data_sqw_dnd/data_sqw_dnd.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/@data_sqw_dnd/private/get_dnd_data_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/%40data_sqw_dnd/private/get_dnd_data_.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/@sqw/head.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/%40sqw/head.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/@sqw/private/get_sqw_type_from_file.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/%40sqw/private/get_sqw_type_from_file.m?r1=1330&r2=1331

Added: branches/OO_IO_operations/sqw/algorithms/head_dnd.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/algorithms/head_dnd.m?view=markup&revision=1331

Added: branches/OO_IO_operations/sqw/algorithms/head_horace.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/algorithms/head_horace.m?view=markup&revision=1331

Added: branches/OO_IO_operations/sqw/algorithms/head_sqw.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/algorithms/head_sqw.m?view=markup&revision=1331

Added: branches/OO_IO_operations/sqw/algorithms/private/data_dims.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/algorithms/private/data_dims.m?view=markup&revision=1331

Added: branches/OO_IO_operations/sqw/algorithms/private/sqw_display_single_.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/algorithms/private/sqw_display_single_.m?view=markup&revision=1331

Modified: branches/OO_IO_operations/sqw/file_io/@dnd_binfile_common/get_data.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/file_io/%40dnd_binfile_common/get_data.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/file_io/@dnd_file_interface/dnd_file_interface.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/file_io/%40dnd_file_interface/dnd_file_interface.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/file_io/@faccess_sqw_v2/faccess_sqw_v2.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/file_io/%40faccess_sqw_v2/faccess_sqw_v2.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/file_io/@sqw_binfile_common/get_data.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/file_io/%40sqw_binfile_common/get_data.m?r1=1330&r2=1331

Modified: branches/OO_IO_operations/sqw/file_io/@sqw_file_interface/sqw_file_interface.m
Url: http://svn.isis.rl.ac.uk/viewvc/Horace/branches/OO_IO_operations/sqw/file_io/%40sqw_file_interface/sqw_file_interface.m?r1=1330&r2=1331


More information about the Horace-svn mailing list