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

Home » Public Forums » archive » cfitsio library
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: cfitsio library [message #93425 is a reply to message #93419] Mon, 11 July 2016 08:17 Go to previous message
dcleuclidwl is currently offline  dcleuclidwl
Messages: 6
Registered: July 2016
Junior Member
I am not familiar with the package you are using but it looks like its first step is to uncompress a file and write it to a temporary directory. The program is then failing because it can't find the uncompressed file. First, does the temporary directory exist?

C:\Users\Home\AppData\Local\Temp

Is the file HMI20160107_235808_6173.fits being written to that directory?

Sometimes the problem is due to a space in the directory/file name. --Wayne

On Sunday, July 10, 2016 at 4:39:34 AM UTC-4, suruchi wrote:
> I am trying to open HMI fits files using read_sdo.pro on a window 7 machine. following is the error:
>
> IDL> f=file_search('*.fits')
> IDL> read_sdo,f,index,data
> ----------------------------------------------------
> | Uncompressing to> C:\Users\Home\AppData\Local\Temp |
> ----------------------------------------------------
> | hmi.M_720s.20160108_000000_TAI.1.magnetogram.fits -> C:\Users\Home\AppData\Local\Temp\HMI20160107_235808_6173.fit s |
> ------------------------------------------------------------ --------------------
> % FILE_SIZE: File: C:\Users\Home\AppData\Local\Temp\HMI20160107_235808_6173.fit s not found...
> % Array dimensions must be greater than 0.
> % Execution halted at: MREADFITS_SHM 63 E:\ssw\vobs\ontology\idl\jsoc\mreadfits_shm.pro
>
> Please help!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL asynchronous execution fails at >50 child processes
Next Topic: External Development: Number of arguments

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

Current Time: Wed Oct 08 11:40:17 PDT 2025

Total time taken to generate the page: 0.00358 seconds