Skip to content

Conversation

@davramov
Copy link
Contributor

This PR addresses the issue #109, where we need to sometimes ingest multiple files for a single scan (such as bl733).

Corresponds with this issue in scicat_beamline: als-computing/scicat_beamline#31

The main change is extending the dataset_path field in the scicat_ingest_flow() function to accept either Path or list[Path]

@flow(name="scicat-ingest-flow")
def scicat_ingest_flow(
    dataset_path: Path | list[Path],

@davramov davramov requested a review from GBirkel January 14, 2026 23:58
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.

1 participant