Generating expmap takes very long time

Post Reply
micmic
Posts: 1
Joined: Fri Mar 08, 2024 7:55 pm

Generating expmap takes very long time

Post by micmic »

Hello,
I'm trying to follow the steps in this page to create a background map of a number of tiles I've download covering a 3deg-radius region of the sky.

An I'm stuck at the creation of the exposure map as it seems to be taking forever (~a day). Is this an expected behavior?
I tried both using merged event lists and merged images with no significant difference.

Thanks.
JeremySanders
Posts: 28
Joined: Mon Jun 28, 2021 7:24 am

Re: Generating expmap takes very long time

Post by JeremySanders »

Hi -

expmap can be slow for large maps or polar regions. If it's still printing messages, it's likely working. Probably the easiest way to speed it up is by enabling OpenMP parallelisation. You can try setting the OMP_NUM_THREADS environment variable to a value >1 to run on more than one core.

Jeremy
Post Reply