httk.analysis.matsci.phasediagram module

class httk.analysis.matsci.phasediagram.PhaseDiagram[source]

Bases: object

add_phase(symbols, counts, id, energy)[source]

Handles energy=None, for a phase we don’t know the energy of.

property competing_indices
property coord_system
coords()[source]
classmethod create()[source]
property hull_competing_indices
hull_competing_phase_lines()[source]
property hull_distances
property hull_indices
hull_point_coords()[source]
hull_points()[source]
hull_to_interior_competing_phase_lines()[source]
interior_competing_phase_lines()[source]
interior_point_coords()[source]
line_coords()[source]
other_point_coords()[source]
property phase_lines
set_hull_data(hull_indices, competing_indices, hull_competing_indices, hull_distances, coord_system, phase_lines)[source]
vis