NAN Data Transport System: Difference between revisions
From Network for Advanced NMR
Jump to navigationJump to search
Apozhidaeva (talk | contribs) No edit summary |
Apozhidaeva (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
# [[NDTS daemon|'''Daemon''']] – harvests and send datasets from the spectrometer computer to the facility gateway | # [[NDTS daemon|'''Daemon''']] – harvests and send datasets from the spectrometer computer to the facility gateway | ||
# [[NDTS GUI|'''GUI''']] – provides interface for users to control dataset harvesting from spectrometers | # [[NDTS GUI|'''GUI''']] – provides interface for users to control dataset harvesting from spectrometers | ||
# '''Receiver''' – | # '''Receiver''' – accepts transmitted experiment at the NAN datacenter | ||
# '''Parser''' – | # '''Parser''' – scans each dataset, generates additional metadata based on experimental parameters, creates database entries with corresponding metadata, and saves the dataset files to the NAN primary and disaster recovery storage. | ||
[[Category:NDTS]] | [[Category:NDTS]] |
Revision as of 17:30, 3 March 2025
Purpose
NDTS (NMR Data Transfer System) is designed to:
- Automatically harvest datasets from the spectrometer
- Link users and PIsto datasets
- Capture metadata automatically
- Capture user-entered metadata
NDTS Components
NDTS consists of four main components:
- Daemon – harvests and send datasets from the spectrometer computer to the facility gateway
- GUI – provides interface for users to control dataset harvesting from spectrometers
- Receiver – accepts transmitted experiment at the NAN datacenter
- Parser – scans each dataset, generates additional metadata based on experimental parameters, creates database entries with corresponding metadata, and saves the dataset files to the NAN primary and disaster recovery storage.