Hi @straten, Thanks so much for your prompt response! For clarity, I'm basically running dspsr in the same way suggested in this tutorial, i.e., by supplying a key file to dspsr after having run the dada_ utilities described above so that dspsr can process data stored in a ring buffer; the specific dspsr command I use is: dspsr -F 128:D -E 1644-4559.eph -P 1644-4559.polyco dada.info -V So I'm not supplying the 1644-4559.dada test file directly to dspsr, but instead (trying to) load the data into...
As a follow-up, I've been trying different things and have a likely related view of the above issue. I tried out the following lines to load test data into a PSRDADA ring buffer and then execute dspsr: dada_db -b 33554432 -n 16 dada_example_writer header.txt dada_diskdb -f 1644-4559.dada & (Using the commands given in the dspsr-DADA tutorial linked above did not work; I can indeed retrieve the header data when running the above and then executing dada_header -v.) When running dspsr, I see the following:...
ipc_alloc errors when trying to have DSPSR run on a DADABuffer