Memory allocation per image

Cameras, telescopes, focusers and other hardware
Post Reply
Dunmunro
Posts: 243
Joined: 10 Jan 2019, 01:11

Memory allocation per image

Post by Dunmunro » 28 Nov 2024, 20:29

I've just been testing AA9 at my observatory and I've noticed that each image opened seems to use about twice as much memory as the actual uncompressed colour TIF image size; AA8 does the same. Is there some way to reduce memory allocation to equal actual image size?

Each fits image opened from my ASI1071MC camera causes AA8FP6/AA9 to allocate ~200MB of memory per opened image with an additional 300MB allocated at the start of the imaging sequence.

My remotely controlled mini computers in the observatory have less RAM than my processing computers and I want to minimize memory use especially as the ZWO ASCOM driver seems to allocate a large memory buffer upon downloading an image.
Last edited by Dunmunro on 29 Nov 2024, 16:43, edited 1 time in total.

Iver
Posts: 114
Joined: 08 Jan 2019, 04:32
Location: Monterey county, Ca.

Re: Memory allocation per image

Post by Iver » 29 Nov 2024, 01:28

ASI1071MM, Is that a new model discontinued model or mistake :?:
Iver

fabdev
Posts: 502
Joined: 03 Dec 2018, 21:43

Re: Memory allocation per image

Post by fabdev » 29 Nov 2024, 15:05

Hello, it's not possible to reduce the memory used, but you may use the LAA or the 64 bit version.
If the MiniPC has an SSD it will be very fast to use virtual memory on disk, even if the physical RAM is only 2 Gb.
Fabio.

Dunmunro
Posts: 243
Joined: 10 Jan 2019, 01:11

Re: Memory allocation per image

Post by Dunmunro » 29 Nov 2024, 16:46

Iver wrote:
29 Nov 2024, 01:28
ASI1071MM, Is that a new model discontinued model or mistake :?:
It should read ASI 1071MC = APSC bayer array camera.

Dunmunro
Posts: 243
Joined: 10 Jan 2019, 01:11

Re: Memory allocation per image

Post by Dunmunro » 29 Nov 2024, 16:48

fabdev wrote:
29 Nov 2024, 15:05
Hello, it's not possible to reduce the memory used, but you may use the LAA or the 64 bit version.
If the MiniPC has an SSD it will be very fast to use virtual memory on disk, even if the physical RAM is only 2 Gb.
Fabio.
OK, thanks.

Post Reply