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

Functions to measure phase points #257

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Commits on Jan 3, 2020

  1. Functions to measure phase points

    Add functions to measure phase points of E_z field.
    mingzeng8 authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    0c65e84 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. A new feature to measure the locations of 6 points of axial Ez field:

     - The point with the first E_z exceeding a threshold
     - The first maximum of E_z
     - The first zero-crossing of E_z
     - The first minimum of E_z
     - The second zero-crossing of E_z
     - The second maximum of E_z
    
    This feature can be used for the measurement of the phase velocity of the wake.
    mingzeng7 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    3bab165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd7bfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77de6d8 View commit details
    Browse the repository at this point in the history