diff --git a/xcp_d/interfaces/execsummary.py b/xcp_d/interfaces/execsummary.py index 6f8bb3c42..c234bfbef 100644 --- a/xcp_d/interfaces/execsummary.py +++ b/xcp_d/interfaces/execsummary.py @@ -182,7 +182,7 @@ def collect_inputs(self): } concatenated_rest_files["preproc_carpet"] = self._get_bids_file(query) - query["desc"] = "postcarpetplot" + query["desc"] = "postprocESQC" concatenated_rest_files["postproc_carpet"] = self._get_bids_file(query) self.concatenated_rest_files_ = concatenated_rest_files