Skip to content

Commit

Permalink
On branch develop
Browse files Browse the repository at this point in the history
	modified:   loadpfile.m
  • Loading branch information
Jon-Fredrik Nielsen committed Dec 6, 2023
1 parent 631e9f2 commit f979b85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions +toppe/+utils/loadpfile.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
% Kwarg input options:
% acqOrder true/false If true, data is sorted in the order of acquisition. (default: false)
%
% To load data in order it was acquired, do:
% d = toppe.utils.loadpfile(pfile, [], [], [], 'acqOrder', true);
%
% Output dimensions of dat:
% [nFID, nc, nDabSlice, 1, maxView]

Expand Down

0 comments on commit f979b85

Please sign in to comment.