PyHDX
PyHDX copied to clipboard
Allow NaN in batch fitting
Make the torch.mean calls NaN compatible such that regularizers can be computed without introducing zero padding
Torch recently added nanmean: https://pytorch.org/docs/stable/generated/torch.nanmean.html