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

fix calibration solution reading #43

Merged
merged 1 commit into from
Feb 1, 2024
Merged

fix calibration solution reading #43

merged 1 commit into from
Feb 1, 2024

Conversation

chiamintan
Copy link
Contributor

So these are the fixes I need to do for the calibration solution to be loaded correctly. It should work when the calibration solution has the same set of channels as the input vcs data

@chiamintan chiamintan requested a review from bwmeyers February 1, 2024 01:53
@bwmeyers bwmeyers merged commit 7b43f74 into main Feb 1, 2024
1 check passed
bwmeyers added a commit that referenced this pull request Feb 1, 2024
bwmeyers added a commit that referenced this pull request Feb 1, 2024
* changed calibration read for Offringa to use requested number of channels to process

* fix GPU memory address alignment errors, add comments/debug code

* included extra debug info in Offringa-style solution reads

* fix C-standard issue in DEBUG block

* added debug output

* add debug output

* update variable names to match fix from PR #43, removed commented statements

* fixed mildly pedantic int vs. unsigned int string formatting warning

* fixed the formatting for real this time...
@bwmeyers bwmeyers deleted the cal_fix branch June 10, 2024 01:45
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

Successfully merging this pull request may close these issues.

2 participants