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

Two point data #432

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

Two point data #432

wants to merge 46 commits into from

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    17ce44d View commit details
    Browse the repository at this point in the history
  2. Adding optional data to two_point dataclasses.

    Updated usage of two_point dataclasses.
    vitenti committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1f06baf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f38f4 View commit details
    Browse the repository at this point in the history
  4. Testing new constructors.

    Comparing new and old constructors.
    vitenti committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6fded03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6d5056 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7b336bf View commit details
    Browse the repository at this point in the history
  2. Constructors to create ready.

    Added SHEAR_MINUS and SHEAR_PLUS.
    Created factories to create both ready and
        not-ready objects.
    vitenti committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    46bebb7 View commit details
    Browse the repository at this point in the history
  3. Continuing tutorial.

    vitenti committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    240053e View commit details
    Browse the repository at this point in the history
  4. Removed leftover print.

    vitenti committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f4c3a09 View commit details
    Browse the repository at this point in the history
  5. Updated tests to new types.

    vitenti committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fd27ec9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    290d625 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71d3d7a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    ff4815d View commit details
    Browse the repository at this point in the history
  2. Updating tutorials.

    vitenti committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8c5d193 View commit details
    Browse the repository at this point in the history
  3. Finished likelihood comparison on two_point_factories.

    Fixing minor bugs on type ordering.
    vitenti committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    386c31a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51c9719 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    0b115ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1fbbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70ce23c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. More tests for measurements.

    vitenti committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    855e3e2 View commit details
    Browse the repository at this point in the history
  2. Reorganizing fixtures.

    vitenti committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a96c4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    203e899 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Testing multiple data_types.

    Splitting tests into different files.
    vitenti committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c5a26e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    835b87c View commit details
    Browse the repository at this point in the history
  3. Testing name type matching.

    vitenti committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6856f5c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Added missing docstring.

    vitenti committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f0bd39a View commit details
    Browse the repository at this point in the history
  2. Testing convention enforcing.

    vitenti committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1d2227f View commit details
    Browse the repository at this point in the history
  3. Test the consistence checks.

    vitenti committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    daa58e3 View commit details
    Browse the repository at this point in the history
  4. Reorganizing types.

    vitenti committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    cfb8bed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2549006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32406eb View commit details
    Browse the repository at this point in the history
  7. Testing sacc covariance.

    Testing ambiguous types.
    vitenti committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c3d46aa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Removed unused function.

    vitenti committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c828d91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576fb26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    422af48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e77871 View commit details
    Browse the repository at this point in the history
  5. Testing new constructors.

    vitenti committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6bd5e96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ef3c47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bffcfa View commit details
    Browse the repository at this point in the history
  8. Test unsupported type.

    vitenti committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    20e3ee7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f372e57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f577aeb View commit details
    Browse the repository at this point in the history
  11. Fixing covariance size test.

    vitenti committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    18e33b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0710d39 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7de5922 View commit details
    Browse the repository at this point in the history