pmelchior / scarlet

hyperspectral galaxy modeling and deblending
MIT License
50 stars 22 forks source link

Fix shifts #155

Closed herjy closed 4 years ago

herjy commented 4 years ago

This PR fixes a few bugs that were previously affecting the alignment of multiresolution frames.

pmelchior commented 4 years ago

Can you check the tests, please

herjy commented 4 years ago

shifts were handled inconsistently between the adam and the fix_shifts branch. Fixed now.

pmelchior commented 4 years ago

Please remove the file docs/hsc_cosmos_35.sca. It should not be tracked.

pmelchior commented 4 years ago

I'll do a few more checks later today, so expect a few comments then.

pmelchior commented 4 years ago

LowResObservation.match seems to have slowed down considerably. I remember taking only 200ms, and it's now around 1s. Do you know the reason? Or am I misremembering?