Changeset 7774b81 in sasview for sansview/releases_notes.txt


Ignore:
Timestamp:
Apr 30, 2009 12:52:14 PM (15 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:
b4390744
Parents:
1b16714f
Message:

prepare for v0.9.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansview/releases_notes.txt

    reee45d8 r7774b81  
    881- Version 0.9.1 
    99 
    10         - Release date: 05/xx/2009 
     10        - Release date: 05/01/2009 
    1111        - Simultaneous fit of a number of different sets of data with/without the constraints.  
    1212        - Loading and displaying 1D and 2D data of various formats. 
     
    2828 
    2929        2.1- System Requirements: 
    30                 - Python version >= 2.5 should be running on the system 
     30                - Python version >= 2.5 and < 3.0 should be running on the system 
    3131 
    3232        2.2- Installing: 
    33                 - Get the code from svn://danse.us/sans/releases/sansview-0.9.0  
    34                         (after all dependent packages/modules are installed/compiled, run 'python sansview.py' under the 'sansview-0.9.0' folder) 
     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) 
    3535                - This application is also dependent on the following DANSE code: 
    36                         svn://danse.us/sans/releases/guiframe-0.1.5 (run 'python setup.py install' under the 'guiframe-0.1.5' folder) 
    37                         svn://danse.us/sans/releases/guicomm-0.1.1 (run 'python setup.py install' under the 'guicomm-0.1.1' folder) 
     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) 
    3838                        svn://danse.us/sans/releases/DataLoader-0.2.3 (run 'python setup.py install' under the 'DataLoader-0.2.3' folder) 
    39                         svn://danse.us/sans/releases/park_integration-0.1.1 (run 'python setup.py install' under the 'park_integration-0.1.1' folder) 
    40                         svn://danse.us/sans/releases/sansmodels-0.4.3 (run 'python setup.py install' under the 'sansmodels-0.4.3\src\' folder) 
     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) 
    4141                        svn://danse.us/park/releases/park-1.2 (run 'python setup.py install' under the 'park-1.2' folder) 
    42                 svn://danse.us/common/releases/plottools-0.1.4 (run 'python setup.py install'under the 'plottools-0.1.4\trunk\' folder) 
     42                svn://danse.us/common/releases/plottools-0.1.5 (run 'python setup.py install'under the 'plottools-0.1.5\trunk\' folder) 
    4343                svn://danse.us/common/releases/util-0.1.1 (run 'python setup.py install'under the 'util-0.1.1' folder) 
    4444                - The following modules are required: 
     
    5757 
    5858        3.2- Windows: 
    59                 - None 
    60  
     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. 
    6160        3.3- Linux: 
    6261                - None 
Note: See TracChangeset for help on using the changeset viewer.