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 warning for empty bins in ClusterEnsemble #652

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 18, 2024

  1. add warning for empty bins in ClusterEnsemble

    Michel Aguena committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    48e11e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. update examples/demo_mock_ensemble.ipynb

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9066717 View commit details
    Browse the repository at this point in the history
  2. update examples/demo_mock_ensemble.ipynb

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7ceb23a View commit details
    Browse the repository at this point in the history
  3. rm --no-use-pep517 from ccl installation

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7086bd9 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    28960af View commit details
    Browse the repository at this point in the history
  5. fmt code

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    51cafe1 View commit details
    Browse the repository at this point in the history
  6. add empty_bins_value=np.nan to make_radial_profile and rm nan values …

    …in make_stacked_radial_profile
    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dcb153e View commit details
    Browse the repository at this point in the history
  7. update tests

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    92dfa4b View commit details
    Browse the repository at this point in the history
  8. fmt code

    Michel Aguena committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b78bd7e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. also make radius in empty bins nan

    Michel Aguena committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    564db05 View commit details
    Browse the repository at this point in the history
  2. improve implementation

    Michel Aguena committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fa84ad6 View commit details
    Browse the repository at this point in the history