comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: WRITE_FITS error
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: WRITE_FITS error [message #72238 is a reply to message #72237] Fri, 20 August 2010 06:57 Go to previous message
Carsten Lechte is currently offline  Carsten Lechte
Messages: 124
Registered: August 2006
Senior Member
Gray wrote:
> % WRITEU: Error encountered writing to file. Unit: 100, File:
> HeI__interp.fits.gz
> Input/output error
> % Error occurred at: WRITEFITS 243 /Applications/itt/idl70/lib/
> astrolib/pro/writefits.pro

You do not say what kind of operating system you use, so I am
answering for a Unix/Linux type system, which may be wrong or
misleading for Windows-based systems. OSX should be more Unix-like
than windows-like.

The string "Input/output error" usually occurs when one of the
lower-level operating system functions for writing data to files
fails, i.e. it is not an error within the IDL program as such.

Possible reasons for IO errors include: full disk, exhausted quota,
removable drives that have been disconnected or have otherwise
disappeared.

Note that even a 100MB file may not fit into a 120MB space if first an
uncompressed file is written, then compressed with an external
program, necessitating space for both compressed and uncompressed
versions, then the uncompressed file is removed. I have no idea if
this is relevant for fits.gz files.


chl
[Message index]
 
Read Message
Read Message
Previous Topic: WRITE_FITS error
Next Topic: Re: CCD Camera support

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 06:52:49 PDT 2025

Total time taken to generate the page: 1.28511 seconds