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

Bring ibverb-support up-to-date with master #245

Merged
merged 39 commits into from
Sep 5, 2024
Merged

Commits on Aug 10, 2023

  1. Update detect.py - add stokes_i

    Adding Stokes I and coherence modes, which were in a previous PR that was too difficult to merge
    telegraphic authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fa3449b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2441d5c View commit details
    Browse the repository at this point in the history
  3. Update quantize.py - adding CUDA support

    I recall we tackled this a few years ago, perhaps in the ill-fated dcp-merge PR.
    telegraphic authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    31efc6b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    83ee479 View commit details
    Browse the repository at this point in the history
  2. Add back in telemetry.

    jaycedowell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ab80ce3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    fe8568c View commit details
    Browse the repository at this point in the history
  2. Add type hints.

    jaycedowell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    53be8aa View commit details
    Browse the repository at this point in the history
  3. Missing import.

    jaycedowell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1c5ed5c View commit details
    Browse the repository at this point in the history
  4. Wrong file...

    jaycedowell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6724268 View commit details
    Browse the repository at this point in the history
  5. Right file...

    jaycedowell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2ea2911 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9ffd7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5853bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    8c356c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5d258 View commit details
    Browse the repository at this point in the history
  3. Better fix for dtype annotation in sigproc2.

    I guess that "broken" else branch was being used. Can claim then that
    dtype is optional and keep None there.
    league committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dcbd02b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    076d9fb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    1c074b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c7946 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #218 from ledatelescope/dcp-sigproc-detect-update

    Updates to detect.py, sigproc.py and quantize.py blocks
    jaycedowell authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b566729 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    64c6f73 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. In Github CI script, update setup-python

    Probably makes no difference on Python 3.6 failing on MacOS.
    (Most likely the fix is just to drop 3.6.)
    league committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6eae812 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Don't test with Python 3.6 on MacOS

    Python 3.6 is no longer supported on macos-latest build image, and 3.6
    is EOL anyway. (So prefer to ditch 3.6 rather than pin macos to an
    earlier image.)
    league committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e3b6dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9706acd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #235 from ledatelescope/mac-py36

    Mac builds with Python 3.6 are failing in Github Actions
    jaycedowell authored May 29, 2024
    Configuration menu
    Copy the full SHA
    8d87f9b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #236 from ledatelescope/fix-regex-escapes

    Fix DeprecationWarning: invalid escape sequence \d
    jaycedowell authored May 30, 2024
    Configuration menu
    Copy the full SHA
    72230f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. added one import statement

    sarah chastain committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c57de22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b9b3f View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'master' of github.com:ledatelescope/bifrost"

    This reverts commit 09b9b3f, reversing
    changes made to c57de22.
    sarah chastain committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dce4eb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    f779c50 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Write PID to Lockfile

    league committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ec07ffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from ledatelescope/lockfile-wait-notice

    Lockfile will warn periodically if waiting more than 5s
    jaycedowell authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c7b89c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request #240 from ledatelescope/telemetry_update

    Update telemetry to include the Python version
    jaycedowell authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3acedcd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Force all CUDA-related configure checks to be run with .cu extensions…

    … to get around a recent change to how nvcc runs.
    jaycedowell committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    14f1220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8288d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450cbd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6d8295 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add an __init__.py file.

    jaycedowell authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6fd47cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5566d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    970dd02 View commit details
    Browse the repository at this point in the history