astro
py
:docs
Index
Modules
Navigation
next »
« previous
|
synphot v1.4.1.dev20+g8c8daab
»
get_metadata
get_metadata
¶
synphot.models.
get_metadata
(
model
)
[source]
¶
Get metadata for a given model.
Parameters
:
model
Model
Model.
Returns
:
meta
dict
Metadata for the model.
Raises
:
synphot.exceptions.SynphotError
Invalid model.
Page Contents
get_metadata
get_metadata()