source: sasview/DataLoader/release_notes.txt @ 4e0806e8

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 4e0806e8 was c0d9981, checked in by Mathieu Doucet <doucetm@…>, 16 years ago

preparing for release

  • Property mode set to 100644
File size: 1.3 KB
RevLine 
[9198b83]1Release Notes
2=============
3
4Package name: DataLoader 0.2
5
[579ba85]61-      Version 0.2
[c0d9981]7        - Release date: 10/22/2008
8        - Added slit smearing and resolution smearing
[579ba85]9        - First version of CanSAS reader/writer
[c0d9981]10        - 1D and 2D data manipulations available (circular avg, box sum, box avg, sector avg, ring avg)
[bee885e]11        - 1D CanSAS writer available
12        - HFIR 1D 4-col reader available (*.d1d)
13        - Allows plugins through python source or zip files
[f8d0ee7]14        - Added ring averaging and circular averaging
[579ba85]15       
16        Version 0.1
[9198b83]17        - First version of SANS data loader
18        - Formats: IGOR 1D, IGOR 2D, CanSAS 1D, 2- or 3-column ascii
19        - Includes SANS data class, with arithmetic operations
20       
212- Downloading and Installing
22
23        2.1- System Requirements:
24                - Python version >= 2.4 should be running on the system
25
26        2.2- Installing:
[f8d0ee7]27                - Get the code from svn://danse.us/sans/trunk/DataLoader
[9198b83]28                - The following modules are required:
29                        * numpy
[f8d0ee7]30                        * data_util from svn://danse.us/common/util
[4c00964]31                        * The CanSAS reader needs PyXML installed
32       
[9198b83]333- Known Issues
34
35        3.1- All systems:
[579ba85]36                - CanSAS format only allows a single SASdata section per SASentry.
[9198b83]37
38        3.2- Windows:
39                - None
40
41        3.3- Linux:
42                - None
43
444- Troubleshooting
45
46        - None
47
485- Frequently Asked Questions
49
50        - None
51
526- Other Resources
53
54        - None
55
56       
57
58       
59
60
Note: See TracBrowser for help on using the repository browser.