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

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    4535881 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. 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
    itrharrison committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5000d14 View commit details
    Browse the repository at this point in the history
  2. test ncovsims

    itrharrison committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4b132ea View commit details
    Browse the repository at this point in the history
  3. added hartlap test

    itrharrison committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    987ce37 View commit details
    Browse the repository at this point in the history
  4. fi merge conflict

    itrharrison committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c70e7fd View commit details
    Browse the repository at this point in the history