Index: fact/tools/pyscripts/tools/fbsl.py
===================================================================
--- fact/tools/pyscripts/tools/fbsl.py	(revision 13012)
+++ fact/tools/pyscripts/tools/fbsl.py	(revision 13013)
@@ -18,6 +18,6 @@
 cfile = '012'
 
-path = '/data03/fact-construction/raw/'
-ext  = '.fits'
+path = '/data00/fact-construction/raw/'
+ext  = '.fits.gz'
 dfname = path + year + '/' + month + '/' + day + '/' + yyyymmdd + '_' + dfile + ext
 
