Opened 13 years ago
Closed 13 years ago
#214 closed feature (fixed)
Adding raw data files together in USANS
Reported by: | srkline | Owned by: | ajj |
---|---|---|---|
Priority: | major | Milestone: | USANS Reduction 2.3 Release |
Component: | USANS Reduction | Keywords: | |
Cc: | Blocking: | ||
Task: |
Description
Paul brought this up again, and I thought there was a ticket...
Can we add two raw data sets together? - with some sort of interpolation since the q values won't be exactly the same.
Change History (3)
comment:1 Changed 13 years ago by srkline
- Milestone changed from USANS Reduction Wish List to USANS Reduction 2.3 Release
comment:2 Changed 13 years ago by srkline
Documentation still needs to be added to the help file, including updating the menu snapshots.
comment:3 Changed 13 years ago by srkline
- Resolution set to fixed
- Status changed from new to closed
documentation added in r611.
Note: See
TracTickets for help on using
tickets.
First pass done in r569.
Two modes of adding:
(1) Two "full" sets of multiple angle ranges that contain q=0 (or not). Data is added, and can be used as SAM or EMP data, but not saved.
(2) Two individual bt5 files at identical conditions are added and written out as summed, in raw .bt5 format.
testing/interface still to be finalized.