Returns a newly created array struct (created with drms_array_create, q.v.) in which the data element corresponds to a subset hypercube of dimension src->naxis with only the index values for dimension n in the closed range [start[n], end[n]]. The extraction is performed by the function ndim_pack.
Definition at line 109 of file drms_array.c.
|