Skip to content

StreamObject.chiplot #141

@wkearn

Description

@wkearn

chiplot is used in the chimaps notebook to determine the m/n ratio for the chi transform.

chiplot does a lot of different things, including independently calculating the chi transform (which duplicates StreamObject.chitransform), optimizing the m/n ratio, and plotting.

This might be a good opportunity to refactor chiplot both here and in topotoolbox3. I could imagine using chitransform and pulling out the optimization code, which would be useful on its own independent of the visualization. Then chiplot could be an interface for conducting the chi analysis, passing arguments as it does currently to chitransform and the optimization routines, but otherwise focusing on visualizing the output of chitransform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions