Skip to content

specific heat plots - too many x's #5

Description

@tflovorn

After calculating specific heat, plotting finds X values sometimes split into several nearby values.

It would be nice to fix this in the plot package, but that seems tough (it uses floats as map keys in ExtractSeries()).

Fix this by holding on to original X values, then iterating through envs after SH calculation. Set each X to its closest neighbor in the original X value list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions