Skip to content

Check target/ra/dec values in raw headers for entire scan #32

@mattlebofsky

Description

@mattlebofsky

Something that comes up from time to time is that rawspec picks the very first target name and ra and dec from the first data block and assumes that's gospel, when in fact there may be a reporting delay such that the first data block contains old values (i.e. from the previous target) and the real values don't appear in the raw data header blocks until N seconds into the scan.

I don't know what the algorithm would be for trusting which values are correct, but it would be nice if rawspec would simply fail out if the target/ra/dec changes in the raw headers during the course of a scan. Of course there may be tiny tiny changes in ra/dec normally so don't worry about those. But if the target name changes at all, or the ra/dec changes more than a beam width, rawspec should fail without doing anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions