Skip to content

mao-wfs/corr-ctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corr-ctrl

Scripts for controlling the MAO correlator

Installation

git clone https://github.com/mao-wfs/corr-ctrl.git
cd corr-ctrl
poetry install

Usage

corr-ctrl

poetry run bin/corr-ctrl <flags>

See the help (poetry run bin/corr-ctrl --help) for more details.

Environment variables

These environment variables must be set before using the scripts.

Name Description
CORDATA_DEST IP address for receiving data in a client
CORDATA_SRC IP address for sending data in the correlator
CORDATA_PATH Path of the cordata command in a client

fringe-search

poetry run bin/fringe-search <start> <stop> <step> <interval>

Environment variables

These environment variables must be set before using the scripts.

Name Description
CORR_HOST IP address for telnet communication in the correlator
CORR_PORT Port number for telnet communication in the correlator

About

Scripts for controlling digital correlator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages