Skip to content

Raw Astro Video Format - File format designed to store raw frames from a camera in realtime primarily for Occultations

License

Notifications You must be signed in to change notification settings

ChasinSpin/ravf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raw Astro Video Format (RAVF) Package

Introduction

Python implementation of a reader/writer for the Raw Astro Video Format.

Specification: RawAstroVideoFormat.md

RAVF is loosely based on the Astro Digital Video specification with an emphasis on writing in a variety of raw formats natively on CPU-bound hardware, where the goal is to get the data written quickly at higher frame rates sometimes needed for occultations.

Install:

pip install ravf

Upgrade:

pip install --upgrade ravf

About

Raw Astro Video Format - File format designed to store raw frames from a camera in realtime primarily for Occultations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages