Skip to content

Commit

Permalink
fix: Add tilt series, rawtlt and mdoc to 10003 (#424)
Browse files Browse the repository at this point in the history
add tilt series, rawtlt and mdoc to 10003
  • Loading branch information
uermel authored Jan 23, 2025
1 parent ccf5482 commit e5cc893
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ingestion_tools/dataset_configs/10003.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ annotations:

is_visualization_default: true
order: xyz
collection_metadata:
- sources:
- source_glob:
list_glob: 'frames/{run_name}.mrc.mdoc'
dataset_keyphotos:
- sources:
- literal:
Expand Down Expand Up @@ -124,6 +128,10 @@ gains:
- sources:
- source_glob:
list_glob: frames/{run_name}/*.dm4
rawtilts:
- sources:
- source_glob:
list_glob: '10499_TS_JJ/{mapped_tomo_name}/{mapped_tomo_name}.rawtlt'
runs:
- sources:
- source_glob:
Expand Down Expand Up @@ -161,7 +169,8 @@ tiltseries:
total_flux: 120
sources:
- source_glob:
list_glob: validation_placeholder/for_unavailable_ts.st
list_glob: 10499_TS_JJ/{mapped_tomo_name}/{mapped_tomo_name}.st
match_regex: (.*)\.st$
tomograms:
- metadata:
affine_transformation_matrix:
Expand Down

0 comments on commit e5cc893

Please sign in to comment.