Create combined XNAT actions compose object
Open
enhancement
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 1
Description
In cases where different transforms need an XNAT connection (e.g. one to fetch the image, another to fetch the label) the time taken to start two separate XNAT sessions is a big contributor to slow loading times.
It would be better if a single session was passed between all XNAT-connected transforms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.