Opened 15 years ago
Closed 15 years ago
#36 closed bug (worksforme)
Improper Parsing of MASK file in protocol
Reported by: | srkline | Owned by: | srkline |
---|---|---|---|
Priority: | major | Milestone: | SANSReduction_5.1_Release |
Component: | SANS Reduction | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description
If a Mask file is named "93.mask", for example, then PREFIX093.SAn is read in as the mask file. There needs to be a different parsing sequence for mask files. A rare occurrence, but nothing that the users will ever notice.
Change History (3)
comment:1 Changed 15 years ago by srkline
- Status changed from new to assigned
comment:2 Changed 15 years ago by srkline
- Milestone set to SANSReduction_5.1_Release
comment:3 Changed 15 years ago by srkline
- Resolution set to worksforme
- Status changed from assigned to closed
can't seem to duplicate this problem. creating a file "11.mask" works fine. I suppose if you had a comma in the filename (since it's a comma-delimited list) you'd be up a crick. Maybe I fixed this ages ago and forgot.
Note: See
TracTickets for help on using
tickets.
see ticket #29 too, for a more general addition to the parsing of run numbers.