From d4916a903d128a43134fdd4f184e28ad3dfdb540 Mon Sep 17 00:00:00 2001 From: Jon-Fredrik Nielsen Date: Mon, 11 Dec 2023 16:29:22 -0500 Subject: [PATCH] On branch develop modified: plotktraj.m --- +toppe/plotktraj.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/+toppe/plotktraj.m b/+toppe/plotktraj.m index 84e4a35..6932ad1 100644 --- a/+toppe/plotktraj.m +++ b/+toppe/plotktraj.m @@ -53,7 +53,7 @@ function plotktraj(fname, varargin) %%% gamma/2pi in Hz/Gauss, and raters is in s. If gradients are in other %%% units would need to change these values. sys = toppe.systemspecs(); -gamma = sys.gamma; % gamma/2pi in Hz/Gauss +gamma = sys.gamma*1e-4; % gamma/2pi in Hz/Gauss raster = 1e-6*sys.raster; % sampling time in s % calculate and plot ktraj