Skip to content

Crop poly error when 1 single pixel width #79

@dvezinet

Description

@dvezinet

Minimum working example:

conf = tf.load_config('SPARC')

coll = tf.data.Collection()

coll.add_mesh_2d_rect(key='mRZ', res=0.005, crop_poly=conf)

image

image

Solution:

The algorithm currently only uses knots, this should be relatively easy to solve if we also use information about the centers, TBD

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