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

Merging FitPlanck in FitModel, support for calibration parameters, reading subsets of object data #12

Merged
merged 11 commits into from May 12, 2020

Commits on May 7, 2020

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

Commits on May 10, 2020

  1. Merged FitPlanck with FitModel and deprecated FitPlanck, several new …

    …features in FitModel, type checks, and more
    Tomas Stolker committed May 10, 2020
    Configuration menu
    Copy the full SHA
    35b01e1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Updated unit tests

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    04ea5f2 View commit details
    Browse the repository at this point in the history
  2. Fixed string type

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6848b2f View commit details
    Browse the repository at this point in the history
  3. Bug fix f-string

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    ff4fa7a View commit details
    Browse the repository at this point in the history
  4. Changed relative limit in unit tests to 1e-8

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6acda58 View commit details
    Browse the repository at this point in the history
  5. Updated unit test

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    fd370df View commit details
    Browse the repository at this point in the history
  6. Updated unit test

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    397bcd2 View commit details
    Browse the repository at this point in the history
  7. Updated type hints

    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    4302cb0 View commit details
    Browse the repository at this point in the history
  8. Changed inc_phot and inc_spec to bool or list in get_object, deprecat…

    …ed filters parameter in get_object
    Tomas Stolker committed May 11, 2020
    Configuration menu
    Copy the full SHA
    3f7eb5b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Removed filters parameter from get_object

    Tomas Stolker committed May 12, 2020
    Configuration menu
    Copy the full SHA
    0e00876 View commit details
    Browse the repository at this point in the history