Changes between Version 49 and Version 50 of ModelConvInst
- Timestamp:
- Mar 18, 2016 6:20:54 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelConvInst
v49 v50 50 50 - add limits where required the (old) sasview models don't usually define them. 51 51 - the limits will show up as the default limits for the fit making it easy, for example, to force the radius to always be greater than zero. 52 - **also note that as of Code Camp IV, sld's should be specified in units of 10^-6^ Ang^-2^ ''and not'' simply Ang^-2^**. This is because ''sasmodels'' now parses the parameter name looking for "sld" to decide if a parameter is an sld and automatically adjusts the volume normalisation factor accordingly!!! 52 53 - "type" can take 3 values at this time: “”, “volume”, or “orientation”. 53 54 - "volume" parameters are passed to Iq(), Iqxy(), and form_volume(), and have polydispersity loops generated automatically.