salilab / imp

The Integrative Modeling Platform
https://integrativemodeling.org
GNU General Public License v3.0
74 stars 30 forks source link

saxs::Profile creates its own random number generators internally in functions #604

Closed drussel closed 11 years ago

drussel commented 11 years ago

This is a bit problematic because

They should probably use base::random_number_generator instead.

duhovka commented 11 years ago

it is ok, since it is used to generate error bars if they are missing.