Hello,
I need some tips about handling large arrays in IDL. The size of the
arrays is around (100000 x 100000) and the general error messages are
" array contains too many elements" or "cannot allocate memory". One
way to get around the problem is to create many smaller arrays but I
would like to keep this option as the last one. The RAM size of the
server is 8GB, probably it is maximum that can fit into the machine. I
would be grateful to have suggestions from you.
Thank you.
Regards,
Vijay