Closed greencarite closed 1 year ago
Hi @greencarite, Since there've been significant improvements to the bad pixel correction algorithms around v1.4.0, let's make sure this has not been dealt with since v1.3.4. Would you mind checking whether your issue persists with the latest release of VIP (1.4.2)?
It worked! Thank you!
Hello there! I have the VIP version 1.3.4 and numba numba-0.57.0 and the bad_pixel routine is having a problem:
cube_sigcorr, bpm_mask = cube_fix_badpix_isolated(cube1, sigma_clip=5, num_neig=9, size=9, ...: frame_by_frame=False, mad=True, verbose=True, ...: full_output=True) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― Starting time: 2023-06-14 10:43:26 ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
TypingError Traceback (most recent call last)