comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: A little trouble with very large arrays.
Date: Sat, 6 Oct 2018 11:49:59 -0700 (PDT)
Date: 2018-10-06T11:49:59-07:00	[thread overview]
Message-ID: <3226be36-848e-4793-b52c-3295f8e9a67b@googlegroups.com> (raw)
In-Reply-To: <ppamf9$ebu$1@dont-email.me>

On Saturday, October 6, 2018 at 10:04:59 AM UTC-6, Jeffrey R. Carter wrote:
> 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.

For our specific usage *RIGHT NOW*, sure.
All that's *REALLY* required, for the Telescope's production-side is writing out those blocks, this is true... but doing it this way would be kneecapping myself in the sense of maintenance & usability. (Like global-variables/states.)

[WRT software:] The Astronomy field is pretty fragmented and ripe for solid, reliable, libraries. Getting a good FITS library is only one of several things I'd like to produce:
(1) A good ISO 8601 library, to include periods and intervals;
--(a) This would include a secondary scheduling library.
(2) A stellar-coordinate library;
(3) A good abstraction for telescope-control.


  reply	other threads:[~2018-10-06 18:49 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
2018-10-06 18:49           ` Shark8 [this message]
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