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

Added the possibility to process real fields of the Envelope Mode #286

Closed
wants to merge 2 commits into from

Commits on Jul 24, 2024

  1. Added the possibility to process real fields

    The field of the laser envelope is real without imaginary part, therefore the structure of the hdf5 file is slightly different. With this small adjustment of getExpanded it is now possible to also process the real fields of Laser Envelope.
    OwenSlevert authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    60c1d79 View commit details
    Browse the repository at this point in the history
  2. Fixed broken comment

    Fixed broken comment
    OwenSlevert authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f12d3f5 View commit details
    Browse the repository at this point in the history