Ticket #1453 (closed: fixed)
Create a routine that can load the various ASCII files produced by the current SNS data reduction
Reported by: | Jean Bilheux | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: | Mathieu Doucet |
Description
This routine (loadSpec) will be able to load the 3 columns ascii files produced by the current implementation of the data reduction at the SNS.
An example of such a file is joined to this ticket. Here is a list of things to take into account in this program:
- comments at the top of the file and up to the first blank line will be ignored (commented line starts with a '#').
- the commented line placed just before the data will be used to retrieve the units and labels of the axes.
- x-axis (first column) will have 1 more element than the other columns.
Attachments
Change History
Changed 10 years ago by Jean Bilheux
- Attachment spec_example_file.txt added
comment:3 Changed 10 years ago by Jean Bilheux
- Status changed from new to closed
- Resolution set to fixed
comment:5 Changed 10 years ago by Mathieu Doucet
- Status changed from verify to verifying
- Tester set to Mathieu Doucet
Note: See
TracTickets for help on using
tickets.
Example of such an ASCII file