Skip to content

Commit

Permalink
Test 2 of BAGELS
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli committed Nov 29, 2023
1 parent 1f18fa6 commit 9507f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tao.jl
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ for i=1:length(coil_pairs[:,1])
end
close(tao_cmd)

run(`tao -lat $lat -noplot -command "$(path)/BAGELS_1.cmd"`)
run(`tao -lat $lat -noplot -command "call $(path)/BAGELS_1.cmd"`)
end


Expand Down

0 comments on commit 9507f97

Please sign in to comment.