Index: /trunk/doc/ipptools/filenames.txt
===================================================================
--- /trunk/doc/ipptools/filenames.txt	(revision 8999)
+++ /trunk/doc/ipptools/filenames.txt	(revision 9000)
@@ -17,9 +17,26 @@
 Some realisations:
 
-Input is typically:	expId.classId.ext
-Detrend processed:	expId.detproc.classId.ext
-Detrend residual:	expId.detresid.detId.iter.classId.ext
-Stacked detrend:	camera.detType.detId.iter.classId.ext
-Phase 1 processed:	expId.p1.classId.ext
-Phase 2 processed:	expId.p2.classId.ext
-Phase 3 processed:	expId.p3.classId.ext
+Input is typically:	expId.classId.fits
+
+Detrend processed:	expId.detproc.classId.fits
+Detrend stats:		expId.detproc.classId.stats
+Stacked detrend:	camera.detType.detId.iter.classId.fits
+Stacked stats:		camera.detType.detId.iter.classId.fits
+Normalised stack:	camera.detType.norm.detId.iter.classId.fits
+Detrend residual:	expId.detresid.detId.iter.classId.fits
+Residual stats:		expId.detresid.detId.iter.classId.stats
+Residual, bin 1:	expId.detresid.detId.iter.classId.b1.fits
+Residual, bin 2:	expId.detresid.detId.iter.classId.b2.fits
+Residual list, bin 1:	expId.detresid.detId.iter.b1.list
+Residual list, bin 2:	expId.detresid.detId.iter.b2.list
+JPEG, bin 1:		expId.detresid.detId.iter.b1.jpg
+JPEG, bin 1:		expId.detresid.detId.iter.b2.jpg
+
+Phase 2 processed:	expId.p2.classId.fits
+
+
+
+
+Requirements:
+
+Explain PPIMAGE.OUTPUT, PPIMAGE.BIN1, PPIMAGE.BIN2, etc.
