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

Implementation of HD2017 dust model #37

Merged
merged 19 commits into from
Apr 4, 2020
Merged

Implementation of HD2017 dust model #37

merged 19 commits into from
Apr 4, 2020

Commits on Dec 23, 2019

  1. Added HD17 model

    b-thorne authored and zonca committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    a967431 View commit details
    Browse the repository at this point in the history
  2. Added docs to HD17 method.

    b-thorne authored and zonca committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    f0fecb8 View commit details
    Browse the repository at this point in the history
  3. Removed debug print statement

    b-thorne authored and zonca committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    8d521b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e71b43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a2ffb2 View commit details
    Browse the repository at this point in the history
  6. Refactored get_emission to calculate each frequency individually and …

    …accumulate for bandpass average.
    b-thorne authored and zonca committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    819903e View commit details
    Browse the repository at this point in the history
  7. Added some comments

    b-thorne authored and zonca committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    4a260be View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    1ed5db3 View commit details
    Browse the repository at this point in the history
  2. test: unit test for HD2017

    zonca committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    22d6e0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef66790 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    8db3efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c774f45 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from healpy/hd_17_fix

    Added nside overide for template component class
    zonca committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e127ac8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eefe76d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07889a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a8ae4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62c6b02 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. fix: pep8

    zonca committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ad2d373 View commit details
    Browse the repository at this point in the history
  2. fix: package naming in docs

    zonca committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    74a62fe View commit details
    Browse the repository at this point in the history