Multichannel Pulse Height Analyzer
The Red Pitaya MCPHA application is ready.
Now you can run the control program.
More details about this application can be found at this link.
Getting started with MS Windows
- Connect a signal source to the IN1 or IN2 connector on the Red Pitaya board.
- Download and unpack the control program.
- Run the control program.
- Type in the IP address of the Red Pitaya board and press Connect button.
- Select Spectrum histogram 1 or Spectrum histogram 2 tab.
- Adjust amplitude threshold and time of exposure.
- Press Start button.
Getting started with GNU/Linux
- Connect a signal source to the IN1 or IN2 connector on the Red Pitaya board.
- Install Tcl 8.6 and all the required libraries:
- Clone the source code repository:
- Run the control program:
- Type in the IP address of the Red Pitaya board and press Connect button.
- Select Spectrum histogram 1 or Spectrum histogram 2 tab.
- Adjust amplitude threshold and time of exposure.
- Press Start button.
sudo apt-get install tk8.6 tk8.6-blt2.5
git clone https://github.com/pavel-demin/red-pitaya-notes
cd red-pitaya-notes/projects/mcpha/client
wish8.6 mcpha.tcl