Changes between Version 49 and Version 50 of ListofModels
- Timestamp:
- Nov 23, 2015 11:33:30 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ListofModels
v49 v50 1 1 Add a model here when you are working on it. Mark it as converted when it is tested and pushed. 2 2 3 The 1D success column is the result of running compare_many.py, which generates random parameters for comparison against sasview. CPU double should be on the order of 1e-14 relative error or better.3 The 1D success column is the result of running multi_compare.sh, which generates random parameters for comparison against sasview. CPU double should be on the order of 1e-14 relative error or better. 4 4 5 5 We are not dealing with magnetism at this point as it requires some work on the wrapper functionality. Thus the *Magnetic* column below is for reference as to which models need attention. The *SESANS* column should be used to indicate if the model is a priority (1 highest, 4 lowest). … … 8 8 ||!BarBellModel ||barbell ||Y||N||N||N||N||3||AJJ||Y|| 188/200|| 9 9 ||BCCrystalModel ||bcc_paracrystal ||Y||N||N||N||N||3||AJJ||Y|| 25/200|| 10 ||!BroadPeakModel ||broad_peak ||Y||N||N||N||N||4||PDB||Y|| 0/200||10 ||!BroadPeakModel ||broad_peak ||Y||N||N||N||N||4||PDB||Y||see below|| 11 11 ||FCCrystalModel ||fcc_paracrystal ||Y||N||N||N||N||3||AJJ||Y|| 11/200|| 12 12 ||!CappedCylinderModel ||capped_cylinder ||Y||N||N||N||N||3||HP ||Y|| 198/200|| … … 56 56 ||!DABModel ||dab ||Y||N||N||N||N||1||DM ||Y|| 200/200|| 57 57 ||!AbsolutePower_Law ||power_law || || || || || ||3||SMK||N|| 200/200|| 58 ||!TeubnerStrey ||teubner_strey || || || || || ||1||PAK||Y|| 0/200||58 ||!TeubnerStrey ||teubner_strey || || || || || ||1||PAK||Y||see below|| 59 59 ||!FractalModel || || || || || || ||1||PDB|| || || 60 60 ||!MassFractalModel || || || || || || ||1|| || || || … … 88 88 ||!sph_bessel_jn || || || || || || ||3|| || || || 89 89 90 Note: Teubner-Strey and broad peak fail due to additional scale parameter in sasmodels 90 91 91 92 List of standard parameters (name = meaning): … … 97 98 * exp = exponent (example: porod_exp) 98 99 * peak_pos = q_peak or q0 etc 100 * theta, phi, psi 99 101