Skip to content

SoftwareForScience/pulsar-python-io

Repository files navigation

Pulsar IO

Build Status codecov

Introduction

Creating a free and open source framework that contains the generic algorithms and file handling for astronomical data sets. This framework will be modular. Similar to OpenCV, wherein specific modules can be added and disabled depended on the needs of a project. This framework will be implemented in Python and C++.

Installation

Requirements

* numpy
* python 3.6

Documentation

  1. Development
    1. Plan of Action
      1. Introduction
      2. Current situation
      3. Mission
      4. Monitoring performance
      5. Risks
  2. Technical Details
    1. Requirements
      1. Functional
      2. Non-Functional

How to use the filterbank reader

Read header data

  1. Specify the path to the filterbank file in the header.py file (line 124)
  2. Run the following command: python header.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages