Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 6, 2020 22:29
Show Gist options
  • Save r-ryantm/83565f09ec4ae1eba2a9eefc06b00fcd to your computer and use it in GitHub Desktop.
Save r-ryantm/83565f09ec4ae1eba2a9eefc06b00fcd to your computer and use it in GitHub Desktop.
/nix/store/15hcvz3qai86hy9cv9yxs04rxb89xq1h-python2.7-sasmodels-1.0.2
├── lib
│   └── python2.7
│   └── site-packages
│   ├── sasmodels
│   │   ├── alignment.py
│   │   ├── alignment.pyc
│   │   ├── bumps_model.py
│   │   ├── bumps_model.pyc
│   │   ├── compare_many.py
│   │   ├── compare_many.pyc
│   │   ├── compare.py
│   │   ├── compare.pyc
│   │   ├── conversion_table.py
│   │   ├── conversion_table.pyc
│   │   ├── convert.py
│   │   ├── convert.pyc
│   │   ├── core.py
│   │   ├── core.pyc
│   │   ├── custom
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── data.py
│   │   ├── data.pyc
│   │   ├── details.py
│   │   ├── details.pyc
│   │   ├── direct_model.py
│   │   ├── direct_model.pyc
│   │   ├── exception.py
│   │   ├── exception.pyc
│   │   ├── generate.py
│   │   ├── generate.pyc
│   │   ├── gengauss.py
│   │   ├── gengauss.pyc
│   │   ├── guyou.py
│   │   ├── guyou.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── jitter.py
│   │   ├── jitter.pyc
│   │   ├── kernelcl.py
│   │   ├── kernelcl.pyc
│   │   ├── kernelcuda.py
│   │   ├── kernelcuda.pyc
│   │   ├── kerneldll.py
│   │   ├── kerneldll.pyc
│   │   ├── kernel_header.c
│   │   ├── kernel_iq.c
│   │   ├── kernel.py
│   │   ├── kernel.pyc
│   │   ├── kernelpy.py
│   │   ├── kernelpy.pyc
│   │   ├── kernel_template.c
│   │   ├── list_pars.py
│   │   ├── list_pars.pyc
│   │   ├── mixture.py
│   │   ├── mixture.pyc
│   │   ├── modelinfo.py
│   │   ├── modelinfo.pyc
│   │   ├── models
│   │   │   ├── adsorbed_layer.py
│   │   │   ├── adsorbed_layer.pyc
│   │   │   ├── barbell.c
│   │   │   ├── barbell.py
│   │   │   ├── barbell.pyc
│   │   │   ├── bcc_paracrystal.c
│   │   │   ├── bcc_paracrystal.py
│   │   │   ├── bcc_paracrystal.pyc
│   │   │   ├── be_polyelectrolyte.py
│   │   │   ├── be_polyelectrolyte.pyc
│   │   │   ├── binary_hard_sphere.c
│   │   │   ├── binary_hard_sphere.py
│   │   │   ├── binary_hard_sphere.pyc
│   │   │   ├── broad_peak.py
│   │   │   ├── broad_peak.pyc
│   │   │   ├── capped_cylinder.c
│   │   │   ├── capped_cylinder.py
│   │   │   ├── capped_cylinder.pyc
│   │   │   ├── core_multi_shell.c
│   │   │   ├── core_multi_shell.py
│   │   │   ├── core_multi_shell.pyc
│   │   │   ├── core_shell_bicelle.c
│   │   │   ├── core_shell_bicelle_elliptical_belt_rough.c
│   │   │   ├── core_shell_bicelle_elliptical_belt_rough.py
│   │   │   ├── core_shell_bicelle_elliptical_belt_rough.pyc
│   │   │   ├── core_shell_bicelle_elliptical.c
│   │   │   ├── core_shell_bicelle_elliptical.py
│   │   │   ├── core_shell_bicelle_elliptical.pyc
│   │   │   ├── core_shell_bicelle.py
│   │   │   ├── core_shell_bicelle.pyc
│   │   │   ├── core_shell_cylinder.c
│   │   │   ├── core_shell_cylinder.py
│   │   │   ├── core_shell_cylinder.pyc
│   │   │   ├── core_shell_ellipsoid.c
│   │   │   ├── core_shell_ellipsoid.py
│   │   │   ├── core_shell_ellipsoid.pyc
│   │   │   ├── core_shell_parallelepiped.c
│   │   │   ├── core_shell_parallelepiped.py
│   │   │   ├── core_shell_parallelepiped.pyc
│   │   │   ├── core_shell_sphere.c
│   │   │   ├── core_shell_sphere.py
│   │   │   ├── core_shell_sphere.pyc
│   │   │   ├── correlation_length.py
│   │   │   ├── correlation_length.pyc
│   │   │   ├── cylinder.c
│   │   │   ├── cylinder.py
│   │   │   ├── cylinder.pyc
│   │   │   ├── dab.py
│   │   │   ├── dab.pyc
│   │   │   ├── ellipsoid.c
│   │   │   ├── ellipsoid.py
│   │   │   ├── ellipsoid.pyc
│   │   │   ├── elliptical_cylinder.c
│   │   │   ├── elliptical_cylinder.py
│   │   │   ├── elliptical_cylinder.pyc
│   │   │   ├── fcc_paracrystal.c
│   │   │   ├── fcc_paracrystal.py
│   │   │   ├── fcc_paracrystal.pyc
│   │   │   ├── flexible_cylinder.c
│   │   │   ├── flexible_cylinder_elliptical.c
│   │   │   ├── flexible_cylinder_elliptical.py
│   │   │   ├── flexible_cylinder_elliptical.pyc
│   │   │   ├── flexible_cylinder.py
│   │   │   ├── flexible_cylinder.pyc
│   │   │   ├── fractal.c
│   │   │   ├── fractal_core_shell.c
│   │   │   ├── fractal_core_shell.py
│   │   │   ├── fractal_core_shell.pyc
│   │   │   ├── fractal.py
│   │   │   ├── fractal.pyc
│   │   │   ├── fuzzy_sphere.c
│   │   │   ├── fuzzy_sphere.py
│   │   │   ├── fuzzy_sphere.pyc
│   │   │   ├── gaussian_peak.py
│   │   │   ├── gaussian_peak.pyc
│   │   │   ├── gauss_lorentz_gel.py
│   │   │   ├── gauss_lorentz_gel.pyc
│   │   │   ├── gel_fit.c
│   │   │   ├── gel_fit.py
│   │   │   ├── gel_fit.pyc
│   │   │   ├── guinier_porod.py
│   │   │   ├── guinier_porod.pyc
│   │   │   ├── guinier.py
│   │   │   ├── guinier.pyc
│   │   │   ├── hardsphere.py
│   │   │   ├── hardsphere.pyc
│   │   │   ├── hayter_msa.c
│   │   │   ├── hayter_msa.py
│   │   │   ├── hayter_msa.pyc
│   │   │   ├── hollow_cylinder.c
│   │   │   ├── hollow_cylinder.py
│   │   │   ├── hollow_cylinder.pyc
│   │   │   ├── hollow_rectangular_prism.c
│   │   │   ├── hollow_rectangular_prism.py
│   │   │   ├── hollow_rectangular_prism.pyc
│   │   │   ├── hollow_rectangular_prism_thin_walls.c
│   │   │   ├── hollow_rectangular_prism_thin_walls.py
│   │   │   ├── hollow_rectangular_prism_thin_walls.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── lamellar_hg.py
│   │   │   ├── lamellar_hg.pyc
│   │   │   ├── lamellar_hg_stack_caille.c
│   │   │   ├── lamellar_hg_stack_caille.py
│   │   │   ├── lamellar_hg_stack_caille.pyc
│   │   │   ├── lamellar.py
│   │   │   ├── lamellar.pyc
│   │   │   ├── lamellar_stack_caille.c
│   │   │   ├── lamellar_stack_caille.py
│   │   │   ├── lamellar_stack_caille.pyc
│   │   │   ├── lamellar_stack_paracrystal.c
│   │   │   ├── lamellar_stack_paracrystal.py
│   │   │   ├── lamellar_stack_paracrystal.pyc
│   │   │   ├── lib
│   │   │   │   ├── core_shell.c
│   │   │   │   ├── fractal_sq.c
│   │   │   │   ├── gauss150.c
│   │   │   │   ├── gauss20.c
│   │   │   │   ├── gauss76.c
│   │   │   │   ├── gfn.c
│   │   │   │   ├── polevl.c
│   │   │   │   ├── sas_3j1x_x.c
│   │   │   │   ├── sas_erf.c
│   │   │   │   ├── sas_gamma.c
│   │   │   │   ├── sas_gammainc.c
│   │   │   │   ├── sas_J0.c
│   │   │   │   ├── sas_J1.c
│   │   │   │   ├── sas_JN.c
│   │   │   │   ├── sas_Si.c
│   │   │   │   ├── sphere_form.c
│   │   │   │   └── wrc_cyl.c
│   │   │   ├── linear_pearls.c
│   │   │   ├── linear_pearls.py
│   │   │   ├── linear_pearls.pyc
│   │   │   ├── line.py
│   │   │   ├── line.pyc
│   │   │   ├── lorentz.py
│   │   │   ├── lorentz.pyc
│   │   │   ├── mass_fractal.c
│   │   │   ├── mass_fractal.py
│   │   │   ├── mass_fractal.pyc
│   │   │   ├── mass_surface_fractal.c
│   │   │   ├── mass_surface_fractal.py
│   │   │   ├── mass_surface_fractal.pyc
│   │   │   ├── mono_gauss_coil.c
│   │   │   ├── mono_gauss_coil.py
│   │   │   ├── mono_gauss_coil.pyc
│   │   │   ├── multilayer_vesicle.c
│   │   │   ├── multilayer_vesicle.py
│   │   │   ├── multilayer_vesicle.pyc
│   │   │   ├── onion.c
│   │   │   ├── onion.py
│   │   │   ├── onion.pyc
│   │   │   ├── parallelepiped.c
│   │   │   ├── parallelepiped.py
│   │   │   ├── parallelepiped.pyc
│   │   │   ├── peak_lorentz.py
│   │   │   ├── peak_lorentz.pyc
│   │   │   ├── pearl_necklace.c
│   │   │   ├── pearl_necklace.py
│   │   │   ├── pearl_necklace.pyc
│   │   │   ├── poly_gauss_coil.py
│   │   │   ├── poly_gauss_coil.pyc
│   │   │   ├── polymer_excl_volume.py
│   │   │   ├── polymer_excl_volume.pyc
│   │   │   ├── polymer_micelle.c
│   │   │   ├── polymer_micelle.py
│   │   │   ├── polymer_micelle.pyc
│   │   │   ├── porod.py
│   │   │   ├── porod.pyc
│   │   │   ├── power_law.py
│   │   │   ├── power_law.pyc
│   │   │   ├── pringle.c
│   │   │   ├── pringle.py
│   │   │   ├── pringle.pyc
│   │   │   ├── raspberry.c
│   │   │   ├── raspberry.py
│   │   │   ├── raspberry.pyc
│   │   │   ├── rectangular_prism.c
│   │   │   ├── rectangular_prism.py
│   │   │   ├── rectangular_prism.pyc
│   │   │   ├── rpa.c
│   │   │   ├── rpa.py
│   │   │   ├── rpa.pyc
│   │   │   ├── sc_paracrystal.c
│   │   │   ├── sc_paracrystal.py
│   │   │   ├── sc_paracrystal.pyc
│   │   │   ├── sphere.c
│   │   │   ├── sphere.py
│   │   │   ├── sphere.pyc
│   │   │   ├── _spherepy.py
│   │   │   ├── _spherepy.pyc
│   │   │   ├── spherical_sld.c
│   │   │   ├── spherical_sld.py
│   │   │   ├── spherical_sld.pyc
│   │   │   ├── spinodal.py
│   │   │   ├── spinodal.pyc
│   │   │   ├── squarewell.py
│   │   │   ├── squarewell.pyc
│   │   │   ├── stacked_disks.c
│   │   │   ├── stacked_disks.py
│   │   │   ├── stacked_disks.pyc
│   │   │   ├── star_polymer.c
│   │   │   ├── star_polymer.py
│   │   │   ├── star_polymer.pyc
│   │   │   ├── stickyhardsphere.py
│   │   │   ├── stickyhardsphere.pyc
│   │   │   ├── surface_fractal.c
│   │   │   ├── surface_fractal.py
│   │   │   ├── surface_fractal.pyc
│   │   │   ├── teubner_strey.py
│   │   │   ├── teubner_strey.pyc
│   │   │   ├── triaxial_ellipsoid.c
│   │   │   ├── triaxial_ellipsoid.py
│   │   │   ├── triaxial_ellipsoid.pyc
│   │   │   ├── two_lorentzian.py
│   │   │   ├── two_lorentzian.pyc
│   │   │   ├── two_power_law.py
│   │   │   ├── two_power_law.pyc
│   │   │   ├── unified_power_Rg.py
│   │   │   ├── unified_power_Rg.pyc
│   │   │   ├── vesicle.c
│   │   │   ├── vesicle.py
│   │   │   └── vesicle.pyc
│   │   ├── model_test.py
│   │   ├── model_test.pyc
│   │   ├── multiscat.py
│   │   ├── multiscat.pyc
│   │   ├── product.py
│   │   ├── product.pyc
│   │   ├── resolution2d.py
│   │   ├── resolution2d.pyc
│   │   ├── resolution.py
│   │   ├── resolution.pyc
│   │   ├── rst2html.py
│   │   ├── rst2html.pyc
│   │   ├── sasview_model.py
│   │   ├── sasview_model.pyc
│   │   ├── sesans.py
│   │   ├── sesans.pyc
│   │   ├── special.py
│   │   ├── special.pyc
│   │   ├── weights.py
│   │   └── weights.pyc
│   └── sasmodels-1.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
9 directories, 304 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment