Changeset c35ae08 in sasview for sansview


Ignore:
Timestamp:
Jun 21, 2011 8:48:27 AM (13 years ago)
Author:
Jae Cho <jhjcho@…>
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
Message:

bug-fix release note

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansview/releases_notes.txt

    r4356634 rc35ae08  
    44SansView 1.9.1 
    55 
    6 Package name: None 
    761- version 1.9.1 : bug-fix release 
    87 
     
    1413        - Minor feature added: Enable to load a data folder from the command line 
    1514         
    16         -version 1.9.0 
     15        -version 1.9 
    1716         
    1817        - 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 
    2019        - Added Many shape, polymer, and other models including SphericalSLD, OnionExponetialShell, and even ReflectivityModels 
    2120        - Added Data Explorer to manage, plot, delete, or setup for computation 
     
    2524        - Combined Modeling and Fitting 
    2625        - Save/open a SansView project or SansView analysis (subproject) 
    27         - Start the SansView application from a data file by double-clicking or command line 
     26        - Start the SansView application from a data file by double-clicking or from command line 
    2827        - Easy manipulation of data and plot 
    2928        - Provides Normalized residual plot 
     
    9089                        (after all dependent packages/modules are installed/compiled, run 'python sansview.py' under the 'sansview-1.9' folder) 
    9190                - 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) 
    9392                        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) 
    9594                        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) 
    9796                        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) 
    10099                        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) 
    102101                svn://danse.us/common/releases/util-0.9.1 (run 'python setup.py install'under the 'util-0.1.5' folder) 
    103102                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) 
    105104                - The following modules are required: 
    106105                        * matplotlib = 0.99.0(WIN), 0.99.1.1(MAC) 
Note: See TracChangeset for help on using the changeset viewer.