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

Fix scanline calculation for FFT used by ATMS remapping #24

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    d7329fc View commit details
    Browse the repository at this point in the history
  2. Add option in DatetimeVariable to output the values in milliseconds

    (seconds is the default)
    Emily Liu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a1f799e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b4b38 View commit details
    Browse the repository at this point in the history
  4. Add "slnm" as input

    Emily Liu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2ccceeb View commit details
    Browse the repository at this point in the history
  5. Add "slnm" in the interface

    Emily Liu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3f2fd4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb89f5a View commit details
    Browse the repository at this point in the history
  7. Define scan_interval (value=18)

    Emily Liu committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    97d3f41 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Modify based on reviewer suggestion: remove redudant variables and

    change variables related to units.
    Emily Liu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    22ad7a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd36c0 View commit details
    Browse the repository at this point in the history
  3. Get seconds variable as float

    Emily Liu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b4bdc66 View commit details
    Browse the repository at this point in the history
  4. Make sure tm.tm_second is a integer

    Emily Liu committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    99643a6 View commit details
    Browse the repository at this point in the history