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

Home » Public Forums » archive » Re: adding subset image into larger one
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: adding subset image into larger one [message #70171 is a reply to message #70170] Tue, 23 March 2010 17:29 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Mar 23, 9:22 pm, wlandsman <wlands...@gmail.com> wrote:
> Just to be sure -- if you are really breaking this into two lines (and
> I am not just seeing text wrapping) then you need a continuation
> symbol $
>
>         new_image = new_image[tr_point[0,a]:tr_point[0,a] $
>    +L-1,tr_point[1,a]:tr_point[1,a]+L-1] += temp_image

There is that, but there is also a more serious issue. It should be:

new_image[tr_point[0,a]:tr_point[0,a] $
+L-1,tr_point[1,a]:tr_point[1,a]+L-1] += temp_image

He had two assignments in one line.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Calculating the Exponential using IDL
Next Topic: Detecting whether a user-defined System Variable is in use

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

Current Time: Fri Oct 10 10:09:00 PDT 2025

Total time taken to generate the page: 2.96344 seconds