\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\)
copy_other_tbl¶
View page sourceCopy Root Node Database¶
2DO¶
This routine should be moved from at_cascade.copy_other_tbl to dismod_at.copy_other_tbl .
Prototype¶
# at_cascade.copy_other_tbl
def copy_other_tbl(fit_database) :
assert type(fit_database) == str
Purpose¶
This routine copies all the dismod_at other tables from the other database to the dismod_at fit_database . In addition, it changes the option table in the fit_database so that it does not require any tables in another database.