Skip to content

GReX-Telescope/GReX-T2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GReX-T2

Module for parsing Heimdall output and clustering candidates to trigger voltage recording.

Install

python setup.py install

or within poetry,

poetry install poetry shell

Dependencies

  • python 3.6+
  • astropy
  • numpy
  • hdbscan

Running tests

  1. install development version
  2. pytest (all should pass)
  3. python scripts/run_T2.py (waits for socket connection on port 12345)
  4. run heimdall ./heimdall -f ~gcchen/fake_data/test_32beams_10p_5w.fil -output_dir ~/ -dm 10 2000 -dm_tol 1.25 -nsamps_gulp 4096 -detect_thresh 8 -boxcar_max 12 -nbeams 32 -v -coincidencer 127.0.0.1:12345

Test

pytest

About

Second trigger level for GReX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%