Skip to content

Add vector dtype args to lookup#3857

Merged
jl-wynen merged 2 commits intomainfrom
vector3-lookup
Mar 9, 2026
Merged

Add vector dtype args to lookup#3857
jl-wynen merged 2 commits intomainfrom
vector3-lookup

Conversation

@jl-wynen
Copy link
Copy Markdown
Member

@jl-wynen jl-wynen commented Mar 5, 2026

This is needed to apply time-dependent positions to detector events when loading from NeXus.

Draft for now until we decide if we even want to go this way.

Copy link
Copy Markdown
Member

@SimonHeybrock SimonHeybrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok, but should it also be added for non-time_point coords/edges?

@jl-wynen
Copy link
Copy Markdown
Member Author

jl-wynen commented Mar 5, 2026

Can do. I just wanted to be conservative to limit compile times and binary size. Should I add it?

@SimonHeybrock
Copy link
Copy Markdown
Member

I think this should be fine - compile+binary sizes are usually worst when we get some combination of variances/no-variances in multiple arguments, should not be an issue here?

@jl-wynen jl-wynen changed the title Add vector + datetime args to lookup Add vector dtype args to lookup Mar 5, 2026
@jl-wynen jl-wynen marked this pull request as ready for review March 9, 2026 09:00
@jl-wynen jl-wynen merged commit d809d3f into main Mar 9, 2026
4 checks passed
@jl-wynen jl-wynen deleted the vector3-lookup branch March 9, 2026 09:01
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.

2 participants