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

Addition of WaveX model #1609

Merged
merged 70 commits into from
Aug 31, 2023
Merged

Addition of WaveX model #1609

merged 70 commits into from
Aug 31, 2023

Commits on Jul 5, 2023

  1. Adding wavex model

    LuluAgazie committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fefe0e5 View commit details
    Browse the repository at this point in the history
  2. add wavex_delay

    LuluAgazie committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    28ff9a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. commit changes

    LuluAgazie committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    06e2b6a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. uncomment register

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    71c0b0c View commit details
    Browse the repository at this point in the history
  2. added comments

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3a2424d View commit details
    Browse the repository at this point in the history
  3. comments added

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fb4854c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ca631d View commit details
    Browse the repository at this point in the history
  5. add wavex component

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    91edc28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4731f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d023865 View commit details
    Browse the repository at this point in the history
  8. add get_indices

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8c7d58d View commit details
    Browse the repository at this point in the history
  9. Add validate and setup

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    df01593 View commit details
    Browse the repository at this point in the history
  10. fixed delay function

    LuluAgazie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bb82654 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. add inital component

    LuluAgazie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ba1ec72 View commit details
    Browse the repository at this point in the history
  2. registering new class

    LuluAgazie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c07e8df View commit details
    Browse the repository at this point in the history
  3. added category

    LuluAgazie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5311f2c View commit details
    Browse the repository at this point in the history
  4. add comma

    LuluAgazie committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6fd886e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fixed wavex_delay

    LuluAgazie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d923234 View commit details
    Browse the repository at this point in the history
  2. fix validate

    LuluAgazie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1778ca4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cb296f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Adding test

    LuluAgazie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c42b050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518d60d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add warnings to validate

    LuluAgazie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    26a8e85 View commit details
    Browse the repository at this point in the history
  2. Adding tests

    LuluAgazie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2044907 View commit details
    Browse the repository at this point in the history
  3. Additional tests

    LuluAgazie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c005106 View commit details
    Browse the repository at this point in the history
  4. Small fixes to tests

    LuluAgazie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a633b2c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Added amplitude fitting

    LuluAgazie committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cdc4583 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fixed base_phase

    LuluAgazie committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9cd23d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Add fitter and deriv test

    LuluAgazie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7188ccc View commit details
    Browse the repository at this point in the history
  2. work on utils functions

    LuluAgazie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9397bcf View commit details
    Browse the repository at this point in the history
  3. Add setup helper function

    LuluAgazie committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1399c99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b72ee View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Fixed astropy table issue

    LuluAgazie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2c3faaf View commit details
    Browse the repository at this point in the history
  2. Added ValueError to utils

    LuluAgazie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    43c960d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3dd81a View commit details
    Browse the repository at this point in the history
  4. Fix wave epoch

    LuluAgazie committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    027e6dd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. add deepcopy

    LuluAgazie committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1aa7062 View commit details
    Browse the repository at this point in the history
  2. Added myself to authors

    LuluAgazie committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0aef628 View commit details
    Browse the repository at this point in the history
  3. changelog entry

    LuluAgazie committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    cc34402 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e4709a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbbd423 View commit details
    Browse the repository at this point in the history
  6. Removed old comment

    LuluAgazie committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f2011c5 View commit details
    Browse the repository at this point in the history
  7. Edited docstrings

    LuluAgazie committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    503ff32 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    7623d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d580c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ab24af View commit details
    Browse the repository at this point in the history
  4. fixed error

    LuluAgazie committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e695cbd View commit details
    Browse the repository at this point in the history
  5. More utils functions

    LuluAgazie committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f1286be View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. inverse translate

    LuluAgazie committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e891982 View commit details
    Browse the repository at this point in the history
  2. fixed import issue

    LuluAgazie committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e115091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32b965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    debc69e View commit details
    Browse the repository at this point in the history
  5. Fixed negative amplitudes

    LuluAgazie committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0448eec View commit details
    Browse the repository at this point in the history
  6. Fixed wave number error

    LuluAgazie committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cb55db7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fixing errors

    LuluAgazie committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b0ad68c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    88cbecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eccfe7 View commit details
    Browse the repository at this point in the history
  3. Editted comments

    LuluAgazie committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5521f49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b00ff15 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    f349c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bd18fb View commit details
    Browse the repository at this point in the history
  3. Fixed changelog

    LuluAgazie committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6cd0cd9 View commit details
    Browse the repository at this point in the history
  4. Changed to fstrings

    LuluAgazie committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9e3cd5b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    7665a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62de390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1586dac View commit details
    Browse the repository at this point in the history
  4. Added unit conversion test

    LuluAgazie committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e1b0ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. More tests

    LuluAgazie committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4e12d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325940e View commit details
    Browse the repository at this point in the history