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 typo #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix typo #4

wants to merge 2 commits into from

Conversation

smfactor
Copy link

@smfactor smfactor commented Nov 9, 2022

This pull request fixes a typo in the code which generates a kpo from a fits file. The original code had a typo in the fits header which checked for the presence of a covariance matrix in the fits file. This prevented the covariance matrix from being loaded even if the file contained it. I changed a "_" was changed to a "-" to fix this.

@smfactor
Copy link
Author

The second commit fixes a typo in update_cov_matrix where phi_cov was checked but then assigned to the value of kp_cov

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.

1 participant