Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caseyjlaw/frb121102
VLA interferometric data analysis for FRB 121102
https://github.com/caseyjlaw/frb121102
analysis frb ipynb jupyter notebook radio-bursts visibilities
Last synced: about 1 month ago
JSON representation
VLA interferometric data analysis for FRB 121102
- Host: GitHub
- URL: https://github.com/caseyjlaw/frb121102
- Owner: caseyjlaw
- License: bsd-3-clause
- Created: 2016-11-02T18:12:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T03:32:30.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T15:41:02.613Z (about 1 month ago)
- Topics: analysis, frb, ipynb, jupyter, notebook, radio-bursts, visibilities
- Language: Jupyter Notebook
- Homepage: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/ZKESD4
- Size: 61.6 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The First Interferometric Detection of Fast Radio Burst FRB 121102
## Fast radio interferometric imaging with rtpipe
This repository contains computational (Jupyter) notebooks with reproduction analysis for the manuscript "The direct localization of a fast radio burst and its host" (http://dx.doi.org/10.1038/nature20797) and related publications. The associated data consist of visibilities and calibration files from the Very Large Array for nine radio bursts from the repeating Fast Radio Burst FRB 121102. The first burst captured, on 23 August 2016, is shown below.
![First interferometric localization](cands_16A-459_TEST_1hr.57623.72670021991_sc6-seg163-i95-dm4-dt0.png)
The notebooks here present the latest snapshot of the analysis presented in and in support of our publications. They can be viewed with the Jupyter notebook viewer or directly on github. To reproduce (and improve!) the analysis, follow the steps below.
Cite this repository by referencing the data set on dataverse at [doi:10.7910/DVN/ZKESD4](https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/ZKESD4).
## Requirements
To reproduce the analysis, you need [rtpipe](https://github.com/caseyjlaw/rtpipe), a Python library for analyzing millisecond interferometric data (particularly from the [Very Large Array](https://science.nrao.edu/facilities/vla)). Instructions for installation are given on github, but in short you need:
- [Anaconda installer](https://www.continuum.io/downloads)
- Python 2.7
- [rtpipe](https://github.com/caseyjlaw/rtpipe) dependencies via anaconda
- `pip install rtpipe`VLA visibility data for nine bursts from FRB 121102 are availble at the Harvard dataverse at http://dx.doi.org/10.7910/DVN/TLDKXG.
## Notebooks
- [demo_FRB121102.ipynb](https://github.com/caseyjlaw/FRB121102/blob/master/demo_FRB121102.ipynb) -- Demonstration of reading, preparing, finding and visualizing an FRB in a single FRB data file.
- [candidate_localization_casa.ipynb](https://github.com/caseyjlaw/FRB121102/blob/master/candidate_localization_casa.ipynb) -- Systematic analysis to localize the source of all nine bursts using [CASA](http://casa.nrao.edu).
- [candidate_sonification.ipynb](https://github.com/caseyjlaw/FRB121102/blob/master/candidate_sonification.ipynb) -- Convert dynamic spectra into sound files available at https://www.youtube.com/watch?v=i3x0sBCQ_c8.