Skip to content

[Feat]: Handle software name and version number in headers for testing (DRAGONS) #89

@teald

Description

@teald

Contact Details

No response

Describe the feature in words

Summary

DRAGONS is planning to add support for version numbers in headers of processed DRAGONS files. Once that is merged, a small change to astrodata/testing.py is required.

code-description

class ADCompare:
    ...
    fits_keys = {'WCSAXES', 'WCSDIM', 'RADESYS', 'BITPIX', 'PROCSOFT', 'PROCSVER'}
                                                            ^^^^^^^^    ^^^^^^^^

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

DRAGONSRelated to DRAGONS developmentenhancementNew feature or requestmaintenanceFor maintenance taskstestRelated to testing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions