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

Enhance the curves in events to do linear, quadratic or cosine ramp #7680

Merged
merged 19 commits into from
Aug 14, 2023

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    107acda View commit details
    Browse the repository at this point in the history
  2. docs

    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    deea122 View commit details
    Browse the repository at this point in the history
  3. Update psevents.c

    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4e5f288 View commit details
    Browse the repository at this point in the history
  4. Update psevents.c

    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a6d8575 View commit details
    Browse the repository at this point in the history
  5. Update psevents.c

    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f3f94a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c3c8bd View commit details
    Browse the repository at this point in the history
  7. Update psevents.c

    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    acdc956 View commit details
    Browse the repository at this point in the history
  8. Enhance the curves in psevents to do linear, quadratic or cosine ramp

    So far all of the magnification curves have been quadratic.  This PR adds optional directives l(inear), q(uadratic) or c(osine ramp) to the rise, decay and fade sections.  E.g, linear rise of 2 time units would use the -E modifier +rl2.
    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    757bb2f View commit details
    Browse the repository at this point in the history
  9. Update events.rst

    PaulWessel committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b6ddb73 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update psevents.rst

    PaulWessel committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fd0a744 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    d16fe21 View commit details
    Browse the repository at this point in the history
  2. Update psevents.c

    PaulWessel committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2c8eabf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc860f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. update events test

    PaulWessel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    288e2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8007c9 View commit details
    Browse the repository at this point in the history
  3. Update psevents.dvc

    PaulWessel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    db679d7 View commit details
    Browse the repository at this point in the history
  4. Update images.dvc

    PaulWessel committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4b45d7c View commit details
    Browse the repository at this point in the history