Hi All, Is there anyone out there who is not on vacation and can give me some pointers about running the ratty2 design for ROACH2? I cloned the ratty2 github and ran setup.py. I successfully programmed the board "manually", but I am not able to figure out how to configure or run the script r2_spectrum.py. When I run it, it gives the error
dgary@ovsa:/etc/ratty2$ sudo python scripts/r2_spectrum.py Error reading float analogue_frontend:fe_amp. There is no fe_amp in the [analogue_frontend] section of the file "default". I added a line fe_amp=1 to see what would happen (I have the high-frequency amp, btw), and it passed that but complained that flat_bandpass.csv could not be found (and indeed it is not in the cal_files directory). Since I do not know what it should look like, I am stuck. Probably there are some command-line options I need to give, or some generic cal_files that I am missing. Thanks, Dale

