The distributions are implicitly truncated in the invalid region, and excluded from both the numerator and denominator of the weighted polydispersity integral ∫ w(p) F²(q;p) dp / ∫ w(p) dp.
Polydispersity is discussed in the SasView manual here and here but neither place mentions truncated distributions.
The existence of "valid" is mentioned briefly in the plugin help here but not the explanation.
Further note: parameter limits in the model definition also truncate the distribution, so if radius is set to [0, inf] then you do not need a test for valid = "radius >= 0".
Originally posted by @pkienzle in #704 (comment)
The distributions are implicitly truncated in the invalid region, and excluded from both the numerator and denominator of the weighted polydispersity integral ∫ w(p) F²(q;p) dp / ∫ w(p) dp.
Polydispersity is discussed in the SasView manual here and here but neither place mentions truncated distributions.
The existence of "valid" is mentioned briefly in the plugin help here but not the explanation.
Further note: parameter limits in the model definition also truncate the distribution, so if radius is set to [0, inf] then you do not need a test for valid = "radius >= 0".
Originally posted by @pkienzle in #704 (comment)