def _compose(self):
    """override for compose to pass in the requested t"""

    ScanVaryingDetectorParameterisationSinglePanel.compose(self,
            self.image_number)
Exemplo n.º 2
0
    def _compose(self):
        """override for compose to pass in the requested t"""

        ScanVaryingDetectorParameterisationSinglePanel.compose(
            self, self.image_number)