[update] autopick -> only export necessary XML (WIP)
This commit is contained in:
@@ -4003,7 +4003,7 @@ class AutoPickDlg(QDialog):
|
||||
self.gb.setLayout(self.jobLayout)
|
||||
|
||||
def exportParameter(self):
|
||||
self.parent().exportAllEvents()
|
||||
self.parent().exportEvents()
|
||||
pylot_params = self.parent()._inputs
|
||||
self.addEvents2pp(pylot_params)
|
||||
pylot_params.export2File(self.pp_export)
|
||||
|
||||
Reference in New Issue
Block a user