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

Fix some plotting for the affine class #109

Merged
merged 8 commits into from
Feb 26, 2016

Commits on Feb 23, 2016

  1. Make a Scalogram class

    Add a scalogram class, change examples to use it instead of the
    original function.
    jaidevd committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    3fee9c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Split plotting method into separate methods

    For plotting TFR, spectrum and the signal
    jaidevd committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    a1a13e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f317c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddc560 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Configuration menu
    Copy the full SHA
    a7c07bd View commit details
    Browse the repository at this point in the history
  2. This is a totally failed exercise.

    Tried diving deep into the MATLAB toolbox's plotting mechanism and ended up
    breaking much of the existing code. I'm not fixing the scalogram plots for now.
    No crying need for that. Will come back to it later.
    jaidevd committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    bc37a94 View commit details
    Browse the repository at this point in the history
  3. Revert "This is a totally failed exercise."

    This reverts commit bc37a94.
    jaidevd committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    d9feced View commit details
    Browse the repository at this point in the history
  4. Revert "Add a wrapper around tfrview and tfrqview"

    This reverts commit a7c07bd.
    jaidevd committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    e6631a1 View commit details
    Browse the repository at this point in the history