Skip to content

Validate schemas #14

@kosack

Description

@kosack

When writing sub-classes, the parent classes in fits_schema should do some sanity checks like:

  • keyword duplication
  • conflicts with FITS standard (e.g if you define TELESCOP in your schema, it should not change the type expected by the FITS standard, etc)

This could be done by applying validations using parent classes, or just by explicitly checking all keywords against FITS standards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions