Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 865 Bytes

File metadata and controls

26 lines (23 loc) · 865 Bytes

MMA_Demos

Repo for Multimessenger Astrophysics demos.

Some Git Commands:

Cloning Repository:

git clone repo_url.git

Adding or Updating file:

git add file_name
git commit -m "updating file"
git push -u origin main

Installing Packages:

  1. This demo is running on LIGO's python 3.7 environment.
  1. Specifically, we are using:
  • astropy 4.0
  • healpy 1.13.0
  • hop-client 0.4.0
  • ligo.skymap 0.1.15
  • pip 19.3.1

Useful Resources

  1. A guide to getting SCiMMA credentials and downloading the Hop Client
  2. A guide to downloading and streaming data from ALLWISE AGN Catalog