paltas
latest
generate
– Dataset Generation Module
Analysis
– Neural Posterior Estimator and Hiearchical Inference Modules
Configs
– Configuration Modules
MainDeflector
– Main Deflector Rendering Modules
PointSource
– Point Source Rendering Modules
Sampling
– Strong Lensing Parameter Sampling Modules
Sources
– Source Light Rendering Modules
Substructure
– Subhalos and Line-of-Sight Halos Rendering Modules
Utils
– Utility Modules
paltas
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Z
A
ab_zeropoint (paltas.Sources.cosmos.COSMOSCatalog attribute)
(paltas.Sources.galaxy_catalog.GalaxyCatalog attribute)
absolute_to_apparent() (in module paltas.Utils.cosmology_utils)
C
calculate_average_alpha() (paltas.Substructure.los_base.LOSBase method)
(paltas.Substructure.los_dg19.LOSDG19 method)
calculate_sigma_crit() (in module paltas.Substructure.nfw_functions)
check_parameterization() (paltas.MainDeflector.main_deflector_base.MainDeflectorBase method)
(paltas.PointSource.point_source_base.PointSourceBase method)
(paltas.Sources.galaxy_catalog.GalaxyCatalog method)
(paltas.Sources.source_base.SourceBase method)
(paltas.Substructure.los_base.LOSBase method)
(paltas.Substructure.subhalos_base.SubhalosBase method)
cone_angle_to_radius() (paltas.Substructure.los_dg19.LOSDG19 method)
ConfigHandler (class in paltas.Configs.config_handler)
convert_from_lenstronomy_NFW() (in module paltas.Substructure.nfw_functions)
convert_from_lenstronomy_tNFW() (in module paltas.Substructure.nfw_functions)
convert_to_lenstronomy() (paltas.Substructure.los_dg19.LOSDG19 method)
(paltas.Substructure.subhalos_dg19.SubhalosDG19 method)
convert_to_lenstronomy_NFW() (in module paltas.Substructure.nfw_functions)
convert_to_lenstronomy_tNFW() (in module paltas.Substructure.nfw_functions)
cored_nfw_draws() (in module paltas.Substructure.nfw_functions)
cored_nfw_integral() (in module paltas.Substructure.nfw_functions)
COSMOSCatalog (class in paltas.Sources.cosmos)
COSMOSExcludeCatalog (class in paltas.Sources.cosmos)
COSMOSIncludeCatalog (class in paltas.Sources.cosmos)
COSMOSSersic (class in paltas.Sources.cosmos_sersic)
COSMOSSersicCatalog (class in paltas.Sources.cosmos)
D
ddt() (in module paltas.Utils.cosmology_utils)
degrade_image() (in module paltas.Utils.hubble_utils)
distort_image() (in module paltas.Utils.hubble_utils)
dn_dm() (paltas.Substructure.los_dg19.LOSDG19 method)
DoubleSersicData (class in paltas.Sources.sersic)
draw_from_dict() (paltas.Sampling.sampler.Sampler static method)
draw_image() (paltas.Configs.config_handler.ConfigHandler method)
draw_los() (paltas.Substructure.los_base.LOSBase method)
(paltas.Substructure.los_dg19.LOSDG19 method)
draw_main_deflector() (paltas.MainDeflector.main_deflector_base.MainDeflectorBase method)
(paltas.MainDeflector.simple_deflectors.PEMD method)
(paltas.MainDeflector.simple_deflectors.PEMDShear method)
(paltas.MainDeflector.simple_deflectors.PEMDShearFourMultipole method)
draw_new_sample() (paltas.Configs.config_handler.ConfigHandler method)
draw_nfw_masses() (paltas.Substructure.los_dg19.LOSDG19 method)
(paltas.Substructure.subhalos_dg19.SubhalosDG19 method)
draw_phi() (paltas.Sources.galaxy_catalog.GalaxyCatalog static method)
draw_point_source() (paltas.PointSource.point_source_base.PointSourceBase method)
(paltas.PointSource.single_point_source.SinglePointSource method)
draw_source() (paltas.Sources.cosmos.COSMOSSersicCatalog method)
(paltas.Sources.cosmos_sersic.COSMOSSersic method)
(paltas.Sources.galaxy_catalog.GalaxyCatalog method)
(paltas.Sources.sersic.DoubleSersicData method)
(paltas.Sources.sersic.SingleSersicSource method)
(paltas.Sources.source_base.SourceBase method)
draw_subhalos() (paltas.Substructure.subhalos_base.SubhalosBase method)
(paltas.Substructure.subhalos_dg19.SubhalosDG19 method)
Duplicate (class in paltas.Sampling.distributions)
DuplicateScatter (class in paltas.Sampling.distributions)
DuplicateXY (class in paltas.Sampling.distributions)
E
EllipticitiesTranslation (class in paltas.Sampling.distributions)
ExternalShearTranslation (class in paltas.Sampling.distributions)
F
fill_catalog_i_phi_defaults() (paltas.Sources.galaxy_catalog.GalaxyCatalog method)
G
GalaxyCatalog (class in paltas.Sources.galaxy_catalog)
generate_downsampled_wcs() (in module paltas.Utils.hubble_utils)
get_bulge_disk_half_light() (paltas.Sources.sersic.DoubleSersicData method)
get_bulge_disk_mag() (paltas.Sources.sersic.DoubleSersicData method)
get_cosmology() (in module paltas.Utils.cosmology_utils)
get_current_sample() (paltas.Configs.config_handler.ConfigHandler method)
get_k_correction() (in module paltas.Utils.cosmology_utils)
get_lenstronomy_models_kwargs() (paltas.Configs.config_handler.ConfigHandler method)
get_metadata() (paltas.Configs.config_handler.ConfigHandler method)
get_sample_cosmology() (paltas.Configs.config_handler.ConfigHandler method)
get_total_half_light() (paltas.Sources.sersic.DoubleSersicData method)
get_total_sersic_flux() (paltas.Sources.sersic.SingleSersicSource static method)
get_total_sersic_flux_r() (paltas.Sources.sersic.SingleSersicSource static method)
get_truncation_radius() (paltas.Substructure.subhalos_dg19.SubhalosDG19 static method)
H
host_scaling_function() (paltas.Substructure.subhalos_dg19.SubhalosDG19 static method)
hubblify() (in module paltas.Utils.hubble_utils)
I
image_and_metadata() (paltas.Sources.cosmos.COSMOSCatalog method)
(paltas.Sources.cosmos.COSMOSSersicCatalog method)
(paltas.Sources.galaxy_catalog.GalaxyCatalog method)
iter_image_and_metadata() (paltas.Sources.galaxy_catalog.GalaxyCatalog method)
iter_image_and_metadata_bulk() (paltas.Sources.cosmos.COSMOSCatalog method)
(paltas.Sources.cosmos.COSMOSSersicCatalog method)
iter_lightmodel_kwargs_samples() (paltas.Sources.galaxy_catalog.GalaxyCatalog method)
K
k_correct_image() (paltas.Sources.galaxy_catalog.GalaxyCatalog static method)
KappaTransformDistribution (class in paltas.Sampling.distributions)
kpc_per_arcsecond() (in module paltas.Utils.cosmology_utils)
L
LOSBase (class in paltas.Substructure.los_base)
LOSDG19 (class in paltas.Substructure.los_dg19)
M
m_c_from_rho_r_scale() (in module paltas.Substructure.nfw_functions)
mag_to_amplitude() (paltas.Sources.sersic.SingleSersicSource static method)
MagnificationError
main() (in module paltas.generate)
MainDeflectorBase (class in paltas.MainDeflector.main_deflector_base)
mass_concentration() (paltas.Substructure.los_dg19.LOSDG19 method)
(paltas.Substructure.subhalos_dg19.SubhalosDG19 method)
module
paltas.Configs.config_handler
paltas.generate
paltas.MainDeflector.main_deflector_base
paltas.MainDeflector.simple_deflectors
paltas.PointSource.point_source_base
paltas.PointSource.single_point_source
paltas.Sampling.distributions
paltas.Sampling.sampler
paltas.Sources.cosmos
paltas.Sources.cosmos_sersic
paltas.Sources.galaxy_catalog
paltas.Sources.sersic
paltas.Sources.source_base
paltas.Substructure.los_base
paltas.Substructure.los_dg19
paltas.Substructure.nfw_functions
paltas.Substructure.subhalos_base
paltas.Substructure.subhalos_dg19
paltas.Utils.cosmology_utils
paltas.Utils.hubble_utils
paltas.Utils.lenstronomy_utils
paltas.Utils.power_law
MultipleValues (class in paltas.Sampling.distributions)
MultivariateLogNormal (class in paltas.Sampling.distributions)
N
nfw_draws() (in module paltas.Substructure.nfw_functions)
nfw_integral() (in module paltas.Substructure.nfw_functions)
normalize_to_mag() (paltas.Sources.galaxy_catalog.GalaxyCatalog static method)
nu_f_nu() (paltas.Substructure.los_dg19.LOSDG19 static method)
O
offset_wcs() (in module paltas.Utils.hubble_utils)
optional_parameters (paltas.Sources.cosmos_sersic.COSMOSSersic attribute)
(paltas.Sources.galaxy_catalog.GalaxyCatalog attribute)
P
paltas.Configs.config_handler
module
paltas.generate
module
paltas.MainDeflector.main_deflector_base
module
paltas.MainDeflector.simple_deflectors
module
paltas.PointSource.point_source_base
module
paltas.PointSource.single_point_source
module
paltas.Sampling.distributions
module
paltas.Sampling.sampler
module
paltas.Sources.cosmos
module
paltas.Sources.cosmos_sersic
module
paltas.Sources.galaxy_catalog
module
paltas.Sources.sersic
module
paltas.Sources.source_base
module
paltas.Substructure.los_base
module
paltas.Substructure.los_dg19
module
paltas.Substructure.nfw_functions
module
paltas.Substructure.subhalos_base
module
paltas.Substructure.subhalos_dg19
module
paltas.Utils.cosmology_utils
module
paltas.Utils.hubble_utils
module
paltas.Utils.lenstronomy_utils
module
paltas.Utils.power_law
module
parse_args() (in module paltas.generate)
PEMD (class in paltas.MainDeflector.simple_deflectors)
PEMDShear (class in paltas.MainDeflector.simple_deflectors)
PEMDShearFourMultipole (class in paltas.MainDeflector.simple_deflectors)
PointSourceBase (class in paltas.PointSource.point_source_base)
power_law_dn_dm() (paltas.Substructure.los_dg19.LOSDG19 method)
power_law_draw() (in module paltas.Utils.power_law)
power_law_integrate() (in module paltas.Utils.power_law)
psf_model() (paltas.Utils.lenstronomy_utils.PSFHelper method)
PSFHelper (class in paltas.Utils.lenstronomy_utils)
R
r_200_from_m() (in module paltas.Substructure.nfw_functions)
RedshiftsLensLight (class in paltas.Sampling.distributions)
RedshiftsTruncNorm (class in paltas.Sampling.distributions)
rejection_sampling() (paltas.Substructure.subhalos_dg19.SubhalosDG19 static method)
required_parameters (paltas.MainDeflector.main_deflector_base.MainDeflectorBase attribute)
(paltas.MainDeflector.simple_deflectors.PEMD attribute)
(paltas.MainDeflector.simple_deflectors.PEMDShear attribute)
(paltas.MainDeflector.simple_deflectors.PEMDShearFourMultipole attribute)
(paltas.PointSource.point_source_base.PointSourceBase attribute)
(paltas.PointSource.single_point_source.SinglePointSource attribute)
(paltas.Sources.cosmos.COSMOSCatalog attribute)
(paltas.Sources.cosmos.COSMOSExcludeCatalog attribute)
(paltas.Sources.cosmos.COSMOSIncludeCatalog attribute)
(paltas.Sources.cosmos_sersic.COSMOSSersic attribute)
(paltas.Sources.galaxy_catalog.GalaxyCatalog attribute)
(paltas.Sources.sersic.DoubleSersicData attribute)
(paltas.Sources.sersic.SingleSersicSource attribute)
(paltas.Sources.source_base.SourceBase attribute)
(paltas.Substructure.los_base.LOSBase attribute)
(paltas.Substructure.los_dg19.LOSDG19 attribute)
(paltas.Substructure.subhalos_base.SubhalosBase attribute)
(paltas.Substructure.subhalos_dg19.SubhalosDG19 attribute)
reseed() (paltas.Configs.config_handler.ConfigHandler method)
rho_nfw_from_m_c() (in module paltas.Substructure.nfw_functions)
S
sample() (paltas.Sampling.sampler.Sampler method)
sample_cored_nfw() (paltas.Substructure.subhalos_dg19.SubhalosDG19 method)
sample_indices() (paltas.Sources.cosmos.COSMOSCatalog method)
(paltas.Sources.galaxy_catalog.GalaxyCatalog method)
sample_los_pos() (paltas.Substructure.los_dg19.LOSDG19 method)
Sampler (class in paltas.Sampling.sampler)
SinglePointSource (class in paltas.PointSource.single_point_source)
SingleSersicSource (class in paltas.Sources.sersic)
SourceBase (class in paltas.Sources.source_base)
SubhalosBase (class in paltas.Substructure.subhalos_base)
SubhalosDG19 (class in paltas.Substructure.subhalos_dg19)
T
tnfw_draws() (in module paltas.Substructure.nfw_functions)
tnfw_integral() (in module paltas.Substructure.nfw_functions)
TruncatedMultivariateNormal (class in paltas.Sampling.distributions)
two_halo_boost() (paltas.Substructure.los_dg19.LOSDG19 method)
U
unfits() (in module paltas.Sources.cosmos)
update_parameters() (paltas.MainDeflector.main_deflector_base.MainDeflectorBase method)
(paltas.PointSource.point_source_base.PointSourceBase method)
(paltas.Sources.source_base.SourceBase method)
(paltas.Substructure.los_base.LOSBase method)
(paltas.Substructure.subhalos_base.SubhalosBase method)
upsample_image() (in module paltas.Utils.hubble_utils)
V
volume_element() (paltas.Substructure.los_dg19.LOSDG19 method)
Z
z_scale_factor() (paltas.Sources.galaxy_catalog.GalaxyCatalog method)