Open eridanirojas opened 9 months ago
https://github.com/cmelab/grits/blob/62b7d93837e5f532834f4549310e99f97f511034/grits/coarsegrain.py#L744
At this line, if mass_scale is set incorrectly such that we get an empty array, we should a throw a user warning regarding mass_scale being correctly set. Something like "no heavy atoms found using default value"
https://github.com/cmelab/grits/blob/62b7d93837e5f532834f4549310e99f97f511034/grits/coarsegrain.py#L744
At this line, if mass_scale is set incorrectly such that we get an empty array, we should a throw a user warning regarding mass_scale being correctly set. Something like "no heavy atoms found using default value"