Skip to content

Change pyuvdata future array shapes check #71

@jburba

Description

@jburba

This is a currently inconsequential error, but the boolean attribute should be uvd.future_array_shapes as opposed to what's currently used, uvd.use_future_array_shapes which is a function. Right now, the frequency array freqs is unused except for it's size, so the shape doesn't matter. We should change the calls to uvd.use_future_array_shapes in case this matters in the future, though.

See e.g. line 309 in run-hydra-pspec.py.

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