[LIBISIS-code-svn] r1234 - in trunk: . applications/matlab/HET applications/matlab/MAPS applications/matlab/MARI applications/matlab/homer applications/matlab/homer_gui bindings/matlab/utilities libclasses tests/maps_tests tests/mari_tests

apache at libisis.org apache at libisis.org
Wed Sep 19 09:58:46 BST 2007


Author: Dickon Champion
Date: Wed Sep 19 09:58:40 2007
New Revision: 1234

Added:
   trunk/applications/matlab/HET/
   trunk/applications/matlab/MAPS/
   trunk/applications/matlab/MAPS/setup_maps_data_source.m
   trunk/applications/matlab/MAPS/setup_maps_homer_defaults.m
   trunk/applications/matlab/MAPS/setup_maps_inst.m
   trunk/applications/matlab/MAPS/setup_maps_mono_sample.m
   trunk/applications/matlab/MAPS/setup_maps_mono_van.m
   trunk/applications/matlab/MAPS/setup_maps_white_beam.m
   trunk/applications/matlab/MARI/
   trunk/applications/matlab/MARI/setup_mari_data_source.m
   trunk/applications/matlab/MARI/setup_mari_homer_defaults.m
   trunk/applications/matlab/MARI/setup_mari_inst.m
   trunk/applications/matlab/MARI/setup_mari_mono_sample.m
   trunk/applications/matlab/MARI/setup_mari_mono_van.m
   trunk/applications/matlab/MARI/setup_mari_white_beam.m
   trunk/applications/matlab/homer_gui/
   trunk/applications/matlab/homer_gui/Homer_ver0.fig   (contents, props changed)
   trunk/applications/matlab/homer_gui/Homer_ver0.m
   trunk/applications/matlab/homer_gui/do_diag.m
   trunk/applications/matlab/homer_gui/homer_nosum.m
   trunk/applications/matlab/homer_gui/homer_sum.m
   trunk/applications/matlab/homer_gui/inst_defs.m
   trunk/applications/matlab/homer_gui/maps.mat   (contents, props changed)
   trunk/applications/matlab/homer_gui/mari.mat   (contents, props changed)
   trunk/applications/matlab/homer_gui/parse_homer.m
   trunk/applications/matlab/homer_gui/pre_parse.m
   trunk/applications/matlab/homer_gui/runfile2spe.m
   trunk/applications/matlab/homer_gui/save_spe_lib.m
   trunk/applications/matlab/homer_gui/setup_DSO_bank.m
Removed:
   trunk/applications/matlab/homer/setup_het_data_source.m
   trunk/applications/matlab/homer/setup_maps_data_source.m
   trunk/applications/matlab/homer/setup_mari_data_source.m
   trunk/applications/matlab/homer/setup_mono_sample.m
   trunk/applications/matlab/homer/setup_mono_van.m
   trunk/applications/matlab/homer/setup_white_beam.m
   trunk/tests/mari_tests/mari_setup.m
Modified:
   trunk/applications/matlab/homer/diagnose.m
   trunk/applications/matlab/homer/homer.m
   trunk/applications/matlab/homer/make_path_from_par.m
   trunk/applications/matlab/homer/mono_sample.m
   trunk/applications/matlab/homer/mono_van.m
   trunk/applications/matlab/homer/set_ext.m
   trunk/applications/matlab/homer/set_inst.m
   trunk/applications/matlab/homer/set_path.m
   trunk/applications/matlab/homer/white_beam.m
   trunk/bindings/matlab/utilities/addbeggpath.m
   trunk/bindings/matlab/utilities/addendgpath.m
   trunk/bindings/matlab/utilities/addgpath.m
   trunk/bindings/matlab/utilities/addtogpath.m
   trunk/bindings/matlab/utilities/delgpath.m
   trunk/bindings/matlab/utilities/getgpath.m
   trunk/bindings/matlab/utilities/mkgpath.m
   trunk/bindings/matlab/utilities/rmgpath.m
   trunk/libclasses/IXMrunfile.f90
   trunk/setdb.m
   trunk/tests/maps_tests/fermi_chopper.nxs
   trunk/tests/maps_tests/maps_homer.m
   trunk/tests/maps_tests/source.nxs
   trunk/tests/maps_tests/test_diag.m
   trunk/tests/mari_tests/mari_abs.m
   trunk/tests/mari_tests/test_diag.m

Log:
initial creation of gui and associated instrument specific matlab functions refs #140
some clearing up of matlab functions refs #98

Added: trunk/applications/matlab/MAPS/setup_maps_data_source.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MAPS/setup_maps_data_source.m?view=markup&revision=1234

Added: trunk/applications/matlab/MAPS/setup_maps_homer_defaults.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MAPS/setup_maps_homer_defaults.m?view=markup&revision=1234

Added: trunk/applications/matlab/MAPS/setup_maps_inst.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MAPS/setup_maps_inst.m?view=markup&revision=1234

Added: trunk/applications/matlab/MAPS/setup_maps_mono_sample.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MAPS/setup_maps_mono_sample.m?view=markup&revision=1234

Added: trunk/applications/matlab/MAPS/setup_maps_mono_van.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MAPS/setup_maps_mono_van.m?view=markup&revision=1234

Added: trunk/applications/matlab/MAPS/setup_maps_white_beam.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MAPS/setup_maps_white_beam.m?view=markup&revision=1234

Added: trunk/applications/matlab/MARI/setup_mari_data_source.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MARI/setup_mari_data_source.m?view=markup&revision=1234

Added: trunk/applications/matlab/MARI/setup_mari_homer_defaults.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MARI/setup_mari_homer_defaults.m?view=markup&revision=1234

Added: trunk/applications/matlab/MARI/setup_mari_inst.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MARI/setup_mari_inst.m?view=markup&revision=1234

Added: trunk/applications/matlab/MARI/setup_mari_mono_sample.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MARI/setup_mari_mono_sample.m?view=markup&revision=1234

Added: trunk/applications/matlab/MARI/setup_mari_mono_van.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MARI/setup_mari_mono_van.m?view=markup&revision=1234

Added: trunk/applications/matlab/MARI/setup_mari_white_beam.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/MARI/setup_mari_white_beam.m?view=markup&revision=1234

Modified: trunk/applications/matlab/homer/diagnose.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/diagnose.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/homer.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/homer.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/make_path_from_par.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/make_path_from_par.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/mono_sample.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/mono_sample.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/mono_van.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/mono_van.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/set_ext.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/set_ext.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/set_inst.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/set_inst.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/set_path.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/set_path.m?r1=1233&r2=1234

Modified: trunk/applications/matlab/homer/white_beam.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer/white_beam.m?r1=1233&r2=1234

Added: trunk/applications/matlab/homer_gui/Homer_ver0.fig
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/Homer_ver0.fig?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/Homer_ver0.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/Homer_ver0.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/do_diag.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/do_diag.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/homer_nosum.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/homer_nosum.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/homer_sum.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/homer_sum.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/inst_defs.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/inst_defs.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/maps.mat
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/maps.mat?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/mari.mat
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/mari.mat?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/parse_homer.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/parse_homer.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/pre_parse.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/pre_parse.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/runfile2spe.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/runfile2spe.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/save_spe_lib.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/save_spe_lib.m?view=markup&revision=1234

Added: trunk/applications/matlab/homer_gui/setup_DSO_bank.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/applications/matlab/homer_gui/setup_DSO_bank.m?view=markup&revision=1234

Modified: trunk/bindings/matlab/utilities/addbeggpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/addbeggpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/addendgpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/addendgpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/addgpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/addgpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/addtogpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/addtogpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/delgpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/delgpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/getgpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/getgpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/mkgpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/mkgpath.m?r1=1233&r2=1234

Modified: trunk/bindings/matlab/utilities/rmgpath.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/bindings/matlab/utilities/rmgpath.m?r1=1233&r2=1234

Modified: trunk/libclasses/IXMrunfile.f90
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/libclasses/IXMrunfile.f90?r1=1233&r2=1234

Modified: trunk/setdb.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/setdb.m?r1=1233&r2=1234

Modified: trunk/tests/maps_tests/fermi_chopper.nxs
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/maps_tests/fermi_chopper.nxs?r1=1233&r2=1234

Modified: trunk/tests/maps_tests/maps_homer.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/maps_tests/maps_homer.m?r1=1233&r2=1234

Modified: trunk/tests/maps_tests/source.nxs
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/maps_tests/source.nxs?r1=1233&r2=1234

Modified: trunk/tests/maps_tests/test_diag.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/maps_tests/test_diag.m?r1=1233&r2=1234

Modified: trunk/tests/mari_tests/mari_abs.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/mari_tests/mari_abs.m?r1=1233&r2=1234

Modified: trunk/tests/mari_tests/test_diag.m
Url: http://svn.libisis.org/viewvc/LIBISISCode/trunk/tests/mari_tests/test_diag.m?r1=1233&r2=1234


More information about the LIBISIS-code-svn mailing list