Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple select statements #2362

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

t-b
Copy link
Collaborator

@t-b t-b commented Feb 28, 2025

So this should be ready for a first test. I've adapted psxKernel and psxStats to allow passing in multiple selections.

@timjarsky If you encounter issues please also upload/mention the filename of the PXP with the exact SF code. So that I can reproduce that later this week.

Close #2326

t-b added 8 commits February 28, 2025 12:59
We don't want garbage there nor AUTOMATED_TESTING_DEBUGGING defined.
Taken from 6d10790 (PSX_OperationStatsImpl: Assert on intersecting ranges, 2024-02-06).
This removes the artificial restriction introduced in 83713dd (SF
Implement new select operation, 2024-10-02).

We now also check that ranges from the same
sweep/channel/channelType/experiment combination don't intersect.
This removes the artificial restriction introduced in 83713dd (SF
Implement new select operation, 2024-10-02).
@timjarsky
Copy link
Collaborator

@t-b The deconvolved trace appears to be shorter in time/length that the range trace
image

I'm uploading IVSCCMiniAnalysisDevelopmentScratchFile to the FTP server

@timjarsky timjarsky assigned t-b and unassigned timjarsky Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

psx: Make it work with multiple selections
2 participants