New function DWI::stash_DW_scheme()#774
Conversation
This function takes the gradient table to be used in a DWI processing application (whether loaded from the image header or the command-line), stores it in a new Header keyval entry 'basis_dw_scheme', and erases the DW scheme from the header (since it will no longer be applicable to the output volume(s)). Closes #375.
|
Sounds good. Not sure about the key |
|
|
|
|
|
Yes, |
|
|
|
Happy with |
|
Sound good to me too. 👍 |
Finishing off #375
Took the liberty of ensuring that it's the gradient table used in processing that gets captured in the header, not just what was stored in the header (which could have been either absent or over-ruled by providing such information at the command-line).
Alternative function / keyval naming suggestions welcome.