source: sasview/DataLoader/release_notes.txt @ 79ac6f8

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 79ac6f8 was bd308a48, checked in by Mathieu Doucet <doucetm@…>, 15 years ago

dataloader: update release notes

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