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.4.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.4-py3-none-any.whl
(59.9 kB
view details)
File details
Details for the file tdt-0.7.4.tar.gz.
File metadata
- Download URL: tdt-0.7.4.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 |
7b65d9a2ede19aae12ab35db2dd2ae47bd6006d5760863bb0aaedcd4b4196de6
|
|
| MD5 |
3ffd494f7cdc15d0305a21fd6c061dd1
|
|
| BLAKE2b-256 |
77a4e1ca9b839129dc193155659fba624edf7660c6407a7d2a8755d9c4241330
|
File details
Details for the file tdt-0.7.4-py3-none-any.whl.
File metadata
- Download URL: tdt-0.7.4-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 |
17fe6e20bd2ba14d462d0c966b2dd8eb73fc42d6d5b605b92716af798dd67fbc
|
|
| MD5 |
d46bd89d0e130d29aacfa5820f5652a6
|
|
| BLAKE2b-256 |
2deb93358684b6ac049729cd266698dd4ac35daa908c70b56c20ba4da1e92213
|