Real Time Cyclic Spectroscopy Testing Notes
This is the location to store all the testing notes for each round of the Real Time Cyclic Spectroscopy Project
Please feel free to email
kpurcell@nrao.edu with any additional notes, or edits for the current notes.
Table of Resources
| Round |
Date |
Purpose |
Link |
| 1 |
12/15/2021 11:00 - 13:00 |
Determine baseline for hpc machine |
Details |
| 2 |
01/13/2022 13:00 - 15:00 |
Evaluate new GPU on vegas-hpc21 |
Details |
| 3 |
02/02/2022 13:00 - 15:26 |
Test CUDA on 3080 and 2080 |
Details |
| 4 |
02/11/2022 07:00 - 09:30 |
'Listen-in' to VPMObs in production |
Details |
| 5 |
03/23/2022 13:00 - 14:45 |
Set up the spare3 and re-test |
Details |
HOW-TOs for testing guppi_daq and dspsr
source the venv and run
# monctrl@spare3
source /home/sandboxes/monctrl/sims/22.1/gbt.bash
source /home/cycspec/cycspec.bash
# this time use jb3 and databuf=1
/home/cycspec/bin/dspsr.jb3 -cuda 0,0,0,0 -cpu 23,22,21,20 -cyclic 128 -minram 128 -E /users/rlynch/VPM/Test_Scripts/etc/AP.par -d 2 -b 512 -L 10 -O /dev/shmtest_pulsar -a PSRFITS -header INSTRUMENT=guppi_daq DATABUF=1
read the data at the same time that dspsr is running
# monctrl@spare3
echo MONITOR_CODD > /tmp/guppi_daq_control
# when done
echo STOP > /tmp/guppi_daq_control
view the data (via Ryan)
Here are some commands for spot-checking PSRFITS data
1) log into your machine of choice (e.g. vegas-hpc21)
2) source /home/pulsar_rhel7/pulsar.presto3.bash
3) Find the output data
4) To view the integrated pulse profile, use 'pav -DFT <filename>'
5) To view the average bandpass use 'psrplot -pb <filename>'
Full Evaluations of Results
https://safe.nrao.edu/wiki/bin/view/Main/PerformanceEvaluations
--
KathlynPurcell - 2022-01-19