[4a135d7] | 1 | Release Notes |
---|
| 2 | ============= |
---|
| 3 | |
---|
[eee45d8] | 4 | SansView 0.9.1 |
---|
[4a135d7] | 5 | |
---|
| 6 | Package name: None |
---|
| 7 | |
---|
[eee45d8] | 8 | 1- Version 0.9.1 |
---|
[4a135d7] | 9 | |
---|
[7774b81] | 10 | - Release date: 05/01/2009 |
---|
[4a135d7] | 11 | - Simultaneous fit of a number of different sets of data with/without the constraints. |
---|
[f4d99a7] | 12 | - Loading and displaying 1D and 2D data of various formats. |
---|
| 13 | - 1D and 2D data fitting using Scipy or Park (a MC fitting optimizer) fit engine. |
---|
| 14 | - 2D data manipulation and modeling. |
---|
| 15 | - Supporting a number of standard model and model-independent functions including form factor and structure factor functions and their multiplications. |
---|
[4a135d7] | 16 | - Plug-in mechanism for data readers. |
---|
[f4d99a7] | 17 | - Easy pop-up menu by mouse clicking on a given plot. |
---|
[4a135d7] | 18 | - Users arrange the various windows. |
---|
[f4d99a7] | 19 | - Supporting varius 2D averaging methods : Circular, sectorslicer, annulus, boxsum, boxQx and boxQy. |
---|
| 20 | - User defined Qrange (Qmin and Qmax) for both 1D and 2D data for fitting and modeling. |
---|
| 21 | - The user can toggle between a number of different scales on all plots. |
---|
| 22 | - Save the fit panel or model panel status. |
---|
| 23 | - Support saving data in the formats of ASCII and xml. |
---|
| 24 | And many more. |
---|
[4a135d7] | 25 | |
---|
| 26 | |
---|
| 27 | 2- Downloading and Installing |
---|
| 28 | |
---|
| 29 | 2.1- System Requirements: |
---|
[7774b81] | 30 | - Python version >= 2.5 and < 3.0 should be running on the system |
---|
[4a135d7] | 31 | |
---|
| 32 | 2.2- Installing: |
---|
[7774b81] | 33 | - Get the code from svn://danse.us/sans/releases/sansview-0.9.1 |
---|
| 34 | (after all dependent packages/modules are installed/compiled, run 'python sansview.py' under the 'sansview-0.9.1' folder) |
---|
[4a135d7] | 35 | - This application is also dependent on the following DANSE code: |
---|
[7774b81] | 36 | svn://danse.us/sans/releases/guiframe-0.1.6 (run 'python setup.py install' under the 'guiframe-0.1.6' folder) |
---|
| 37 | svn://danse.us/sans/releases/guicomm-0.1.2 (run 'python setup.py install' under the 'guicomm-0.1.2' folder) |
---|
[f4d99a7] | 38 | svn://danse.us/sans/releases/DataLoader-0.2.3 (run 'python setup.py install' under the 'DataLoader-0.2.3' folder) |
---|
[7774b81] | 39 | svn://danse.us/sans/releases/park_integration-0.1.2 (run 'python setup.py install' under the 'park_integration-0.1.2' folder) |
---|
| 40 | svn://danse.us/sans/releases/sansmodels-0.4.4 (run 'python setup.py install' under the 'sansmodels-0.4.4\src\' folder) |
---|
[c09ac449] | 41 | svn://danse.us/park/releases/park-1.2 (run 'python setup.py install' under the 'park-1.2' folder) |
---|
[7774b81] | 42 | svn://danse.us/common/releases/plottools-0.1.5 (run 'python setup.py install'under the 'plottools-0.1.5\trunk\' folder) |
---|
[189a609] | 43 | svn://danse.us/common/releases/util-0.1.1 (run 'python setup.py install'under the 'util-0.1.1' folder) |
---|
[4a135d7] | 44 | - The following modules are required: |
---|
[f4d99a7] | 45 | * matplotlib >= 0.98.3 |
---|
[4a135d7] | 46 | * numpy |
---|
| 47 | * scipy |
---|
| 48 | * wxpython 2.8 unicode |
---|
[f4d99a7] | 49 | * pyxml >= 0.8.4 (for python 2.5) |
---|
| 50 | * PIL (Python Image Library) |
---|
| 51 | * MinGW (for windows) or other GNU compiler (gcc) |
---|
[4a135d7] | 52 | |
---|
| 53 | 3- Known Issues |
---|
| 54 | |
---|
| 55 | 3.1- All systems: |
---|
| 56 | - None |
---|
| 57 | |
---|
| 58 | 3.2- Windows: |
---|
[7774b81] | 59 | - Fixed a bug in the version 0.9.0 that consists of always taking the fitting weights evenly for all data points even though the data set has dI in it. |
---|
[4a135d7] | 60 | 3.3- Linux: |
---|
| 61 | - None |
---|
| 62 | |
---|
| 63 | 4- Troubleshooting |
---|
| 64 | |
---|
| 65 | - None |
---|
| 66 | |
---|
| 67 | 5- Frequently Asked Questions |
---|
| 68 | |
---|
| 69 | - None |
---|
| 70 | |
---|
| 71 | 6- Other Resources |
---|
| 72 | |
---|
| 73 | - See: http://danse.chem.utk.edu/sansview.html |
---|