Skip to content

YangLu1802/aind-smartspim-validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aind-smartspim-validation

This repository hosts the data validations scripts necessary to check how healthy a SmartSPIM dataset is after the uploading and before performing image processing steps in the cloud.

Some of the validations are:

  • Metadata files defined in the aind-data-schema package, the following files must exist:

    • acquisition.json
    • instrument.json
    • data_description.json
    • subject.json
  • Image metadata:

    • Bit depth: 16
    • Image format: PNG
  • Folder structure

About

Data validation scrips for the SmartSPIM data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Dockerfile 3.0%
  • Shell 1.1%