Socket
Book a DemoInstallSign in
Socket

tdt

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tdt

Tucker-Davis Technologies (TDT) Python APIs for reading data and interacting with Synapse software

0.6.7
pipPyPI
Maintainers
1

tdt

Tucker-Davis Technologies (TDT) Python APIs for reading data into Python and interacting with Synapse software

Usage

import tdt

# download example data from https://www.tdt.com/files/examples/TDTExampleData.zip
tdt.download_demo_data()

# import data block into Python structure
data = tdt.read_block('data/Algernon-180308-130351')
print(data)
print(data.streams)
print(data.epocs)

See SynapseAPI Manual PDF for full SynapseAPI usage

# connect to Synapse through SynapseAPI
import tdt
syn = tdt.SynapseAPI()
print(syn.getModeStr())
print(syn.getGizmoNames())
syn.setParameterValue('gizmo', 'parameter', new_value)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.