Skip to content

Add checks and report for image directory structure and files (including metadata) #28

@d33bs

Description

@d33bs

When working with image directories there are many different ways to store data. These differences can lead to discrepancies or time costs when it comes to processing the data for analysis. Brought up originally based on analysis performed by @jenna-tomkinson.

Some of these include:

  • Directories with no files
  • Duplicate directory names
  • Directories with differing file structures or files
  • File naming patterns which don't match between common directory patterns
  • Same number of image files per directory
  • Check the metadata of the image files to ensure the fields are relatively similar and aren't missing data
  • Check the data generally for PII or potentially private details.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions