You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump requires-python = ">=3.(9->11)"
* WBM df_summary add column wyckoff_spglib from DFT-relaxed structs after renaming prev wyk col to wyckoff_spglib_initial_structure
* add wbm_summary col Key.uniq_proto
indicating WBM materials with matching prototype in MP or duplicate prototypes in WBM (keeping only the lowest energy one)
* drop mace_checkpoint(,1,2) from DataFiles, update wbm_summary = "wbm/2023-12-13-wbm-summary.csv.gz"
* add site/src/figs/metrics-table-uniq-protos.svelte
add table captions, change clf/regr metrics separator line from dotted to solid
* fix scripts/upload_to_figshare.py FileNotFoundError in file upload loop
fix IPython.display unimportable in CI
breaking: rename mbd.data.load() 1st arg data_key->key
* update wbm_summary figshare URLs, remove outdated MACE checkpoints
* run CI tests with py 3.11
assert duplicate prototype counts in compile_wbm_test_set.py
print prevalence of stable structures in eda_wbm.py
remove metrics tables captions
fix TNR typos in preprint/+page.md and iclr-ml4mat/+page.md
* fix 2023-12-13-wbm-summary.csv.gz figshare URL in 1.0.0.json
fix test_data.py expected df_wbm.shape and load() bad key err msg
- remove formation energy outliers below -5 and above 5 eV/atom (502 and 22 crystals respectively out of 257,487 total, including an anomaly of 500 structures at exactly -10 eV/atom)
25
25
26
-
<caption>WBM Formation energy distribution. 524 materials outside dashed lines were discarded.<br />(zoom out on this plot to see discarded samples)</caption>
26
+
<captionstyle="margin: 1em;">WBM Formation energy distribution. 524 materials outside dashed lines were discarded.</caption>
27
27
<slotname="hist-e-form-per-atom">
28
28
<imgsrc="./figs/hist-wbm-e-form-per-atom.svg"alt="WBM formation energy histogram indicating outlier cutoffs">
0 commit comments