Skip to content

markalab/MMA_Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMA_Demos

Repo for Multimessenger Astrophysics demos.

Author: Amanda Beck

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published