pyUSID.io.anc_build_utils.create_spec_inds_from_vals

pyUSID.io.anc_build_utils.create_spec_inds_from_vals(ds_spec_val_mat)[source]

Create new Spectroscopic Indices table from the changes in the Spectroscopic Values

Parameters:

ds_spec_val_mat (array-like,) – Holds the spectroscopic values to be indexed

Returns:

ds_spec_inds_mat – Indices corresponding to the values in ds_spec_val_mat

Return type:

numpy array of uints the same shape as ds_spec_val_mat