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

Additional Point Source Capabilities and More #44

Closed
wants to merge 58 commits into from

Commits on Aug 15, 2022

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

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    6b168f1 View commit details
    Browse the repository at this point in the history
  2. Add cosmology to point source base, switch single point source to abs…

    …olute magnitude
    Sydney Erickson committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3a2397c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Add pixel grid options to config/sampler/draw_image

    Sydney Erickson authored and Sydney Erickson committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    edc7ac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. new redshift distribution

    smericks committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    39df6ac View commit details
    Browse the repository at this point in the history
  2. fix spacing

    Sydney Erickson authored and Sydney Erickson committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    9b3a5d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Fix train_model bug, experiment with CSV callback

    Sydney Megan Erickson committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    316fc1d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Better rmse metric implementation

    Sydney Megan Erickson committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    336925d View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    smericks committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9acc44b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90f8adf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Dec 1, 2022

  1. gamma MSE tracking, learning rate schedule

    Sydney Megan Erickson committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    265c3e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e273f7 View commit details
    Browse the repository at this point in the history
  3. RedshiftsPointSource test

    smericks committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8055431 View commit details
    Browse the repository at this point in the history
  4. kwargs_pixel_grid test

    smericks committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    92d56d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

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

Commits on Apr 12, 2023

  1. Add resnet 18

    smericks committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    481b13b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. update train_model.py

    Sydney Megan Erickson committed May 10, 2023
    Configuration menu
    Copy the full SHA
    75edd14 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    21200e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791d7ff View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 3, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. add resnet101

    smericks committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6bb2876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4a3c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    1706670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089d38d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. log norm images option

    Sydney Megan Erickson committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    22fb26a View commit details
    Browse the repository at this point in the history
  2. allow mismatch when loading model weights to enable transfer learning…

    … between diagonal and full covariance runs
    smericks committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    37a2871 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. MagnificationError -> FailedCriteriaError (more generalizable to othe…

    …r cuts, like quads_only option)
    smericks committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5180d9d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix pandas deprecation line

    smericks committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ee994c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849936f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10afb43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa11b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from swagnercarena/main

    Merge new changes from paltas main branch
    smericks committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9cb66a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08d4e79 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    d08c69a View commit details
    Browse the repository at this point in the history
  2. type inputs for apt loss

    smericks committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    68ed1ee View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fix bug in apt loss function

    smericks committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cf99805 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. debugging APT loss

    smericks committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    29c9a34 View commit details
    Browse the repository at this point in the history
  2. add norms for apt test

    smericks committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    089f6ee View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. APT loss passing test cases

    smericks committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    1848609 View commit details
    Browse the repository at this point in the history
  2. feed norms.csv to aptloss

    smericks committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ebd0058 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Nov 3, 2023

  1. diagonal APT loss with test

    smericks committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f2a943a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. updated lenstronomy fixes

    smericks committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    25ba545 View commit details
    Browse the repository at this point in the history
  2. updates for lenstronomy

    smericks committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    02a9642 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. include h5 capability

    smericks committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    77e8b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db8f8a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fix typo for h5 edit

    smericks committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a9bf68a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    60a38dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e42981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9708045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008254f View commit details
    Browse the repository at this point in the history