... | ... | @@ -16,16 +16,16 @@ Output structure of twix_map_obj with available elements. |
|
|
|
|
|
REQUIRES:
|
|
|
|
|
|
* [twix_map_obj.m](external/twix_map_obj)
|
|
|
* [twix_map_obj](external/twix_map_obj)
|
|
|
|
|
|
INPUT ARGUMENTS:
|
|
|
|
|
|
Passed from [loadRAW_callback.m](loadRAW_callback)
|
|
|
Passed from [loadRAW_callback](loadRAW_callback)
|
|
|
* filename or simply meas. id, e.g. mapVBVD(122) (if file is in same path) Keep empty (mapVBVD() or mapVBVD(\[\])) to open file open dialog.
|
|
|
|
|
|
OUTPUT ARGUMENTS:
|
|
|
|
|
|
Passed to [loadRAW_callback.m](loadRAW_callback)
|
|
|
Passed to [loadRAW_callback](loadRAW_callback)
|
|
|
* .image image scan
|
|
|
* .noise noise scan
|
|
|
* .phasecor phase correction scan
|
... | ... | @@ -50,7 +50,7 @@ OPTIONAL PARAMETERS/FLAGS: |
|
|
|
|
|
SUBFUNCTIONS:
|
|
|
|
|
|
* [read_twix_hdr.m](external/read_twix_hdr)
|
|
|
* [read_twix_hdr](external/read_twix_hdr)
|
|
|
|
|
|
ORDER OF RAW DATA:
|
|
|
|
... | ... | |