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

Home » Public Forums » archive » extracting pixel coordinates
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: extracting pixel coordinates [message #94490 is a reply to message #94489] Mon, 12 June 2017 05:12 Go to previous messageGo to previous message
Matthew Argall is currently offline  Matthew Argall
Messages: 286
Registered: October 2011
Senior Member
How about this?

data = fltarr(1000,1000)
subdata = data[401:411, 642:750]
subdata = reform( subdata, 1, n_elements(subdata) )
help, subdata
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Define a region between curves
Next Topic: Download previous versions of IDL

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

Current Time: Wed Oct 08 13:07:03 PDT 2025

Total time taken to generate the page: 0.00372 seconds