# # ChangeLog for sasmodels/models/elliptical_cylinder.py in sasmodels # # Generated by Trac 1.0.1 # Apr 28, 2024 9:55:13 PM Mon, 08 Aug 2016 15:24:11 GMT Paul Kienzle [40a87fa] * doc/conf.py (modified) * doc/gentoc.py (modified) * sasmodels/__init__.py (modified) * sasmodels/bumps_model.py (modified) * sasmodels/compare_many.py (modified) * sasmodels/convert.py (modified) * sasmodels/core.py (modified) * sasmodels/custom/__init__.py (modified) * sasmodels/data.py (modified) * sasmodels/details.py (modified) * sasmodels/direct_model.py (modified) * sasmodels/kernelcl.py (modified) * sasmodels/kerneldll.py (modified) * sasmodels/kernelpy.py (modified) * sasmodels/model_test.py (modified) * sasmodels/modelinfo.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dll/__init__.py (deleted) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/squarewell.py (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/unified_power_Rg.py (modified) * sasmodels/resolution.py (modified) * sasmodels/resolution2d.py (modified) * sasmodels/rst2html.py (modified) lint and latex cleanup Thu, 21 Jul 2016 06:09:17 GMT Paul Kienzle [42356c8] * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/binary_hard_sphere.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/fractal.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherical_sld.py (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/unified_power_Rg.py (modified) * sasmodels/models/vesicle.py (modified) label all sld parameters Fri, 08 Apr 2016 16:14:58 GMT Paul Kienzle [416609b] * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/two_lorentzian.py (modified) use np.sqrt rather than math.sqrt for vector functions Mon, 04 Apr 2016 22:45:36 GMT Paul Kienzle [ec45c4f] * sasmodels/convert.json (modified) * sasmodels/models/_spherepy.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/binary_hard_sphere.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_multi_shell.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_elliptical.py (modified) * sasmodels/models/fractal.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.py (modified) * sasmodels/models/lamellar.py (modified) * sasmodels/models/lamellar_hg.py (modified) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/line.py (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/lorentz.py (modified) * sasmodels/models/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/multilayer_vesicle.py (modified) * sasmodels/models/onion.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/pringle.py (modified) * sasmodels/models/raspberry.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sc_paracrystal.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherical_sld.py (modified) * sasmodels/models/squarewell.py (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/stickyhardsphere.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/vesicle.py (modified) remove oldname/oldpars from new models Sun, 20 Mar 2016 14:31:31 GMT richardh [0cc31e1] * sasmodels/models/correlation_length.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) more docs & sld name changes Sun, 20 Mar 2016 09:18:22 GMT richardh [74fd96f] * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) renamed r_ratio to axis_ratio Sat, 19 Mar 2016 21:37:43 GMT richardh [aa24114] * doc/genmodel.py (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.c (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * sasmodels/models/lib/J1.c (deleted) * sasmodels/models/lib/J1c.c (deleted) * sasmodels/models/lib/nr_bess_j1.c (deleted) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) Merge branch 'master' of https://github.com/SasView/sasmodels Sat, 19 Mar 2016 21:37:29 GMT richardh [e65a3e7] * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/flexible_cylinder.py (modified) tidy docs and renam solvent_sld Sat, 19 Mar 2016 20:34:39 GMT wojciech [43b7eea] * sasmodels/models/bcc.py (modified) * sasmodels/models/core_shell_bicelle.c (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.c (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.c (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/flexible_cylinder.c (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.c (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/hollow_cylinder.c (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/stacked_disks.c (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) Initial clean-up of Bessel functions Thu, 17 Mar 2016 13:07:04 GMT gonzalezm [aa2edb2] * doc/genmodel.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/correlation_length.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/flexible_cylinder.py (modified) * sasmodels/models/flexible_cylinder_ex.py (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/gauss_lorentz_gel.py (modified) * sasmodels/models/gaussian_peak.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/hardsphere.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/hollow_rectangular_prism_infinitely_thin_walls.py (modified) * 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/mass_fractal.py (modified) * sasmodels/models/mass_surface_fractal.py (modified) * sasmodels/models/mono_gauss_coil.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/peak_lorentz.py (modified) * sasmodels/models/poly_gauss_coil.py (modified) * sasmodels/models/polymer_excl_volume.py (modified) * sasmodels/models/power_law.py (modified) * sasmodels/models/rectangular_prism.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/sphere.py (modified) * sasmodels/models/spherepy.py (modified) * sasmodels/models/star_polymer.py (modified) * sasmodels/models/surface_fractal.py (modified) * sasmodels/models/teubner_strey.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) * sasmodels/models/two_lorentzian.py (modified) * sasmodels/models/two_power_law.py (modified) * sasmodels/models/vesicle.py (modified) Removing hardcoded figures to be replaced by autogenerated ones Wed, 16 Mar 2016 22:28:02 GMT Paul Kienzle [5111921] * sasmodels/models/_onion.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/gel_fit.py (modified) * sasmodels/models/hollow_rectangular_prism.py (modified) * sasmodels/models/img/2d_q_vector.gif (deleted) * sasmodels/models/img/core_shell_ellipsoid_geometry.gif (deleted) * sasmodels/models/img/core_shell_ellipsoid_geometry.png (added) * sasmodels/models/img/elliptical_cylinder_averaging.gif (deleted) * sasmodels/models/img/elliptical_cylinder_averaging.png (added) * sasmodels/models/img/elliptical_cylinder_geometry.gif (deleted) * sasmodels/models/img/elliptical_cylinder_geometry.png (added) * sasmodels/models/img/elliptical_cylinder_validation_1d.gif (deleted) * sasmodels/models/img/elliptical_cylinder_validation_1d.png (added) * sasmodels/models/img/gel_fit_1d.gif (deleted) * sasmodels/models/img/gel_fit_1d.png (added) * sasmodels/models/img/onion_geometry.gif (deleted) * sasmodels/models/img/onion_geometry.png (added) * sasmodels/models/img/stacked_disks_geometry.gif (deleted) * sasmodels/models/img/stacked_disks_geometry.png (added) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/squarewell.py (modified) * sasmodels/models/stacked_disks.py (modified) replace gifs so that we can build pdf Wed, 16 Mar 2016 19:07:15 GMT Paul Kienzle [2f0c07d] * sasmodels/generate.py (modified) * sasmodels/models/_onion.py (modified) * sasmodels/models/adsorbed_layer.py (modified) * sasmodels/models/barbell.py (modified) * sasmodels/models/bcc.py (modified) * sasmodels/models/be_polyelectrolyte.py (modified) * sasmodels/models/broad_peak.py (modified) * sasmodels/models/capped_cylinder.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_cylinder.py (modified) * sasmodels/models/core_shell_ellipsoid.py (modified) * sasmodels/models/core_shell_ellipsoid_xt.py (modified) * sasmodels/models/core_shell_parallelepiped.py (modified) * sasmodels/models/cylinder.py (modified) * sasmodels/models/ellipsoid.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/fcc.py (modified) * sasmodels/models/hollow_cylinder.py (modified) * sasmodels/models/img/bcc_angle_definition.png (moved) * sasmodels/models/img/bcc_geometry.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/core_shell_ellipsoid_geometry.gif (moved) * sasmodels/models/img/core_shell_parallelepiped_geometry.jpg (moved) * sasmodels/models/img/cylinder_angle_definition.jpg (moved) * sasmodels/models/img/cylinder_angle_projection.jpg (moved) * sasmodels/models/img/ellipsoid_angle_projection.jpg (moved) * sasmodels/models/img/elliptical_cylinder_angle_definition.jpg (moved) * sasmodels/models/img/fcc_geometry.jpg (moved) * sasmodels/models/img/linear_pearls_geometry.jpg (moved) * sasmodels/models/img/multi_shell_geometry.jpg (moved) * sasmodels/models/img/onion_geometry.gif (moved) * sasmodels/models/img/parallelepiped_angle_definition.jpg (moved) * sasmodels/models/img/parallelepiped_angle_projection.jpg (added) * sasmodels/models/img/parallelepiped_geometry.jpg (moved) * sasmodels/models/img/pearl_necklace_geometry.jpg (moved) * sasmodels/models/img/sc_crystal_2d.jpg (moved) * sasmodels/models/img/sc_crystal_angle_definition.jpg (moved) * sasmodels/models/img/sc_crystal_geometry.jpg (moved) * sasmodels/models/img/stacked_disks_angle_definition.jpg (moved) * sasmodels/models/img/stacked_disks_angle_projection.jpg (moved) * sasmodels/models/img/stacked_disks_fig3.jpg (deleted) * sasmodels/models/img/stacked_disks_geometry.gif (moved) * sasmodels/models/img/triaxial_ellipsoid_angle_projection.jpg (moved) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/multi_shell.py (modified) * sasmodels/models/parallelepiped.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/sc_crystal.py (modified) * sasmodels/models/stacked_disks.py (modified) * sasmodels/models/triaxial_ellipsoid.py (modified) make figure names regular (geometry, angle_definition, angle_projection) Wed, 24 Feb 2016 22:51:27 GMT Paul Kienzle [fa8011eb] * sasmodels/generate.py (modified) * sasmodels/models/core_shell_bicelle.py (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/elliptical_cylinder.py (modified) * sasmodels/models/guinier_porod.py (modified) * sasmodels/models/img/rpa_1d.jpg (added) * sasmodels/models/line.py (modified) * sasmodels/models/rpa.py (modified) * sasmodels/models/vesicle.py (modified) doc cleanup Wed, 17 Feb 2016 20:02:54 GMT Doucet, Mathieu [b7c2fce] * sasmodels/models/elliptical_cylinder.py (modified) Fix pylint and add clarity to description. Wed, 17 Feb 2016 18:54:00 GMT Doucet, Mathieu [c612162] * sasmodels/models/elliptical_cylinder.py (modified) fix pylint Wed, 17 Feb 2016 18:41:58 GMT Doucet, Mathieu [a8b3cdb] * sasmodels/models/elliptical_cylinder.c (added) * sasmodels/models/elliptical_cylinder.py (added) * sasmodels/models/img/elliptical_cylinder_averaging.gif (added) * sasmodels/models/img/elliptical_cylinder_comparison_1d.jpg (added) * sasmodels/models/img/elliptical_cylinder_geometry.gif (added) * sasmodels/models/img/elliptical_cylinder_geometry_2d.jpg (added) * sasmodels/models/img/elliptical_cylinder_validation_1d.gif (added) * sasmodels/models/lib/nr_bess_j1.c (added) Converted elliptical cylinder model