예제 #1
0
 def runTest(self):
     ZOOM()
     MaskFile(
         "USER_ZOOM_SANSteam_4m_SampleChanger_202A_12mm_Large_BEAMSTOP.txt")
     AssignSample("ZOOM9898")
     TransmissionSample("ZOOM9947_histo", "ZOOM9947_histo")
     WavRangeReduction()
예제 #2
0
    def runTest(self):
        UseCompatibilityMode()
        ZOOM()
        MaskFile("16812_Userfile.toml")
        Set1D()

        AssignSample('16182')
        WavRangeReduction()
    def runTest(self):
        UseCompatibilityMode()
        ZOOM()
        MaskFile(
            "USER_ZOOM_SANSteam_4m_SampleChanger_202A_12mm_Large_BEAMSTOP.txt")
        Set1D()

        AssignSample('16182')
        WavRangeReduction()
예제 #4
0
 def runTest(self):
     """
     Loads data using raw event transmission data
     """
     ZOOM()
     MaskFile(
         "USER_ZOOM_SANSteam_4m_SampleChanger_202A_12mm_Large_BEAMSTOP.txt")
     AssignSample("ZOOM9898")
     TransmissionSample("ZOOM9946", "ZOOM9946")
     WavRangeReduction()
    def runTest(self):
        UseCompatibilityMode()
        ZOOM()
        MaskFile("USER_ZOOM_Bergstrom_8m_samplechanger_smallBS_203A_8mm.toml")

        BatchReduce("8m_legacy_toml.csv", 'raw')
    def runTest(self):
        UseCompatibilityMode()
        ZOOM()
        MaskFile("USER_ZOOM_Bergstrom_4m_SampleChanger_202A_8mm_Small_BEAMSTOP_skinny.toml")

        BatchReduce("4m_legacy_toml.csv", 'raw')