comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: A little trouble with very large arrays.
Date: Sat, 6 Oct 2018 18:04:55 +0200
Date: 2018-10-06T18:04:55+02:00	[thread overview]
Message-ID: <ppamf9$ebu$1@dont-email.me> (raw)
In-Reply-To: <13fa128f-5ec7-453e-9231-2260dd4adcbc@googlegroups.com>

On 10/05/2018 09:49 PM, Shark8 wrote:
> 
> Most of the anticipated usage for where I am right now would be producing FITS files, likely in something that would boil down to a coupling like this:

For that you can probably get by with something that translates your image into 
a sequence of FITS "blocks" and writes them to a file:

FITS.Write (Image => Image, File_Name => "George");

There doesn't seem to be any reason to store a FITS object.

-- 
Jeff Carter
"We burst our pimples at you."
Monty Python & the Holy Grail
16

  parent reply	other threads:[~2018-10-06 16:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 21:38 A little trouble with very large arrays Shark8
2018-10-05  6:17 ` Jacob Sparre Andersen
2018-10-05  6:20 ` Niklas Holsti
2018-10-05 16:47   ` Shark8
2018-10-05 17:39     ` Niklas Holsti
2018-10-05 19:49       ` Shark8
2018-10-05 20:31         ` Dmitry A. Kazakov
2018-10-06 16:04         ` Jeffrey R. Carter [this message]
2018-10-06 18:49           ` Shark8
2018-10-06 21:40             ` Jeffrey R. Carter
2018-10-06  6:40       ` Jacob Sparre Andersen
2018-10-06  9:35         ` Niklas Holsti
2018-10-05  6:36 ` Dmitry A. Kazakov
2018-10-05 16:56   ` Shark8
2018-10-05 18:07     ` Niklas Holsti
2018-10-05 19:06     ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox