<div><br></div>  Hello Eric,<div><br></div><div>    The file size is not a multiple of 2880, indeed. Some of the data must be missing. If you tell me that the tables are written at the end of the file, then they are probably gone and my only hope is to find these tables somewhere else, in one of the other files of my catalog.</div>
<div><br></div><div>    No, the files were written on a local directory of my former machine and I just copied them on an external disk driver. I remember that I had to regularly make some extra space available on the disk, because the data were taken a lot of space and, sometimes, were filling in entirely the disk space. This may be responsible for the truncation of some of my files.</div>
<div><br></div><div>    In any case, thank you for your help :-)</div><div><br></div><div>    I wish you a happy new year !</div><div><br></div><div>Pierre-Emmanuel BELLES</div><div><br></div><div><br><br><div class="gmail_quote">
2013/1/28 Eric Greisen <span dir="ltr"><<a href="mailto:egreisen@nrao.edu" target="_blank">egreisen@nrao.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Belles Pierre-Emmanuel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
   Hello,<br>
<br>
     Thank you Eric for your reply. I don't remember any particular error message when I used the WRTDISK procedure to export all my files. At that time, I was exporting a lot of files, so I might have missed something in the long report I had obtained. But, for sure, the task ended successfully each time and created an output file.<br>

</blockquote>
<br></div>
Take a look at the disk area where you have the FITS files - do an<br>
ls -l<br>
and see if the file sizes look okay or too small and also check if they are n*2880 bytes in size.<br>
<br>
Since the failure occurs in subroutine UVFDAT, FITLD has not even read in all the UV data and it would still have table data to read after the visibility data.  I suspect that a lot is missing...<br>
<br>
Did you copy these files from one machine to another with ftp?  Some old ftp's assume text files and add a line-feed byte whenever they see a carriage-return byte!  But that makes files be too long and to have odd boundary issues, so I suspect that is not the problem here.<span class="HOEnZb"><font color="#888888"><br>

<br>
Eric Greisen<br>
<br>
</font></span></blockquote></div><br></div>