Skip to content

registry of already processed directories #10

@yarikoptic

Description

@yarikoptic

we probably want also to be able to be able to

  • re-process directory (probably just rerun with --overwrite)
  • annotate that a directory X
    • was processed already
    • should not be processed
  • given a DBIC dataset with .heudiconv/ report which Accession numbers were already processed (which subject/session)
  • for a given study ID, report which accessions were processed (and to where stored) and which weren't, and possibly run a conversion on those which weren't yet
    (current ad-hoc line to execute is grep -B1 1018_model ~/heudiconv-ls001-20170227.txt | grep DICOM/ | sed -e 's,/001.*,,g' | xargs heudiconv -o ~/test-1018_model)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions