NAN Data Transport System: Difference between revisions
From Network for Advanced NMR
Jump to navigationJump to search
Mmaciejewski (talk | contribs) Replaced content with " Category:NDTS" Tag: Replaced |
Mmaciejewski (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= NDTS Facility Manager Guide = | |||
The Network for Advanced NMR Data Transport System (NDTS) enables automated harvesting of NMR acquisition data directly from spectrometer workstations and delivers it securely to the NAN Repository. Facility Managers are responsible for installing and managing the NDTS components, ensuring connectivity, and supporting data access for users. | |||
== '''NDTS Architecture Overview''' == | |||
NDTS consists of two core components: | |||
* '''NDTS Daemon''' – Runs on each spectrometer workstation. Detects completed acquisitions, manages user and experiment metadata, and transfers data to the gateway. | |||
* '''NDTS Gateway''' – Runs on a central server at the facility. Receives data from all workstations and forwards it to the NDTS Receiver at UCHC. | |||
[[File:NDTS_Architecture_Diagram.png|center|800px|NDTS architecture showing Daemon → Gateway → Receiver pipeline]] | |||
== '''Data Flow Summary''' == | |||
# An experiment ends on the spectrometer workstation. | |||
# The NDTS Daemon detects it, packages the data, and attempts to send it to the Gateway. | |||
# The Gateway relays the data to the Receiver. | |||
# Once received, the data becomes available in the NAN Repository within seconds. | |||
If a connection fails at any stage, data is spooled and retried until successful. | |||
== '''NDTS Responsibilities for Facility Managers''' == | |||
Facility Managers are expected to: | |||
* Install and configure NDTS Gateway and Daemon software | |||
* Monitor daemon heartbeat and transmission status | |||
* Support users in selecting the correct metadata (e.g., NMRhub usernames) | |||
* Reassign “unselected” or misattributed data | |||
* Use the Facility Dashboard to review transmission health and harvested data | |||
== '''User Guide Sections''' == | |||
Use the links below to access detailed instructions for each NDTS task or component: | |||
* [[NDTS_Installation|Installing and Updating NDTS Components]] | |||
* [[NDTS_Daemon_Configuration|Configuring the NDTS Daemon]] | |||
* [[NDTS_Daemon_Operation|Running and Monitoring the Daemon]] | |||
* [[NDTS_Workstation_UI|Using the NDTS Workstation UI]] | |||
* [[NDTS_Experiment_Harvesting|Understanding Experiment Harvesting]] | |||
* [[NDTS_Gateway_Operation|Gateway Operation and Management]] | |||
* [[NDTS_Data_Access|Accessing Collected Data]] | |||
* [[NDTS_Logging|NDTS Logging and Audit Trail]] | |||
* [[NDTS_Appendix|Appendix and Troubleshooting]] | |||
---- | |||
<span style="font-size:90%">Questions? Contact the NAN Repository administrator or submit a ticket from the Facility Dashboard.</span> | |||
[[Category:NDTS]] | [[Category:NDTS]] |
Revision as of 17:26, 2 June 2025
NDTS Facility Manager Guide
The Network for Advanced NMR Data Transport System (NDTS) enables automated harvesting of NMR acquisition data directly from spectrometer workstations and delivers it securely to the NAN Repository. Facility Managers are responsible for installing and managing the NDTS components, ensuring connectivity, and supporting data access for users.
NDTS Architecture Overview
NDTS consists of two core components:
- NDTS Daemon – Runs on each spectrometer workstation. Detects completed acquisitions, manages user and experiment metadata, and transfers data to the gateway.
- NDTS Gateway – Runs on a central server at the facility. Receives data from all workstations and forwards it to the NDTS Receiver at UCHC.
Data Flow Summary
- An experiment ends on the spectrometer workstation.
- The NDTS Daemon detects it, packages the data, and attempts to send it to the Gateway.
- The Gateway relays the data to the Receiver.
- Once received, the data becomes available in the NAN Repository within seconds.
If a connection fails at any stage, data is spooled and retried until successful.
NDTS Responsibilities for Facility Managers
Facility Managers are expected to:
- Install and configure NDTS Gateway and Daemon software
- Monitor daemon heartbeat and transmission status
- Support users in selecting the correct metadata (e.g., NMRhub usernames)
- Reassign “unselected” or misattributed data
- Use the Facility Dashboard to review transmission health and harvested data
User Guide Sections
Use the links below to access detailed instructions for each NDTS task or component:
- Installing and Updating NDTS Components
- Configuring the NDTS Daemon
- Running and Monitoring the Daemon
- Using the NDTS Workstation UI
- Understanding Experiment Harvesting
- Gateway Operation and Management
- Accessing Collected Data
- NDTS Logging and Audit Trail
- Appendix and Troubleshooting
Questions? Contact the NAN Repository administrator or submit a ticket from the Facility Dashboard.