Command-line utilities for Pulseq sequences
Project description
PulseqUtils
Command line utils for Pulseq sequences, based on PyPulseq
Installation
pip install pulseq-utils
Tools
ppseqtest — Test and visualize Pulseq sequence files
ppseqtest <seq_file> [--report] [--plot] [--k-space]
Reads a .seq file and provides analysis and visualization options. At least one action flag must be specified.
Arguments:
| Argument | Short | Description |
|---|---|---|
seq_file |
Path to the .seq file to analyze |
|
--report |
-r |
Print a detailed test report of the sequence |
--plot |
-p |
Display sequence waveforms (RF, gradients, ADC) |
--k-space |
-k |
Plot k-space trajectory with ADC sampling points |
Examples:
# Print a test report
ppseqtest sequence.seq --report
# Plot sequence waveforms
ppseqtest sequence.seq --plot
# Plot k-space trajectory
ppseqtest sequence.seq --k-space
# Combine multiple actions
ppseqtest sequence.seq --report --plot --k-space
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pulseq_utils-0.0.1.tar.gz
(3.5 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
File details
Details for the file pulseq_utils-0.0.1.tar.gz.
File metadata
- Download URL: pulseq_utils-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
202d7e976a70343d44aa7e9a643e33ee8025c8fd202c0b5dc9c0eb5bd46a04ec
|
|
| MD5 |
8abc5f30b915c42fe92a8b5abf91f77a
|
|
| BLAKE2b-256 |
695e5bf3e8554ce799f9b9db0debd19acce44a79718c2896c28dc023b1fe9934
|
File details
Details for the file pulseq_utils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pulseq_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24e96de961e8690412fb1eb33c6397b4cb5a9876bec90cc74a5288f700eedf32
|
|
| MD5 |
8073a98c18b22a5ab3913819e3cf9a4e
|
|
| BLAKE2b-256 |
6a8f4ed3ba140bc0a1775435be7809e6dde5b45978baba3ff4f0ee49a156ed4a
|