.gitattributes
.gitignore
.readthedocs.yml
LICENSE
README.md
example_params
install
setup.py
.github/workflows/lint.yml
.github/workflows/publication_to_pypi.yml
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/blank_sfs_plot.png
docs/source/changelogs.rst
docs/source/citations.rst
docs/source/conf.py
docs/source/convergence_smac.png
docs/source/faq.rst
docs/source/full_sfs_plot.png
docs/source/gadma_logo.png
docs/source/index.rst
docs/source/api/gadma.Inference.rst
docs/source/api/gadma.cli.rst
docs/source/api/gadma.code_generator.rst
docs/source/api/gadma.core.rst
docs/source/api/gadma.data.rst
docs/source/api/gadma.engines.rst
docs/source/api/gadma.models.rst
docs/source/api/gadma.optimizers.rst
docs/source/api/gadma.rst
docs/source/api/gadma.run_ls_on_boot_data.rst
docs/source/api/gadma.utils.rst
docs/source/api_examples/api_examples.rst
docs/source/api_examples/optimization_example.nblink
docs/source/api_examples/variables_example.nblink
docs/source/examples/YRI_CEU_with_optimize_ga_and_dadi.nblink
docs/source/examples/YRI_CEU_with_optimize_ga_and_moments.nblink
docs/source/examples/changing_theta_example.nblink
docs/source/examples/custom_model_example.nblink
docs/source/examples/examples.rst
docs/source/examples/optimize_ga.rst
docs/source/examples/structure_model_example.nblink
docs/source/user_manual/3d_lim_model_dadi.png
docs/source/user_manual/confidence_intervals.rst
docs/source/user_manual/example_model_plot_demes.png
docs/source/user_manual/example_model_plot_moments.png
docs/source/user_manual/example_params_file.rst
docs/source/user_manual/extra_params_file.rst
docs/source/user_manual/hands_on.rst
docs/source/user_manual/inference.rst
docs/source/user_manual/installation.rst
docs/source/user_manual/output.rst
docs/source/user_manual/plotting.rst
docs/source/user_manual/run_parallel.rst
docs/source/user_manual/set_engine.rst
docs/source/user_manual/units.rst
docs/source/user_manual/input_data/fs_data_format.rst
docs/source/user_manual/input_data/input_data.rst
docs/source/user_manual/input_data/snp_data_format.rst
docs/source/user_manual/input_data/vcf_data_format.rst
docs/source/user_manual/set_model/colored_model.png
docs/source/user_manual/set_model/exponential.png
docs/source/user_manual/set_model/linear.png
docs/source/user_manual/set_model/set_model.rst
docs/source/user_manual/set_model/set_model_custom.rst
docs/source/user_manual/set_model/set_model_struct.rst
docs/source/user_manual/set_model/sudden.png
docs/source/user_manual/set_model/theta0.rst
examples/api_examples/optimization_example.ipynb
examples/api_examples/variables_example.ipynb
examples/changing_theta/README.md
examples/changing_theta/YRI_CEU.fs
examples/changing_theta/changing_theta.ipynb
examples/changing_theta/final_model_moments_code.py
examples/changing_theta/model_from_GADMA.png
examples/changing_theta/params
examples/changing_theta/gadma_result/GADMA.log
examples/changing_theta/gadma_result/best_logLL_model.png
examples/changing_theta/gadma_result/best_logLL_model_dadi_code.py
examples/changing_theta/gadma_result/best_logLL_model_moments_code.py
examples/changing_theta/gadma_result/extra_params_file
examples/changing_theta/gadma_result/params_file
examples/changing_theta/gadma_result/1/GADMA_GA.log
examples/changing_theta/gadma_result/1/current_best_logLL_model_dadi_code.py
examples/changing_theta/gadma_result/1/current_best_logLL_model_moments_code.py
examples/changing_theta/gadma_result/1/eval_file
examples/changing_theta/gadma_result/1/final_best_logLL_model.png
examples/changing_theta/gadma_result/1/final_best_logLL_model_dadi_code.py
examples/changing_theta/gadma_result/1/final_best_logLL_model_moments_code.py
examples/changing_theta/gadma_result/1/save_file
examples/changing_theta/gadma_result/1/save_file_2_1
examples/custom_model/2pop_e_gillettii_all_snp.fs
examples/custom_model/README.md
examples/custom_model/demographic_model.py
examples/custom_model/model_from_GADMA.png
examples/custom_model/params_file
examples/custom_model/run_gadma_with_custom_model.ipynb
examples/custom_model/gadma_result/GADMA.log
examples/custom_model/gadma_result/best_logLL_model.png
examples/custom_model/gadma_result/best_logLL_model_moments_code.py
examples/custom_model/gadma_result/extra_params_file
examples/custom_model/gadma_result/params_file
examples/custom_model/gadma_result/1/GADMA_GA.log
examples/custom_model/gadma_result/1/current_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/1/eval_file
examples/custom_model/gadma_result/1/final_best_logLL_model.png
examples/custom_model/gadma_result/1/final_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/1/save_file
examples/custom_model/gadma_result/2/GADMA_GA.log
examples/custom_model/gadma_result/2/current_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/2/eval_file
examples/custom_model/gadma_result/2/final_best_logLL_model.png
examples/custom_model/gadma_result/2/final_best_logLL_model_moments_code.py
examples/custom_model/gadma_result/2/save_file
examples/optimize_ga_for_YRI_CEU/README.md
examples/optimize_ga_for_YRI_CEU/YRI_CEU.fs
examples/optimize_ga_for_YRI_CEU/YRI_CEU_with_optimize_ga_and_dadi.ipynb
examples/optimize_ga_for_YRI_CEU/YRI_CEU_with_optimize_ga_and_moments.ipynb
examples/optimize_ga_for_YRI_CEU/demographic_models_dadi.py
examples/optimize_ga_for_YRI_CEU/demographic_models_moments.py
examples/structure_model/README.md
examples/structure_model/dadi_2pops_CVLN_CVLS_snps.txt
examples/structure_model/model_from_GADMA.png
examples/structure_model/params_file
examples/structure_model/run_gadma_with_structure_model.ipynb
examples/structure_model/gadma_result/GADMA.log
examples/structure_model/gadma_result/best_logLL_model.png
examples/structure_model/gadma_result/best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/best_logLL_model_moments_code.py
examples/structure_model/gadma_result/extra_params_file
examples/structure_model/gadma_result/params_file
examples/structure_model/gadma_result/1/GADMA_GA.log
examples/structure_model/gadma_result/1/current_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/1/current_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/1/eval_file
examples/structure_model/gadma_result/1/final_best_logLL_model.png
examples/structure_model/gadma_result/1/final_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/1/final_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/1/save_file
examples/structure_model/gadma_result/1/save_file_1_1
examples/structure_model/gadma_result/1/save_file_2_1
examples/structure_model/gadma_result/2/GADMA_GA.log
examples/structure_model/gadma_result/2/current_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/2/current_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/2/eval_file
examples/structure_model/gadma_result/2/final_best_logLL_model.png
examples/structure_model/gadma_result/2/final_best_logLL_model_dadi_code.py
examples/structure_model/gadma_result/2/final_best_logLL_model_moments_code.py
examples/structure_model/gadma_result/2/save_file
examples/structure_model/gadma_result/2/save_file_1_1
examples/structure_model/gadma_result/2/save_file_2_1
gadma/Inference.py
gadma/__init__.py
gadma/get_confidence_intervals.py
gadma/run_ls_on_boot_data.py
gadma/test.fs
gadma/version.py
gadma.egg-info/PKG-INFO
gadma.egg-info/SOURCES.txt
gadma.egg-info/dependency_links.txt
gadma.egg-info/entry_points.txt
gadma.egg-info/requires.txt
gadma.egg-info/top_level.txt
gadma/cli/__init__.py
gadma/cli/arg_parser.py
gadma/cli/example_params
gadma/cli/extra_params_template
gadma/cli/params_template
gadma/cli/settings.py
gadma/cli/settings_storage.py
gadma/cli/test_settings
gadma/code_generator/__init__.py
gadma/code_generator/dadi_generator.py
gadma/code_generator/generator.py
gadma/code_generator/moments_generator.py
gadma/core/__init__.py
gadma/core/core.py
gadma/core/core_run.py
gadma/core/draw_and_generate_code.py
gadma/core/shared_dict.py
gadma/data/__init__.py
gadma/data/data.py
gadma/engines/__init__.py
gadma/engines/dadi_engine.py
gadma/engines/dadi_moments_common.py
gadma/engines/demes_engine.py
gadma/engines/engine.py
gadma/engines/moments_engine.py
gadma/models/__init__.py
gadma/models/custom_demographic_model.py
gadma/models/demographic_model.py
gadma/models/event.py
gadma/models/model.py
gadma/models/structure_demographic_model.py
gadma/models/variables_combinations.py
gadma/optimizers/__init__.py
gadma/optimizers/bayesian_optimization.py
gadma/optimizers/combinations.py
gadma/optimizers/genetic_algorithm.py
gadma/optimizers/global_optimizer.py
gadma/optimizers/linear_constrain.py
gadma/optimizers/local_optimizer.py
gadma/optimizers/optimizer.py
gadma/optimizers/optimizer_result.py
gadma/optimizers/smac_optim.py
gadma/utils/__init__.py
gadma/utils/distributions.py
gadma/utils/utils.py
gadma/utils/variable_pool.py
gadma/utils/variables.py
hyperparameter_optimization/run_smac.py
hyperparameter_optimization/demographic_inference_data/.gitignore
hyperparameter_optimization/demographic_inference_data/README.md
hyperparameter_optimization/demographic_inference_data/draw_spectrum.py
hyperparameter_optimization/demographic_inference_data/generate_readme.py
hyperparameter_optimization/demographic_inference_data/1_Bot_4_Sim/README.md
hyperparameter_optimization/demographic_inference_data/1_Bot_4_Sim/demographic_model.py
hyperparameter_optimization/demographic_inference_data/1_Bot_4_Sim/fs_data.fs
hyperparameter_optimization/demographic_inference_data/1_Bot_4_Sim/fs_plot.png
hyperparameter_optimization/demographic_inference_data/1_Bot_4_Sim/main_script.py
hyperparameter_optimization/demographic_inference_data/1_Bot_4_Sim/model_plot.png
hyperparameter_optimization/demographic_inference_data/2_BotDivMig_8_Sim/README.md
hyperparameter_optimization/demographic_inference_data/2_BotDivMig_8_Sim/demographic_model.py
hyperparameter_optimization/demographic_inference_data/2_BotDivMig_8_Sim/fs_data.fs
hyperparameter_optimization/demographic_inference_data/2_BotDivMig_8_Sim/fs_plot.png
hyperparameter_optimization/demographic_inference_data/2_BotDivMig_8_Sim/main_script.py
hyperparameter_optimization/demographic_inference_data/2_BotDivMig_8_Sim/model_plot.png
hyperparameter_optimization/demographic_inference_data/2_ButAllA_3_McC/README.md
hyperparameter_optimization/demographic_inference_data/2_ButAllA_3_McC/demographic_model.py
hyperparameter_optimization/demographic_inference_data/2_ButAllA_3_McC/fs_data.fs
hyperparameter_optimization/demographic_inference_data/2_ButAllA_3_McC/fs_plot.png
hyperparameter_optimization/demographic_inference_data/2_ButAllA_3_McC/main_script.py
hyperparameter_optimization/demographic_inference_data/2_ButAllA_3_McC/model_plot.png
hyperparameter_optimization/demographic_inference_data/2_ButSynB2_5_McC/README.md
hyperparameter_optimization/demographic_inference_data/2_ButSynB2_5_McC/demographic_model.py
hyperparameter_optimization/demographic_inference_data/2_ButSynB2_5_McC/fs_data.fs
hyperparameter_optimization/demographic_inference_data/2_ButSynB2_5_McC/fs_plot.png
hyperparameter_optimization/demographic_inference_data/2_ButSynB2_5_McC/main_script.py
hyperparameter_optimization/demographic_inference_data/2_ButSynB2_5_McC/model_plot.png
hyperparameter_optimization/demographic_inference_data/2_DivMig_5_Sim/README.md
hyperparameter_optimization/demographic_inference_data/2_DivMig_5_Sim/demographic_model.py
hyperparameter_optimization/demographic_inference_data/2_DivMig_5_Sim/fs_data.fs
hyperparameter_optimization/demographic_inference_data/2_DivMig_5_Sim/fs_plot.png
hyperparameter_optimization/demographic_inference_data/2_DivMig_5_Sim/main_script.py
hyperparameter_optimization/demographic_inference_data/2_DivMig_5_Sim/model_plot.png
hyperparameter_optimization/demographic_inference_data/2_ExpDivNoMig_5_Sim/README.md
hyperparameter_optimization/demographic_inference_data/2_ExpDivNoMig_5_Sim/demographic_model.py
hyperparameter_optimization/demographic_inference_data/2_ExpDivNoMig_5_Sim/fs_data.fs
hyperparameter_optimization/demographic_inference_data/2_ExpDivNoMig_5_Sim/fs_plot.png
hyperparameter_optimization/demographic_inference_data/2_ExpDivNoMig_5_Sim/main_script.py
hyperparameter_optimization/demographic_inference_data/2_ExpDivNoMig_5_Sim/model_plot.png
hyperparameter_optimization/demographic_inference_data/2_YRI_CEU_6_Gut/README.md
hyperparameter_optimization/demographic_inference_data/2_YRI_CEU_6_Gut/demographic_model.py
hyperparameter_optimization/demographic_inference_data/2_YRI_CEU_6_Gut/fs_data.fs
hyperparameter_optimization/demographic_inference_data/2_YRI_CEU_6_Gut/fs_plot.png
hyperparameter_optimization/demographic_inference_data/2_YRI_CEU_6_Gut/main_script.py
hyperparameter_optimization/demographic_inference_data/2_YRI_CEU_6_Gut/model_plot.png
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/README.md
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/demographic_model.py
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/fs_data.fs
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/fs_plot.png
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/fs_plot_projections.png
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/main_script.py
hyperparameter_optimization/demographic_inference_data/3_DivMig_8_Sim/model_plot.png
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/README.md
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/demographic_model.py
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/fs_data.fs
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/fs_plot.png
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/fs_plot_projections.png
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/main_script.py
hyperparameter_optimization/demographic_inference_data/3_YRI_CEU_CHB_13_Gut/model_plot.png
hyperparameter_optimization/demographic_inference_data/4_DivMig_11_Sim/README.md
hyperparameter_optimization/demographic_inference_data/4_DivMig_11_Sim/demographic_model.py
hyperparameter_optimization/demographic_inference_data/4_DivMig_11_Sim/fs_data.fs
hyperparameter_optimization/demographic_inference_data/4_DivMig_11_Sim/fs_plot_projections.png
hyperparameter_optimization/demographic_inference_data/4_DivMig_11_Sim/main_script.py
hyperparameter_optimization/demographic_inference_data/4_DivMig_11_Sim/model_plot.png
tests/__init__.py
tests/test_all.py
tests/test_ci.py
tests/test_cli.py
tests/test_data.py
tests/test_dem_model_structure.py
tests/test_engines.py
tests/test_ga.py
tests/test_models.py
tests/test_optimizers.py
tests/test_utils.py
tests/test_variable_pool.py
tests/test_variables.py
tests/test_data/DATA/sfs/3d_sfs.fs
tests/test_data/DATA/sfs/3d_sfs_no_name.fs
tests/test_data/DATA/sfs/YRI_CEU.fs
tests/test_data/DATA/sfs/YRI_CEU_folded.fs
tests/test_data/DATA/sfs/YRI_CEU_old.fs
tests/test_data/DATA/sfs/dadi_snp_file.txt
tests/test_data/DATA/sfs/damaged_data.txt
tests/test_data/DATA/sfs/data.txt
tests/test_data/DATA/sfs/data_no_outgroup.txt
tests/test_data/DATA/sfs/small_1pop.fs
tests/test_data/DATA/sfs/some_strange_data
tests/test_data/DATA/sfs/YRI_CEU_test_boots/0.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/1.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/2.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/3.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/4.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/5.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/6.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/7.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/8.fs
tests/test_data/DATA/sfs/YRI_CEU_test_boots/9.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/0.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/1.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/2.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/3.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/4.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/5.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/6.fs
tests/test_data/DATA/sfs/small_1_pop_bootstrap/7.fs
tests/test_data/DATA/vcf/bad.popmap
tests/test_data/DATA/vcf/bad_filter.vcf
tests/test_data/DATA/vcf/data.vcf
tests/test_data/DATA/vcf/no_aa_info.vcf
tests/test_data/DATA/vcf/not_nucl.vcf
tests/test_data/DATA/vcf/one_ploidy.vcf
tests/test_data/DATA/vcf/out_of_africa_chr22_sim.popmap
tests/test_data/DATA/vcf/out_of_africa_chr22_sim.vcf
tests/test_data/DATA/vcf/out_of_africa_chr22_sim_3pop.popmap
tests/test_data/DATA/vcf/popmap
tests/test_data/MODELS/demographic_model_dadi_3pops.py
tests/test_data/MODELS/demographic_model_dadi_YRI_CEU.py
tests/test_data/MODELS/demographic_model_moments_3pops.py
tests/test_data/MODELS/demographic_model_moments_YRI_CEU.py
tests/test_data/MODELS/no_model_func.py
tests/test_data/MODELS/small_1pop_dem_model_dadi.py
tests/test_data/MODELS/small_1pop_dem_model_moments.py
tests/test_data/MODELS/small_1pop_dem_model_no_ids.py
tests/test_data/MODELS/small_1pop_dem_model_no_ids_2.py
tests/test_data/MODELS/small_1pop_dem_model_without_function.py
tests/test_data/PARAMS/another_test_params
tests/test_data/PARAMS/another_test_params_bad1
tests/test_data/PARAMS/another_test_params_bad2
tests/test_data/PARAMS/another_test_params_bad3
tests/test_data/PARAMS/another_test_params_without_base
tests/test_data/PARAMS/example_params_file
tests/test_data/PARAMS/example_params_old
tests/test_data/my_example_run/GADMA.log
tests/test_data/my_example_run/best_logLL_model.png
tests/test_data/my_example_run/best_logLL_model_dadi_code.py
tests/test_data/my_example_run/best_logLL_model_moments_code.py
tests/test_data/my_example_run/extra_params_file
tests/test_data/my_example_run/params_file
tests/test_data/my_example_run/1/GADMA_GA.log
tests/test_data/my_example_run/1/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/1/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run/1/eval_file
tests/test_data/my_example_run/1/final_best_logLL_model.png
tests/test_data/my_example_run/1/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/1/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run/1/save_file_1_1
tests/test_data/my_example_run/1/save_file_2_1
tests/test_data/my_example_run/1/save_file_3_1
tests/test_data/my_example_run/1/code/dadi/iteration_0.py
tests/test_data/my_example_run/1/code/moments/iteration_0.py
tests/test_data/my_example_run/1/pictures/iteration_0.png
tests/test_data/my_example_run/2/GADMA_GA.log
tests/test_data/my_example_run/2/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/2/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run/2/eval_file
tests/test_data/my_example_run/2/final_best_logLL_model.png
tests/test_data/my_example_run/2/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/2/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run/2/save_file_1_1
tests/test_data/my_example_run/2/save_file_2_1
tests/test_data/my_example_run/2/save_file_3_1
tests/test_data/my_example_run/2/code/dadi/iteration_0.py
tests/test_data/my_example_run/2/code/moments/iteration_0.py
tests/test_data/my_example_run/2/pictures/iteration_0.png
tests/test_data/my_example_run/3/GADMA_GA.log
tests/test_data/my_example_run/3/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/3/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run/3/eval_file
tests/test_data/my_example_run/3/final_best_logLL_model.png
tests/test_data/my_example_run/3/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run/3/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run/3/save_file_1_1
tests/test_data/my_example_run/3/save_file_2_1
tests/test_data/my_example_run/3/save_file_3_1
tests/test_data/my_example_run/3/code/dadi/iteration_0.py
tests/test_data/my_example_run/3/code/moments/iteration_0.py
tests/test_data/my_example_run/3/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/GADMA.log
tests/test_data/my_example_run_one_structure/best_logLL_model.png
tests/test_data/my_example_run_one_structure/best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/params_file
tests/test_data/my_example_run_one_structure/1/GADMA_GA.log
tests/test_data/my_example_run_one_structure/1/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/1/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/1/eval_file
tests/test_data/my_example_run_one_structure/1/final_best_logLL_model.png
tests/test_data/my_example_run_one_structure/1/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/1/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/1/save_file
tests/test_data/my_example_run_one_structure/1/save_file_1_1
tests/test_data/my_example_run_one_structure/1/save_file_2_1
tests/test_data/my_example_run_one_structure/1/code/dadi/iteration_0.py
tests/test_data/my_example_run_one_structure/1/code/dadi/iteration_100.py
tests/test_data/my_example_run_one_structure/1/code/moments/iteration_0.py
tests/test_data/my_example_run_one_structure/1/code/moments/iteration_100.py
tests/test_data/my_example_run_one_structure/1/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/1/pictures/iteration_100.png
tests/test_data/my_example_run_one_structure/2/GADMA_GA.log
tests/test_data/my_example_run_one_structure/2/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/2/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/2/eval_file
tests/test_data/my_example_run_one_structure/2/final_best_logLL_model.png
tests/test_data/my_example_run_one_structure/2/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/2/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/2/save_file
tests/test_data/my_example_run_one_structure/2/save_file_1_1
tests/test_data/my_example_run_one_structure/2/save_file_2_1
tests/test_data/my_example_run_one_structure/2/code/dadi/iteration_0.py
tests/test_data/my_example_run_one_structure/2/code/moments/iteration_0.py
tests/test_data/my_example_run_one_structure/2/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/3/GADMA_GA.log
tests/test_data/my_example_run_one_structure/3/current_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/3/current_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/3/eval_file
tests/test_data/my_example_run_one_structure/3/final_best_logLL_model.png
tests/test_data/my_example_run_one_structure/3/final_best_logLL_model_dadi_code.py
tests/test_data/my_example_run_one_structure/3/final_best_logLL_model_moments_code.py
tests/test_data/my_example_run_one_structure/3/save_file
tests/test_data/my_example_run_one_structure/3/save_file_1_1
tests/test_data/my_example_run_one_structure/3/save_file_2_1
tests/test_data/my_example_run_one_structure/3/code/dadi/iteration_0.py
tests/test_data/my_example_run_one_structure/3/code/dadi/iteration_100.py
tests/test_data/my_example_run_one_structure/3/code/moments/iteration_0.py
tests/test_data/my_example_run_one_structure/3/code/moments/iteration_100.py
tests/test_data/my_example_run_one_structure/3/pictures/iteration_0.png
tests/test_data/my_example_run_one_structure/3/pictures/iteration_100.png