expmap slow on Docker?
Posted: Fri Oct 20, 2023 1:33 pm
Hello,
I am trying to run expmap for a small (500 x 500 pixel, 2000 x 2000 arcsecond) image created with evtool from the eFEDS files with a specific region. While expmap does work when I run it, it takes much longer to run than I'd expect for such a small field (~3300 seconds). I wanted to check if this is expected with Docker, or if there are any options to speed up the expmap processing time.
The command I am passing is:
For what it is worth, I am running the Docker on a 2023 MacBook Pro with an M2 Apple Silicon chip -- could this also be affecting performance?
Any help would be greatly appreciated, thank you!
Joseph.
I am trying to run expmap for a small (500 x 500 pixel, 2000 x 2000 arcsecond) image created with evtool from the eFEDS files with a specific region. While expmap does work when I run it, it takes much longer to run than I'd expect for such a small field (~3300 seconds). I wanted to check if this is expected with Docker, or if there are any options to speed up the expmap processing time.
The command I am passing is:
Code: Select all
expmap inputdatasets=evtool_output_img.fits emin=0.5 emax=2.0 templateimage=evtool_output_img.fits mergedmaps=expmap_output.fits gtitype=FLAREGTI
Any help would be greatly appreciated, thank you!
Joseph.