# # ChangeLog for test/sasguiframe in sasview # # Generated by Trac 1.0.1 # Apr 19, 2024 3:49:59 AM Mon, 27 Mar 2017 03:33:16 GMT andyfaff [9a5097c] * setup.py (modified) * src/examples/test_chisq_panel.py (modified) * src/examples/test_copy_print.py (modified) * src/examples/test_panel.py (modified) * src/examples/test_panel2D.py (modified) * src/sas/sascalc/calculator/BaseComponent.py (modified) * src/sas/sascalc/calculator/instrument.py (modified) * src/sas/sascalc/calculator/resolution_calculator.py (modified) * src/sas/sascalc/calculator/sas_gen.py (modified) * src/sas/sascalc/data_util/err1d.py (modified) * src/sas/sascalc/data_util/formatnum.py (modified) * src/sas/sascalc/data_util/qsmearing.py (modified) * src/sas/sascalc/data_util/uncertainty.py (modified) * src/sas/sascalc/dataloader/data_info.py (modified) * src/sas/sascalc/dataloader/manipulations.py (modified) * src/sas/sascalc/dataloader/readers/IgorReader.py (modified) * src/sas/sascalc/dataloader/readers/abs_reader.py (modified) * src/sas/sascalc/dataloader/readers/ascii_reader.py (modified) * src/sas/sascalc/dataloader/readers/danse_reader.py (modified) * src/sas/sascalc/dataloader/readers/hfir1d_reader.py (modified) * src/sas/sascalc/dataloader/readers/red2d_reader.py (modified) * src/sas/sascalc/dataloader/readers/sesans_reader.py (modified) * src/sas/sascalc/dataloader/readers/tiff_reader.py (modified) * src/sas/sascalc/fit/AbstractFitEngine.py (modified) * src/sas/sascalc/fit/BumpsFitting.py (modified) * src/sas/sascalc/fit/Loader.py (modified) * src/sas/sascalc/fit/MultiplicationModel.py (modified) * src/sas/sascalc/fit/expression.py (modified) * src/sas/sascalc/invariant/invariant.py (modified) * src/sas/sascalc/pr/fit/AbstractFitEngine.py (modified) * src/sas/sascalc/pr/fit/BumpsFitting.py (modified) * src/sas/sascalc/pr/fit/Loader.py (modified) * src/sas/sascalc/pr/fit/expression.py (modified) * src/sas/sascalc/pr/invertor.py (modified) * src/sas/sascalc/pr/num_term.py (modified) * src/sas/sasgui/guiframe/dataFitting.py (modified) * src/sas/sasgui/guiframe/data_processor.py (modified) * src/sas/sasgui/guiframe/local_perspectives/plotting/Plotter1D.py (modified) * src/sas/sasgui/guiframe/local_perspectives/plotting/Plotter2D.py (modified) * src/sas/sasgui/guiframe/local_perspectives/plotting/boxSlicer.py (modified) * src/sas/sasgui/guiframe/local_perspectives/plotting/masking.py (modified) * src/sas/sasgui/perspectives/calculator/data_operator.py (modified) * src/sas/sasgui/perspectives/calculator/gen_scatter_panel.py (modified) * src/sas/sasgui/perspectives/fitting/basepage.py (modified) * src/sas/sasgui/perspectives/fitting/fitpage.py (modified) * src/sas/sasgui/perspectives/fitting/fitting.py (modified) * src/sas/sasgui/perspectives/fitting/model_thread.py (modified) * src/sas/sasgui/perspectives/fitting/pagestate.py (modified) * src/sas/sasgui/perspectives/fitting/utils.py (modified) * src/sas/sasgui/perspectives/pr/explore_dialog.py (modified) * src/sas/sasgui/perspectives/pr/pr.py (modified) * src/sas/sasgui/perspectives/simulation/simulation.py (modified) * src/sas/sasgui/plottools/PlotPanel.py (modified) * src/sas/sasgui/plottools/fitDialog.py (modified) * src/sas/sasgui/plottools/plottables.py (modified) * test/pr_inversion/test/utest_invertor.py (modified) * test/sascalculator/test/utest_sas_gen.py (modified) * test/sasdataloader/plugins/test_reader.py (modified) * test/sasdataloader/test/utest_abs_reader.py (modified) * test/sasdataloader/test/utest_averaging.py (modified) * test/sasdataloader/test/utest_cansas.py (modified) * test/sasguiframe/test/utest_manipulations.py (modified) * test/sasinvariant/test/utest_data_handling.py (modified) * test/sasinvariant/test/utest_use_cases.py (modified) MAINT: import numpy as np Mon, 22 Feb 2016 14:04:24 GMT Piotr Rozyczko [d85c194] * docs/sphinx-docs/source/conf.py (modified) * sasview/local_config.py (modified) * sasview/sasview.py (modified) * sasview/setup_exe.py (modified) * sasview/setup_mac.py (modified) * sasview/welcome_panel.py (modified) * setup.py (modified) * src/sas/guiframe/.pydevproject (deleted) * src/sas/guiframe/local_perspectives/data_loader/__init__.py (deleted) * src/sas/guiframe/local_perspectives/plotting/__init__.py (deleted) * src/sas/sascalc/dataloader/readers/cansas_reader.py (modified) * src/sas/sascalc/realspace/VolumeCanvas.py (moved) * src/sas/sascalc/realspace/__init__.py (moved) * src/sas/sascalc/simulation/__init__.py (moved) * src/sas/sascalc/simulation/analmodelpy/Make.mm (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpy/Make.mm (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpy/__init__.py (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/Make.mm (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/analmodelpymodule.cc (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/bindings.cc (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/bindings.h (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/exceptions.cc (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/exceptions.h (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/local.def (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/misc.cc (moved) * src/sas/sascalc/simulation/analmodelpy/analmodelpymodule/misc.h (moved) * src/sas/sascalc/simulation/analmodelpy/examples/Make.mm (moved) * src/sas/sascalc/simulation/analmodelpy/libanalmodelpy/Make.mm (moved) * src/sas/sascalc/simulation/analmodelpy/libanalmodelpy/analytical_model.cc (moved) * src/sas/sascalc/simulation/analmodelpy/libanalmodelpy/analytical_model.h (moved) * src/sas/sascalc/simulation/analmodelpy/libanalmodelpy/local.def (moved) * src/sas/sascalc/simulation/analmodelpy/libanalmodelpy/sas_model.h (moved) * src/sas/sascalc/simulation/analmodelpy/tests/Make.mm (moved) * src/sas/sascalc/simulation/analmodelpy/tests/signon.py (moved) * src/sas/sascalc/simulation/analmodelpy/tests/testanal_model.py (moved) * src/sas/sascalc/simulation/analmodelpy/tests/testanalytical_model.cc (moved) * src/sas/sascalc/simulation/geoshapespy/Make.mm (moved) * src/sas/sascalc/simulation/geoshapespy/examples/Make.mm (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespy/Make.mm (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespy/__init__.py (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/Make.mm (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/bindings.cc (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/bindings.h (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/exceptions.cc (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/exceptions.h (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/geoshapespymodule.cc (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/local.def (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/misc.cc (moved) * src/sas/sascalc/simulation/geoshapespy/geoshapespymodule/misc.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/Make.mm (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/Point3D.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/Point3D.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/cylinder.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/cylinder.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/ellipsoid.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/ellipsoid.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/geo_shape.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/geo_shape.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/hollow_sphere.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/hollow_sphere.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/local.def (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/minmax.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/myutil.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/myutil.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/single_helix.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/single_helix.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/sphere.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/sphere.h (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/transformation.cc (moved) * src/sas/sascalc/simulation/geoshapespy/libgeoshapespy/transformation.h (moved) * src/sas/sascalc/simulation/geoshapespy/tests/Make.mm (moved) * src/sas/sascalc/simulation/geoshapespy/tests/testPoint.cc (moved) * src/sas/sascalc/simulation/geoshapespy/tests/testorientation.cc (moved) * src/sas/sascalc/simulation/geoshapespy/tests/testshapes.cc (moved) * src/sas/sascalc/simulation/geoshapespy/tests/testshapes.py (moved) * src/sas/sascalc/simulation/geoshapespy/tests/testsphere.cc (moved) * src/sas/sascalc/simulation/iqPy/Make.mm (moved) * src/sas/sascalc/simulation/iqPy/examples/Make.mm (moved) * src/sas/sascalc/simulation/iqPy/iqPy/Make.mm (moved) * src/sas/sascalc/simulation/iqPy/iqPy/__init__.py (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/Make.mm (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/bindings.cc (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/bindings.h (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/exceptions.cc (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/exceptions.h (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/iqPymodule.cc (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/local.def (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/misc.cc (moved) * src/sas/sascalc/simulation/iqPy/iqPymodule/misc.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/Make.mm (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/iq.cc (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/iq.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/local.def (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_array1d.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_array1d_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_array2d.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_array2d_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_array3d.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_array3d_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_cmat.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_fortran_array1d.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_fortran_array1d_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_fortran_array2d.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_fortran_array2d_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_fortran_array3d.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_fortran_array3d_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_i_refvec.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_math_utils.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_sparse_matrix_csr.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_stopwatch.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_subscript.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_vec.h (moved) * src/sas/sascalc/simulation/iqPy/libiqPy/tnt/tnt_version.h (moved) * src/sas/sascalc/simulation/iqPy/tests/Make.mm (moved) * src/sas/sascalc/simulation/iqPy/tests/signon.py (moved) * src/sas/sascalc/simulation/iqPy/tests/testiq.cc (moved) * src/sas/sascalc/simulation/iqPy/tests/testiq.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/Make.mm (moved) * src/sas/sascalc/simulation/pointsmodelpy/examples/Make.mm (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/Make.mm (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/complex_model.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/complex_model.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/local.def (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/lores_model.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/lores_model.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/pdb_model.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/pdb_model.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/points_model.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/libpointsmodelpy/points_model.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpy/Make.mm (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpy/__init__.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/Make.mm (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/bindings.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/bindings.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/exceptions.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/exceptions.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/local.def (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/misc.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/misc.h (moved) * src/sas/sascalc/simulation/pointsmodelpy/pointsmodelpymodule/pointsmodelpymodule.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/Make.mm (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/signon.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/test.pdb (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/test2.pdb (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/test2dui.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testcomplexmodel.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testcomplexmodel.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testlores.cc (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testlores.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testlores2d.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testnegativepr.py (moved) * src/sas/sascalc/simulation/pointsmodelpy/tests/testpdb.cc (moved) * src/sas/sascalc/simulation/setup.py (moved) * src/sas/sasgui/guiframe/.current_version (moved) * src/sas/sasgui/guiframe/CategoryInstaller.py (moved) * src/sas/sasgui/guiframe/CategoryManager.py (moved) * src/sas/sasgui/guiframe/__init__.py (moved) * src/sas/sasgui/guiframe/aboutbox.py (moved) * src/sas/sasgui/guiframe/acknowledgebox.py (moved) * src/sas/sasgui/guiframe/config.py (moved) * src/sas/sasgui/guiframe/custom_pstats.py (moved) * src/sas/sasgui/guiframe/customdir.py (moved) * src/sas/sasgui/guiframe/dataFitting.py (moved) * src/sas/sasgui/guiframe/data_manager.py (moved) * src/sas/sasgui/guiframe/data_panel.py (moved) * src/sas/sasgui/guiframe/data_processor.py (moved) * src/sas/sasgui/guiframe/data_state.py (moved) * src/sas/sasgui/guiframe/default_categories.p (moved) * src/sas/sasgui/guiframe/documentation_window.py (moved) * src/sas/sasgui/guiframe/dummyapp.py (moved) * src/sas/sasgui/guiframe/events.py (moved) * src/sas/sasgui/guiframe/gui_manager.py (moved) * src/sas/sasgui/guiframe/gui_statusbar.py (moved) * src/sas/sasgui/guiframe/gui_style.py (moved) * src/sas/sasgui/guiframe/gui_toolbar.py (moved) * src/sas/sasgui/guiframe/images/Thumbs.db (moved) * src/sas/sasgui/guiframe/images/angles.png (moved) * src/sas/sasgui/guiframe/images/angles_flat.png (moved) * src/sas/sasgui/guiframe/images/ball.icns (moved) * src/sas/sasgui/guiframe/images/ball.ico (moved) * src/sas/sasgui/guiframe/images/bookmark.png (moved) * src/sas/sasgui/guiframe/images/copy.png (moved) * src/sas/sasgui/guiframe/images/danse_logo.png (moved) * src/sas/sasgui/guiframe/images/drag_arrow.png (moved) * src/sas/sasgui/guiframe/images/drag_hand.png (moved) * src/sas/sasgui/guiframe/images/ess_logo.png (moved) * src/sas/sasgui/guiframe/images/favorites.png (moved) * src/sas/sasgui/guiframe/images/hide.png (moved) * src/sas/sasgui/guiframe/images/house_2.png (moved) * src/sas/sasgui/guiframe/images/ill_logo.png (moved) * src/sas/sasgui/guiframe/images/isis_logo.png (moved) * src/sas/sasgui/guiframe/images/nist_logo.png (moved) * src/sas/sasgui/guiframe/images/nsf_logo.png (moved) * src/sas/sasgui/guiframe/images/paste.png (moved) * src/sas/sasgui/guiframe/images/preview.png (moved) * src/sas/sasgui/guiframe/images/printer.png (moved) * src/sas/sasgui/guiframe/images/redo.png (moved) * src/sas/sasgui/guiframe/images/report.png (moved) * src/sas/sasgui/guiframe/images/reset.png (moved) * src/sas/sasgui/guiframe/images/save.png (moved) * src/sas/sasgui/guiframe/images/search.png (moved) * src/sas/sasgui/guiframe/images/search_pan.png (moved) * src/sas/sasgui/guiframe/images/sns_logo.png (moved) * src/sas/sasgui/guiframe/images/star_plus.png (moved) * src/sas/sasgui/guiframe/images/umd_logo.png (moved) * src/sas/sasgui/guiframe/images/undo.png (moved) * src/sas/sasgui/guiframe/images/utlogo.gif (moved) * src/sas/sasgui/guiframe/images/zoom_in.png (moved) * src/sas/sasgui/guiframe/images/zoom_out.png (moved) * src/sas/sasgui/guiframe/local_perspectives/__init__.py (moved) * src/sas/sasgui/guiframe/local_perspectives/data_loader/__init__.py (added) * src/sas/sasgui/guiframe/local_perspectives/data_loader/data_loader.py (moved) * src/sas/sasgui/guiframe/local_perspectives/data_loader/load_thread.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/AnnulusSlicer.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/Arc.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/AzimutSlicer.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/BaseInteractor.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/Edge.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/Plotter1D.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/Plotter2D.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/SectorSlicer.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/SimplePlot.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/SlicerParameters.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/__init__.py (added) * src/sas/sasgui/guiframe/local_perspectives/plotting/appearanceDialog.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/binder.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/boxMask.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/boxSlicer.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/boxSum.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/detector_dialog.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/graphAppearance.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/masking.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/plotting.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/profile_dialog.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/sector_mask.py (moved) * src/sas/sasgui/guiframe/local_perspectives/plotting/slicerpanel.py (moved) * src/sas/sasgui/guiframe/media/BatchGridClassLayout.png (moved) * src/sas/sasgui/guiframe/media/M_angles_pic.bmp (moved) * src/sas/sasgui/guiframe/media/data_explorer_help.rst (moved) * src/sas/sasgui/guiframe/media/data_formats_help.rst (moved) * src/sas/sasgui/guiframe/media/graph_help.rst (moved) * src/sas/sasgui/guiframe/media/guinier_fit.png (moved) * src/sas/sasgui/guiframe/media/hand_menu.png (moved) * src/sas/sasgui/guiframe/panel_base.py (moved) * src/sas/sasgui/guiframe/pdfview.py (moved) * src/sas/sasgui/guiframe/plugin_base.py (moved) * src/sas/sasgui/guiframe/proxy.py (moved) * src/sas/sasgui/guiframe/report_dialog.py (moved) * src/sas/sasgui/guiframe/startup_configuration.py (moved) * src/sas/sasgui/guiframe/utils.py (moved) * src/sas/sasgui/perspectives/__init__.py (moved) * src/sas/sasgui/perspectives/calculator/__init__.py (moved) * src/sas/sasgui/perspectives/calculator/aperture_editor.py (moved) * src/sas/sasgui/perspectives/calculator/calculator.py (moved) * src/sas/sasgui/perspectives/calculator/calculator_widgets.py (moved) * src/sas/sasgui/perspectives/calculator/collimation_editor.py (moved) * src/sas/sasgui/perspectives/calculator/console.py (moved) * src/sas/sasgui/perspectives/calculator/data_editor.py (moved) * src/sas/sasgui/perspectives/calculator/data_operator.py (moved) * src/sas/sasgui/perspectives/calculator/density_panel.py (moved) * src/sas/sasgui/perspectives/calculator/detector_editor.py (moved) * src/sas/sasgui/perspectives/calculator/gen_scatter_panel.py (moved) * src/sas/sasgui/perspectives/calculator/image_viewer.py (moved) * src/sas/sasgui/perspectives/calculator/images/ball.icns (moved) * src/sas/sasgui/perspectives/calculator/images/ball.ico (moved) * src/sas/sasgui/perspectives/calculator/kiessig_calculator_panel.py (moved) * src/sas/sasgui/perspectives/calculator/load_thread.py (moved) * src/sas/sasgui/perspectives/calculator/media/data_oper_pic.png (moved) * src/sas/sasgui/perspectives/calculator/media/data_operator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/density_calculator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/density_tutor.gif (moved) * src/sas/sasgui/perspectives/calculator/media/dm_eq.gif (moved) * src/sas/sasgui/perspectives/calculator/media/gen_debye_eq.gif (moved) * src/sas/sasgui/perspectives/calculator/media/gen_gui_help.bmp (moved) * src/sas/sasgui/perspectives/calculator/media/gen_i.gif (moved) * src/sas/sasgui/perspectives/calculator/media/gen_mag_pic.bmp (moved) * src/sas/sasgui/perspectives/calculator/media/gen_sas_help.html (moved) * src/sas/sasgui/perspectives/calculator/media/image_viewer_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/kiessig_calculator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/load_image.bmp (moved) * src/sas/sasgui/perspectives/calculator/media/mag_vector.bmp (moved) * src/sas/sasgui/perspectives/calculator/media/mqx.gif (moved) * src/sas/sasgui/perspectives/calculator/media/mqy.gif (moved) * src/sas/sasgui/perspectives/calculator/media/mxp.gif (moved) * src/sas/sasgui/perspectives/calculator/media/myp.gif (moved) * src/sas/sasgui/perspectives/calculator/media/mzp.gif (moved) * src/sas/sasgui/perspectives/calculator/media/pdb_combo.jpg (moved) * src/sas/sasgui/perspectives/calculator/media/pic_convert.bmp (moved) * src/sas/sasgui/perspectives/calculator/media/pic_plot.bmp (moved) * src/sas/sasgui/perspectives/calculator/media/pycrust_example.png (moved) * src/sas/sasgui/perspectives/calculator/media/python_shell_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/q.gif (moved) * src/sas/sasgui/perspectives/calculator/media/resolution_calculator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/resolution_tutor.gif (moved) * src/sas/sasgui/perspectives/calculator/media/sas_calculator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/sigma_q.gif (moved) * src/sas/sasgui/perspectives/calculator/media/sigma_table.gif (moved) * src/sas/sasgui/perspectives/calculator/media/sld1.gif (moved) * src/sas/sasgui/perspectives/calculator/media/sld2.gif (moved) * src/sas/sasgui/perspectives/calculator/media/sld_calculator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/slit_calculator_help.rst (moved) * src/sas/sasgui/perspectives/calculator/media/v_j.gif (moved) * src/sas/sasgui/perspectives/calculator/model_editor.py (moved) * src/sas/sasgui/perspectives/calculator/pyconsole.py (moved) * src/sas/sasgui/perspectives/calculator/resolcal_thread.py (moved) * src/sas/sasgui/perspectives/calculator/resolution_calculator_panel.py (moved) * src/sas/sasgui/perspectives/calculator/sample_editor.py (moved) * src/sas/sasgui/perspectives/calculator/sld_panel.py (moved) * src/sas/sasgui/perspectives/calculator/slit_length_calculator_panel.py (moved) * src/sas/sasgui/perspectives/calculator/source_editor.py (moved) * src/sas/sasgui/perspectives/fitting/__init__.py (moved) * src/sas/sasgui/perspectives/fitting/basepage.py (moved) * src/sas/sasgui/perspectives/fitting/batchfitpage.py (moved) * src/sas/sasgui/perspectives/fitting/console.py (moved) * src/sas/sasgui/perspectives/fitting/fit_thread.py (moved) * src/sas/sasgui/perspectives/fitting/fitpage.py (moved) * src/sas/sasgui/perspectives/fitting/fitpanel.py (moved) * src/sas/sasgui/perspectives/fitting/fitproblem.py (moved) * src/sas/sasgui/perspectives/fitting/fitting.py (moved) * src/sas/sasgui/perspectives/fitting/fitting_widgets.py (moved) * src/sas/sasgui/perspectives/fitting/hint_fitpage.py (moved) * src/sas/sasgui/perspectives/fitting/media/M_angles_pic.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/ball.ico (moved) * src/sas/sasgui/perspectives/fitting/media/batch_button_area.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/cat_fig0.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/cat_fig1.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/cat_fig2.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/dm_eq.gif (moved) * src/sas/sasgui/perspectives/fitting/media/edit_menu.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/edit_model_menu.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/file_menu.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/fitting.rst (moved) * src/sas/sasgui/perspectives/fitting/media/fitting_help.rst (moved) * src/sas/sasgui/perspectives/fitting/media/m0x_eq.gif (moved) * src/sas/sasgui/perspectives/fitting/media/m0y_eq.gif (moved) * src/sas/sasgui/perspectives/fitting/media/m0z_eq.gif (moved) * src/sas/sasgui/perspectives/fitting/media/mag_help.rst (moved) * src/sas/sasgui/perspectives/fitting/media/mag_vector.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/mqx.gif (moved) * src/sas/sasgui/perspectives/fitting/media/mqy.gif (moved) * src/sas/sasgui/perspectives/fitting/media/mxp.gif (moved) * src/sas/sasgui/perspectives/fitting/media/myp.gif (moved) * src/sas/sasgui/perspectives/fitting/media/mzp.gif (moved) * src/sas/sasgui/perspectives/fitting/media/new_model.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/pd_help.rst (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image001.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image002.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image003.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image004.jpg (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image005.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image006.jpg (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image007.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image008.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image009.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image010.jpg (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image011.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image012.png (moved) * src/sas/sasgui/perspectives/fitting/media/pd_image013.jpg (moved) * src/sas/sasgui/perspectives/fitting/media/plot_button.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/residuals_help.rst (moved) * src/sas/sasgui/perspectives/fitting/media/restore_batch_window.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/sld1.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sld2.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_help.rst (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image002.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image003.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image004.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image005.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image006.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image007.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image008.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image009.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image010.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image011.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image012.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image013.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image016.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image017.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image018.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image019.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image020.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image021.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image022.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image023.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image024.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image025.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image026.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image027.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sm_image028.gif (moved) * src/sas/sasgui/perspectives/fitting/media/sum_model.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/view_button.bmp (moved) * src/sas/sasgui/perspectives/fitting/media/view_data_model.bmp (moved) * src/sas/sasgui/perspectives/fitting/model_thread.py (moved) * src/sas/sasgui/perspectives/fitting/models.py (moved) * src/sas/sasgui/perspectives/fitting/pagestate.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/__init__.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/polynomial5.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/sph_bessel_jn.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/sum_Ap1_1_Ap2.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/sum_p1_p2.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/testmodel.py (moved) * src/sas/sasgui/perspectives/fitting/plugin_models/testmodel_2.py (moved) * src/sas/sasgui/perspectives/fitting/report_dialog.py (moved) * src/sas/sasgui/perspectives/fitting/resultpanel.py (moved) * src/sas/sasgui/perspectives/fitting/simfitpage.py (moved) * src/sas/sasgui/perspectives/fitting/utils.py (moved) * src/sas/sasgui/perspectives/invariant/__init__.py (moved) * src/sas/sasgui/perspectives/invariant/invariant.py (moved) * src/sas/sasgui/perspectives/invariant/invariant_details.py (moved) * src/sas/sasgui/perspectives/invariant/invariant_panel.py (moved) * src/sas/sasgui/perspectives/invariant/invariant_state.py (moved) * src/sas/sasgui/perspectives/invariant/invariant_widgets.py (moved) * src/sas/sasgui/perspectives/invariant/media/bookmark.png (moved) * src/sas/sasgui/perspectives/invariant/media/image001.gif (moved) * src/sas/sasgui/perspectives/invariant/media/image002.gif (moved) * src/sas/sasgui/perspectives/invariant/media/image003.gif (moved) * src/sas/sasgui/perspectives/invariant/media/image004.gif (moved) * src/sas/sasgui/perspectives/invariant/media/image005.gif (moved) * src/sas/sasgui/perspectives/invariant/media/invariant_help.rst (moved) * src/sas/sasgui/perspectives/invariant/media/redo.png (moved) * src/sas/sasgui/perspectives/invariant/media/report.png (moved) * src/sas/sasgui/perspectives/invariant/media/report_template.html (moved) * src/sas/sasgui/perspectives/invariant/media/save.png (moved) * src/sas/sasgui/perspectives/invariant/media/undo.png (moved) * src/sas/sasgui/perspectives/invariant/report_dialog.py (moved) * src/sas/sasgui/perspectives/pr/__init__.py (moved) * src/sas/sasgui/perspectives/pr/explore_dialog.py (moved) * src/sas/sasgui/perspectives/pr/inversion_panel.py (moved) * src/sas/sasgui/perspectives/pr/inversion_state.py (moved) * src/sas/sasgui/perspectives/pr/media/pr_help.rst (moved) * src/sas/sasgui/perspectives/pr/pr.py (moved) * src/sas/sasgui/perspectives/pr/pr_thread.py (moved) * src/sas/sasgui/perspectives/pr/pr_widgets.py (moved) * src/sas/sasgui/perspectives/simulation/ShapeAdapter.py (moved) * src/sas/sasgui/perspectives/simulation/ShapeParameters.py (moved) * src/sas/sasgui/perspectives/simulation/SimCanvas.py (moved) * src/sas/sasgui/perspectives/simulation/__init__.py (moved) * src/sas/sasgui/perspectives/simulation/requirements.txt (moved) * src/sas/sasgui/perspectives/simulation/simulation.py (moved) * src/sas/sasgui/plottools/PlotPanel.py (modified) * test/calculatorview/test/utest_gui_sld.py (modified) * test/sasguiframe/test/utest_manipulations.py (modified) * test/sasrealspace/test/sim_validation.py (modified) * test/sasrealspace/test/utest_oriented.py (modified) * test/sasrealspace/test/utest_realspace.py (modified) Remaining modules refactored Fri, 19 Feb 2016 15:07:22 GMT Piotr Rozyczko [b699768] * docs/sphinx-docs/source/conf.py (modified) * run.py (modified) * sasview/installer_generator.py (modified) * sasview/sasview.py (modified) * sasview/setup_exe.py (modified) * sasview/setup_mac.py (modified) * setup.py (modified) * src/examples/test_panel2D.py (modified) * src/sas/guiframe/CategoryInstaller.py (modified) * src/sas/guiframe/dataFitting.py (modified) * src/sas/guiframe/data_manager.py (modified) * src/sas/guiframe/data_panel.py (modified) * src/sas/guiframe/gui_manager.py (modified) * src/sas/guiframe/local_perspectives/data_loader/data_loader.py (modified) * src/sas/guiframe/local_perspectives/data_loader/load_thread.py (modified) * src/sas/guiframe/local_perspectives/plotting/AnnulusSlicer.py (modified) * src/sas/guiframe/local_perspectives/plotting/AzimutSlicer.py (modified) * src/sas/guiframe/local_perspectives/plotting/Plotter2D.py (modified) * src/sas/guiframe/local_perspectives/plotting/SectorSlicer.py (modified) * src/sas/guiframe/local_perspectives/plotting/boxMask.py (modified) * src/sas/guiframe/local_perspectives/plotting/boxSlicer.py (modified) * src/sas/guiframe/local_perspectives/plotting/boxSum.py (modified) * src/sas/guiframe/local_perspectives/plotting/masking.py (modified) * src/sas/guiframe/local_perspectives/plotting/sector_mask.py (modified) * src/sas/models/smearing_2d.py (modified) * src/sas/perspectives/calculator/collimation_editor.py (modified) * src/sas/perspectives/calculator/console.py (modified) * src/sas/perspectives/calculator/data_editor.py (modified) * src/sas/perspectives/calculator/data_operator.py (modified) * src/sas/perspectives/calculator/detector_editor.py (modified) * src/sas/perspectives/calculator/gen_scatter_panel.py (modified) * src/sas/perspectives/calculator/image_viewer.py (modified) * src/sas/perspectives/calculator/kiessig_calculator_panel.py (modified) * src/sas/perspectives/calculator/load_thread.py (modified) * src/sas/perspectives/calculator/resolcal_thread.py (modified) * src/sas/perspectives/calculator/resolution_calculator_panel.py (modified) * src/sas/perspectives/calculator/sample_editor.py (modified) * src/sas/perspectives/calculator/slit_length_calculator_panel.py (modified) * src/sas/perspectives/calculator/source_editor.py (modified) * src/sas/perspectives/fitting/basepage.py (modified) * src/sas/perspectives/fitting/console.py (modified) * src/sas/perspectives/fitting/fit_thread.py (modified) * src/sas/perspectives/fitting/fitting.py (modified) * src/sas/perspectives/fitting/model_thread.py (modified) * src/sas/perspectives/fitting/pagestate.py (modified) * src/sas/perspectives/invariant/__init__.py (modified) * src/sas/perspectives/invariant/invariant.py (modified) * src/sas/perspectives/invariant/invariant_panel.py (modified) * src/sas/perspectives/invariant/invariant_state.py (modified) * src/sas/perspectives/pr/explore_dialog.py (modified) * src/sas/perspectives/pr/inversion_panel.py (modified) * src/sas/perspectives/pr/inversion_state.py (modified) * src/sas/perspectives/pr/pr.py (modified) * src/sas/perspectives/pr/pr_thread.py (modified) * src/sas/perspectives/simulation/simulation.py (modified) * src/sas/sascalc/__init__.py (moved) * src/sas/sascalc/calculator/__init__.py (moved) * src/sas/sascalc/calculator/instrument.py (moved) * src/sas/sascalc/calculator/kiessig_calculator.py (moved) * src/sas/sascalc/calculator/resolution_calculator.py (moved) * src/sas/sascalc/calculator/sas_gen.py (moved) * src/sas/sascalc/calculator/slit_length_calculator.py (moved) * src/sas/sascalc/data_util/__init__.py (moved) * src/sas/sascalc/data_util/calcthread.py (moved) * src/sas/sascalc/data_util/err1d.py (moved) * src/sas/sascalc/data_util/formatnum.py (moved) * src/sas/sascalc/data_util/nxsunit.py (moved) * src/sas/sascalc/data_util/odict.py (moved) * src/sas/sascalc/data_util/ordereddict.py (moved) * src/sas/sascalc/data_util/ordereddicttest.py (moved) * src/sas/sascalc/data_util/pathutils.py (moved) * src/sas/sascalc/data_util/registry.py (moved) * src/sas/sascalc/data_util/release_notes.txt (moved) * src/sas/sascalc/data_util/uncertainty.py (moved) * src/sas/sascalc/data_util/uniquelist.py (moved) * src/sas/sascalc/dataloader/__init__.py (moved) * src/sas/sascalc/dataloader/data_info.py (moved) * src/sas/sascalc/dataloader/loader.py (moved) * src/sas/sascalc/dataloader/manipulations.py (moved) * src/sas/sascalc/dataloader/readers/IgorReader.py (moved) * src/sas/sascalc/dataloader/readers/__init__.py (moved) * src/sas/sascalc/dataloader/readers/abs_reader.py (moved) * src/sas/sascalc/dataloader/readers/ascii_reader.py (moved) * src/sas/sascalc/dataloader/readers/associations.py (moved) * src/sas/sascalc/dataloader/readers/cansas_constants.py (moved) * src/sas/sascalc/dataloader/readers/cansas_reader.py (moved) * src/sas/sascalc/dataloader/readers/danse_reader.py (moved) * src/sas/sascalc/dataloader/readers/defaults.json (moved) * src/sas/sascalc/dataloader/readers/hfir1d_reader.py (moved) * src/sas/sascalc/dataloader/readers/nexus_reader.py (moved) * src/sas/sascalc/dataloader/readers/red2d_reader.py (moved) * src/sas/sascalc/dataloader/readers/schema/cansas1d_v1_0.xsd (moved) * src/sas/sascalc/dataloader/readers/schema/cansas1d_v1_1.xsd (moved) * src/sas/sascalc/dataloader/readers/sesans_reader.py (moved) * src/sas/sascalc/dataloader/readers/tiff_reader.py (moved) * src/sas/sascalc/dataloader/readers/xml_reader.py (moved) * src/sas/sascalc/fit/AbstractFitEngine.py (moved) * src/sas/sascalc/fit/BumpsFitting.py (moved) * src/sas/sascalc/fit/Loader.py (moved) * src/sas/sascalc/fit/__init__.py (moved) * src/sas/sascalc/fit/expression.py (moved) * src/sas/sascalc/invariant/__init__.py (added) * src/sas/sascalc/invariant/invariant.py (moved) * src/sas/sascalc/invariant/invariant_mapper.py (moved) * src/sas/sascalc/pr/Doxyfile (moved) * src/sas/sascalc/pr/__init__.py (moved) * src/sas/sascalc/pr/c_extensions/Cinvertor.c (moved) * src/sas/sascalc/pr/c_extensions/__init__.py (moved) * src/sas/sascalc/pr/c_extensions/invertor.c (moved) * src/sas/sascalc/pr/c_extensions/invertor.h (moved) * src/sas/sascalc/pr/distance_explorer.py (moved) * src/sas/sascalc/pr/fit/AbstractFitEngine.py (added) * src/sas/sascalc/pr/fit/BumpsFitting.py (added) * src/sas/sascalc/pr/fit/Loader.py (added) * src/sas/sascalc/pr/fit/__init__.py (added) * src/sas/sascalc/pr/fit/expression.py (added) * src/sas/sascalc/pr/invertor.py (moved) * src/sas/sascalc/pr/num_term.py (moved) * src/sas/sascalc/pr/release_notes.txt (moved) * test/pr_inversion/test/test_module.py (modified) * test/pr_inversion/test/utest_explorer.py (modified) * test/pr_inversion/test/utest_invertor.py (modified) * test/sascalculator/test/utest_resolution_calculator.py (modified) * test/sascalculator/test/utest_sas_gen.py (modified) * test/sascalculator/test/utest_slit_length_calculator.py (modified) * test/sasdataloader/plugins/test_reader.py (modified) * test/sasdataloader/test/error_conditions.py (modified) * test/sasdataloader/test/isis_1_0_write_test.xml (modified) * test/sasdataloader/test/isis_1_1_write_test.xml (modified) * test/sasdataloader/test/testLoad.py (modified) * test/sasdataloader/test/testplugings.py (modified) * test/sasdataloader/test/utest_abs_reader.py (modified) * test/sasdataloader/test/utest_ascii.py (modified) * test/sasdataloader/test/utest_averaging.py (modified) * test/sasdataloader/test/utest_cansas.py (modified) * test/sasdataloader/test/utest_red2d_reader.py (modified) * test/sasdataloader/test/write_test.xml (modified) * test/sasfit/test/batch_fit.py (modified) * test/sasfit/test/utest_fit_cylinder.py (modified) * test/sasfit/test/utest_fit_line.py (modified) * test/sasfit/test/utest_fit_smeared.py (modified) * test/sasfit/test/utest_multiplicative_model.py (modified) * test/sasfit/test/utest_small_test.py (modified) * test/sasguiframe/test/utest_manipulations.py (modified) * test/sasinvariant/test/utest_data_handling.py (modified) * test/sasinvariant/test/utest_use_cases.py (modified) * test/sasmodels/test/utest_smearing.py (modified) * test/sasmodels/test/utest_sphere_dispersity.py (modified) Initial commit of the refactored SasCalc module. Fri, 13 Feb 2015 09:08:43 GMT krzywon [35ec279] * test/README.rst (modified) * test/calculatorview/test/utest_gui_sld.py (modified) * test/park_integration/test/batch_fit.py (modified) * test/park_integration/test/utest_fit_cylinder.py (modified) * test/park_integration/test/utest_fit_line.py (modified) * test/park_integration/test/utest_fit_smeared.py (modified) * test/park_integration/test/utest_park_scipy.py (modified) * test/park_integration/test/utest_small_test.py (modified) * test/pr_inversion/test/test_module.py (modified) * test/pr_inversion/test/utest_explorer.py (modified) * test/pr_inversion/test/utest_invertor.py (modified) * test/sascalculator/test/utest_resolution_calculator.py (modified) * test/sascalculator/test/utest_sans_gen.py (modified) * test/sascalculator/test/utest_slit_length_calculator.py (modified) * test/sasdataloader/plugins/test_reader.py (modified) * test/sasdataloader/test/error_conditions.py (modified) * test/sasdataloader/test/testLoad.py (modified) * test/sasdataloader/test/testplugings.py (modified) * test/sasdataloader/test/utest_abs_reader.py (modified) * test/sasdataloader/test/utest_ascii.py (modified) * test/sasdataloader/test/utest_averaging.py (modified) * test/sasdataloader/test/utest_cansas.py (modified) * test/sasdataloader/test/utest_red2d_reader.py (modified) * test/sasguiframe/test/utest_manipulations.py (modified) * test/utest_sasview.py (moved) Completed the SANS to SAS conversion on the tests. src.sas is left. Fri, 13 Feb 2015 09:01:33 GMT krzywon [8c9ffde] * .gitignore (modified) * test/sansmodels/test/test_pickle_cyl.py (deleted) * test/sascalculator/test/A_Raw_Example-1.omf (moved) * test/sascalculator/test/C_Example_Converted.txt (moved) * test/sascalculator/test/CoreXY_ShellZ.txt (moved) * test/sascalculator/test/beam profile.DAT (moved) * test/sascalculator/test/c60.pdb (moved) * test/sascalculator/test/sld_file.sld (moved) * test/sascalculator/test/sphere697_r30.sld (moved) * test/sascalculator/test/utest_resolution_calculator.py (moved) * test/sascalculator/test/utest_sans_gen.py (moved) * test/sascalculator/test/utest_slit_length_calculator.py (moved) * test/sasdataloader/plugins/test_reader.py (moved) * test/sasdataloader/test/1000A_sphere_sm.xml (moved) * test/sasdataloader/test/AR07232_rest.ASC (moved) * test/sasdataloader/test/ISIS_1_0.xml (moved) * test/sasdataloader/test/ISIS_1_1.xml (moved) * test/sasdataloader/test/ISIS_1_1_doubletrans.xml (moved) * test/sasdataloader/test/ISIS_1_1_notrans.xml (moved) * test/sasdataloader/test/MAR07232_rest.ASC (moved) * test/sasdataloader/test/MP_New.sans (moved) * test/sasdataloader/test/P_New.sans (moved) * test/sasdataloader/test/PolySpheres.txt (moved) * test/sasdataloader/test/S2-30dq.d1d (moved) * test/sasdataloader/test/_THETA_weights.txt (moved) * test/sasdataloader/test/angles_flat.png (moved) * test/sasdataloader/test/angles_flat.txt (moved) * test/sasdataloader/test/ascii_test_1.txt (moved) * test/sasdataloader/test/ascii_test_2.txt (moved) * test/sasdataloader/test/ascii_test_3.txt (moved) * test/sasdataloader/test/ascii_test_4.abs (moved) * test/sasdataloader/test/ascii_test_5.txt (moved) * test/sasdataloader/test/ascii_test_6.txt (moved) * test/sasdataloader/test/avg_testdata.txt (moved) * test/sasdataloader/test/cansas1d.xml (moved) * test/sasdataloader/test/cansas1d_badunits.xml (moved) * test/sasdataloader/test/cansas1d_slit.xml (moved) * test/sasdataloader/test/cansas1d_units.xml (moved) * test/sasdataloader/test/cansas1d_v1_0.xsd (moved) * test/sasdataloader/test/cansas1d_v1_1.xsd (moved) * test/sasdataloader/test/cansas_test.xml (moved) * test/sasdataloader/test/cansas_test_modified.xml (moved) * test/sasdataloader/test/corrupt.png (moved) * test/sasdataloader/test/cyl_400_20.txt (moved) * test/sasdataloader/test/empty.txt (moved) * test/sasdataloader/test/error_conditions.py (moved) * test/sasdataloader/test/exp18_14_igor_2dqxqy.dat (moved) * test/sasdataloader/test/jan08002.ABS (moved) * test/sasdataloader/test/latex_smeared.xml (moved) * test/sasdataloader/test/plugins.zip (moved) * test/sasdataloader/test/ring_testdata.txt (moved) * test/sasdataloader/test/sectorphi_testdata.txt (moved) * test/sasdataloader/test/sectorq_testdata.txt (moved) * test/sasdataloader/test/sequence_tests.py (moved) * test/sasdataloader/test/slabx_testdata.txt (moved) * test/sasdataloader/test/slaby_testdata.txt (moved) * test/sasdataloader/test/slit_1000A_sphere_sm_h.txt (moved) * test/sasdataloader/test/slit_1000A_sphere_sm_w_0_0001.txt (moved) * test/sasdataloader/test/slit_1000A_sphere_sm_w_0_0002.txt (moved) * test/sasdataloader/test/testLoad.py (moved) * test/sasdataloader/test/test_2_columns.date (moved) * test/sasdataloader/test/test_2_columns.txt (moved) * test/sasdataloader/test/test_3_columns.txt (moved) * test/sasdataloader/test/test_data.test (moved) * test/sasdataloader/test/test_log.txt (moved) * test/sasdataloader/test/testplugings.py (moved) * test/sasdataloader/test/utest_abs_reader.py (moved) * test/sasdataloader/test/utest_ascii.py (moved) * test/sasdataloader/test/utest_averaging.py (moved) * test/sasdataloader/test/utest_cansas.py (moved) * test/sasdataloader/test/utest_red2d_reader.py (moved) * test/sasdataloader/test_log.txt (moved) * test/sasguiframe/test/cansas1d.xml (moved) * test/sasguiframe/test/utest_manipulations.py (moved) * test/sasinvariant/test/PolySpheres.txt (moved) * test/sasinvariant/test/latex_smeared.xml (moved) * test/sasinvariant/test/latex_smeared_slit.xml (moved) * test/sasinvariant/test/linefittest.txt (moved) * test/sasinvariant/test/linefittest_no_weight.txt (moved) * test/sasinvariant/test/utest_data_handling.py (moved) * test/sasinvariant/test/utest_use_cases.py (moved) * test/sasmodels/test/CMSphere5.txt (moved) * test/sasmodels/test/CMSphere5smearsphere.txt (moved) * test/sasmodels/test/EllipticalCylinderModel_avg.txt (moved) * test/sasmodels/test/Gausssphere.txt (moved) * test/sasmodels/test/ParallelepipedModel_avg.txt (moved) * test/sasmodels/test/Schulzsphere.txt (moved) * test/sasmodels/test/Si.png (moved) * test/sasmodels/test/SmearList.py (moved) * test/sasmodels/test/TriaxialEllipsoidModel_avg.txt (moved) * test/sasmodels/test/__init__.py (moved) * test/sasmodels/test/cansas1d_slit.xml (moved) * test/sasmodels/test/core_shell_cyl_testdata.txt (moved) * test/sasmodels/test/core_shell_testdata.txt (moved) * test/sasmodels/test/cylinder_testdata.txt (moved) * test/sasmodels/test/ellipsoid_testdata.txt (moved) * test/sasmodels/test/elliptical_cylinder_testdata.txt (moved) * test/sasmodels/test/library_test.cpp (moved) * test/sasmodels/test/load_test_model.xml (moved) * test/sasmodels/test/polyexclvol_default_igor.txt (moved) * test/sasmodels/test/polyraspberry_igor.txt (moved) * test/sasmodels/test/raspberry_igor.txt (moved) * test/sasmodels/test/sphere_polydis_test.jpg (moved) * test/sasmodels/test/sphere_testdata.txt (moved) * test/sasmodels/test/testModel.xml (moved) * test/sasmodels/test/test_pickle_cyl.py (added) * test/sasmodels/test/utest_coreshellellipsoidXTmodel.py (moved) * test/sasmodels/test/utest_disperser.py (moved) * test/sasmodels/test/utest_dispersity.py (moved) * test/sasmodels/test/utest_evaldist.py (moved) * test/sasmodels/test/utest_extra_models.py (moved) * test/sasmodels/test/utest_model_calculate_ER.py (moved) * test/sasmodels/test/utest_model_onionexpshell.py (moved) * test/sasmodels/test/utest_model_pearlnecklace.py (moved) * test/sasmodels/test/utest_model_pringle.py (moved) * test/sasmodels/test/utest_model_sphericalsldmodel.py (moved) * test/sasmodels/test/utest_modelmultiplication.py (moved) * test/sasmodels/test/utest_models.py (moved) * test/sasmodels/test/utest_models_array.py (moved) * test/sasmodels/test/utest_models_new1_3.py (moved) * test/sasmodels/test/utest_newstylemodels.py (moved) * test/sasmodels/test/utest_nonshape.py (moved) * test/sasmodels/test/utest_other_dispersity.py (moved) * test/sasmodels/test/utest_other_models.py (moved) * test/sasmodels/test/utest_smearing.py (moved) * test/sasmodels/test/utest_sphere_dispersity.py (moved) * test/sasmodels/test/utest_state.py (moved) * test/sasmodels/test/validate_1D_model.py (moved) * test/sasmodels/test/validate_2D_3axes_shape_model.py (moved) * test/sasmodels/test/validate_2D_elliptical_cyl.py (moved) * test/sasmodels/test/validate_2D_model.py (moved) * test/sasrealspace/test/coreshell_d=0.01_Iq.txt (moved) * test/sasrealspace/test/coreshell_d=0.01_Iq2D.txt (moved) * test/sasrealspace/test/coreshell_d=0.1_Iq.txt (moved) * test/sasrealspace/test/coreshell_d=0.1_Iq2D.txt (moved) * test/sasrealspace/test/coreshell_d=10_Iq2D.txt (moved) * test/sasrealspace/test/coreshell_d=20_Iq2D.txt (moved) * test/sasrealspace/test/coreshell_d=5_Iq2D.txt (moved) * test/sasrealspace/test/cylinder_d=0.1_Iq.txt (moved) * test/sasrealspace/test/cylinder_d=0.5_Iq2D.txt (moved) * test/sasrealspace/test/cylinder_d=1_Iq2D.txt (moved) * test/sasrealspace/test/early_test.py (moved) * test/sasrealspace/test/ellipsoid_d=0.05_Iq.txt (moved) * test/sasrealspace/test/ellipsoid_d=0.5_Iq2D.txt (moved) * test/sasrealspace/test/helix_d=0.05_Iq.txt (moved) * test/sasrealspace/test/sim_validation.py (moved) * test/sasrealspace/test/sphere_d=0.02_Iq.txt (moved) * test/sasrealspace/test/sphere_d=0.1_Iq.txt (moved) * test/sasrealspace/test/sphere_d=2_Iq2D.txt (moved) * test/sasrealspace/test/test-case.xml (moved) * test/sasrealspace/test/test.pdb (moved) * test/sasrealspace/test/utest_oriented.py (moved) * test/sasrealspace/test/utest_realspace.py (moved) Found more folders with the name sans and about 50% done converting all ...