- Timestamp:
- Apr 30, 2009 12:52:14 PM (16 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:
- b4390744
- Parents:
- 1b16714f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansview/releases_notes.txt
reee45d8 r7774b81 8 8 1- Version 0.9.1 9 9 10 - Release date: 05/ xx/200910 - Release date: 05/01/2009 11 11 - Simultaneous fit of a number of different sets of data with/without the constraints. 12 12 - Loading and displaying 1D and 2D data of various formats. … … 28 28 29 29 2.1- System Requirements: 30 - Python version >= 2.5 should be running on the system30 - Python version >= 2.5 and < 3.0 should be running on the system 31 31 32 32 2.2- Installing: 33 - Get the code from svn://danse.us/sans/releases/sansview-0.9. 034 (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) 35 35 - 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) 38 38 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) 41 41 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) 43 43 svn://danse.us/common/releases/util-0.1.1 (run 'python setup.py install'under the 'util-0.1.1' folder) 44 44 - The following modules are required: … … 57 57 58 58 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. 61 60 3.3- Linux: 62 61 - None
Note: See TracChangeset
for help on using the changeset viewer.