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

New plot type: ccf_freq #104

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    853e0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6798a67 View commit details
    Browse the repository at this point in the history
  3. Refactors default.py

    - Reduces length of some lines
    - Uses only one text delimiter
    - Adds some spaces around commas
    heavelock committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    2db0816 View commit details
    Browse the repository at this point in the history
  4. Minor pep8 changes

    heavelock committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    489e7f8 View commit details
    Browse the repository at this point in the history
  5. Pep 8 changes

    heavelock committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    7679fea View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    ade6567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3750311 View commit details
    Browse the repository at this point in the history
  3. PEP8 polishing

    heavelock committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    8f560ca View commit details
    Browse the repository at this point in the history
  4. PEP8 refactoring

    heavelock committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    6e01bc6 View commit details
    Browse the repository at this point in the history
  5. PEP8 refactoring

    heavelock committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    4353c90 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    fb8bc3d View commit details
    Browse the repository at this point in the history
  2. Adds fully functional cff_freq plot

    Additionally some sormatting of msnoise.py script
    heavelock committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    7e8a3c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Fixes to main scirpt and to plotting

    - Removes old docs
    - Renames fft method
    - Changes to inputs
    - Adds additional TODOS
    heavelock committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    ad1558a View commit details
    Browse the repository at this point in the history
  2. Adds test_api.py scratch

    heavelock committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    9540dba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda5fa1 View commit details
    Browse the repository at this point in the history
  4. Adds test cases, creates a test suite

    Adds first two full test cases, two tests at least are pending
    Creates a test suite to test multiple classes.
    heavelock committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    19d4a7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    014a5a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    44c68d4 View commit details
    Browse the repository at this point in the history
  2. Reverts unnecessary changes

    heavelock committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    63593b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d42dcf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Adds closing of figure

    heavelock committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    4b82b2b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Adds an raise for non existing path

    This is just and additional feature that was introduced by other branch.
    I didn't want to merge it thus I just added those few lines
    heavelock committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    5ee988c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59042e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196e61b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a6de4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f926109 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

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

Commits on Nov 14, 2017

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