-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove `get_cbar_label_formatter()` from `utils/plotting.py` - Remove corresponding import and test cases * import `calculate_rdf` in RDF module's `__init__.py` - Update test case in `test_both_powerups.py` to use `add_scatter` instead of `add_trace` - Minor SVG asset updates for element pair RDFs * swap spglib for moyopy in example notebooks plus minor refactors * more spglib for moyopy swapping - Update structure visualization scripts to use moyopy for space group number retrieval - Modify spacegroup_sunburst and spacegroup_bar to work with moyopy - Add mapping for Hermann-Maguin short symbols to space group numbers - Remove commented-out SVG saving in sunburst script * fix pymatgen SpaceGroup circular import error materialsproject/pymatgen#4309 examples/matbench_perovskites_eda.ipynb remove ipynb cell output with huge line count * breaking: rename `crystal_sys_from_spg_num()` to `spg_to_crystal_sys()` - now also supports converting space group symbols to crystal systems, not just numbers - Create `spg_num_to_from_symbol()` for bidirectional space group number/symbol conversion - bump moyopy to 0.4.1 - Modify scripts to use new utility functions across various dataset exploration examples
- Loading branch information
Showing
33 changed files
with
339 additions
and
394 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.