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 periodic masking option to Aperture. #739

Merged
merged 14 commits into from
Oct 17, 2024

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    1948629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea841c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b1ed60 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Fix modular arithmetic.

    cemitch99 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3323f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110e07b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1412a5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b7dfbf View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update examples/aperture/README.rst

    Correct type in example README.
    cemitch99 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a5714ec View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update Aperture.H

    Generalize periodic aperture to allow periodicity in one direction only.
    cemitch99 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    099e19e View commit details
    Browse the repository at this point in the history
  2. Rename analysis_aperture_pepperpot.py to analysis_aperture_periodic.py

    Rename example:  analysis script.
    cemitch99 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5c67be0 View commit details
    Browse the repository at this point in the history
  3. Rename input_aperture_pepperpot.in to input_aperture_periodic.in

    Rename example:  C++ input
    cemitch99 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    520b5c9 View commit details
    Browse the repository at this point in the history
  4. Rename run_aperture_pepperpot.py to run_aperture_periodic.py

    Rename example:  Python input
    cemitch99 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    90497ed View commit details
    Browse the repository at this point in the history
  5. Update CMakeLists.txt

    Rename example:  CMakeLists
    cemitch99 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c05e2c4 View commit details
    Browse the repository at this point in the history
  6. Update README.rst

    Rename example:  README documentation
    cemitch99 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    914b0f7 View commit details
    Browse the repository at this point in the history