Skip to content

Improvements needed in ndfits #311

@surajit4444mondal

Description

@surajit4444mondal

I find that ndfits.read is trying to know apriori what are the column names and only returning those particular columns, when reading a fits table. That implies that whenever we add new columns to the fits table, we need to update the code. I think it makes more sense to directly get the column names from the field table, and then all the columns and add them to the meta which is being returned by the function. Comments? @sageyu123

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