\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\)
module¶
View page sourceThe at_cascade Python Module¶
at_cascade.version¶
The version number for this copy of at_cascade.
version = '2026.0.0'
at_cascade.constant_table_list¶
Some of the dismod_at input tables are the same for every fit of a cascade. The fit_or_root_class uses the root_database to get the value for these tables:
constant_table_list = [
'age',
'data',
'density',
'integrand',
'node',
'rate_eff_cov',
'subgroup',
'time',
'weight',
'weight_grid',
]
Name |
Title |
|---|---|
add_log_entry |
|
avgint_parent_grid |
|
bilinear |
|
cascade_root_node |
|
check_cascade_node |
|
check_log |
|
clear_shared |
|
com_cov_reference |
|
continue_cascade |
|
copy_other_tbl |
|
copy_root_db |
|
create_all_node_db |
|
create_job_table |
|
create_shift_db |
|
data_include |
|
empty_avgint_table |
|
empty_directory |
|
extract_avgint |
|
fit_one_job |
|
fit_one_process |
|
fit_or_root_class |
|
fit_parallel |
|
get_cov_info |
|
get_database_dir |
|
get_fit_children |
|
get_fit_integrand |
|
get_freeze_dict |
|
get_parent_node |
|
get_var_id |
|
job_descendant |
|
map_shared |
|
move_table |
|
no_ode_fit |
|
omega_constraint |
|
table_exists |
|
table_name2id |