Index: trunk/tools/eam/rawfix.20230221/src/rawfix.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.pt	(revision 42411)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.pt	(revision 42415)
@@ -9,5 +9,9 @@
 
 # use this to find the files in this local directory
-$mypath = /home/panstarrs/eugene/rawfix.20230221
+# $mypath = /home/panstarrs/eugene/rawfix.20230221
+
+# NOTE: use a directory located on a b-node so the results can
+# be seen by both ATRC and ITC machines
+$mypath = /data/ippb07.0/home/eugene/rawfix.20230221
 
 if (not($?LOGDIR)) 
@@ -19,10 +23,15 @@
 # order is this file is not determinative, only the
 # change of state from STAGE1.new -> STAGE1.done -> STAGE2.new
-input rawfix.ckchip.pt
-input rawfix.fixchip.pt
-input rawfix.rsync_s1.pt
-input rawfix.md5sum.pt
-input rawfix.rsync_s2.pt
-input rawfix.md5chk.pt
+# input rawfix.ckchip.pt
+# input rawfix.fixchip.pt
+# input rawfix.md5sum.pt
+# input rawfix.md5chk.pt
+# input rawfix.fixchip_s2.pt
+input rawfix.md5sum_s2.pt
+#input rawfix.md5chk_s2.pt
+
+# no need to run rsync if we use the b-node working directory:
+# input rawfix.rsync_s1.pt
+# input rawfix.rsync_s2.pt
 
 ######################### UTILITIES #################################
