Hi Sarrvesh
is it possible the disk where it wants to write to is too full for the output ?
wsrtfits is modeled after the fits command, which has the same
argument structure. If problems remain, check to see if the source
code in fits.for changed how to deal with $TMPDIR
peter
--
You received this message because you are subscribed to the Google Groups "miriad" group.
To unsubscribe from this group and stop receiving emails from it, send an email to miriad+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/miriad/58c085e9-7720-46ff-8277-797bf42301e3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/miriad/b71956b1-c4c1-0bf4-e972-7662dbb1d619%40astro.umd.edu.
Mel,
ah, but you forgot we have C files in $MIRSUBS (also f2c files). But in dio.c and scrio.c we use TMPDIR
peter
To view this discussion on the web visit https://groups.google.com/d/msgid/miriad/CACh7LRd2nH718Sqf34bZahLnXwiZ_-ZGaVa7nCYJ41BLOEEzJg%40mail.gmail.com.
Mel,
ah, but you forgot we have C files in $MIRSUBS (also f2c files). But in dio.c and scrio.c we use TMPDIR
peter--
You received this message because you are subscribed to the Google Groups "miriad" group.
To unsubscribe from this group and stop receiving emails from it, send an email to miriad+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/miriad/6aefe3ba-f579-4770-85fc-435154799f2a%40googlegroups.com.
Nothing really changed in those C routines since 2011. Only a MAXPATH patch in dio.c in 2014.
I tried my current version of miriad, using exportuvfits() in
casa to write a UVFITS file, then converted it via fits and
wsrtfits and they both "worked".
casa -c "exportuvfits('aver_7.ms','aver_7.fits')"
fits in=aver_7.fits out=aver_7.mir op=uvin
wsrtfits in=aver_7.fits out=aver_7.mir2 op=uvin
To view this discussion on the web visit https://groups.google.com/d/msgid/miriad/CACh7LReCVBnvJsPU%2BS5iBuBEvh9fC7STZUF-m1L_C%2BNkkmwymQ%40mail.gmail.com.
another trick to figure out what the system is thinking that
might point you to the error is the linux strace command, just
prepend it to your command and watch the waterfall.
--
You received this message because you are subscribed to the Google Groups "miriad" group.
To unsubscribe from this group and stop receiving emails from it, send an email to miriad+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/miriad/58c085e9-7720-46ff-8277-797bf42301e3%40googlegroups.com.