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 25b9c26d was
c0d9981,
checked in by Mathieu Doucet <doucetm@…>, 16 years ago
|
preparing for release
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | Release Notes |
---|
2 | ============= |
---|
3 | |
---|
4 | Package name: DataLoader 0.2 |
---|
5 | |
---|
6 | 1- Version 0.2 |
---|
7 | - Release date: 10/22/2008 |
---|
8 | - Added slit smearing and resolution smearing |
---|
9 | - First version of CanSAS reader/writer |
---|
10 | - 1D and 2D data manipulations available (circular avg, box sum, box avg, sector avg, ring avg) |
---|
11 | - 1D CanSAS writer available |
---|
12 | - HFIR 1D 4-col reader available (*.d1d) |
---|
13 | - Allows plugins through python source or zip files |
---|
14 | - Added ring averaging and circular averaging |
---|
15 | |
---|
16 | Version 0.1 |
---|
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 | |
---|
21 | 2- 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: |
---|
27 | - Get the code from svn://danse.us/sans/trunk/DataLoader |
---|
28 | - The following modules are required: |
---|
29 | * numpy |
---|
30 | * data_util from svn://danse.us/common/util |
---|
31 | * The CanSAS reader needs PyXML installed |
---|
32 | |
---|
33 | 3- Known Issues |
---|
34 | |
---|
35 | 3.1- All systems: |
---|
36 | - CanSAS format only allows a single SASdata section per SASentry. |
---|
37 | |
---|
38 | 3.2- Windows: |
---|
39 | - None |
---|
40 | |
---|
41 | 3.3- Linux: |
---|
42 | - None |
---|
43 | |
---|
44 | 4- Troubleshooting |
---|
45 | |
---|
46 | - None |
---|
47 | |
---|
48 | 5- Frequently Asked Questions |
---|
49 | |
---|
50 | - None |
---|
51 | |
---|
52 | 6- Other Resources |
---|
53 | |
---|
54 | - None |
---|
55 | |
---|
56 | |
---|
57 | |
---|
58 | |
---|
59 | |
---|
60 | |
---|
Note: See
TracBrowser
for help on using the repository browser.