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

Home » Public Forums » archive » Re: while running mdefringe.pro
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: while running mdefringe.pro [message #72731] Thu, 30 September 2010 22:39
sid is currently offline  sid
Messages: 50
Registered: January 1995
Member
On Oct 1, 1:16 am, wlandsman <wlands...@gmail.com> wrote:
> On Sep 30, 3:57 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> sep() is an intrinsic IDL routine. This suggests that you do not
>
>> have IDL's library directory (<IDL_DEFAULT>) in your IDL_PATH.
>
> PATH_SEP() was formerly written in the IDL language but ITTVIS made it
> an intrinsic function in V7.1  (I believe).    Perhaps the OP is using
> a pre-7.1 version of IDL but with a post-7.1 library or some mix-up
> like that.  --Wayne

Hi,
Thank you I was able to fix that problem. But now
IDL>
% Compiled module: MRD_HREAD.
% Compiled module: SXPAR.
% Compiled module: READFITS.
% Compiled module: GETTOK.
% Compiled module: VALID_NUM.
% READFITS: Now reading 1024 by 1024 by 1 array
The image is the wrong size. It will not be laoded

While going through this page "http://www.gemini.edu/?q=node/11225". I
got to know that,
"One presently needs to read from a standard Gemini Multi-extension
FITS file with one image extension."
So is there any way to open my data in this procedure, orelse it is
not at all useful for my data.
Please help me out in this regard.
regards
sid
Re: while running mdefringe.pro [message #72737 is a reply to message #72731] Thu, 30 September 2010 13:16 Go to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Sep 30, 3:57 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
sep() is an intrinsic IDL routine. This suggests that you do not
> have IDL's library directory (<IDL_DEFAULT>) in your IDL_PATH.

PATH_SEP() was formerly written in the IDL language but ITTVIS made it
an intrinsic function in V7.1 (I believe). Perhaps the OP is using
a pre-7.1 version of IDL but with a post-7.1 library or some mix-up
like that. --Wayne
Re: while running mdefringe.pro [message #72738 is a reply to message #72737] Thu, 30 September 2010 12:57 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Sep 30, 4:02 pm, sid <gunvicsi...@gmail.com> wrote:
> Hi,
>     I am running mdefringe.pro on my terminal. But even after
> downloading all the idl astronomy user's library. I am getting this
> kind of error,
> IDL> mdefringe
> % Compiled module: XMANAGER.
> % Compiled module: LOADCT.
>
> sep = PATH_SEP()
>                 ^
> % Syntax error.
>   At: /home/sid/Downloads/idl_routines/filepath.pro, Line 115
> % Compiled module: FILEPATH.
> % Attempt to call undefined procedure/function: 'FILEPATH'.
> % Error occurred at: LOADCT            117
>   /home/sid/Downloads/idl_routines/loadct.pro
> %                    MDEFRINGE        8004
>   /home/sid/Downloads/idl_routines/mdefringe.pro
> %                    $MAIN$
> % Execution halted at: MDEFRINGE        8004
>   /home/sid/Downloads/idl_routines/mdefringe.pro
>
> Filepath.pro is already in my idl_routines folder.
> Please let me know why it happens and how to get rid of this.
> regards
> sid

path_sep() is an intrinsic IDL routine. This suggests that you do not
have IDL's library directory (<IDL_DEFAULT>) in your IDL_PATH.
Re: while running mdefringe.pro [message #72739 is a reply to message #72738] Thu, 30 September 2010 12:52 Go to previous message
pgrigis is currently offline  pgrigis
Messages: 436
Registered: September 2007
Senior Member
On Sep 30, 3:02 pm, sid <gunvicsi...@gmail.com> wrote:
> Hi,
>     I am running mdefringe.pro on my terminal. But even after
> downloading all the idl astronomy user's library. I am getting this
> kind of error,
> IDL> mdefringe
> % Compiled module: XMANAGER.
> % Compiled module: LOADCT.
>
> sep = PATH_SEP()
>                 ^
> % Syntax error.
>   At: /home/sid/Downloads/idl_routines/filepath.pro, Line 115
> % Compiled module: FILEPATH.
> % Attempt to call undefined procedure/function: 'FILEPATH'.
> % Error occurred at: LOADCT            117
>   /home/sid/Downloads/idl_routines/loadct.pro
> %                    MDEFRINGE        8004
>   /home/sid/Downloads/idl_routines/mdefringe.pro
> %                    $MAIN$
> % Execution halted at: MDEFRINGE        8004
>   /home/sid/Downloads/idl_routines/mdefringe.pro
>
> Filepath.pro is already in my idl_routines folder.
> Please let me know why it happens and how to get rid of this.
> regards
> sid


You need path_sep.pro - in fact I suspect you may need
quite a few others routines from that library.

Ciao,
Paolo
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: not-quite meidan filter
Next Topic: mpfit questions /strange behavior

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

Current Time: Wed Oct 08 15:13:21 PDT 2025

Total time taken to generate the page: 0.00558 seconds