...
Item | Parameter name | Parameter format | Example(s) | Comment(s) | |
---|---|---|---|---|---|
Parameter value | Effect | ||||
1 | preview | Note that the preview parameter has a nested-cumulative behaviour, i. e. if one specifies VoCentering's preview parameter together with NxtomoLoader's preview parameter, then VoCentering will effectively be selecting a subset from NxtomoLoader's own subset (rather than the entire dataset). Note also that VoCentering's subset must always be specified by indexing NxtomoLoader's own subset (rather than the entire dataset). For instance, one must set VoCentering's preview parameter to [:, 0, :] in order to select the first slice of any dataset previously loaded by NxtomoLoader, which may, for example, be the [:, 123:456, :] subset of the entire dataset. | |||
2 | start_pixel | An initial estimate for the pixel coordinate of an optimal CoR. | |||
3 | search_area | If the value of the search_area parameter is set to the default interval of (-50, 50), then VoCentering will attempt to search for an optimal value of CoR in the (start_pixel - 50, start_pixel + 50) interval. For some datasets, this default range of search (100 pixel) may be not sufficiently large to include an optimal value of CoR, leading to subsequent sub-optimal reconstruction. Therefore, if the value of CoR determined by VoCentering is found to coincide with one of the search-interval limits (i. e. either start_pixel - 50 or start_pixel + 50), then this value of CoR may not necessarily be optimal, and one should re-run VoCentering with a larger value of the search_area parameter to confirm this result. | |||
4 | in_datasets | ||||
5 | search_radius | ||||
6 | ratio | ||||
7 | out_datasets | ||||
8 | datasets_to_populate | ||||
9 | row_drop | ||||
10 | step | Floating-point or integer value in pixel units. |
...