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

trying to get L-band Stokes I model #28

Open
ktrehaeven opened this issue May 16, 2023 · 0 comments
Open

trying to get L-band Stokes I model #28

ktrehaeven opened this issue May 16, 2023 · 0 comments

Comments

@ktrehaeven
Copy link

Hi

I'm trying to get a model of the Stokes I meerkat primary beam, but when I run eidos -p 5500 -r 0.00036111111111111115 -f 1283 -c mh -P out -S I I get the following error.

Traceback (most recent call last):
File "/home/trehaeven/venv/bin/eidos", line 7, in
exec(compile(f.read(), file, 'exec'))
File "/home/trehaeven/software/eidos/bin/eidos", line 6, in
create_beam.main(sys.argv[1:])
File "/home/trehaeven/software/eidos/eidos/create_beam.py", line 87, in main
params, freqs = zernike_parameters(filename, args.pixels, args.diameter, args.thresh)
File "/home/trehaeven/software/eidos/eidos/create_beam.py", line 20, in zernike_parameters
return np.array(params), C['nu']
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (8001, 4) + inhomogeneous part.

Not sure whats going on here.

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