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

Slicker antenna layout makes it difficult to run pyuvsim simulation couterpart #24

Open
piyanatk opened this issue May 21, 2024 · 5 comments

Comments

@piyanatk
Copy link
Contributor

The "slicker" antenna layout interface means that the antenna layout file are no longer in pyuvsim format. This makes it difficult to run pyuvsim counterparts of the simulation.

@steven-murray
Copy link
Contributor

Oh, how do they differ from the pyuvsim format?

@piyanatk
Copy link
Contributor Author

Name    Number   BeamID    E          N          U

ANT1        0        0     0.0000   0.0000  0.0000
ANT2        1        0     50.000   0.0000  0.0000
ANT3        2        2     0.0000   -50.00  0.0000
ANT4        3        2     26.000   -26.00  0.0000

For HERA, the antenna name should be HH???

@steven-murray
Copy link
Contributor

hmmm sure. We can change that I suppose - although does it actually matter for pyuvsim?

@piyanatk
Copy link
Contributor Author

matter for pyuvsim? Probably not. It's just convenience for users, I think. Now that I think about it, if you do a dry run, it will build the actual configuration files, including the properly styled antenna layout file, that get run, right?

@steven-murray
Copy link
Contributor

Yes -- the antenna file is still created (even in a non-dry run). It's just made automatically and gets an auto-generated filename.

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

2 participants