Source: dataset/matrix/matrix_dataset__set_maps.pro
matrix_dataset::set_maps Set the maps to overlay on matrix plots. Usage: dsref -> set_maps, map Or: dsref -> set_maps, <keys> Argument: map struct A map specifier structure (e.g. from another matrix DS). Keywords: channels If set, underlay the WART channel map. bins If set, underlay the Energy bin map. species If set, underlay the species bin map. centrelines If set, overlay the species centrelines (positive) or underlay it (negative) theory If set, overlay the theoretical centrelines. Notes: The species and bins keys are exclusive. History: Original: 19/6/00; SJT