Skip to content

sebajor/Radiovision-ROACH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radiovision-ROACH

Scripts and models for the implementation of Radiovision-ROACH

Requirements

Installation instructions

adc16

This is the ruby package written by David MacMahon to initialize the ADC16x250-8. ADC initialization is a necessary step every time Radiovision system is run.

  1. Install ruby: sudo apt install ruby ruby-dev
  2. Install MacMahon's adc16 package: sudo gem install --source http://w.astro.berkeley.edu/~davidm/gems adc16
  3. Install plotting packages:
    • sudo apt install pgplot5
    • sudo gem install pgplot
    • sudo gem install --source http://w.astro.berkeley.edu/~davidm/gems pgplotter

Roadmap

  • Implement basic scripts (snapshots, power, spectra)
  • Implement realtime colormap
  • Implement camera feed
  • Implement dummy beamformer
  • Integrate colormap and camera into radiovision
  • Implement peak search
  • Integrate peak search into radiovision
  • Test with new frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 71.5%
  • Python 28.0%
  • Shell 0.5%