Open
Description
Big data handling - I have a data file (FITS image, big ascii table) that i want to manipulate that is a few gigabytes...reading it in, not screwing up memory, doing operations, writing it back out again.
pros and cons vs IRAF vs CASA
read in FITS in parts. manipulate, write back out in parts?