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

Add Hartlap correction to CrossCorrelation likelihoods #94

Merged
merged 5 commits into from
Feb 1, 2023

Conversation

itrharrison
Copy link
Collaborator

This is just a quick patch to update the ncovsim parameter to the CrossCorrelation likelihoods for calculating Hartlap corrections. I missed adding this as part of #81.

* added configuration for tox-conda

* run tests with tox-conda

* data file locations and test skips

* make tests run in workflow

* add pytest-cov

* removed codestyle env typo

* added codestyle to envlist

* tox-conda version for codestyle

* added python version to codestyle workflow

* codestyle on 3.10 specifically

* flake8 fixes

* do not install everything for codestyle

* added temp fix for flaky sklearn install

* modified installation and testing instructions

* update action versions

* remove inapplicable parts of astropy cookie cutter, mention conda env in INSTALL.rst

* add make to conda deps
@itrharrison itrharrison added bug Something isn't working crosscorrelation Related to the CrossCorrelation likelihood labels Feb 1, 2023
@itrharrison itrharrison self-assigned this Feb 1, 2023
@itrharrison itrharrison merged commit d3132da into master Feb 1, 2023
@itrharrison itrharrison deleted the dev-crosscorr-hartlap branch February 1, 2023 12:58
mgerbino pushed a commit that referenced this pull request Oct 4, 2023
* added hartlap ncovsims to crosscorrelation

* Implement tests with tox-conda (#92)

* added configuration for tox-conda

* run tests with tox-conda

* data file locations and test skips

* make tests run in workflow

* add pytest-cov

* removed codestyle env typo

* added codestyle to envlist

* tox-conda version for codestyle

* added python version to codestyle workflow

* codestyle on 3.10 specifically

* flake8 fixes

* do not install everything for codestyle

* added temp fix for flaky sklearn install

* modified installation and testing instructions

* update action versions

* remove inapplicable parts of astropy cookie cutter, mention conda env in INSTALL.rst

* add make to conda deps

* test ncovsims

* added hartlap test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crosscorrelation Related to the CrossCorrelation likelihood
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants