Skip to content

macrocosme/taholog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taholog

Scripts for tied-array holography.

Author(s)

Original work by P. Salas et al. 2020. Astronomy & Astrophysics. 635, A207. Code refactored, modularized, extended, and optimized by @macrocosme.

Usage example

In a shell:

> python main.py --parallel \\
                 --ncpus 16 \\
                 --no-use_numba \\
                 --no-use_gpu \\
                 --use_pyfftw \\
                 --to_disk \\
                 --verbose \\
                 --target_id "<LOFAR TARGET OBS ID>" \\
                 --reference_ids "LOFAR REFERENCE OBS ID(S)" \\
                 --input_dir "</PATH/TO/INPUT_DATA>" \\
                 --output_dir "</PATH/TO/OUTPUT_DATA>" >> ../<LOG FILE NAME>.out 2>&1

For more: > python main.py --help

Setup

Refer to work-documents/setup.pdf for details.

Context

Refer to work-documents/LOFAR2.0_sprint_review_update-beam_holography.pdf for details.

Benchmarking algorithms

Refer to work-documents/time_approaches.ipynb for benchmark results performed on drg23 (dragnet, ASTRON) for details.

About

LOFAR beam holography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published