{"id":13521088,"url":"https://github.com/realfastvla/rfpipe","last_synced_at":"2025-03-31T20:30:41.308Z","repository":{"id":55867258,"uuid":"63450755","full_name":"realfastvla/rfpipe","owner":"realfastvla","description":"Fast radio interferometric transient search pipeline","archived":false,"fork":false,"pushed_at":"2022-10-31T21:33:46.000Z","size":6611,"stargazers_count":10,"open_issues_count":18,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-15T03:19:16.593Z","etag":null,"topics":["interferometry","pipeline","python","radio-astronomy","transients"],"latest_commit_sha":null,"homepage":"https://realfastvla.github.io/rfpipe","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/realfastvla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-15T21:01:44.000Z","updated_at":"2024-09-14T12:38:30.000Z","dependencies_parsed_at":"2023-01-21T03:03:10.860Z","dependency_job_id":null,"html_url":"https://github.com/realfastvla/rfpipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfastvla%2Frfpipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfastvla%2Frfpipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfastvla%2Frfpipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfastvla%2Frfpipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realfastvla","download_url":"https://codeload.github.com/realfastvla/rfpipe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246535758,"owners_count":20793316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["interferometry","pipeline","python","radio-astronomy","transients"],"created_at":"2024-08-01T06:00:28.410Z","updated_at":"2025-03-31T20:30:40.088Z","avatar_url":"https://github.com/realfastvla.png","language":"Python","funding_links":[],"categories":["Single Pulse Search"],"sub_categories":[],"readme":"# rfpipe\n\nA fast radio interferometric transient search library. Extends on [rtpipe](http://github.com/caseyjlaw/rtpipe).\n\nThis library supports real-time analysis for the realfast project and offline analysis of VLA data on a single workstation. Integration with the real-time VLA and cluster processing is provided by [realfast](http://github.com/realfastvla/realfast).\n\nPlanned future development include:\n- Supporting other search algorithms.\n- Supporting other interferometers by adding data and metadata reading functions.\n\n[![Docs](https://img.shields.io/badge/Made%20with-Sphinx-1f425f.svg)](https://realfastvla.github.io/rfpipe)\n[![Build Status](https://travis-ci.org/realfastvla/rfpipe.svg?branch=main)](https://travis-ci.org/realfastvla/rfpipe)\n[![codecov](https://codecov.io/gh/realfastvla/rfpipe/branch/main/graph/badge.svg)](https://codecov.io/gh/realfastvla/rfpipe)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/ansicolortags.svg)](https://pypi.python.org/pypi/rfpipe/)\n[![ASCL](https://img.shields.io/badge/ascl-1710.002-blue.svg?colorB=262255)](https://ascl.net/1710.002)\n\n## Installation\n\n`rfpipe` requires the [anaconda](http://anaconda.com) installer on Linux and OSX. The most reliable installation is for Python3.6 and adding conda-forge:\n\n```\nconda config --add channels conda-forge\nconda create -n realfast python=3.6 numpy scipy cython matplotlib numba pyfftw bokeh\nsource activate realfast\npip install --extra-index-url https://casa-pip.nrao.edu:443/repository/pypi-group/simple casatools\npip install -e git+git://github.com/realfastvla/rfpipe#egg=rfpipe\n```\n\n## Dependencies\n\n- numpy/scipy/matplotlib\n- casa6 python libraries (for quanta and measures; available on Python 3.6 via pip)\n- numba (for multi-core and gpu acceleration)\n- rtpipe (for flagging; will be removed soon)\n- astropy\n- sdmpy\n- pyfftw\n- pyyaml\n- attrs\n- rfgpu (optional; for GPU FFTs)\n- vys/vysmaw and vysmaw_reader (optional; to read vys data from VLA correlator)\n\n## Citation\nIf you use rfpipe, please support open software by citing the record on the [Astrophysics Source Code Library](ascl.net) at http://ascl.net/1710.002. In AASTeX, you can do this like so:\n```\n\\software{..., rfpipe \\citep{2017ascl.soft10002L}, ...}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealfastvla%2Frfpipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealfastvla%2Frfpipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealfastvla%2Frfpipe/lists"}