[MGENIE-svn] r57 - in trunk: . applications applications/tables_maker applications/tables_maker/DLL applications/tables_maker/DLL/_GLNX86 applications/tables_maker/DLL/_GLNXA64 applications/tables_maker/DLL/_GLNXA64/_R2009a applications/tables_maker/DLL/_PCWIN applications/tables_maker/DLL/_PCWIN/_R2009a applications/tables_maker/DLL/_PCWIN64 applications/tables_maker/DLL/_PCWIN64/_R2009a applications/tables_maker/_LowLevelCode applications/tables_maker/_LowLevelCode/Fortran applications/tables_maker/_LowLevelCode/Fortran/source applications/tables_maker/archive applications/tables_maker/archive/fortran applications/tables_maker/archive/fortran/compaq applications/tables_maker/archive/fortran/compaq/Win32 applications/tables_maker/archive/fortran/intel applications/tables_maker/archive/fortran/intel/Win32 applications/tables_maker/archive/fortran/intel/x64 applications/tables_maker/fortran data_access/genie documentation

apache at svr2.nd.rl.ac.uk apache at svr2.nd.rl.ac.uk
Mon Aug 27 16:24:36 BST 2012


Author: Toby Perring
Date: Mon Aug 27 16:24:35 2012
New Revision: 57

Added:
   trunk/applications/tables_maker/DLL/
   trunk/applications/tables_maker/DLL/_GLNX86/
   trunk/applications/tables_maker/DLL/_GLNXA64/
   trunk/applications/tables_maker/DLL/_GLNXA64/_R2009a/
   trunk/applications/tables_maker/DLL/_PCWIN/
   trunk/applications/tables_maker/DLL/_PCWIN/_R2009a/
   trunk/applications/tables_maker/DLL/_PCWIN64/
   trunk/applications/tables_maker/DLL/_PCWIN64/_R2009a/
   trunk/applications/tables_maker/_LowLevelCode/
   trunk/applications/tables_maker/_LowLevelCode/Fortran/
   trunk/applications/tables_maker/_LowLevelCode/Fortran/source/
   trunk/applications/tables_maker/_LowLevelCode/Fortran/source/detector_table_fortran.f
   trunk/applications/tables_maker/_LowLevelCode/Fortran/source/map_table_fortran.f
   trunk/applications/tables_maker/_LowLevelCode/Fortran/source/old_formats_fortran.f
   trunk/applications/tables_maker/_LowLevelCode/Fortran/source/spectrum_table_fortran.f
   trunk/applications/tables_maker/_LowLevelCode/Fortran/tables_maker_mex.m
   trunk/applications/tables_maker/archive/
   trunk/applications/tables_maker/archive/fortran/
   trunk/applications/tables_maker/archive/fortran/compaq/
   trunk/applications/tables_maker/archive/fortran/compaq/Win32/
   trunk/applications/tables_maker/archive/fortran/compaq/Win32/detector_table_fortran.mexw32   (contents, props changed)
   trunk/applications/tables_maker/archive/fortran/compaq/Win32/map_table_fortran.mexw32   (contents, props changed)
   trunk/applications/tables_maker/archive/fortran/compaq/Win32/old_formats_fortran.mexw32   (contents, props changed)
   trunk/applications/tables_maker/archive/fortran/compaq/Win32/spectrum_table_fortran.mexw32   (contents, props changed)
   trunk/applications/tables_maker/archive/fortran/compaq/detector_table_fortran.f
   trunk/applications/tables_maker/archive/fortran/compaq/map_table_fortran.f
   trunk/applications/tables_maker/archive/fortran/compaq/old_formats_fortran.f
   trunk/applications/tables_maker/archive/fortran/compaq/spectrum_table_fortran.f
   trunk/applications/tables_maker/archive/fortran/intel/
   trunk/applications/tables_maker/archive/fortran/intel/Win32/
   trunk/applications/tables_maker/archive/fortran/intel/detector_table_fortran.f
   trunk/applications/tables_maker/archive/fortran/intel/map_table_fortran.f
   trunk/applications/tables_maker/archive/fortran/intel/old_formats_fortran.f
   trunk/applications/tables_maker/archive/fortran/intel/spectrum_table_fortran.f
   trunk/applications/tables_maker/archive/fortran/intel/x64/
   trunk/applications/tables_maker/archive/fortran/tables_maker_mex_compaq.m
   trunk/applications/tables_maker/archive/fortran/tables_maker_mex_intel.m
   trunk/documentation/aaa_readme.txt
      - copied unchanged from r49, /trunk/documentation/aaareadme.txt
   trunk/documentation/mgenie.doc
      - copied unchanged from r53, /trunk/documentation/genie.doc
Removed:
   trunk/applications/tables_maker/fortran/
   trunk/documentation/aaareadme.txt
   trunk/documentation/genie.doc
Modified:
   trunk/applications/mgenie_applications_init.m
   trunk/applications/tables_maker/tables_maker_init.m
   trunk/data_access/genie/analysis_init.m
   trunk/mgenie_init.m

Log:
reorganise mex files and various other maintenance and minor bug solving

refs #6 #3

Modified: trunk/applications/mgenie_applications_init.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/mgenie_applications_init.m?r1=56&r2=57

Added: trunk/applications/tables_maker/_LowLevelCode/Fortran/source/detector_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/_LowLevelCode/Fortran/source/detector_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/_LowLevelCode/Fortran/source/map_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/_LowLevelCode/Fortran/source/map_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/_LowLevelCode/Fortran/source/old_formats_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/_LowLevelCode/Fortran/source/old_formats_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/_LowLevelCode/Fortran/source/spectrum_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/_LowLevelCode/Fortran/source/spectrum_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/_LowLevelCode/Fortran/tables_maker_mex.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/_LowLevelCode/Fortran/tables_maker_mex.m?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/Win32/detector_table_fortran.mexw32
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/Win32/detector_table_fortran.mexw32?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/Win32/map_table_fortran.mexw32
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/Win32/map_table_fortran.mexw32?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/Win32/old_formats_fortran.mexw32
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/Win32/old_formats_fortran.mexw32?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/Win32/spectrum_table_fortran.mexw32
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/Win32/spectrum_table_fortran.mexw32?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/detector_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/detector_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/map_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/map_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/old_formats_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/old_formats_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/compaq/spectrum_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/compaq/spectrum_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/intel/detector_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/intel/detector_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/intel/map_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/intel/map_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/intel/old_formats_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/intel/old_formats_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/intel/spectrum_table_fortran.f
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/intel/spectrum_table_fortran.f?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/tables_maker_mex_compaq.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/tables_maker_mex_compaq.m?view=markup&revision=57

Added: trunk/applications/tables_maker/archive/fortran/tables_maker_mex_intel.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/archive/fortran/tables_maker_mex_intel.m?view=markup&revision=57

Modified: trunk/applications/tables_maker/tables_maker_init.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/applications/tables_maker/tables_maker_init.m?r1=56&r2=57

Modified: trunk/data_access/genie/analysis_init.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/data_access/genie/analysis_init.m?r1=56&r2=57

Modified: trunk/mgenie_init.m
Url: http://svn.isis.rl.ac.uk/viewvc/mgenie/trunk/mgenie_init.m?r1=56&r2=57


More information about the MGENIE-svn mailing list