Skip to content

Gate Dimension order (x/y axis order) #189

Answered by whitews
brianbourke75 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Brian,

The order of the dimensions corresponds to the order of the coordinates in each vertex in the PolygonGate. The RectangleGate ranges are defined in the Dimension instances themselves and not as vertices (the way GatingML specifies), but the order of the dimensions is basically [dim_x, dim_y].

You can see how this works in the notebook replicating a FlowJo gating tree here:

https://flowkit.readthedocs.io/en/latest/notebooks/advanced/replicate-flowjo-wsp.html#Define-Singlet-gate

Hope this helps!
-Scott

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brianbourke75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants