Skip to content
View ric-evans's full-sized avatar

Organizations

@WIPACrepo @icecube

Block or report ric-evans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Copy a file or directory while prese... Copy a file or directory while preserving git line history
    1
    #!/bin/bash
    2
    set -euo pipefail
    3
    
                  
    4
    ########################################################################
    5
    #
  2. Fetch, prune, & delete merged local ... Fetch, prune, & delete merged local git branches
    1
    #!/bin/bash
    2
    set -x  # turn on debugging
    3
    set -e  # exit on fail
    4
    
                  
    5
    ########################################################################
  3. icecube/skymap_scanner icecube/skymap_scanner Public

    A distributed system that performs a likelihood scan of event directions for IceCube real-time alerts using CPU cluster(s) and queue-based message passing.

    Python 5 2

  4. WIPACrepo/SkyDriver WIPACrepo/SkyDriver Public

    A SaaS Solution for Neutrino Event Reconstruction using the Skymap Scanner

    Python 2

  5. Observation-Management-Service/MQClient Observation-Management-Service/MQClient Public

    A Message Queue Client API Supporting Apache Pulsar, RabbitMQ, and NATS.io

    Python 1

  6. Observation-Management-Service/ewms-workflow-management-service Observation-Management-Service/ewms-workflow-management-service Public

    EWMS's Workflow Management Service (WMS): An External Interface, Public Entrypoint

    Python 1