Skip to content

Commit

Permalink
Docs updates and testing finished, this revision gets released as Spi…
Browse files Browse the repository at this point in the history
…nach 2.9
  • Loading branch information
IlyaKuprov committed May 8, 2024
1 parent 94608d7 commit 46d8e78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/imaging/epi_3d.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Diffusion weighted 3D echo planar imaging pulse sequence. Syntax:
%
% mri=epi_3d(spin_system,parameters,H,R,K,G,F)
% fid=epi_3d(spin_system,parameters,H,R,K,G,F)
%
% This sequence must be called from the imaging() context, which
% would provide H,R,K,G, and F. Parameters:
Expand Down
1 change: 1 addition & 0 deletions kernel/integrity/exorcise.m
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ function exorcise(mode)
edit(file_name); web(wiki_address,'-browser');
error('documentation page missing from the wiki');
end
pause(0.5); % do not make too many requests all at once
end

% Check that norms specify type explicitly
Expand Down
Binary file modified kernel/integrity/smells.mat
Binary file not shown.

0 comments on commit 46d8e78

Please sign in to comment.