Skip to content
  1. Feb 28, 2024
    • Matthew Louis's avatar
      Moved filtering into _get_phase_regions function (where it belongs), and have,... · 47b97b82
      Matthew Louis authored
      Moved filtering into _get_phase_regions function (where it belongs), and have, for the moment, removed the ConvexHull-based filtering. Also, if alpha is too large, can get disjoint boundaries for a phase region (which isn't inherently an issue) but it can result in ugly overlapping in the plot. So, to avoid this, we make three attempts to remove intersections (leaving us with a solid region) by reducing alpha, and if we fail, we take the disjoint plot. This issue is only really prevelant for systems like LiCl-KCl
      47b97b82
    • Matthew Louis's avatar
      Added boundary plotting with alphashapes instead of ConvexHulls, which allow... · 9af88799
      Matthew Louis authored
      Added boundary plotting with alphashapes instead of ConvexHulls, which allow for convex boundaries to be properly captured. For the alpha parameter to be adequately calculated, though, ntsteps and nxsteps must be given as input
      9af88799
  2. Feb 27, 2024
  3. Feb 25, 2024
  4. Feb 24, 2024
  5. Feb 23, 2024
  6. Feb 22, 2024
  7. Feb 21, 2024
Loading