[PIPE2D-1467] Support partial (but unambiguous) butler lookups for pfsObject files Created: 04/Jun/24 Updated: 09/Jun/24 Resolved: 09/Jun/24 |
|
Status: | Done |
Project: | DRP 2-D Pipeline |
Component/s: | obs_pfs |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Story | Priority: | Normal |
Reporter: | rhl | Assignee: | rhl |
Resolution: | Done | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Reviewers: | price |
Description |
It's a bit of a nuisance to work with pfsObject files as the butler doesn't handle finding them without being given nVisit and pfsVisitHash, even when there's only one possible match. Please fix this. Even when there is more than one match, also support passing in a desired list of visits, e.g. butler.get("pfsObject", ..., visits=[110666, 19580205, ...]) |
Comments |
Comment by rhl [ 04/Jun/24 ] |
Comment by rhl [ 09/Jun/24 ] |
merged and pushed |