Skip to content

Crop poly error when 1 single pixel width #79

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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