This code generates a gating scatter plot comparable to the Automatic Gate plots, with a red rectangle highlighting the region selected by the range filter.
This required the blankfile to be passed to the Range Filter constructor as well as the filter information.
The plot is saved in the specified plot folder with the file name RangeFilter-{channel name}-vs-{channal name}.
This does not return the handle of the scatter plot for further customization- that will be submitted in the next pull request.
This code generates a gating scatter plot comparable to the Automatic Gate plots, with a red rectangle highlighting the region selected by the range filter.
This required the blankfile to be passed to the Range Filter constructor as well as the filter information.
The plot is saved in the specified plot folder with the file name RangeFilter-{channel name}-vs-{channal name}.
This does not return the handle of the scatter plot for further customization- that will be submitted in the next pull request.
Example use:
Will generate the following plot: