I am trying to reproject to stack about 20 4k x 4k frames, and find that it takes too much time. After I check the cProfile result, I found that most time spend procedure are related wcs convertion, is that correct?
And more, I use SIP wcs, the astropy deal with SIP using original python code not wcslib code, is that related?
Thanks.
I am trying to reproject to stack about 20 4k x 4k frames, and find that it takes too much time. After I check the cProfile result, I found that most time spend procedure are related wcs convertion, is that correct?
And more, I use SIP wcs, the astropy deal with SIP using original python code not wcslib code, is that related?
Thanks.