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

DM-43907: Update for multiprofit moving to lsst(_distrib) #13

Merged
merged 6 commits into from
Aug 14, 2024

Commits on Aug 10, 2024

  1. Update for lsst/multiprofit

    taranu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c885f3b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    f05b109 View commit details
    Browse the repository at this point in the history
  2. Split MultiProFitSourceTask into MultiProFitSourceFitter

    The polymorphic Task and frozen pydantic.BaseModel design
    makes init difficult to implement.
    taranu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5651d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04b1afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9759cf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c7e20b View commit details
    Browse the repository at this point in the history