Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MWA Beam path is not portable #4

Open
d3v-null opened this issue Jan 9, 2023 · 1 comment
Open

MWA Beam path is not portable #4

d3v-null opened this issue Jan 9, 2023 · 1 comment

Comments

@d3v-null
Copy link

d3v-null commented Jan 9, 2023

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'])
@d3v-null
Copy link
Author

d3v-null commented Jan 9, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant