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

Add flux point computation using Lafferty & Wyatt (1995) #128

Merged
merged 3 commits into from Jul 10, 2014

Commits on Jul 2, 2014

  1. Begins implementation of Lafferty and Wyatt flux point method and API…

    … changes to flux_point.py
    
    Adds xfail test command to added unit test
    ellisowen committed Jul 2, 2014
    Copy the full SHA
    b1acf9d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. Improves flux_point API, adds lafferty method and unit tests and adds…

    … tutorial example
    eowen committed Jul 10, 2014
    Copy the full SHA
    442cd35 View commit details
    Browse the repository at this point in the history
  2. Makes some changes to the flux point tutorial to correct errors and i…

    …mprove clarity
    eowen committed Jul 10, 2014
    Copy the full SHA
    0142a50 View commit details
    Browse the repository at this point in the history