Spaces:
Running
Running
File size: 1,952 Bytes
0b7fd0d 6855cb4 0b7fd0d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
# Repository Structure https://github.com/JayWadekar/gwIAS-HM/tree/main https://github.com/JayWadekar/gwIAS-HM/tree/main/Pipeline https://github.com/JayWadekar/gwIAS-HM/blob/main/README.md # Core Pipeline Components https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/coherent_score_hm_search.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/coherent_score_mz_fast.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/coincidence_HM.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/triggers_single_detector_HM.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/ranking_HM.py # Data Handling https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/data_operations.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/download_data.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/readligo.py # Template Bank Generation https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/template_bank_generator_HM.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/template_bank_params_O3a_HM.py # Machine Learning Components https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/ML_modules.py # Utilities and Configuration https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/params.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/python_utils.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/utils.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/gw_detect_file.py https://raw.githubusercontent.com/JayWadekar/gwIAS-HM/main/Pipeline/triggering_on_cluster.py # Tutorials and Documentation https://github.com/JayWadekar/gwIAS-HM/blob/main/Tutorial_notebooks/4.Trig_Coin_on_cluster.ipynb # Research Papers https://arxiv.org/pdf/1902.10341.pdf https://arxiv.org/pdf/2405.17400v2.pdf |