template_metadata¶
-
pydl.pydlspec2d.spec1d.
template_metadata
(inputfile, verbose=False)[source]¶ Read template metadata from file.
Parameters: inputfile :
str
Name of a Parameter file containing the input data and metadata.
verbose :
bool
, optionalIf
True
, print lots of extra information.Returns: tuple()
A tuple containing the list of input spectra and a dictionary containing other metadata.