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

Minor cleanup #110

Merged
merged 2 commits into from
Feb 26, 2016
Merged

Minor cleanup #110

merged 2 commits into from
Feb 26, 2016

Commits on Feb 26, 2016

  1. Remove usage of init_default_args

    Most time frequency representations have this covered in their __init__
    mehtods.
    Closes scikit-signal#105
    jaidevd committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    af580a3 View commit details
    Browse the repository at this point in the history
  2. Default values for fmin and fmax in wideband ambiguity

    earlier, these values had to be passed explicitly.
    Closes scikit-signal#103
    jaidevd committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    1aa1aa9 View commit details
    Browse the repository at this point in the history