msiron commited on
Commit
a649692
1 Parent(s): 64a4040

Update README.md

Browse files

screenshot for phase diagram and materials explorer app

Files changed (1) hide show
  1. README.md +31 -4
README.md CHANGED
@@ -362,10 +362,37 @@ Any structure which has a duplicate based on this method is dropped, only keepin
362
 
363
  ## Check out these helpful spaces to understand the database
364
 
365
- | **Phase Diagram** | **Materials Explorer** |
366
- | --- | --- |
367
- | https://huggingface.co/spaces/LeMaterial/phase_diagram | https://huggingface.co/spaces/LeMaterial/materials_explorer |
368
- | **Disclaimer**: the phase diagram uses energy correction scrapped from Materials Project and Alexandria. We found that some Alexandria corrections did not match the latest version of the MP2020 compatibility scheme. OQMD did not have any correction scheme applied. We use the MP2020 compatibility scheme to calculate a correction term for OQMD, but currently this phase diagram uses slightly mixed correction scheme between MP, Alexandria and OQMD. This will be corrected very soon in a future release. For now, we urge the community to take the results from certain systems in the phase diagram with extra caution. | |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
369
 
370
  ## Stay tuned for future updates
371
 
 
362
 
363
  ## Check out these helpful spaces to understand the database
364
 
365
+ <figure class="table" style="width:57.5%;">
366
+ <table class="ck-table-resized">
367
+ <colgroup>
368
+ <col style="width:50%;">
369
+ <col style="width:50%;">
370
+ </colgroup>
371
+ <tbody>
372
+ <tr>
373
+ <td>
374
+ <figure class="image image_resized" style="width:74.87%;"><img style="aspect-ratio:2426/1320;" src="https://huggingface.co/datasets/LeMaterial/admin/resolve/main/materials_explorer.png" width="2426" height="1320"></figure>
375
+ </td>
376
+ <td>
377
+ <figure class="image image_resized" style="width:61.98%;"><img style="aspect-ratio:598/450;" src="https://huggingface.co/datasets/LeMaterial/admin/resolve/main/Ti_Nb_Sn_LeMat110_PD.png" width="598" height="450"></figure>
378
+ </td>
379
+ </tr>
380
+ <tr>
381
+ <td>
382
+ <p style="text-align:center;"><a target="_blank" rel="noopener noreferrer" href="https://huggingface.co/spaces/LeMaterial/materials_explorer"><strong>Materials Explorer</strong></a></p>
383
+ </td>
384
+ <td>
385
+ <p style="text-align:center;"><a target="_blank" rel="noopener noreferrer" href="https://huggingface.co/spaces/LeMaterial/phase_diagram"><strong>Phase Diagram</strong></a></p>
386
+ </td>
387
+ </tr>
388
+ <tr>
389
+ <td>Let's you browse entries in our database, view the crystal structure and its associated properties.</td>
390
+ <td>Lets you generate binary and ternary phase diagram using various correction scheme.<br><br><u>Disclaimer</u>: the MP2020 correction scheme has not yet been uniformed across datasets, when using this correction scheme please be cautious about interpreting data. We will fix this in upcoming release!</td>
391
+ </tr>
392
+ </tbody>
393
+ </table>
394
+ </figure>
395
+
396
 
397
  ## Stay tuned for future updates
398