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 config caching in vmCalcB #60

Conversation

fxzjshm
Copy link
Contributor

@fxzjshm fxzjshm commented Nov 13, 2024

In original version, all of configs[NCONFIGS] point to tempJones, which is apparently not expected behaviour for caching configs. This implementation allocates new memory for each config.

Hopefully fixes: #59

In original version, all of configs[NCONFIGS] point to tempJones,
which is apparently not expected behaviour for caching configs.
This implementation allocates new memory for each config.

Signed-off-by: fxzjshm <[email protected]>
@bwmeyers
Copy link
Contributor

Okay. I have changed the base of this PR to a new branch for testing the solution so that it doesn't affect the current main branch.

@bwmeyers bwmeyers merged commit e506d34 into CIRA-Pulsars-and-Transients-Group:fix-config-mismatch Nov 14, 2024
1 check passed
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.

Reduced snr for the pointing position on the first line of the pointing file
2 participants