source: sasview/DataLoader/release_notes.txt @ 1debb29

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 1debb29 was 7268dcc, checked in by Jae Cho <jhjcho@…>, 15 years ago

updated

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