astrodeepnet / debvader

Deblending astrophysical sources with variational autoencoders
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

use scipy.ndimage.shift only when necessary #63

Closed b-biswas closed 2 years ago

b-biswas commented 2 years ago

no longer using scipy.ndimage.shift when position_optimization is false

b-biswas commented 2 years ago

this addresses #61 partially in the sense that when optimize_position is false, it never uses scipy.ndimage.shift