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