- Timestamp:
- Jun 21, 2011 10:48:27 AM (13 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:
- 8e2a888
- Parents:
- 4356634
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansview/releases_notes.txt
r4356634 rc35ae08 4 4 SansView 1.9.1 5 5 6 Package name: None7 6 1- version 1.9.1 : bug-fix release 8 7 … … 14 13 - Minor feature added: Enable to load a data folder from the command line 15 14 16 -version 1.9 .015 -version 1.9 17 16 18 17 - Much easier graphical user interface 19 - Optimized for the speed and accuracy of the computation 18 - Optimized for the speed and accuracy of the computations 20 19 - Added Many shape, polymer, and other models including SphericalSLD, OnionExponetialShell, and even ReflectivityModels 21 20 - Added Data Explorer to manage, plot, delete, or setup for computation … … 25 24 - Combined Modeling and Fitting 26 25 - Save/open a SansView project or SansView analysis (subproject) 27 - Start the SansView application from a data file by double-clicking or command line26 - Start the SansView application from a data file by double-clicking or from command line 28 27 - Easy manipulation of data and plot 29 28 - Provides Normalized residual plot … … 90 89 (after all dependent packages/modules are installed/compiled, run 'python sansview.py' under the 'sansview-1.9' folder) 91 90 - This application is also dependent on the following DANSE code: 92 svn://danse.us/sans/releases/calculator-0.9.1 (run 'python setup.py install' under the 'calculator-0.9 ' folder)91 svn://danse.us/sans/releases/calculator-0.9.1 (run 'python setup.py install' under the 'calculator-0.9.1' folder) 93 92 svn://danse.us/sans/releases/calculatorview-0.9 (run 'python setup.py install' under the 'calculatorview-0.9' folder) 94 svn://danse.us/sans/releases/Invariant-0.9.1 (run 'python setup.py install' under the 'Invariant-0.9 ' folder)93 svn://danse.us/sans/releases/Invariant-0.9.1 (run 'python setup.py install' under the 'Invariant-0.9.1' folder) 95 94 svn://danse.us/sans/releases/invariantview-0.9 (run 'python setup.py install' under the 'invariantview-0.1.1' folder) 96 svn://danse.us/sans/releases/guiframe-0.9.1 (run 'python setup.py install' under the 'guiframe-0.9 ' folder)95 svn://danse.us/sans/releases/guiframe-0.9.1 (run 'python setup.py install' under the 'guiframe-0.9.1' folder) 97 96 svn://danse.us/sans/releases/DataLoader-0.9 (run 'python setup.py install' under the 'DataLoader-0.9' folder) 98 svn://danse.us/sans/releases/park_integration-0.9.1 (run 'python setup.py install' under the 'park_integration-0.9 ' folder)99 svn://danse.us/sans/releases/sansmodels-0.9.1 (run 'python setup.py install' under the 'sansmodels-0.9 \src\' folder)97 svn://danse.us/sans/releases/park_integration-0.9.1 (run 'python setup.py install' under the 'park_integration-0.9.1' folder) 98 svn://danse.us/sans/releases/sansmodels-0.9.1 (run 'python setup.py install' under the 'sansmodels-0.9.1\src\' folder) 100 99 svn://danse.us/park/releases/park-1.2.1 (run 'python setup.py install' under the 'park-1.2.1' folder) 101 svn://danse.us/common/releases/plottools-0.9.1 (run 'python setup.py install'under the 'plottools-0.9 \trunk\' folder)100 svn://danse.us/common/releases/plottools-0.9.1 (run 'python setup.py install'under the 'plottools-0.9.1\trunk\' folder) 102 101 svn://danse.us/common/releases/util-0.9.1 (run 'python setup.py install'under the 'util-0.1.5' folder) 103 102 svn://danse.us/sans/releases/pr_inversion-0.9 (run 'python setup.py install'under the 'pr_inversion-0.9' folder) 104 svn://danse.us/sans/releases/prview-0.9.1 (run 'python setup.py install'under the 'prview-0.9 ' folder)103 svn://danse.us/sans/releases/prview-0.9.1 (run 'python setup.py install'under the 'prview-0.9.1' folder) 105 104 - The following modules are required: 106 105 * matplotlib = 0.99.0(WIN), 0.99.1.1(MAC)
Note: See TracChangeset
for help on using the changeset viewer.