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)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tdt-0.7.5.tar.gz
(57.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tdt-0.7.5-py3-none-any.whl
(59.9 kB
view details)
File details
Details for the file tdt-0.7.5.tar.gz.
File metadata
- Download URL: tdt-0.7.5.tar.gz
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6673939626af83fffd79848d2828d094632ed2937948dc358a55602274b56466
|
|
| MD5 |
d8e215eb31901f7838d6d0f908f5f0e8
|
|
| BLAKE2b-256 |
00e8ccfbf9d450cc94a7853adbf2e0d85f670c5c91d1724607f8f6e60bb30c9d
|
File details
Details for the file tdt-0.7.5-py3-none-any.whl.
File metadata
- Download URL: tdt-0.7.5-py3-none-any.whl
- Upload date:
- Size: 59.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99f91aef9f8f2c7ae07f2cb240c45df921019f0573271c4071b90b323fd19520
|
|
| MD5 |
a866ca414c826be222b2528b8117059c
|
|
| BLAKE2b-256 |
3d4c22b29cc3f8a942b84639c3200c1516c292037b7a5c1ec98df6b0138f7022
|