Synthetic Stellar Pop Convolve (SSPC)
Contents:
Readme
Example notebooks
Convolution options
SSPC code-base
Visit the GitLab repo
Submit an issue
Synthetic Stellar Pop Convolve (SSPC)
Index
Index
A
|
C
|
D
|
E
|
G
|
H
|
I
|
J
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
V
A
age_of_universe_to_redshift() (in module syntheticstellarpopconvolve.cosmology_utils)
array_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
C
calculate_bin_edges() (in module syntheticstellarpopconvolve.general_functions)
calculate_bincenters() (in module syntheticstellarpopconvolve.general_functions)
calculate_digitized_sfr_rates_binned_data_for_backward_convolution() (in module syntheticstellarpopconvolve.calculate_starformation_rate)
calculate_digitized_sfr_rates_for_forward_convolution() (in module syntheticstellarpopconvolve.calculate_starformation_rate)
calculate_digitized_sfr_rates_non_binned_data_for_backward_convolution() (in module syntheticstellarpopconvolve.calculate_starformation_rate)
calculate_origin_redshift_array() (in module syntheticstellarpopconvolve.calculate_birth_redshift_array)
calculate_origin_time_array() (in module syntheticstellarpopconvolve.calculate_starformation_rate)
calculate_overlap_fractions() (in module syntheticstellarpopconvolve.convolve_binned_data)
calculate_starformation() (in module syntheticstellarpopconvolve.calculate_starformation_rate)
callable_or_none_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
callable_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
check_and_prepare_output_file() (in module syntheticstellarpopconvolve.check_and_prepare_output_file)
check_and_update_convolution_config() (in module syntheticstellarpopconvolve.check_and_update_convolution_config)
check_and_update_convolution_instruction() (in module syntheticstellarpopconvolve.check_and_update_convolution_instruction)
check_and_update_convolution_instructions() (in module syntheticstellarpopconvolve.check_and_update_convolution_instruction)
check_and_update_sfr_dict() (in module syntheticstellarpopconvolve.check_and_update_sfr_dict)
check_and_update_sfr_dicts() (in module syntheticstellarpopconvolve.check_and_update_sfr_dict)
check_convolution_config() (in module syntheticstellarpopconvolve.check_and_update_convolution_config)
check_convolution_config_general() (in module syntheticstellarpopconvolve.check_and_update_convolution_config)
check_convolution_config_other() (in module syntheticstellarpopconvolve.check_and_update_convolution_config)
check_convolution_instruction() (in module syntheticstellarpopconvolve.check_and_update_convolution_instruction)
check_delay_time_data_bin_info_dict() (in module syntheticstellarpopconvolve.check_and_update_convolution_instruction)
check_metallicity() (in module syntheticstellarpopconvolve.check_and_update_convolution_instruction)
check_required() (in module syntheticstellarpopconvolve.general_functions)
check_sfr_dict() (in module syntheticstellarpopconvolve.check_and_update_sfr_dict)
compas_log_skew_normal_distribution_metallicity_distribution() (in module syntheticstellarpopconvolve.metallicity_distributions)
convolution_by_integration_post_convolution_hook_wrapper() (in module syntheticstellarpopconvolve.convolution_by_integration)
convolution_by_sampling_post_convolution_hook_wrapper() (in module syntheticstellarpopconvolve.convolution_by_sampling)
convolution_job_worker() (in module syntheticstellarpopconvolve.convolve_populations)
convolution_queue_filler() (in module syntheticstellarpopconvolve.convolve_populations)
convolve() (in module syntheticstellarpopconvolve.convolve)
convolve_on_the_fly() (in module syntheticstellarpopconvolve.convolve_on_the_fly)
convolve_on_the_fly_post_convolution_hook_wrapper() (in module syntheticstellarpopconvolve.convolve_on_the_fly)
convolve_populations() (in module syntheticstellarpopconvolve.convolve_populations)
convolve_pre_calculated_data() (in module syntheticstellarpopconvolve.convolve_pre_calculated_data)
create_bin_iterator() (in module syntheticstellarpopconvolve.convolve_populations)
create_interpolation_datasets() (in module syntheticstellarpopconvolve.prepare_redshift_interpolator)
create_job_dict() (in module syntheticstellarpopconvolve.general_functions)
create_shell_volume_dict() (in module syntheticstellarpopconvolve.store_redshift_shell_info)
create_time_bin_info_dict() (in module syntheticstellarpopconvolve.general_functions)
custom_json_serializer() (in module syntheticstellarpopconvolve.general_functions)
D
default() (syntheticstellarpopconvolve.general_functions.JsonCustomEncoder method)
dict_or_list_of_dicts_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
E
existing_path_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
extract_arguments() (in module syntheticstellarpopconvolve.post_convolution_hook_routines)
extract_data() (in module syntheticstellarpopconvolve.general_functions)
extract_unit_dict() (in module syntheticstellarpopconvolve.general_functions)
G
general_sfr_digitise_function() (in module syntheticstellarpopconvolve.calculate_starformation_rate)
generate_boilerplate_outputfile() (in module syntheticstellarpopconvolve.general_functions)
generate_data_dict() (in module syntheticstellarpopconvolve.general_functions)
generate_group_name() (in module syntheticstellarpopconvolve.general_functions)
get_normalized_yield_unit() (in module syntheticstellarpopconvolve.general_functions)
get_physical_dimensions() (in module syntheticstellarpopconvolve.general_functions)
get_tmp_dir() (in module syntheticstellarpopconvolve.general_functions)
get_username() (in module syntheticstellarpopconvolve.general_functions)
H
handle_call_on_the_fly_function() (in module syntheticstellarpopconvolve.convolve_on_the_fly)
handle_convolution_choice() (in module syntheticstellarpopconvolve.convolve_populations)
handle_convolution_steps() (in module syntheticstellarpopconvolve.convolve_populations)
handle_custom_scaling_or_conversion() (in module syntheticstellarpopconvolve.general_functions)
handle_multiprocessing_convolution() (in module syntheticstellarpopconvolve.convolve_populations)
handle_post_convolution_function() (in module syntheticstellarpopconvolve.post_convolution_hook_routines)
handle_sequential_convolution() (in module syntheticstellarpopconvolve.convolve_populations)
handle_sequential_or_multiprocessing_convolution() (in module syntheticstellarpopconvolve.convolve_populations)
handle_storing_convolution_results() (in module syntheticstellarpopconvolve.convolve_populations)
has_unit() (in module syntheticstellarpopconvolve.general_functions)
has_unit_dimensionless_okay() (in module syntheticstellarpopconvolve.general_functions)
I
is_mass_unit() (in module syntheticstellarpopconvolve.general_functions)
is_time_unit() (in module syntheticstellarpopconvolve.general_functions)
J
JsonCustomEncoder (class in syntheticstellarpopconvolve.general_functions)
L
list_of_dicts_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
load_interpolation_data() (in module syntheticstellarpopconvolve.prepare_redshift_interpolator)
logger_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
lookback_time_to_redshift() (in module syntheticstellarpopconvolve.cosmology_utils)
M
madau_dickinson_sfr() (in module syntheticstellarpopconvolve.starformation_rate_distributions)
maybe_strip_scaled_dimensionless() (in module syntheticstellarpopconvolve.general_functions)
mean_metallicity() (in module syntheticstellarpopconvolve.metallicity_distributions)
mean_mu() (in module syntheticstellarpopconvolve.metallicity_distributions)
metallicity_distribution_dummy() (in module syntheticstellarpopconvolve.metallicity_distributions)
metallicity_distribution_lognormal() (in module syntheticstellarpopconvolve.metallicity_distributions)
metallicity_distribution_Neijsel19() (in module syntheticstellarpopconvolve.metallicity_distributions)
metallicity_distribution_vanSon2022() (in module syntheticstellarpopconvolve.metallicity_distributions)
module
syntheticstellarpopconvolve.calculate_birth_redshift_array
syntheticstellarpopconvolve.calculate_starformation_rate
syntheticstellarpopconvolve.check_and_prepare_output_file
syntheticstellarpopconvolve.check_and_update_convolution_config
syntheticstellarpopconvolve.check_and_update_convolution_instruction
syntheticstellarpopconvolve.check_and_update_sfr_dict
syntheticstellarpopconvolve.convolution_by_integration
syntheticstellarpopconvolve.convolution_by_sampling
syntheticstellarpopconvolve.convolve
syntheticstellarpopconvolve.convolve_binned_data
syntheticstellarpopconvolve.convolve_on_the_fly
syntheticstellarpopconvolve.convolve_populations
syntheticstellarpopconvolve.convolve_pre_calculated_data
syntheticstellarpopconvolve.cosmology_utils
syntheticstellarpopconvolve.default_convolution_config
syntheticstellarpopconvolve.default_convolution_instruction
syntheticstellarpopconvolve.general_functions
syntheticstellarpopconvolve.metallicity_distributions
syntheticstellarpopconvolve.post_convolution_hook_routines
syntheticstellarpopconvolve.prepare_redshift_interpolator
syntheticstellarpopconvolve.starformation_rate_distributions
syntheticstellarpopconvolve.store_redshift_shell_info
mor19_sfr() (in module syntheticstellarpopconvolve.starformation_rate_distributions)
P
pad_function() (in module syntheticstellarpopconvolve.general_functions)
pad_sfr_dict() (in module syntheticstellarpopconvolve.check_and_update_sfr_dict)
post_convolution() (in module syntheticstellarpopconvolve.convolve_populations)
pre_convolution() (in module syntheticstellarpopconvolve.convolve_populations)
prepare_redshift_interpolator() (in module syntheticstellarpopconvolve.prepare_redshift_interpolator)
print_hdf5_structure() (in module syntheticstellarpopconvolve.general_functions)
R
redshift_to_age_of_universe() (in module syntheticstellarpopconvolve.cosmology_utils)
redshift_to_lookback_time() (in module syntheticstellarpopconvolve.cosmology_utils)
S
sample_around_bin_center() (in module syntheticstellarpopconvolve.general_functions)
sample_systems() (in module syntheticstellarpopconvolve.convolution_by_sampling)
select_dict_entries_with_new_indices() (in module syntheticstellarpopconvolve.convolution_by_sampling)
starformation_rate_distribution_vanSon2023() (in module syntheticstellarpopconvolve.starformation_rate_distributions)
store_convolution_result_entries() (in module syntheticstellarpopconvolve.convolve_populations)
store_redshift_shell_info() (in module syntheticstellarpopconvolve.store_redshift_shell_info)
syntheticstellarpopconvolve.calculate_birth_redshift_array
module
syntheticstellarpopconvolve.calculate_starformation_rate
module
syntheticstellarpopconvolve.check_and_prepare_output_file
module
syntheticstellarpopconvolve.check_and_update_convolution_config
module
syntheticstellarpopconvolve.check_and_update_convolution_instruction
module
syntheticstellarpopconvolve.check_and_update_sfr_dict
module
syntheticstellarpopconvolve.convolution_by_integration
module
syntheticstellarpopconvolve.convolution_by_sampling
module
syntheticstellarpopconvolve.convolve
module
syntheticstellarpopconvolve.convolve_binned_data
module
syntheticstellarpopconvolve.convolve_on_the_fly
module
syntheticstellarpopconvolve.convolve_populations
module
syntheticstellarpopconvolve.convolve_pre_calculated_data
module
syntheticstellarpopconvolve.cosmology_utils
module
syntheticstellarpopconvolve.default_convolution_config
module
syntheticstellarpopconvolve.default_convolution_instruction
module
syntheticstellarpopconvolve.general_functions
module
syntheticstellarpopconvolve.metallicity_distributions
module
syntheticstellarpopconvolve.post_convolution_hook_routines
module
syntheticstellarpopconvolve.prepare_redshift_interpolator
module
syntheticstellarpopconvolve.starformation_rate_distributions
module
syntheticstellarpopconvolve.store_redshift_shell_info
module
T
temp_dir() (in module syntheticstellarpopconvolve.general_functions)
U
unit_validation() (in module syntheticstellarpopconvolve.default_convolution_config)
update_convolution_config() (in module syntheticstellarpopconvolve.check_and_update_convolution_config)
update_sfr_dict() (in module syntheticstellarpopconvolve.check_and_update_sfr_dict)
V
vb() (in module syntheticstellarpopconvolve.general_functions)
verbose_print() (in module syntheticstellarpopconvolve.general_functions)