Description: I am trying to use digifits to produce psrfits
search-mode data from data in the GUPPI RAW format. When I use the
the -o command to specify the output name I get an error almost
immediately.
Command: digifits -o ./guppi_58626_J1125+7819_0013 -D 11.217356 -do_dedisp -F 256:D -t 40.96e-6 -p 4 -b 8 -K ../guppi_58626_J1125+7819_0013.0000.raw
Output:
digifits: requested tsamp=4.096e-05 rate=781250
actual tsamp=0 (tscrunch=0)
digifits: input data not detected
digifits: performing coherent dedispersion at 11.2174
digifits: creating 256 by 128 back channel filterbank
digifits: dedispersion filter length=128 (minimum=32) complex samples
digifits: 256 channel dedispersing filterbank requires 128 samples
digifits: blocksize=128 samples or 2.125 MBError::stack
dsp::SingleThread::run
dsp::SingleThread::run
Pulsar::Archive::unload
Error::FailedSys
Error::message
failed rename - No such file or directory
clue:
yields
FITSOutputFile uses a mangled filename to when the file is being written, and then renames the file to the correct name once the file writing has completed.
I tested this on commit d9c25565 and it seems to be working now.
Thanks!
Ryan
On 11/14/19 5:38 PM, Andrew Jameson wrote:
--
Ryan Lynch
Related
Bugs:
#76Fixed in commit: 463b36