Changeset 2f793ae in sasview for sansview/releases_notes.txt
- Timestamp:
- Jun 10, 2010 4:53:29 PM (14 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 9afd369
- Parents:
- 8c3856b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansview/releases_notes.txt
r6f12e68 r2f793ae 2 2 ============= 3 3 4 SansView 1.3 4 SansView 1.3.1 5 5 6 6 Package name: None 7 7 8 1- Version 1.3 8 1- Version 1.3.1 9 9 10 - Release date: 04/26/2010 10 - Release date: 06/11/2010 11 12 - Improved the speed of loading 2D data. 13 - Improved the speed of P*S calculations. 14 - Added 2D smearing calculation for dQx and dQy given along the x-y axes. 15 - Fixed minor bugs. 16 17 -Version 1.3.0 11 18 12 19 - MAC release … … 53 60 54 61 2.2- Installing: 55 - Get the code from svn://danse.us/sans/releases/sansview-1.3. 062 - Get the code from svn://danse.us/sans/releases/sansview-1.3.1 56 63 (after all dependent packages/modules are installed/compiled, run 'python sansview.py' under the 'sansview-1.0' folder) 57 64 - This application is also dependent on the following DANSE code: 58 svn://danse.us/sans/releases/calculator-0.1. 0 (run 'python setup.py install' under the 'calculator-0.1.0' folder)59 svn://danse.us/sans/releases/calculatorview-0.1. 0 (run 'python setup.py install' under the 'calculatorview-0.1.0' folder)60 svn://danse.us/sans/releases/Invariant-0.1. 0 (run 'python setup.py install' under the 'Invariant-0.1.0' folder)61 svn://danse.us/sans/releases/invariantview-0.1. 0 (run 'python setup.py install' under the 'invariantview-0.1.0' folder)62 svn://danse.us/sans/releases/theoryview-0.1. 0 (run 'python setup.py install' under the 'theoryview-0.1.0' folder)63 svn://danse.us/sans/releases/guiframe-0. 1.9 (run 'python setup.py install' under the 'guiframe-0.1.9' folder)64 svn://danse.us/sans/releases/guicomm-0.1. 4 (run 'python setup.py install' under the 'guicomm-0.1.4' folder)65 svn://danse.us/sans/releases/DataLoader-0.2. 6 (run 'python setup.py install' under the 'DataLoader-0.2.6' folder)66 svn://danse.us/sans/releases/park_integration-0.1. 4 (run 'python setup.py install' under the 'park_integration-0.1.4' folder)67 svn://danse.us/sans/releases/sansmodels-0.4. 6 (run 'python setup.py install' under the 'sansmodels-0.4.6\src\' folder)65 svn://danse.us/sans/releases/calculator-0.1.1 (run 'python setup.py install' under the 'calculator-0.1.1' folder) 66 svn://danse.us/sans/releases/calculatorview-0.1.1 (run 'python setup.py install' under the 'calculatorview-0.1.1' folder) 67 svn://danse.us/sans/releases/Invariant-0.1.1 (run 'python setup.py install' under the 'Invariant-0.1.1' folder) 68 svn://danse.us/sans/releases/invariantview-0.1.1 (run 'python setup.py install' under the 'invariantview-0.1.1' folder) 69 svn://danse.us/sans/releases/theoryview-0.1.1 (run 'python setup.py install' under the 'theoryview-0.1.1' folder) 70 svn://danse.us/sans/releases/guiframe-0.2.0 (run 'python setup.py install' under the 'guiframe-0.2.0' folder) 71 svn://danse.us/sans/releases/guicomm-0.1.5 (run 'python setup.py install' under the 'guicomm-0.1.5' folder) 72 svn://danse.us/sans/releases/DataLoader-0.2.7 (run 'python setup.py install' under the 'DataLoader-0.2.7' folder) 73 svn://danse.us/sans/releases/park_integration-0.1.5 (run 'python setup.py install' under the 'park_integration-0.1.5' folder) 74 svn://danse.us/sans/releases/sansmodels-0.4.7 (run 'python setup.py install' under the 'sansmodels-0.4.7\src\' folder) 68 75 svn://danse.us/park/releases/park-1.2.1 (run 'python setup.py install' under the 'park-1.2.1' folder) 69 svn://danse.us/common/releases/plottools-0.1. 8 (run 'python setup.py install'under the 'plottools-0.1.8\trunk\' folder)70 svn://danse.us/common/releases/util-0.1. 4 (run 'python setup.py install'under the 'util-0.1.4' folder)76 svn://danse.us/common/releases/plottools-0.1.9 (run 'python setup.py install'under the 'plottools-0.1.9\trunk\' folder) 77 svn://danse.us/common/releases/util-0.1.5 (run 'python setup.py install'under the 'util-0.1.5' folder) 71 78 svn://danse.us/common/elements/releases/elements-1.2 (run 'python setup.py install'under the 'elements-1.2' folder) 72 svn://danse.us/sans/releases/pr_inversion-0.2. 4 (run 'python setup.py install'under the 'pr_inversion-0.2.4' folder)73 svn://danse.us/sans/releases/prview-0.3. 1 (run 'python setup.py install'under the 'prview-0.3.1' folder)79 svn://danse.us/sans/releases/pr_inversion-0.2.5 (run 'python setup.py install'under the 'pr_inversion-0.2.5' folder) 80 svn://danse.us/sans/releases/prview-0.3.2 (run 'python setup.py install'under the 'prview-0.3.2' folder) 74 81 - The following modules are required: 75 82 * matplotlib >= 0.99
Note: See TracChangeset
for help on using the changeset viewer.