Release Notes ============= SansView 0.1 Package name: None 1- Version 0.1.0 - Removed zooming and dragging for 2D plot, which caused interference with interactors. Version 0.1.0 - Release date: 03/02/2009 - Simultaneous fit of a number of different sets of data with/without the constraints. - 1D and 2D data loading and display. - 1D and 2D data fitting using Scipy or Park (a MC fitting optimizer) fitting engine. - 2D data manipulation and models. - A number of standard fit functions as well as Sans Model functions. - Form factors, structure factors and shape-independent models. - Plug-in mechanism for data readers. - Zooming for plots. - Users arrange the various windows. - Circular, sectorslicer, annulus, boxsum, boxQx and boxQy averaging of 2D data. - The user can select Qmin and Qmax for both 1D and 2D data fitting or modeling. - The user can toggle between a number of different scales on all plots. And much more. 2- Downloading and Installing 2.1- System Requirements: - Python version >= 2.5 should be running on the system 2.2- Installing: - Get the code from svn://danse.us/sans/other/sansview 0.1.0 - This application is also dependent on the following DANSE code: svn://danse.us/sans/releases/guiframe-0.1.4 svn://danse.us/sans/releases/guicomm-0.1.1 svn://danse.us/sans/releases/DataLoader-0.2.1 svn://danse.us/sans/releases/park_integration -0.1.0 svn://danse.us/sans/releases/park-1.2.0 svn://danse.us/sans/releases/sansmodels-0.4.2 (run 'python setup.py install' in src) svn://danse.us/sans/releases/danse/common/plottools-0.1.3 (run 'python setup.py install') - The following modules are required: * matplotlib >=0.98.3 * numpy * scipy * wxpython 2.8 unicode 3- Known Issues 3.1- All systems: - None 3.2- Windows: - None 3.3- Linux: - None 4- Troubleshooting - None 5- Frequently Asked Questions - None 6- Other Resources - See: http://danse.chem.utk.edu/sansview.html