Closed orionarcher closed 6 months ago
This should allow a default cutoff radii to be set so that Solute does not fail when it cannot identify the cutoff.
Fixed in small patch. Can use kernel_kwargs={"default": 2.3} when instantiating solute.
kernel_kwargs={"default": 2.3}
This should allow a default cutoff radii to be set so that Solute does not fail when it cannot identify the cutoff.