Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I access skycat images in shared memory?

images memory Shared skycat
0
10 Posted

How can I access skycat images in shared memory?

0
10

Skycat doesn’t put images in sysV shared memory by default, since some systems have a very low default limit on the number of available sysV shared memory areas. However, there are commands (rtdimage subcommands) to tell skycat to use shared memory for the internal FITS image header or data or both. (Note: by default skycat maps the image files using mmap(2).) • You can use the -shm_header 1 and -shm_data 1 options when starting skycat, so that shared memory is used automatically. • Use the rtdimage subcommand “shm” (also available via the remote socket interface) to tell skycat to use shared memory and to get the shared memory ids. See the RTD User’s Guide for a description of the rtdimage subcommands.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123