- Timestamp:
- Feb 8, 2022, 8:09:51 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippTests/ippCheck/ippCheck
r42024 r42030 229 229 echo " EG: ippCheck dvo (expname) (label)" 230 230 echo " EG: ippCheck smf (outroot) (smf1) (smf2) [+plot]" 231 echo " EG: ippCheck smf.dgrp (outroot) (smf1) (smf2) [+plot]" 231 232 echo " EG: ippCheck plot (expname)" 232 233 echo " EG: ippCheck plot.glob (expglob) (outroot)" … … 262 263 end 263 264 265 if ("$argv:0" == "smf.dgrp") 266 smf.compare.by.datagroups $arglist 267 exit 0 268 end 269 264 270 if ("$argv:0" == "plot") 265 271 plot.exposure.user $arglist
Note:
See TracChangeset
for help on using the changeset viewer.
