Skip to content

Improve HDU validation #13

Description

@kosack

The HDU classes should be able to check for things like:

  • duplicate or conflicting keywords (this is both a schema validation as well as a fits file validation, I.e. the code should ensure the schema is properly written, and then also check that the FITS file is properly matching)
  • expected keyword/column inter-dependencies

This means an API for both schema and more complex format validation functions should be added, so sub-classes can implement these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions