Skip to content
View rmquimby's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rmquimby

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

Pinned

  1. Astronomical_Techniques Astronomical_Techniques Public

    Introduction to astronomy research featuring short video lectures with (incomplete) Jupyter notebooks

    Jupyter Notebook 49 25

  2. 2018ApJ...855....2Q 2018ApJ...855....2Q Public

    2 1

  3. Automatically create finding charts ... Automatically create finding charts for known asteroids and comets with python
    1
    This code will display finding charts for moving bodies (e.g., comets, asteroids) using either DS9 or Matplotlib. The code will:
    2
    - query JPL Horizons to determine the R.A. and Dec. of the target at the given time; default = Time.now()
    3
    - download a POSS2 Red image from the STScI DSS server
    4
    - display the image in either DS9 or Matplotlib
    5
    - mark the expected location of the object with a green circle