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

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 4c00964 was 4c00964, checked in by Mathieu Doucet <doucetm@…>, 16 years ago

Working on cansas writer

  • Property mode set to 100644
File size: 865 bytes
Line 
1Release Notes
2=============
3
4Package name: DataLoader 0.2
5
61-      Version 0.1
7        - Release date: ?
8        - First version of SANS data loader
9        - Formats: IGOR 1D, IGOR 2D, CanSAS 1D, 2- or 3-column ascii
10        - Includes SANS data class, with arithmetic operations
11       
122- Downloading and Installing
13
14        2.1- System Requirements:
15                - Python version >= 2.4 should be running on the system
16
17        2.2- Installing:
18                - Get the code from svn://danse.us/sans/releases/DataLoader-0.1
19                - The following modules are required:
20                        * numpy
21                        * data_util from svn://danse.us/common/releases/data_util-0.1
22                        * The CanSAS reader needs PyXML installed
23       
243- Known Issues
25
26        3.1- All systems:
27                - None
28
29        3.2- Windows:
30                - None
31
32        3.3- Linux:
33                - None
34
354- Troubleshooting
36
37        - None
38
395- Frequently Asked Questions
40
41        - None
42
436- Other Resources
44
45        - None
46
47       
48
49       
50
51
Note: See TracBrowser for help on using the repository browser.