Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TRASAL/AMBER
A many-core transient searching pipeline, designed to search in real-time for Fast Radio Bursts.
https://github.com/TRASAL/AMBER
Last synced: 3 months ago
JSON representation
A many-core transient searching pipeline, designed to search in real-time for Fast Radio Bursts.
- Host: GitHub
- URL: https://github.com/TRASAL/AMBER
- Owner: TRASAL
- License: apache-2.0
- Created: 2015-03-27T14:59:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T12:48:21.000Z (about 4 years ago)
- Last Synced: 2024-08-02T06:11:56.841Z (6 months ago)
- Language: C++
- Homepage: http://alert.eu/
- Size: 574 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- frbsoft - GitHub
README
![AMBER](doc/Amber-Logo-h200.png)
[![DOI](https://zenodo.org/badge/32992365.svg)](https://zenodo.org/badge/latestdoi/32992365)
# AMBER: a Fast Radio Burst real-time pipeline
AMBER is a many-core accelerated and fully auto-tuned pipeline for detecting Fast Radio Bursts and other single pulse radio transients.
## Installation
The easiest way to install AMBER is by using the [AMBER_setup](https://github.com/TRASAL/AMBER_setup) script.
## Publications
* Alessio Sclocco, Stijn Heldens, Ben van Werkhoven. _AMBER: A real-time pipeline for the detection of single pulse astronomical transients_. **SoftwareX**, 2020. ([print](https://doi.org/10.1016/j.softx.2020.100549))
* Alessio Sclocco, Joeri van Leeuwen, Henri E. Bal, Rob V. van Nieuwpoort. _A Real-Time Radio Transient Pipeline for ARTS_. **3rd IEEE Global Conference on Signal & Information Processing**, December 14-16, 2015, Orlando (Florida), USA. ([print](http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=7418239&abstractAccess=no&userType=inst)) ([preprint](http://alessio.sclocco.eu/pubs/sclocco2015a.pdf)) ([slides](http://alessio.sclocco.eu/pubs/Presentation_GlobalSIP2015.pdf))## Dependencies
* [Google Test](https://github.com/google/googletest)
* [utils](https://github.com/isazi/utils)
* [OpenCL](https://github.com/isazi/OpenCL)
* [AstroData](https://github.com/TRASAL/AstroData)
* [Dedispersion](https://github.com/TRASAL/Dedispersion)
* [Integration](https://github.com/TRASAL/Integration)
* [SNR](https://github.com/TRASAL/SNR)
* [RFIm](https://github.com/TRASAL/RFIm)## License
Licensed under the Apache License, Version 2.0.