Skip to content
Pushkar Patel edited this page Aug 20, 2022 · 8 revisions

RADAR Pipeline is an open-source package to help researchers and users working with RADAR data to ingest, analyze, visualize, and export their data, all from a single place. The package is designed to be flexible and extensible. The pipeline aims to:

  • Allow researchers to create and publish their own custom pipelines to analyze and visualize their data in a reproducible and extensible way.
  • Allow users to consume and run published pipelines and run their own analysis on their data.

Getting Started

The pipeline is still in development phase. If you are interested in contributing, please refer the contributor guide below.

The best way to start with the pipeline would be to install it and do a Mock Pipeline run. This would give you an idea of the different parts of the pipeline and what a typical run of the pipeline looks like to the user. We are working on publishing more exemplar pipelines to help researchers with a variety of configurations get started with the project and integrate it to publish their own pipelines faster.

If you face any issue, please feel free to open a discussion or an issue on GitHub.

Installation

See Installation Instructions

Implementation Details

TBA

Contributor Guide

If you are interested to contribute to RADAR Pipeline, please refer to the Contributor Guide.