Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDF versions of all SI figures #36

Merged
merged 11 commits into from
May 21, 2023
Merged

Add PDF versions of all SI figures #36

merged 11 commits into from
May 21, 2023

Conversation

janosh
Copy link
Owner

@janosh janosh commented May 21, 2023

f50ed17 fix /models page layout on wide screens
19c9221 split scripts/compile_metrics.py into scripts/calc_wandb_model_runtimes.py and scripts/make_metrics_tables.py
9029ec5 add accuracy col, drop TNR, TPR from site/src/figs/metrics-table-first-10k.svelte
82f076b remove unintended vestage of M3GNet + MEGNetin ICLR abstract
8b5e4ce make all model plots in rolling_mae_vs_hull_dist_wbm_batches.py
31f9330 add save_fig("*.pdf") for all /si figs
c8fc9d0 add df_to_pdf() in plots.py and test_df_to_pdf()
c1ba15f add lanthanide and actinide versions of scatter-largest-errors-models-mean-vs-true-hull-dist.svelte

…t-10k.svelte

move site/src/figs/metrics-table-megnet-uip-combos.svelte
export models = list(df_metrics.T.MAE.sort_values().index) from preds.py
add lanthanides and actinides versions of scatter-largest-errors-models-mean-vs-true-hull-dist-*.svelte
now used in make_metrics_tables.py and analyze_wrenformer.py
…-mean-vs-true-hull-dist.svelte

plus set uniform x/y-range for all existing versions
@janosh janosh temporarily deployed to github-pages May 21, 2023 00:30 — with GitHub Actions Inactive
…pPdfMargins not installed\n' in 'pdfkit not installed

fix file path in test-scripts.yml
@janosh janosh temporarily deployed to github-pages May 21, 2023 00:43 — with GitHub Actions Inactive
@janosh janosh temporarily deployed to github-pages May 21, 2023 00:47 — with GitHub Actions Inactive
@janosh janosh merged commit e550415 into main May 21, 2023
@janosh janosh deleted the pdf-figs-for-si branch May 21, 2023 01:00
@janosh janosh temporarily deployed to github-pages May 21, 2023 01:02 — with GitHub Actions Inactive
janosh added a commit that referenced this pull request Jun 20, 2023
* fix /models page layout on wide screens

* split scripts/compile_metrics.py into scripts/calc_wandb_model_runtimes.py and scripts/make_metrics_tables.py

* add accuracy col, drop TNR, TPR from site/src/figs/metrics-table-first-10k.svelte

move site/src/figs/metrics-table-megnet-uip-combos.svelte

* remove unintended vestage of M3GNet + MEGNetin ICLR abstract

* make all model plots in rolling_mae_vs_hull_dist_wbm_batches.py

* add save_fig("*.pdf") for all /si figs

export models = list(df_metrics.T.MAE.sort_values().index) from preds.py
add lanthanides and actinides versions of scatter-largest-errors-models-mean-vs-true-hull-dist-*.svelte

* add df_to_pdf() in plots.py and test_df_to_pdf()

now used in make_metrics_tables.py and analyze_wrenformer.py

* add lanthanide and actinide versions of scatter-largest-errors-models-mean-vs-true-hull-dist.svelte

plus set uniform x/y-range for all existing versions

* fix tests/test_plots.py::test_df_to_pdf - AssertionError: assert 'cropPdfMargins not installed\n' in 'pdfkit not installed

fix file path in test-scripts.yml

* wrap df_to_pdf in try/except to fix scripts/make_metrics_tables.py in CI

* update all remaining tmp/figs/* save_fig() paths to PDF_FIGS/*
janosh added a commit that referenced this pull request Jun 20, 2023
* fix /models page layout on wide screens

* split scripts/compile_metrics.py into scripts/calc_wandb_model_runtimes.py and scripts/make_metrics_tables.py

* add accuracy col, drop TNR, TPR from site/src/figs/metrics-table-first-10k.svelte

move site/src/figs/metrics-table-megnet-uip-combos.svelte

* remove unintended vestage of M3GNet + MEGNetin ICLR abstract

* make all model plots in rolling_mae_vs_hull_dist_wbm_batches.py

* add save_fig("*.pdf") for all /si figs

export models = list(df_metrics.T.MAE.sort_values().index) from preds.py
add lanthanides and actinides versions of scatter-largest-errors-models-mean-vs-true-hull-dist-*.svelte

* add df_to_pdf() in plots.py and test_df_to_pdf()

now used in make_metrics_tables.py and analyze_wrenformer.py

* add lanthanide and actinide versions of scatter-largest-errors-models-mean-vs-true-hull-dist.svelte

plus set uniform x/y-range for all existing versions

* fix tests/test_plots.py::test_df_to_pdf - AssertionError: assert 'cropPdfMargins not installed\n' in 'pdfkit not installed

fix file path in test-scripts.yml

* wrap df_to_pdf in try/except to fix scripts/make_metrics_tables.py in CI

* update all remaining tmp/figs/* save_fig() paths to PDF_FIGS/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant