DiamondLightSource / DiamondLightSource/python-murfey

Restructure the data collection group tags to use the rsyncer table

Open
#792 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
1
Avg merge
1d 10h
Merged PRs (30d)
19

Description

For tomography multigrid the data collection group tags don't match between the fractions and metadata.
The fractions are in the form `base/Supervisor_SampleX` while the fractions are `base/visit/Supervisor/SampleX` so underscope vs slash causes issues.

This relates to a wider problem where the data collection group tag should be replaced with an rsyncer group to ensure the dcg registrations are consistent. This would make it clearer how fractions and metadata relate as it would avoid using file paths in the current way, but it requires some major code restructuring.

EPU sessions present some problems, in particular with the `Images-Disc2` behaviour where the metadata and fractions are related but need to become separate dcgs.

#791 needs fixing before this can be attempted

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.