ilex.interactive
- ZapInteractive(ds, freqs, times=None, zapchan=None)[source]
Interactive dynamic spectrum for channel flagging
- Parameters:
ds (np.ndarray or array-like) – dynamic spectrum
freqs (np.ndarray or array-like) – frequency array
times (np.ndarray or array-like) – time array, optional
zapchan (str) – initial zapchan string (if there is prior zapping applicable)
- Returns:
zapchan – channels to be zap in string format
- Return type:
str