Skip to content
View smroid's full-sized avatar
  • Clear Skies Astro
  • CA, USA
  • 11:42 (UTC -07:00)
Block or Report

Block or report smroid

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. cedar-detect cedar-detect Public

    Detect stars in a sky image. Returns list of star centroids in image coordinates.

    Rust 6 2

  2. cedar-server cedar-server Public

    Integrates several Cedar components to implement a plate-solving electronic finder for showing where in the sky your telescope is pointed.

    Rust 3

  3. cedar-solve cedar-solve Public

    Forked from esa/tetra3

    A fast lost-in-space plate solver for star trackers.

    Python 2

  4. asi_camera2 asi_camera2 Public

    Thin Rust wrapper of the ASI Camera2 SDK.

    C

  5. cedar-camera cedar-camera Public

    Cedar-camera manages an abstract camera instance to provide a simple Rust API for applications to manage image acquisition.

    Rust

  6. tetra3_server tetra3_server Public

    Wraps smroid/cedar-solve or esa/tetra3 as a gRPC service. Request is a list of image star centroids; response is plate solution.

    Python