Skip to content

Validate schemas #14

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions