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

rrdesi option to output best-fit models #283

Merged
merged 43 commits into from
Apr 25, 2024
Merged

rrdesi option to output best-fit models #283

merged 43 commits into from
Apr 25, 2024

Commits on Feb 12, 2024

  1. adding rrdesi --model option

    abhi0395 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6df60bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ff395 View commit details
    Browse the repository at this point in the history
  3. adding rrdesi --model

    abhi0395 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a5fee5e View commit details
    Browse the repository at this point in the history
  4. adding rrdesi --model

    abhi0395 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b0099f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. rrdesi --model updates

    abhi0395 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    99bc47d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. rrdesi -model argument added

    abhi0395 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a886e47 View commit details
    Browse the repository at this point in the history
  2. removed print

    abhi0395 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0a18867 View commit details
    Browse the repository at this point in the history
  3. cleaned up rrdesi --model

    abhi0395 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    519c2f5 View commit details
    Browse the repository at this point in the history
  4. rrdesi --model working

    abhi0395 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    489abed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f031166 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    7963dce View commit details
    Browse the repository at this point in the history
  2. rrdesi --model in progress

    abhi0395 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    708a86d View commit details
    Browse the repository at this point in the history
  3. rrdesi --model in progress

    abhi0395 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f986612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5898b97 View commit details
    Browse the repository at this point in the history
  5. rrdesi --model added

    abhi0395 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4fb4c93 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    13ea505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdeaf25 View commit details
    Browse the repository at this point in the history
  3. rrdesi --model mpi working

    abhi0395 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ab66f41 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    28064c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb5ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f0c96 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    6913cc4 View commit details
    Browse the repository at this point in the history
  2. shortened function names

    abhi0395 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6bf9988 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Apr 12, 2024

  1. consolidate template reading; only read once

    Stephen Bailey authored and Stephen Bailey committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    24c2c2f View commit details
    Browse the repository at this point in the history
  2. update load_templates docstring

    Stephen Bailey authored and Stephen Bailey committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    72d19e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. auto-unpack multiprocessing sharedmem if needed

    Stephen Bailey authored and Stephen Bailey committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    023b96d View commit details
    Browse the repository at this point in the history
  2. cleanup eval_model and Templates.eval

    Stephen Bailey authored and Stephen Bailey committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    aa93f49 View commit details
    Browse the repository at this point in the history
  3. write model via tempfile; re-refactor template reading

    Stephen Bailey authored and Stephen Bailey committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1963d08 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix nleg=0 narch>1 case

    Stephen Bailey authored and Stephen Bailey committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6326df1 View commit details
    Browse the repository at this point in the history
  2. refactor template/archetype model eval

    Stephen Bailey authored and Stephen Bailey committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    69d8cb0 View commit details
    Browse the repository at this point in the history
  3. add a tiny bit of archetype testing

    Stephen Bailey authored and Stephen Bailey committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    621bc0a View commit details
    Browse the repository at this point in the history
  4. join/split archetype subtypes by semicolon instead of comma

    Stephen Bailey authored and Stephen Bailey committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    de8fdbd View commit details
    Browse the repository at this point in the history
  5. fix archetype tests

    Stephen Bailey authored and Stephen Bailey committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c6f61ed View commit details
    Browse the repository at this point in the history
  6. unicode/ascii/bytes/str hdf5 grr

    Stephen Bailey authored and Stephen Bailey committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c006d4f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #293 from desihub/best_fit_model_refactor

    refactor template/archetype model eval
    sbailey authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a97b632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358b4cc View commit details
    Browse the repository at this point in the history
  3. remove unused code after refactor

    Stephen Bailey authored and Stephen Bailey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f2fcd0d View commit details
    Browse the repository at this point in the history
  4. partial post-mergeconflict fixes

    Stephen Bailey authored and Stephen Bailey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    619012b View commit details
    Browse the repository at this point in the history
  5. special case model eval with all coeff=0

    Stephen Bailey authored and Stephen Bailey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ce0aa44 View commit details
    Browse the repository at this point in the history
  6. remove unused import scipy.special

    Stephen Bailey authored and Stephen Bailey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4c6bd98 View commit details
    Browse the repository at this point in the history