Skip to content

Run population-level MEGAlib simulations of GRBs and other transients

Notifications You must be signed in to change notification settings

cositools/grb-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSI GRB Group Simulations

This repository contains code to run COSI simulations of GRBs and other short-duration transients in bulk.

Simulations for the GRB group run using this pipeline should be uploaded here.

If you have questions or encounter any problems, please open an issue.

Installation Instructions

  1. Clone the repository. From the command line, run:
    git clone https://github.com/cositools/grb-simulations.git
  2. Navigate into the project directory.
    cd grb-simulations
  3. Create and activate a conda environment (this is optional, but highly recommended).
    conda create -n cosi-grb-sims python=3.11
    conda activate cosi-grb-sims
  4. Install the cosiburstpy package.
    pip install .

About

Run population-level MEGAlib simulations of GRBs and other transients

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages