HipsConfig#
- class rubin.repertoire.HipsConfig(**data)#
Bases:
BaseModel
Configuration for HiPS datasets.
This is used to generate service discovery information for HiPS datasets and to configure the Repertoire server, which provides combined HiPS list files built from the properties files of the datasets for the individual bands.
- Parameters:
data (
Any
)
Attributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict
][pydantic.config.ConfigDict].Attributes Documentation
- model_config: ClassVar[ConfigDict] = {'alias_generator': <function to_camel>, 'extra': 'forbid', 'validate_by_name': True}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict
][pydantic.config.ConfigDict].