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

v1.0 #13

Draft
wants to merge 130 commits into
base: main
Choose a base branch
from
Draft

v1.0 #13

wants to merge 130 commits into from

Commits on Sep 1, 2023

  1. Renamed test script

    martinkilbinger committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bbac86c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 13, 2023

  1. alpha matrix trace

    martinkilbinger committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8c5275d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f2ad6ea View commit details
    Browse the repository at this point in the history
  2. Added lock file

    martinkilbinger committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3e61bf2 View commit details
    Browse the repository at this point in the history
  3. resetted

    martinkilbinger committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6f21a37 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/develop' into spin

    Conflicts:
    	poetry.lock
    	shear_psf_leakage/correlation.py
    martinkilbinger committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1d19cbc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

  1. Clara's email added

    martinkilbinger committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3968a6c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    f8a9638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d60907 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

Commits on Oct 19, 2023

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

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    c12e749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab956c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e224407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9d2b5d View commit details
    Browse the repository at this point in the history
  5. added poetry.lock

    martinkilbinger committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    38abd62 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from martinkilbinger/spin

    Scale-dependent spin leakage
    martinkilbinger authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8d19c87 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    257ed2f View commit details
    Browse the repository at this point in the history
  2. Changes on asus

    martinkilbinger committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    da442b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a3e89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76ef7ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b962d28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df2e395 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Add a module to handle the different treecorr catalogs and a class to…

    … compute, save and plot rho statistics
    Sacha Guerrini committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1e64284 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    cceeef5 View commit details
    Browse the repository at this point in the history
  2. Small bug fixes

    sachaguer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b427947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6deeea8 View commit details
    Browse the repository at this point in the history
  4. Add modules to plot rho and tau stats for different catalogs allowing…

    … smooth comparison. Wrote a script to test the new functionalities.
    sachaguer committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e2c7c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Add a class to run MCMC analysis and fit alpha, beta and eta for diff…

    …erent rho and tau statistics. Some bugs still need to be handle and tested properly
    sachaguer committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e4adc6b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    adaa335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7193a85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6e70c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add tests for the MCMC fit of the parameter and plot the systematic e…

    …rror for different catalogs.
    sachaguer committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6e35170 View commit details
    Browse the repository at this point in the history
  2. Small bug fixes

    sachaguer committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b023bdf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Small bug fixes and updates

    sachaguer committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5d83497 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 1, 2023

  1. Merge pull request #13 from sachaguer/sacha_rho_stat

    Add a script to compute rho and tau statistics of given galaxy and star catalogues and a test file to use it.
    sachaguer authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    69d0393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93ac8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9cb4b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 10, 2023

  1. Merge pull request #2 from martinkilbinger/cleanup

    Removed title from leakage plot
    martinkilbinger authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0a3afd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. v0.1.6

    martinkilbinger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    888468d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b75e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53076b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9df99f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2f37c8 View commit details
    Browse the repository at this point in the history
  6. added lenspack

    martinkilbinger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2ca8f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    a3d2e81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec3d67 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into plotting

    Conflicts:
    	shear_psf_leakage/rho_tau_stat.py
    martinkilbinger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c86b347 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab15eb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update README.md

    Updated author information
    martinkilbinger authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6366b45 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    2af2e86 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into auto_PSF

    Conflicts:
    	shear_psf_leakage/run_object.py
    martinkilbinger committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d772f64 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    c215a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f240f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a107585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e533ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5d720a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    3dd2d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31ec3d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Add Least Square estimate of the parameters alpha, beta and eta in th…

    …e rho and tau stats analysis.
    sachaguer committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6cb6d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c6fd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. poetry lock change

    martinkilbinger committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ef9acab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b7bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f222ea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66a1db4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. json output non-zero

    martinkilbinger committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3fdebf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad24fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81c455e View commit details
    Browse the repository at this point in the history
  4. Merge pull request martinkilbinger#16 from martinkilbinger/style

    Plotting style updates
    martinkilbinger authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    47220f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Merge remote-tracking branch 'origin/rho_tau_hdu' into json

    Conflicts:
    	shear_psf_leakage/run_object.py
    martinkilbinger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d1e8e19 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    30e2ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5b596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0ed0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91209f3 View commit details
    Browse the repository at this point in the history
  5. Fixed import

    martinkilbinger committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6edfd62 View commit details
    Browse the repository at this point in the history
  6. poetry lock

    martinkilbinger committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    358879a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'json' of github.com:martinkilbinger/shear_psf_leakage i…

    …nto json
    
    Conflicts:
    	poetry.lock
    	pyproject.toml
    	shear_psf_leakage/leakage.py
    	shear_psf_leakage/run_object.py
    martinkilbinger committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3fa43d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 19, 2024

  1. Add parameters to the class CovTauTh to handle catalogs with differen…

    …t conventions than SPv1.
    sachaguer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c55c231 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    ee48254 View commit details
    Browse the repository at this point in the history
  2. Merge pull request martinkilbinger#18 from sachaguer/develop

    Add analytical covariance matrix for the tau statistics
    martinkilbinger authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    023b480 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge remote-tracking branch 'origin/develop' into develop

    martinkilbinger committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d10934a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into json

    martinkilbinger committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e52e945 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. PSF leakageL: split fit from plot

    martinkilbinger committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6a7aa0a View commit details
    Browse the repository at this point in the history
  2. scale check between rho and tau

    martinkilbinger committed May 5, 2024
    Configuration menu
    Copy the full SHA
    18b772f View commit details
    Browse the repository at this point in the history
  3. PSF leakage split fit and plot

    martinkilbinger committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9bc0d45 View commit details
    Browse the repository at this point in the history
  4. no change

    martinkilbinger committed May 5, 2024
    Configuration menu
    Copy the full SHA
    0b663ef View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Bug fixes

    sachaguer committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b33bb50 View commit details
    Browse the repository at this point in the history
  2. Fixed plot 2d argumets (verbose, mix, order)

    martinkilbinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7935092 View commit details
    Browse the repository at this point in the history
  3. updated to cs_util 0.1

    martinkilbinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7369340 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11954d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f5a12c View commit details
    Browse the repository at this point in the history
  6. clean-up; fixed typos

    martinkilbinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d125c80 View commit details
    Browse the repository at this point in the history
  7. sourcery fix

    martinkilbinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    02776c1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request martinkilbinger#19 from sachaguer/develop

    Calibration for DES and bug fixes
    sachaguer authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0d4a323 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from martinkilbinger/develop

    mk:develop to upstream
    martinkilbinger authored May 7, 2024
    Configuration menu
    Copy the full SHA
    6186365 View commit details
    Browse the repository at this point in the history
  3. Bug correction

    sachaguer committed May 7, 2024
    Configuration menu
    Copy the full SHA
    36eb8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce9ce66 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge remote-tracking branch 'origin/develop' into develop

    martinkilbinger committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2be9b71 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into json

    martinkilbinger committed May 8, 2024
    Configuration menu
    Copy the full SHA
    862d857 View commit details
    Browse the repository at this point in the history
  3. updated to cs_util 0.1

    martinkilbinger committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1bdad5f View commit details
    Browse the repository at this point in the history
  4. version 0.2; in pyproject only

    martinkilbinger committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2414cc4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. scale--dep leakage script: updated notation

    martinkilbinger committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e725e86 View commit details
    Browse the repository at this point in the history
  2. optics

    martinkilbinger committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d9bc789 View commit details
    Browse the repository at this point in the history
  3. added gsl for (pre-installed) pyccd

    martinkilbinger committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3c0c68c View commit details
    Browse the repository at this point in the history
  4. cleaned up leakage scale spin script

    martinkilbinger committed May 11, 2024
    Configuration menu
    Copy the full SHA
    498cffe View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. scale-dep spin leakage: plots for SPv1.3

    martinkilbinger committed May 13, 2024
    Configuration menu
    Copy the full SHA
    212945e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc70fe4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from martinkilbinger/json

    best-fit save and read
    martinkilbinger authored May 13, 2024
    Configuration menu
    Copy the full SHA
    13d1258 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/develop' into develop

    martinkilbinger committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6036f8e View commit details
    Browse the repository at this point in the history
  5. tolerance angular scales back to 0.001

    martinkilbinger committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6583e9a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge remote-tracking branch 'upstream/develop' into auto_PSF

    martinkilbinger committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    af0f0e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a27cd View commit details
    Browse the repository at this point in the history
  3. preparing v0.2.0

    martinkilbinger committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    31f95bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a0c0f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Rho plots: keyword inside -> each

    martinkilbinger committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    37b6478 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #11 from martinkilbinger/mk

    rho stats plot function legend keywords
    martinkilbinger authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    324a627 View commit details
    Browse the repository at this point in the history