bella-companion 0.0.2__tar.gz → 0.0.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of bella-companion might be problematic. Click here for more details.
- {bella_companion-0.0.2 → bella_companion-0.0.4}/PKG-INFO +2 -2
- bella_companion-0.0.4/bella_companion/simulations/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/summarize_logs.py +1 -1
- {bella_companion-0.0.2 → bella_companion-0.0.4}/pyproject.toml +2 -2
- bella_companion-0.0.2/bella_companion/simulations/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/__init__.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/cli.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/__pycache__/run_beast.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/__pycache__/run_mlp.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/__pycache__/run_nonparametric.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/__pycache__/summarize_logs.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/body_mass.csv +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/change_times.csv +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/sampling_change_times.csv +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/trees.nwk +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/figure.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/notbooks.ipynb +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/params.json +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/run_beast.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/summarize_logs.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__init__.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/__init__.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/features.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/features.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/generate_data.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/generate_data.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/run_beast.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/__pycache__/summarize_logs.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/features.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__init__.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/__init__.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/epi_explainations.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/epi_predictions.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/epi_simulations.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/fbd_explainations.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/fbd_predictions.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/fbd_simulations.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/figure1.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/plot.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/scenarios.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__pycache__/utils.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/epi_explainations.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/epi_predictions.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/fbd_explainations.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/fbd_predictions.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/scenarios.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/utils.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/generate_data.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/run_beast.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__init__.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/__init__.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/__init__.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/common.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/common.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/epi_multitype.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/epi_multitype.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/epi_skyline.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/epi_skyline.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/fbd_2traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/fbd_2traits.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/fbd_no_traits.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/fbd_no_traits.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/scenario.cpython-310.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/scenario.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__pycache__/utils.cpython-311.pyc +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/common.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/epi_multitype.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/epi_skyline.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/fbd_2traits.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/fbd_no_traits.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/scenario.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/utils/__init__.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/utils/beast.py +0 -0
- {bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/utils/slurm.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: bella-companion
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.4
|
|
4
4
|
Summary:
|
|
5
5
|
Author: gabriele-marino
|
|
6
6
|
Author-email: gabmarino.8601@gmail.com
|
|
@@ -10,6 +10,6 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.11
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.12
|
|
12
12
|
Requires-Dist: arviz (>=0.22.0,<0.23.0)
|
|
13
|
-
Requires-Dist: bella-lumiere (>=0.0.
|
|
13
|
+
Requires-Dist: bella-lumiere (>=0.0.11,<0.0.12)
|
|
14
14
|
Requires-Dist: dotenv (>=0.9.9,<0.10.0)
|
|
15
15
|
Requires-Dist: phylogenie (>=2.1.27,<3.0.0)
|
|
Binary file
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/summarize_logs.py
RENAMED
|
@@ -15,7 +15,7 @@ def summarize_logs():
|
|
|
15
15
|
job_ids: dict[str, dict[str, dict[str, str]]] = json.load(f)
|
|
16
16
|
|
|
17
17
|
for scenario_name, scenario in SCENARIOS.items():
|
|
18
|
-
summaries_dir = Path(os.environ["
|
|
18
|
+
summaries_dir = Path(os.environ["BELLA_LOG_SUMMARIES_DIR"]) / scenario_name
|
|
19
19
|
os.makedirs(summaries_dir, exist_ok=True)
|
|
20
20
|
for model in job_ids[scenario_name]:
|
|
21
21
|
logs_dir = output_dir / scenario_name / model
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "bella-companion"
|
|
3
|
-
version = "0.0.
|
|
3
|
+
version = "0.0.4"
|
|
4
4
|
description = ""
|
|
5
5
|
authors = ["gabriele-marino <gabmarino.8601@gmail.com>"]
|
|
6
6
|
|
|
@@ -8,7 +8,7 @@ authors = ["gabriele-marino <gabmarino.8601@gmail.com>"]
|
|
|
8
8
|
python = "^3.10"
|
|
9
9
|
|
|
10
10
|
arviz = "^0.22.0"
|
|
11
|
-
bella-lumiere = "^0.0.
|
|
11
|
+
bella-lumiere = "^0.0.11"
|
|
12
12
|
dotenv = "^0.9.9"
|
|
13
13
|
phylogenie = "^2.1.27"
|
|
14
14
|
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/body_mass.csv
RENAMED
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/change_times.csv
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/data/trees.nwk
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/notbooks.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/fbd_empirical/summarize_logs.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/scenarios.py
RENAMED
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/figures/utils.py
RENAMED
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/generate_data.py
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/common.py
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/epi_skyline.py
RENAMED
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/fbd_2traits.py
RENAMED
|
File without changes
|
|
File without changes
|
{bella_companion-0.0.2 → bella_companion-0.0.4}/bella_companion/simulations/scenarios/scenario.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|