configure the width and height of the sampling box along line and polyline regions (backend) #1172
Labels
enhancement
New feature or request
requiring frontend
this backend issue requires work in both frontend and backend
user feedback from the v3 beta test
Currently when we generate a pv image or a spatial profile, the "height" (box size along the trajectory) is fixed to 3 unit steps to avoid sampling issues resulting NaN stripes or broken spatial profiles. This is an enhancement so that users can not only adjust "width" (already supported) but also the "height" of the sampling boxes. Effectively, this is to be able to configure the block kernel size for convolution.
This requires changes in the protobuf message.
Companion frontend issue: CARTAvis/carta-frontend#1944
The text was updated successfully, but these errors were encountered: