Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion httomo_backends/pipelines_full/gpu_diad_FBP_directive.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- method: standard_tomo_diad
- method: standard_tomo
module_path: httomo.data.hdf.loaders
- method: find_center_vo
module_path: httomolibgpu.recon.rotation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- method: standard_tomo_diad
- method: standard_tomo
module_path: httomo.data.hdf.loaders
- method: find_center_vo
module_path: httomolibgpu.recon.rotation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
- method: standard_tomo
module_path: httomo.data.hdf.loaders
parameters:
data_path: /entry1/tomo_entry/data/data
image_key_path: /entry1/tomo_entry/instrument/detector/image_key
rotation_angles:
data_path: /entry1/tomo_entry/data/rotation_angle
data_path: auto
image_key_path: auto
rotation_angles: auto
preview:
detector_x: # horizontal data previewing/cropping.
# when null, the full data dimension is used, i.e., no previewing
Expand Down

This file was deleted.