Ticket #235 (closed: fixed)
Create a 'Divide by current' algorithm
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 12 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Basically a very simple algorithm that normalises a workspace according to the integrated current of the beam - so it's just a divide by a single number. Just need to extract this number from the raw file and store it somewhere.
Change History
Note: See
TracTickets for help on using
tickets.
(In [1406]) Added an algorithm to normalise a workspace by the current (good proton charge). This value is now stored by LoadRaw in a workspace's Sample object. Re #235.