Skip to content

Update orchestration/scicat/ingest.py:scicat_ingest_flow to handle multiple files #109

@davramov

Description

@davramov

For certain beamlines (i.e., bl733), we will need to ingest multiple files from a single scan into SciCat.

For the dataset_path argument in orchestration/scicat/ingest.py:scicat_ingest_flow(), we could modify it to accept Path or list[Path], and pass that into ingest(). This also means updating the ingest function in the scicat_beamline repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions