Open KimMcAlpine opened 2 years ago
thanks we need to chat about formats to store these new models in. This can only be next week though.
I suggest the Tigger Sky LSM format
On Wed, Nov 10, 2021 at 2:12 PM KimMcAlpine @.***> wrote:
Enable the pipeline to use primary beam models when predicting model visibilities. This will allow it to use an intrinsic sky model for calibrator fields, which can then be modified by the appropriate primary beam model to produce different apparent sky models for MeerKAT and SKA dishes.
This cannot be properly tested or merged until we have an appropriate intrinsic sky model for the calibrator fields. The currently used models are all apparent sky models (for MeerKAT antennas)
You can view, comment on, or merge this pull request online at:
https://github.com/ska-sa/katsdpcal/pull/57 Commit Summary
- Retrieve primary beam models https://github.com/ska-sa/katsdpcal/pull/57/commits/9ebb7f8b5a65a5ab5e15119bd276f5e69d8c8d7a
- Predict model visibilities using primary beams https://github.com/ska-sa/katsdpcal/pull/57/commits/f18ab506bb510709a91274023ed7553ae38f000c
- Allow simulator to use primary beam models https://github.com/ska-sa/katsdpcal/pull/57/commits/2adcd6771e190103715533f2070e06400851f0bb
- Modify unit tests to incorporate primary beams https://github.com/ska-sa/katsdpcal/pull/57/commits/7efe6c0a5080d34798035bd3d415711058bd33f6
File Changes
(8 files https://github.com/ska-sa/katsdpcal/pull/57/files)
- M katsdpcal/calprocs.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-905d72f74e05d52e1546f65d00af33c24e3f181dc111bf4ea6739245910c5114 (62)
- M katsdpcal/pipelineprocs.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-7fa31003c0f3d46c2a9e46af4aeab78251488f33d7cff8294c3fd88631c02633 (40)
- M katsdpcal/reduction.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-3959af217a748793a519d49a58be81d5a6797e7207c6a8f6d8aa5db62aefa66a (6)
- M katsdpcal/scan.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-9dad9efb3ff86695cde5c2d485d1ef3b5cc1fd6c6d8219965227e61d78eeb29c (37)
- M katsdpcal/simulator.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-c4c69cf933b453d0f9f66a0fa7b1da4ffd7fa82dbe076ff3b09c66e15b9358c6 (4)
- M katsdpcal/test/test_calprocs.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-926b80f88d143933668cbcb850a304e72766f4a24daa605be1bae1d63358dd78 (9)
- M katsdpcal/test/test_control.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-0dbff85efae94800b88b65a25ecdceeb57b45b79886c728c148e443e57e38e3f (13)
- M katsdpcal/test/test_pipelineprocs.py https://github.com/ska-sa/katsdpcal/pull/57/files#diff-4ce1854afb9bc830ab9cfff8f3cdb2e1e704786a0e0e8299a4b996f3b0fcd928 (13)
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ska-sa/katsdpcal/pull/57, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4RE6WF4ABRWABC7C5HRHTULJOSFANCNFSM5HXXTX6Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Benjamin Hugo
PhD. student, Centre for Radio Astronomy Techniques and Technologies Department of Physics and Electronics Rhodes University
Junior software developer Radio Astronomy Research Group South African Radio Astronomy Observatory Black River Business Park Observatory Cape Town
Enable the pipeline to use primary beam models when predicting model visibilities. This will allow it to use an intrinsic sky model for calibrator fields, which can then be modified by the appropriate primary beam model to produce different apparent sky models for MeerKAT and SKA dishes.
This cannot be properly tested or merged until we have an appropriate intrinsic sky model for the calibrator fields. The currently used models are all apparent sky models (for MeerKAT antennas)