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

Implement catalog model #187

Merged
merged 36 commits into from
Aug 30, 2024
Merged

Implement catalog model #187

merged 36 commits into from
Aug 30, 2024

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    d106ae2 View commit details
    Browse the repository at this point in the history
  2. fix: comment unused imports

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    93704b8 View commit details
    Browse the repository at this point in the history
  3. feat: evaluate model 1 freq

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b809094 View commit details
    Browse the repository at this point in the history
  4. fix: simplify, return 1D array

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    79fed45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b257553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0657325 View commit details
    Browse the repository at this point in the history
  7. doc: mention unit test

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3544d3f View commit details
    Browse the repository at this point in the history
  8. fix: normalization of weights

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e74274b View commit details
    Browse the repository at this point in the history
  9. fix: xarray needed for testing

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3915cc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37d28e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f18db5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    070311d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc7a1c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f83ff8 View commit details
    Browse the repository at this point in the history
  15. docs: specify we use pixell

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1c4b6f1 View commit details
    Browse the repository at this point in the history
  16. test: nside 8 is enough

    zonca committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3be7310 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a28e909 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    53724d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix: pixel area was wrong

    zonca committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6a690b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1370b0 View commit details
    Browse the repository at this point in the history
  3. fix: fwhm was in wrong units

    zonca committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f98c421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2390dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d600dca View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix unit conversions

    zonca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8285dea View commit details
    Browse the repository at this point in the history
  2. feat: polarization

    zonca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    02e87a2 View commit details
    Browse the repository at this point in the history
  3. style: code style check

    zonca committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b2d8850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc0847 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 14, 2024

  1. style: fix F401 error

    zonca committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    297d28d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279a67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb6e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. newer actions

    zonca committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c8db8ec View commit details
    Browse the repository at this point in the history
  2. debug via ssh

    zonca committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4f1f6a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36cc634 View commit details
    Browse the repository at this point in the history
  4. Revert "debug via ssh"

    This reverts commit 4f1f6a4.
    zonca committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dac0fac View commit details
    Browse the repository at this point in the history