You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, yes, I had a similar problem while setting up pickling for baseband - mhvk/baseband@9563dca#diff-a3f78791258cf574889e85e114fb8192 - basically ensure that all arguments have defaults and that a non-default argument is only required if the class is actually the one that selects the different cases.
Since we modified the new of subint HDU class. It will raise error when deepcopying it. Is there a way to make the deepcopy work again?
The text was updated successfully, but these errors were encountered: