{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":217063439,"defaultBranch":"master","name":"katsdpcal","ownerLogin":"ska-sa","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-23T13:24:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1210238?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726836876.0","currentOid":""},"activityList":{"items":[{"before":"68383bc8489d2c906a4f8aba5fb4d17a4f113ce9","after":null,"ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T12:54:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"}},{"before":"6a7c81f1b7e1801d71e5040daf8895edba4324be","after":"aa68bbc2f496ad437e292c1924d442b664a00b1b","ref":"refs/heads/master","pushedAt":"2024-09-20T12:54:29.000Z","pushType":"pr_merge","commitsCount":30,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Merge pull request #72 from ska-sa/SPR1-3025-Integrate_ref_pointing_with_cal\n\nSPR1-3025: Integrate reference pointing with cal pipeline","shortMessageHtmlLink":"Merge pull request #72 from ska-sa/SPR1-3025-Integrate_ref_pointing_w…"}},{"before":"ba915fe95f576c26d396660b39d66ae6c03f9660","after":"68383bc8489d2c906a4f8aba5fb4d17a4f113ce9","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T12:38:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Add epoint_freq_chunks param to tests","shortMessageHtmlLink":"SPR1-3025 Add epoint_freq_chunks param to tests"}},{"before":"b1e29d11b79ac88c4d7568f3a90c364bc453cc5d","after":"ba915fe95f576c26d396660b39d66ae6c03f9660","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T12:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"changed doc_string on _finish_pointing_cal","shortMessageHtmlLink":"changed doc_string on _finish_pointing_cal"}},{"before":"d5e2ed87d9d7444e7184a0d041c83c2fb888e982","after":"b1e29d11b79ac88c4d7568f3a90c364bc453cc5d","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T12:15:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Improve variable name (it's still a B)","shortMessageHtmlLink":"SPR1-3025 Improve variable name (it's still a B)"}},{"before":"32cd5e0effab11c8f88d6ba0f8298cc4ba06f8ef","after":"d5e2ed87d9d7444e7184a0d041c83c2fb888e982","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T12:05:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Set EPOINT soltype and ignore soltarget\n\nThe EPOINT product has a custom solution type (5 parameters), not B.\nIgnore target name stored in B_POINTING solutions because of the way\nCalSolutionStore is implemented. It is not possible to preserve the\ntarget without first knowing what it is, so the `b_solutions.target`\nis always None. It only affects the logger output and will be replaced\nby a proper target in the EPOINT solutions. There is little benefit\nto check the target anyway, since we wipe the B_POINTING store after\neach scan and we expect multiple scans on the same target anyway.","shortMessageHtmlLink":"SPR1-3025 Set EPOINT soltype and ignore soltarget"}},{"before":"80f600f83b86e5971bab0972885eebb9b8629a10","after":"32cd5e0effab11c8f88d6ba0f8298cc4ba06f8ef","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T11:38:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 New epoint_freq_chunks parameter\n\nThe old `num_chunks` parameter was hard-coded to 16. This makes it\nconfigurable per band and also simplifies its handling in split cal,\ntaking inspiration from `rfi_freq_chunks`.","shortMessageHtmlLink":"SPR1-3025 New epoint_freq_chunks parameter"}},{"before":"70f2d225ac61f95bef8b158ba30527f0f460f2e1","after":"80f600f83b86e5971bab0972885eebb9b8629a10","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T11:02:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Fix telstate sensor access","shortMessageHtmlLink":"SPR1-3025 Fix telstate sensor access"}},{"before":"79a34748aa76011419f18947b5859123e3af8df2","after":"70f2d225ac61f95bef8b158ba30527f0f460f2e1","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T10:59:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Don't use inaccessible telstate keys\n\nThe flush_pipeline has access to a cb_cal view, but not a stream or\ncal view. Remove unneeded dump period and rather use explicit antenna\nobject list.","shortMessageHtmlLink":"SPR1-3025 Don't use inaccessible telstate keys"}},{"before":"91754867cb0e6acd726440167c5cfebea56ef67e","after":"79a34748aa76011419f18947b5859123e3af8df2","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T10:43:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"added atmospheric conditions","shortMessageHtmlLink":"added atmospheric conditions"}},{"before":"c4859ad3b294cd1a0d9acabdd4579144c4a0de4d","after":"91754867cb0e6acd726440167c5cfebea56ef67e","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T10:29:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Always track before await_pipeline\n\nIf not, the _is_break machinery will ignore the await_pipeline. We did\nnot bother adjusting the (az, el) on this final track, but consider\ndoing that if we ever check the beam fit quality.","shortMessageHtmlLink":"SPR1-3025 Always track before await_pipeline"}},{"before":"cec6c899b14d825d6e4979e79671383d68ba6a4a","after":"c4859ad3b294cd1a0d9acabdd4579144c4a0de4d","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T10:02:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Add explicit parts count for EPOINT\n\nThe EPOINT product could have used `product_B_parts` as well, but that\nwould require a custom lookup somewhere. Katdal looks up the parts based\non a generic product name and benefits from having these explicit. It\nknows to look for parts if the corresponding `product_*_parts` key is\nfound.","shortMessageHtmlLink":"SPR1-3025 Add explicit parts count for EPOINT"}},{"before":"b69a9dcd0df15f0bd6345bc53fddc1d0955ccadd","after":"cec6c899b14d825d6e4979e79671383d68ba6a4a","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T09:11:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Selectively flush pipeline and log it\n\nBe more verbose with logging in flush_pipeline to catch errors.\nAlso check that we are actually doing pointingcal before trying to\nfit beams.","shortMessageHtmlLink":"SPR1-3025 Selectively flush pipeline and log it"}},{"before":"5c85a5ca3d05960c22756c914b80f978f3b6e593","after":"b69a9dcd0df15f0bd6345bc53fddc1d0955ccadd","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-20T05:45:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Ludwig's comments round 5","shortMessageHtmlLink":"Ludwig's comments round 5"}},{"before":"9a9956a86678d5e8bd16f12bf48a9c2a23eae549","after":"5c85a5ca3d05960c22756c914b80f978f3b6e593","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-19T18:40:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Ludwig's comments part 4","shortMessageHtmlLink":"Ludwig's comments part 4"}},{"before":"928651fff5ebc44afe29bf30123dce276a043e82","after":"9a9956a86678d5e8bd16f12bf48a9c2a23eae549","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-19T17:32:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Ludwig's comments round 3","shortMessageHtmlLink":"Ludwig's comments round 3"}},{"before":"a397d6c8d7f1f8b45f333d1480b8f093b64c51af","after":"928651fff5ebc44afe29bf30123dce276a043e82","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-19T15:56:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ludwigschwardt","name":"Ludwig Schwardt","path":"/ludwigschwardt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/392144?s=80&v=4"},"commit":{"message":"SPR1-3025 Drop intermediate solutions after fit\n\nThe `B_POINTING` solution store holds intermediate bandpass solutions\nused to fit primary beams for reference pointing. Once the pipeline has\nbeen flushed, the beams have been fitted and the intermediate solutions\ncan be wiped so that the next reference pointing scan starts fresh.","shortMessageHtmlLink":"SPR1-3025 Drop intermediate solutions after fit"}},{"before":"c3b3a31ef40c409f4af9066526f38e677a80aebb","after":"a397d6c8d7f1f8b45f333d1480b8f093b64c51af","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-19T13:23:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Ludwig's comments round 2","shortMessageHtmlLink":"Ludwig's comments round 2"}},{"before":"940a67203a3a3948068e09744b9ae78480a7357e","after":"c3b3a31ef40c409f4af9066526f38e677a80aebb","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-19T09:58:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"removed num_chunks from flush_pipeline parameters","shortMessageHtmlLink":"removed num_chunks from flush_pipeline parameters"}},{"before":"fb1ea58b2cae02a5ce2a74e0cbb536ac9a651c33","after":"940a67203a3a3948068e09744b9ae78480a7357e","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T22:45:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Merge branch 'SPR1-3025-Integrate_ref_pointing_with_cal' of https://github.com/ska-sa/katsdpcal into SPR1-3025-Integrate_ref_pointing_with_cal","shortMessageHtmlLink":"Merge branch 'SPR1-3025-Integrate_ref_pointing_with_cal' of https://g…"}},{"before":"2a9f1853f829e9ae217632063c9b560e0ab53c96","after":"fb1ea58b2cae02a5ce2a74e0cbb536ac9a651c33","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T22:22:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Update katsdpcal/reduction.py\n\nCo-authored-by: Ludwig Schwardt ","shortMessageHtmlLink":"Update katsdpcal/reduction.py"}},{"before":"a9eb52f03cd1bc03abff79f54412001bb28afaa8","after":"2a9f1853f829e9ae217632063c9b560e0ab53c96","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T22:22:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Update katsdpcal/reduction.py\n\nCo-authored-by: Ludwig Schwardt ","shortMessageHtmlLink":"Update katsdpcal/reduction.py"}},{"before":"b3e73fb527edf1e4b169082f1569c8e5a8169d52","after":"a9eb52f03cd1bc03abff79f54412001bb28afaa8","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T22:22:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Update katsdpcal/reduction.py\n\nCo-authored-by: Ludwig Schwardt ","shortMessageHtmlLink":"Update katsdpcal/reduction.py"}},{"before":"18f671510c059c38250c6b73ba7ee05c80928d2c","after":"b3e73fb527edf1e4b169082f1569c8e5a8169d52","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T22:22:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Update katsdpcal/pipelineprocs.py\n\nCo-authored-by: Ludwig Schwardt ","shortMessageHtmlLink":"Update katsdpcal/pipelineprocs.py"}},{"before":"e650afac01ddb00eda11736eec07ebc7327b3ffa","after":"18f671510c059c38250c6b73ba7ee05c80928d2c","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T22:20:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"Update katsdpcal/control.py\n\nCo-authored-by: Ludwig Schwardt ","shortMessageHtmlLink":"Update katsdpcal/control.py"}},{"before":"59b193aa919fe4d7dc03a239f1915c1025538756","after":"e650afac01ddb00eda11736eec07ebc7327b3ffa","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-18T21:46:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"added pointingcal check in pipeline","shortMessageHtmlLink":"added pointingcal check in pipeline"}},{"before":"aaf91c2a1a9d019e04c88999419e1aa526f70a47","after":"59b193aa919fe4d7dc03a239f1915c1025538756","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-17T14:24:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"added pointingcal check in pipeline","shortMessageHtmlLink":"added pointingcal check in pipeline"}},{"before":"24e46557e355a45735192b67f491cfc4b6e1da8b","after":null,"ref":"refs/heads/SPR1-3025-Calculate_B_pointing_solution","pushedAt":"2024-09-17T13:44:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"}},{"before":"467ef3ed87ac606c34f7bd49e721f6184f55ee63","after":"aaf91c2a1a9d019e04c88999419e1aa526f70a47","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-17T13:43:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"removed print statements","shortMessageHtmlLink":"removed print statements"}},{"before":"75f0c2280108a3486cd4afecb99997b7604b0b42","after":"467ef3ed87ac606c34f7bd49e721f6184f55ee63","ref":"refs/heads/SPR1-3025-Integrate_ref_pointing_with_cal","pushedAt":"2024-09-17T13:40:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Tasmiyah27","name":null,"path":"/Tasmiyah27","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59046865?s=80&v=4"},"commit":{"message":"changed self.telstate_cb to telstate_cb","shortMessageHtmlLink":"changed self.telstate_cb to telstate_cb"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMjo1NDozNi4wMDAwMDBazwAAAAS79lu-","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMzo0MDozMi4wMDAwMDBazwAAAAS4lOY1"}},"title":"Activity · ska-sa/katsdpcal"}