Opened 15 years ago
Closed 15 years ago
#74 closed bug (fixed)
2D ASCII from VAX != 2D ASCII from IGOR
Reported by: | ajj | Owned by: | ajj |
---|---|---|---|
Priority: | trivial | Milestone: | SANSReduction_5.1_Release |
Component: | SANS Reduction | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description (last modified by ajj)
This is a problem for Mark Laver as GRASP assumes VAX format.
VAX creates comma delimited string with carriage returns every 80 characters and a space at the beginning and end of a line.
IGOR creates carriage return delimited values (one big column).
Change History (4)
comment:1 Changed 15 years ago by ajj
- Milestone set to SANSReduction_5.1_Release
- Owner changed from srkline to ajj
- Status changed from new to assigned
comment:2 Changed 15 years ago by ajj
- Description modified (diff)
comment:3 Changed 15 years ago by srkline
comment:4 Changed 15 years ago by srkline
- Resolution set to fixed
- Status changed from assigned to closed
According to Mark, this appears to be working...
It must still be distributed, but can be done so for those who ask until the next full release to the web page.
Note: See
TracTickets for help on using
tickets.
I (Steve) think I've got a working version of this now, Mark will test it out...