![]() |
The subroutine defaults to allocating the entire trace structure, but portions of the traces array can be allocated through several ways using optional parameters:
Name | Format | Description |
sepdata | sep_type | The name of the dataset. |
fwind | integer array | Optional, first location along given access to |
start allocating traces. | ||
jwind | integer array | Optional, skip factor when allocating traces. |
nwind | integer array | Optional, number of traces to allocate along |
each axis. | ||
tr_num | integer array (dim=1) | Optional, array which indicates whether or not |
to allocate a given trace. |