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

Home » Public Forums » archive » Store differents size of .fits into one single array
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: Store differents size of .fits into one single array [message #86179 is a reply to message #86178] Wed, 16 October 2013 11:09 Go to previous messageGo to previous message
Fabzi is currently offline  Fabzi
Messages: 305
Registered: July 2010
Senior Member
On 10/16/2013 07:21 PM, Alexander C. wrote:
> Is there a way to trick IDL to write 0 instead of nothing
> for the smaller images ?

Yes (arr[0:524,0:399]=smaller_array), but I am not sure if it is a good
idea to so. Whatever operation you are going to do afterwards is going
to be tiresome with all those zeros.

If you have IDL8+ you could use a list to store your images. If not, you
could use a pointer array (PTRARR)
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: New Fast Kriging Semivariogram Spherical Model Incorrect?
Next Topic: How to read a csv file?

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

Current Time: Wed Oct 08 18:10:13 PDT 2025

Total time taken to generate the page: 0.00438 seconds