# # ChangeLog for sasmodels in sasmodels # # Generated by Trac 1.0.1 # May 20, 2024 10:05:28 AM Wed, 27 Jan 2016 20:42:24 GMT Paul Kienzle [37a7252] * extra/pylint.rc (modified) * sasmodels/__init__.py (modified) * sasmodels/bumps_model.py (modified) doc and delint Wed, 27 Jan 2016 09:24:04 GMT piotr [87edabf] * sasmodels/models/mass_fractal.py (modified) Fixed a unit test Wed, 27 Jan 2016 09:01:36 GMT piotr [07a6700] * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/two_lorentzian.py (modified) More unit tests for converted models. Mon, 25 Jan 2016 14:27:07 GMT piotr [29da213] * sasmodels/convert.py (modified) * sasmodels/models/gauss_lorentz_gel.py (added) * sasmodels/models/img/gauss_lorentz_gel_1d.jpg (added) Converted GaussLorentzGel Mon, 25 Jan 2016 12:42:05 GMT piotr [97cb037] * sasmodels/convert.py (modified) * sasmodels/models/be_polyelectrolyte.py (added) * sasmodels/models/img/be_polyelectrolyte_1d.jpg (added) Converted BEPolyelectrolyte Fri, 22 Jan 2016 12:49:54 GMT piotr [61fd21d] * sasmodels/models/mass_fractal.c (modified) Actively check the right value of mass_dim to avoid NaNs. Fri, 22 Jan 2016 10:55:40 GMT piotr [b968fe8] * sasmodels/compare.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/lib/Si.c (modified) * sasmodels/models/img/star_polymer_1d.jpg (added) * sasmodels/models/star_polymer.c (added) * sasmodels/models/star_polymer.py (added) Merge remote-tracking branch 'origin/master' Fri, 22 Jan 2016 10:55:34 GMT piotr [55b283e8] * sasmodels/models/img/star_polymer_1d.jpg (added) * sasmodels/models/star_polymer.c (added) * sasmodels/models/star_polymer.py (added) Converted StarPolymer model Thu, 21 Jan 2016 23:38:09 GMT Paul Kienzle [608e31e] * sasmodels/compare.py (modified) reduce lint Thu, 21 Jan 2016 23:31:27 GMT Paul Kienzle [9cfcac8] * sasmodels/compare.py (modified) reduce lint Thu, 21 Jan 2016 22:50:44 GMT Paul Kienzle [caeb06d] * sasmodels/compare.py (modified) reduce lint Thu, 21 Jan 2016 21:58:11 GMT Paul Kienzle [eb46451] * sasmodels/compare.py (modified) better random model generation for RPA model Thu, 21 Jan 2016 21:43:17 GMT krzywon [7d256c8] * sasmodels/models/lib/Si.c (modified) Removing unused variables from Si(x) function. Thu, 21 Jan 2016 21:19:48 GMT krzywon [0da2a01] * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/lib/J1c.c (deleted) * sasmodels/models/lib/sph_j1c.c (added) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/lib/Si.c (modified) Merge remote-tracking branch 'origin/master' Thu, 21 Jan 2016 21:17:17 GMT krzywon [0420af7] * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/lib/Si.c (modified) Modified hollow_cylinder to reject invalid inputs, added VR, ER and ... Thu, 21 Jan 2016 07:47:29 GMT piotr [790bcc4c] * sasmodels/compare_many.py (modified) * sasmodels/convert.py (modified) * sasmodels/models/img/peak_lorentz_1d.jpg (added) * sasmodels/models/peak_lorentz.py (added) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/lib/J1c.c (deleted) * sasmodels/models/lib/sph_j1c.c (added) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) Merge remote-tracking branch 'origin/master' Thu, 21 Jan 2016 07:47:17 GMT piotr [9c461c7] * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/lib/J1c.c (deleted) * sasmodels/models/lib/sph_j1c.c (added) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) 1. Code review from PK: renamed J1c to sph_j1c 2. Fixed mass_fractal Wed, 20 Jan 2016 19:03:29 GMT Paul Kienzle [6458608] * sasmodels/compare_many.py (modified) * sasmodels/convert.py (modified) fix compare for scale=None Wed, 20 Jan 2016 17:35:10 GMT ajj [14ba6f6] * sasmodels/models/peak_lorentz.py (modified) Fixing unit test Wed, 20 Jan 2016 15:35:07 GMT ajj [79714a7] * sasmodels/models/bcc.c (modified) * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/mass_fractal_1d.jpg (added) * sasmodels/models/img/mass_surface_fractal_1d.jpg (added) * sasmodels/models/lib/J1c.c (added) * sasmodels/models/lib/lanczos_gamma.c (added) * sasmodels/models/mass_fractal.c (added) * sasmodels/models/mass_fractal.py (added) * sasmodels/models/mass_surface_fractal.c (added) * sasmodels/models/mass_surface_fractal.py (added) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) * sasmodels/models/img/peak_lorentz_1d.jpg (added) * sasmodels/models/peak_lorentz.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Wed, 20 Jan 2016 15:34:41 GMT ajj [2f6f4c3] * sasmodels/models/img/peak_lorentz_1d.jpg (added) * sasmodels/models/peak_lorentz.py (added) Adding peak_lorentz model Wed, 20 Jan 2016 14:57:04 GMT piotr [9eaadb3] * sasmodels/models/mass_fractal.py (modified) Updated unit tests for mass_fractal model Wed, 20 Jan 2016 14:38:35 GMT piotr [5c1d341] * sasmodels/models/img/mass_fractal_1d.jpg (added) * sasmodels/models/lib/lanczos_gamma.c (added) * sasmodels/models/mass_fractal.c (added) * sasmodels/models/mass_fractal.py (added) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) Converted MassFractalModel Refactored lanczos_gamma (gamln) out Wed, 20 Jan 2016 12:43:26 GMT piotr [7ed702f] * sasmodels/models/bcc.c (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/img/mass_surface_fractal_1d.jpg (added) * sasmodels/models/mass_surface_fractal.c (added) * sasmodels/models/mass_surface_fractal.py (added) * sasmodels/models/triaxial_ellipsoid.c (modified) Converted MassStructureModel Fixed some doc and unit test warnings Wed, 20 Jan 2016 09:50:50 GMT piotr [513efc5] * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/lib/J1c.c (added) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/surface_fractal.c (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) Code review issues from PK addressed. Added Taylor expansion utility ... Tue, 19 Jan 2016 13:39:15 GMT piotr [30b4ddf] * sasmodels/convert.py (modified) * sasmodels/models/gel_fit.c (added) * sasmodels/models/gel_fit.py (added) * sasmodels/models/img/gel_fit_1d.gif (added) * sasmodels/models/surface_fractal.py (modified) Converted GelFit model Tue, 19 Jan 2016 09:24:37 GMT piotr [da84551] * sasmodels/models/img/surface_fractal_1d.jpg (added) * sasmodels/models/surface_fractal.c (added) * sasmodels/models/surface_fractal.py (added) Converted SurfaceFractal model Mon, 18 Jan 2016 10:47:19 GMT piotr [23d3b41] * sasmodels/models/img/polymer_excl_volume_1d.jpg (added) * sasmodels/models/polymer_excl_volume.py (added) Converted PolymerExclVol ume model Mon, 18 Jan 2016 07:48:37 GMT piotr [78afdec] * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/rpa.c (added) * sasmodels/models/rpa.py (added) * test/rpa.py (added) * sasmodels/models/img/two_lorentzian.jpg (added) * sasmodels/models/two_lorentzian.py (added) Merge branch 'master' of https://github.com/SasView/sasmodels Fri, 15 Jan 2016 09:42:32 GMT piotr [421e55c] * sasmodels/models/img/two_lorentzian.jpg (added) * sasmodels/models/two_lorentzian.py (added) Convert TwoLorentzian model Fri, 15 Jan 2016 09:42:22 GMT piotr [55a8316] * sasmodels/convert.py (modified) Convert TwoLorentzian model Fri, 08 Jan 2016 17:25:34 GMT Paul Kienzle [e66c9f9] * sasmodels/generate.py (modified) allow for units as list of strings (for rpa model) Fri, 08 Jan 2016 17:23:56 GMT Paul Kienzle [82c299f] * sasmodels/compare.py (modified) * sasmodels/convert.py (modified) * sasmodels/models/rpa.c (added) * sasmodels/models/rpa.py (added) * test/rpa.py (added) rpa model Thu, 07 Jan 2016 18:47:25 GMT Paul Kienzle [a7f909a] * sasmodels/compare_many.py (modified) fix 2d multi-compare Thu, 07 Jan 2016 18:46:36 GMT Paul Kienzle [3f832f9] * sasmodels/models/ellipsoid.c (modified) code cleanup Thu, 07 Jan 2016 02:23:47 GMT Paul Kienzle [3c97ff0] * sasmodels/models/barbell.c (modified) * sasmodels/models/cylinder.c (modified) code tidying Thu, 07 Jan 2016 02:22:54 GMT Paul Kienzle [74667d3] * sasmodels/kerneldll.py (modified) don't print path to generated c file when it is being deleted after ... Thu, 07 Jan 2016 02:20:31 GMT Paul Kienzle [9c79c32] * sasmodels/kernel_template.c (modified) use cos(theta) scaling on theta polydispersity to match sasview; allow ... Thu, 07 Jan 2016 02:18:22 GMT Paul Kienzle [8b25ee1] * sasmodels/compare.py (modified) in compare, -mono applies before specific parameters so that '-mono ... Wed, 23 Dec 2015 22:00:04 GMT Paul Kienzle [013adb7] * sasmodels/compare.py (modified) * sasmodels/data.py (modified) fix vlimits on 2D plots during parameter exploration Wed, 23 Dec 2015 18:04:19 GMT Paul Kienzle [e21cc31] * sasmodels/compare.py (modified) note that quad precision is probably only 80-bit, not 128-bit Wed, 23 Dec 2015 17:17:49 GMT Paul Kienzle [ec7e360] * compare.sh (modified) * sasmodels/bumps_model.py (modified) * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) refactor option processing for compare.py, allowing more flexible ... Wed, 23 Dec 2015 15:41:35 GMT Paul Kienzle [ce166d3] * sasmodels/data.py (modified) xbins,ybins => x_bins,y_bins to match sasview 2D data objects Wed, 23 Dec 2015 15:19:57 GMT Paul Kienzle [d53d3cd] * sasmodels/models/ellipsoid.c (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) floating point constants need to include '.' to be recognized and ... Wed, 23 Dec 2015 15:14:44 GMT Paul Kienzle [07e72e6] * sasmodels/models/hollow_cylinder.c (modified) Can't use printf within c kernels under opencl Wed, 23 Dec 2015 15:07:37 GMT Paul Kienzle [cde11f0f] * sasmodels/core.py (modified) * sasmodels/kernelcl.py (modified) make 'fast' a numeric type option as f32 with loose accuracy Wed, 23 Dec 2015 15:05:05 GMT Paul Kienzle [e3a9733] * sasmodels/kernel_template.c (modified) support kahan summation to avoid roundoff error, but don't turn it on Wed, 23 Dec 2015 15:02:39 GMT Paul Kienzle [644430f] * sasmodels/data.py (modified) fix plots. 1D: handle all NaN. 2D: handle arbitrary detector shape. ... Wed, 23 Dec 2015 14:58:48 GMT Paul Kienzle [cade620] * sasmodels/models/ellipsoid.py (modified) tweak latex equations Mon, 21 Dec 2015 17:26:36 GMT Paul Kienzle [4c2c535] * sasmodels/kernelpy.py (modified) return NAN to signal invalid kernel parameters (for python as well) Mon, 21 Dec 2015 16:32:08 GMT Paul Kienzle [c138211] * sasmodels/kernel_template.c (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) return NAN to signal invalid kernel parameters Mon, 21 Dec 2015 16:31:18 GMT Paul Kienzle [5258859] * sasmodels/resolution.py (modified) tweak docs Mon, 21 Dec 2015 16:29:34 GMT Paul Kienzle [f4f3919] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) improve performance timing by suppressing startup time Fri, 11 Dec 2015 21:04:54 GMT Paul Kienzle [e97170c] * sasmodels/generate.py (modified) try to work around opencl double pragma warning on AMD driver Fri, 11 Dec 2015 20:58:36 GMT Paul Kienzle [716abe0] * sasmodels/convert.py (modified) fix refactored conversion function Wed, 09 Dec 2015 16:12:17 GMT Paul Kienzle [9a66e65] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/convert.py (modified) refactor sasmodels to sasview parameter conversion Tue, 08 Dec 2015 18:21:02 GMT Paul Kienzle [dcef2ee] * sasmodels/models/lib/Si.c (modified) fix opencl build error for pearl necklace Tue, 08 Dec 2015 16:42:33 GMT krzywon [cf404cb] * sasmodels/compare.py (modified) * sasmodels/models/lib/Si.c (added) * sasmodels/models/pearl_necklace.c (added) * sasmodels/models/pearl_necklace.py (added) Added pearl necklace model and numeric method for intrgrating sin(x)/x. ... Tue, 08 Dec 2015 13:08:51 GMT Paul Kienzle [5d316e9] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/core.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) support fast and loose single precision and half precision Fri, 04 Dec 2015 18:45:31 GMT Paul Kienzle [eaca9eb] * sasmodels/exception.py (modified) error message cleanup Fri, 04 Dec 2015 17:41:47 GMT Paul Kienzle [9404dd3] * doc/conf.py (modified) * doc/gentoc.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/core.py (modified) * sasmodels/data.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/exception.py (modified) * sasmodels/generate.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/resolution.py (modified) * sasmodels/resolution2d.py (modified) * sasmodels/sasview_model.py (modified) python 3.x support Tue, 01 Dec 2015 17:40:17 GMT Paul Kienzle [e88bb78] * sasmodels/generate.py (modified) Convert subsection headings to emphasized text in model docs Tue, 01 Dec 2015 15:30:30 GMT Paul Kienzle [d18f8a8] * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/stickyhardsphere.py (modified) fix multiline equation alignment Tue, 01 Dec 2015 02:18:41 GMT Paul Kienzle [eb69cce] * sasmodels/generate.py (modified) * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/crystal_orientation.gif (deleted) * sasmodels/models/img/crystal_orientation.png (added) * sasmodels/models/img/parallelepiped_compare.gif (deleted) * sasmodels/models/img/parallelepiped_compare.png (added) * sasmodels/models/img/stickyhardsphere_1d.jpg (moved) * sasmodels/models/img/stickyhardsphere_228.PNG (deleted) * sasmodels/models/img/stickyhardsphere_229.PNG (deleted) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellarCaille.py (modified) * sasmodels/models/lamellarCailleHG.py (modified) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) make model docs more consistent; build pdf docs Mon, 30 Nov 2015 19:24:28 GMT Paul Kienzle [d138d43] * doc/genmodel.py (modified) * doc/index.rst (modified) * sasmodels/exception.py (modified) * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/broad_peak_1d.jpg (added) * sasmodels/models/img/crystal_orientation.gif (moved) * sasmodels/models/img/fcc_1d.jpg (added) * sasmodels/models/img/fcc_2d.jpg (added) * sasmodels/models/img/fcc_lattice.jpg (added) * sasmodels/models/img/hollow_cylinder_1d.jpg (moved) * sasmodels/models/img/image061.jpg (deleted) * sasmodels/models/img/image062.jpg (deleted) * sasmodels/models/img/lamellarFFHG_137.jpg (deleted) * sasmodels/models/img/lamellarFFHG_1d.jpg (moved) * sasmodels/models/img/lamellarPC_146.jpg (deleted) * sasmodels/models/img/lamellarPC_147.jpg (deleted) * sasmodels/models/img/lamellarPC_1d.jpg (added) * sasmodels/models/img/lamellarPC_45.jpg (deleted) * sasmodels/models/img/lorentz_1d.jpg (moved) * sasmodels/models/lamellarFFHG.py (modified) * sasmodels/models/lamellarPC.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/resolution.py (modified) * sasmodels/sasview_model.py (modified) remove documentation build errors Wed, 25 Nov 2015 21:44:45 GMT Paul Kienzle [1ec7efa] * sasmodels/compare.py (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) use taylor expansion in triaxial ellipsoid model so single precision is ... Wed, 25 Nov 2015 21:27:24 GMT Paul Kienzle [a5899c8] * sasmodels/models/ellipsoid.c (modified) use taylor expansion in ellipsoid model so single precision is more ... Wed, 25 Nov 2015 21:10:43 GMT Paul Kienzle [4b41184] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) internal refactoring of compare/compare_many Wed, 25 Nov 2015 21:09:56 GMT Paul Kienzle [0fa687d] * sasmodels/models/sphere.py (modified) Use taylor series near q=0 for accurate single precision calculations Wed, 25 Nov 2015 18:12:06 GMT Paul Kienzle [319ab14] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/models/lamellarPC_kernel.c (modified) allow comparison between double/quad precision and sasview Wed, 25 Nov 2015 18:09:28 GMT Paul Kienzle [38d8774] * sasmodels/models/lamellar.py (modified) improve single precision accuracy using 2sin^2(x/2) = 1-cos(x) Wed, 25 Nov 2015 18:08:03 GMT Paul Kienzle [82d239a] * sasmodels/models/bcc.c (modified) * sasmodels/models/fcc.c (modified) minor performance improvement for bcc/fcc by precalculating trig Wed, 25 Nov 2015 15:09:28 GMT Paul Kienzle [dc056b9] * sasmodels/compare.py (modified) ...and leave a comment about why the unused import should be kept in the ... Wed, 25 Nov 2015 15:06:23 GMT Paul Kienzle [2bebe2b] * sasmodels/compare.py (modified) slightly cleaner error message from compare if sasview is not available ... Wed, 25 Nov 2015 14:25:28 GMT Paul Kienzle [e1ace4d] * sasmodels/compare.py (modified) * sasmodels/generate.py (modified) long doubles not supported in every version of numpy Wed, 25 Nov 2015 12:36:22 GMT Paul Kienzle [7f7f99f] * sasmodels/resolution.py (modified) reinstate resolution tests Tue, 24 Nov 2015 23:13:15 GMT Paul Kienzle [5edfe12] * sasmodels/compare.py (modified) * sasmodels/generate.py (modified) * sasmodels/kerneldll.py (modified) support long double kernels for precision limited models Tue, 24 Nov 2015 21:45:03 GMT Paul Kienzle [92da231] * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) add notes about compiler and opencl drivers to docs Tue, 24 Nov 2015 20:43:22 GMT Paul Kienzle [b514adf] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) set constraints so multi_compare has fewer spurious errors Tue, 24 Nov 2015 20:41:47 GMT Paul Kienzle [062c56d] * sasmodels/kernel_template.c (modified) * sasmodels/kernelpy.py (modified) allow negative I(q) in models Tue, 24 Nov 2015 20:30:12 GMT Paul Kienzle [5753e4e] * compare.bat (added) * compare.sh (modified) * multi_compare.bat (added) * multi_compare.sh (modified) * sasmodels/compare.py (modified) support compare/multi_compare on windows Tue, 24 Nov 2015 20:29:36 GMT Paul Kienzle [a30cdd5] * sasmodels/kerneldll.py (modified) use SAS_OPENMP=1 in environment to use openmp for dlls Tue, 24 Nov 2015 16:57:53 GMT Paul Kienzle [7be65ea] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/parallelepiped.py (modified) * doc/Makefile (modified) * sasmodels/models/spherepy.py (modified) Merge branch 'master' of github.com:sasview/sasmodels Tue, 24 Nov 2015 16:57:39 GMT Paul Kienzle [34375ea] * doc/Makefile (modified) * sasmodels/models/spherepy.py (modified) doc build tweaks Tue, 24 Nov 2015 00:14:54 GMT Paul Kienzle [cd3dba0] * sasmodels/compare.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/generate.py (modified) * sasmodels/models/HayterMSAsq.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/parallelepiped.py (modified) improve compare.py so that parameters can be constrained to valid values Mon, 23 Nov 2015 22:02:27 GMT Paul Kienzle [0e9048f] * sasmodels/bumps_model.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/teubner_strey.py (modified) fix some of the doc build errors Mon, 23 Nov 2015 05:05:10 GMT Paul Kienzle [73a3e22] * compare.sh (modified) * sasmodels/compare.py (modified) make -1d the default for compare.sh Mon, 23 Nov 2015 05:02:33 GMT Paul Kienzle [ac21c7f] * sasmodels/data.py (modified) fix 2d compare Mon, 23 Nov 2015 04:58:04 GMT Paul Kienzle [e922c5d] * compare.sh (modified) * compare_many.sh (modified) * sasmodels/compare.py (moved) * sasmodels/compare_many.py (moved) move compare/compare_many into sasmodels package Mon, 23 Nov 2015 04:39:03 GMT Paul Kienzle [3b4243d] * sasmodels/data.py (added) split data units from bumps model Mon, 23 Nov 2015 04:37:15 GMT Paul Kienzle [7cf2cfd] * compare.py (modified) * compare_all.sh (deleted) * compare_many.py (modified) * compare_many.sh (added) * example/fit.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/core.py (modified) * sasmodels/direct_model.py (modified) refactor compare.py so that bumps/sasview not required for simple tests Mon, 23 Nov 2015 01:49:24 GMT Paul Kienzle [677ccf1] * sasmodels/models/gaussian_peak.py (modified) tweak the gaussian formula for efficiency Mon, 23 Nov 2015 01:47:55 GMT Paul Kienzle [9fd094c] * sasmodels/models/img/parallelepiped.jpg (added) * sasmodels/models/img/parallelepiped_compare.gif (added) * sasmodels/models/parallelepiped.py (modified) include parallelepiped images in the repo Sun, 22 Nov 2015 17:05:34 GMT Paul Kienzle [22eac46] * sasmodels/models/lamellarFFHG.py (modified) fix sasview variable mapping for tail length Sun, 22 Nov 2015 04:13:56 GMT Paul Kienzle [be18d1f] * sasmodels/models/img/gaussian_peak_1d.jpg (added) * sasmodels/models/img/teubner_strey_1d.jpg (added) * sasmodels/models/teubner_strey.py (modified) include plots for gaussian and teubner-strey Fri, 20 Nov 2015 22:10:38 GMT Paul Kienzle [4eac427] * doc/make.bat (deleted) * sasmodels/generate.py (modified) fix doc build for units without special markup Fri, 20 Nov 2015 10:58:44 GMT smk78 [525f3a9] * sasmodels/models/power_law.py (modified) Scale & Background removed from model calculation as implicit parameters ... Thu, 19 Nov 2015 23:50:00 GMT Paul Kienzle [5d80bbf] * sasmodels/bumps_model.py (modified) don't plot empty plots on log scale Thu, 19 Nov 2015 19:47:50 GMT krzywon [66ebdd6] * .gitignore (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/lorentz.py (modified) Finished the hollow_cylinder model and added unit tests to guinier and ... Thu, 19 Nov 2015 17:33:24 GMT smk78 [8fe0b9b] * sasmodels/models/power_law.py (modified) Added tests