X-Git-Url: http://www.iramuteq.org/git?a=blobdiff_plain;f=tabchdalc.py;fp=tabchdalc.py;h=e4c8fc5e6096cc34ca732b383b0288ee78ec7c6c;hb=94690e4dfeb4c923fd4476cc5f4f93cdcc716327;hp=332206315d44603c0b814daf46e56b2a7da1e366;hpb=585be25e4c896f0209c6f87c4ccf05cf395faec0;p=iramuteq diff --git a/tabchdalc.py b/tabchdalc.py index 3322063..e4c8fc5 100644 --- a/tabchdalc.py +++ b/tabchdalc.py @@ -120,7 +120,7 @@ class AnalyseQuest(AnalyseMatrix): self.BuildProfile() temps = time.time() - self.t1 PrintRapport(self, self, {}, istxt = False) - self.tableau.save_tableau(self.pathout['db']) + self.tableau.save_tableau(self.pathout['analyse.db']) #CreateIraFile(self.dictpathout, self.clnb, corpname = os.path.basename(self.parent.filename), section = 'questionnaire') afc_graph_list = [[os.path.basename(self.pathout['AFC2DL_OUT']), 'Variables actives - coordonnées - facteurs 1 / 2'], [os.path.basename(self.pathout['AFC2DSL_OUT']), 'variables illustratives - coordonnées - facteurs 1 / 2'],