Skip to content

SNOwGLoBES code: SuperNova Observatories with GLoBES

License

Notifications You must be signed in to change notification settings

erinecon/snowglobes

 
 

Repository files navigation

SNOwGLoBES

SuperNova Observatories with GLoBES

Dependencies

This software requires the GLoBES libraries to be installed.
See: https://www.mpi-hd.mpg.de/personalhomes/globes/

Installation

Clone this repository:

git clone https://github.com/SNOwGLoBES/snowglobes.git

Set environment variables $SNOWGLOBES and $GLB_DIR to the directories where these are or will be installed

export GLB_DIR=/path/to/GLoBES/
export SNOWGLOBES=/path/to/SNOwGLoBES

Change into $SNOWGLOBES/src and type

make
make install

Usage

./supernova.pl <flux_name> <channel_name> <detector>

# for example:
./supernova.pl livermore lead halo1

About

SNOwGLoBES code: SuperNova Observatories with GLoBES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.0%
  • Python 32.8%
  • Perl 11.6%
  • C++ 8.4%
  • Makefile 1.2%