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

Adding the option to impose positive values on fitted eclipse maps #559

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

Commits on Aug 7, 2023

  1. Test change to StarryModel identifying where to put positivity constr…

    …aint
    Mark Hammond authored and Mark Hammond committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5e14a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Added positive flux constraint via pixel sampling with Starry

    Mark Hammond authored and Mark Hammond committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    58eab18 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    64ef8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f5cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa63792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96910a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    d8cebc9 View commit details
    Browse the repository at this point in the history
  2. Keeping force_positivity name in meta

    Doing this just to reduce the number of possible ECF settings and since
    the general intention behind the force_positivity parameter is the same
    between sinusoids and starry.
    taylorbell57 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9552083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41710b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    f0e3565 View commit details
    Browse the repository at this point in the history
  2. Adding meta.exoplanet_first and saving trace

    Adding meta.exoplanet_first (just like meta.lsq_first for emcee) to
    generally allow running an optimizer before sampling.
    
    Tweaking code to always save the PyMC3 trace (this will allow for
    resuming the sampling later if needed).
    
    Setting plotting verbosity to 1 for plot_eclipse_map figure and removing
    the meta.record_map setting.
    taylorbell57 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    54d1777 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebfe1b1 View commit details
    Browse the repository at this point in the history
  4. Fixing StarryModel.py flake8 formatting

    Also finishing removal of meta.record_map (to always record map if
    pixel_ydeg is in paramtitles)
    taylorbell57 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    711753e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    bdc27f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ba3f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e443042 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    d1fe98c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ab3fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e92c9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41b8d30 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    2678d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff1c7b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    25e8493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac48ad1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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