astropy:docs

Conf

class astropy.vo.validator.Conf[source] [edit on github]

Bases: astropy.config.ConfigNamespace

Configuration parameters for astropy.vo.validator.

Attributes Summary

conesearch_master_list URL to the cone search services master list for validation.
conesearch_urls A list of conesearch URLs to validate.
noncritical_warnings A list of astropy.io.votable warning codes that are considered non-critical.

Attributes Documentation

conesearch_master_list

URL to the cone search services master list for validation.

conesearch_urls

A list of conesearch URLs to validate.

noncritical_warnings

A list of astropy.io.votable warning codes that are considered non-critical.

Page Contents