Hi,
Getting nice results with your code - however I have a strange issue when recovering transient flux - the background around the transient is around 4x times less than the image.
I'm using the code snippet from the tutorial. Setting Beta=True gives these results, without it I get strange residuals of the host galaxy. Any helps would be much appreciated.
result = subtract( ref=ref, new=sci, smooth_psf=False, fitted_psf=True, align=False, iterative=False, beta=True, shift=False)

Hi,
Getting nice results with your code - however I have a strange issue when recovering transient flux - the background around the transient is around 4x times less than the image.
I'm using the code snippet from the tutorial. Setting Beta=True gives these results, without it I get strange residuals of the host galaxy. Any helps would be much appreciated.
result = subtract( ref=ref, new=sci, smooth_psf=False, fitted_psf=True, align=False, iterative=False, beta=True, shift=False)