Index: /branches/pap_branch_20090128/pswarp/src/pswarpLoop.c
===================================================================
--- /branches/pap_branch_20090128/pswarp/src/pswarpLoop.c	(revision 21233)
+++ /branches/pap_branch_20090128/pswarp/src/pswarpLoop.c	(revision 21234)
@@ -8,6 +8,6 @@
 // Lists of file rules for the detectors and skycells, and an independent list of everything else
 // Lists must end with a NULL
-static char *detectorFiles[] = { "PSWARP.INPUT", "PSWARP.MASK", "PSWARP.WEIGHT", NULL };
-static char *skycellFiles[] = { "PSWARP.OUTPUT", "PSWARP.OUTPUT.MASK", "PSWARP.OUTPUT.WEIGHT", NULL };
+static char *detectorFiles[] = { "PSWARP.INPUT", "PSWARP.MASK", "PSWARP.VARIANCE", NULL };
+static char *skycellFiles[] = { "PSWARP.OUTPUT", "PSWARP.OUTPUT.MASK", "PSWARP.OUTPUT.VARIANCE", NULL };
 static char *photFiles[] = { "PSPHOT.INPUT", "PSPHOT.OUTPUT",
 #if PSPHOT_FIND_PSF
