Skip to content

A GUI tool to calibrate multifeed receivers. Used at the National Institute for Astrophysics

License

Notifications You must be signed in to change notification settings

LorenzoMonti/calibrate-multifeed-receiver

Repository files navigation

Calibrate-multifeed-receiver

Download

This project is written in Python3 (3.8 but also compatible with the newest versions), so make sure you have it installed in your machine. After that you can download the repository, open terminal and type:

git clone https://github.com/LorenzoMonti/calibrate-multifeed-receiver.git

Or if you are a windows user, you can download the executable from Releases section. Remember that you must have the NI-VISA drivers installed in order to proceed. All testing was done with NI-488.2 (<=17.6 version) for backward compatibility with GPIB-B interfaces.

Project's dependecies

sudo apt-get install python3-tk

cd calibrate-multifeed-receiver/
python3 setup.py install

Install

python3 setup.py install

Usage

Now you can run the project:

calibrate_receiver

License

MIT

About

A GUI tool to calibrate multifeed receivers. Used at the National Institute for Astrophysics

Resources

License

Stars

Watchers

Forks

Packages

No packages published