Skip to content

Commit

Permalink
[example] fix rf replay script to use .jdat output, fix #239
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Mar 10, 2025
1 parent 986ec46 commit 2eacfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/rfreplay/run_rfreplay.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
../../bin/mcx -f baseline.json -q 1 "$@"

# then run RF replay to get RF Jacobian, output data has 6 dimensions
../../bin/mcx -f rfreplay.json -E baseline.mch -d 0 -F jnii "$@"
../../bin/mcx -f rfreplay.json -E baseline_detp.jdat -d 0 -F jnii "$@"

0 comments on commit 2eacfb8

Please sign in to comment.