fold_origin_ids

function of dascore.utils.identity source

fold_origin_ids(
    origin_ids: collections.abc.Sequence[str] ,
)-> ‘str’

Return the origin id of a patch combined from several.

The distinct ids, in the order first met: windows of one file merged back together still come from that file, and how often an input was used is the data id’s to say. Data which never named an origin does not acquire one by being combined.