trajex
trajectory extraction — parse a .seq file with conseq, then extract the k-space trajectory.
2. Pipeline
seq_file <- read("selected_file.seq")
events <- tool_conseq(seq_file, exact_trajectory: false)
trajectory <- tool_trajex(events, t1: 1.0, t2: 0.1, min_mag: 0.001)
3. K-space trajectory
📈
k-space trajectory plot will appear here
[k_x, k_y, k_z, tau] × readouts