Index: /fact/tools/pyscripts/pyfact/pyfact.py
===================================================================
--- /fact/tools/pyscripts/pyfact/pyfact.py	(revision 13328)
+++ /fact/tools/pyscripts/pyfact/pyfact.py	(revision 13329)
@@ -27,4 +27,5 @@
     """
 
+
     def __init__(self, data_file_name, calib_file_name, 
                 user_action_calib=lambda acal_data, data, blm, tom, gm, scells, nroi: None,
@@ -41,4 +42,5 @@
         baseline_file_name : npy file containing the baseline values
         """
+        self.__module__='pyfact'
         # manual implementation of default value, but I need to find out
         # if the user of this class is aware of the new option
