FitsYamlRegister¶
-
class
specviz.io.yaml_loader.FitsYamlRegister(reference)[source]¶ Bases:
specviz.io.yaml_loader.YamlRegisterDefines the generation of
Spectrum1DRefobjects by parsing FITS files with information from YAML files.Methods Summary
reader(filename, \*\*kwargs)This generic function will query the loader factory, which has already loaded the YAML configuration files, in an attempt to parse the associated FITS file. Methods Documentation