i4Ds / Karabo-Pipeline

The Karabo Pipeline can be used as Digital Twin for SKA
https://i4ds.github.io/Karabo-Pipeline/
MIT License
11 stars 4 forks source link

Oskar raises warning when any beam other than gaussian is passed #463

Closed kenfus closed 1 year ago

kenfus commented 1 year ago
jejestern commented 1 year ago

Oskar does not support custom beams, but you can choose between four beam types (see telescope/station_type at https://ska-telescope.gitlab.io/sim/oskar/settings/settings-telescope.html) which are given by Oskar.

sfiruch commented 1 year ago

This should also be mentioned in the documentation. Can you add a sentence or two?

kenfus commented 1 year ago

It is in the documentation, now even enforced because Oskar accepts any strings and does something without any warning.

station_type – Here you can choose the type of each station in the interferometer. You can either disable all station beam effects by choosing “Isotropic beam”. Or select one of the following beam types: “Gaussian beam”, “Aperture array” or “VLA (PBCOR)”