Skip to content

MWA Beam path is not portable #4

@d3v-null

Description

@d3v-null

The MWA beam path is hardcoded here:

"/home/kariuki/mwa_pb/mwa_full_embedded_element_pattern.h5"

it would be more portable to grab this from the MWA_BEAM_FILE environment variable like this:

hbeam = mwa_hyperbeam.FEEBeam(os.environ['MWA_BEAM_FILE'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions