Newer
Older
MS_cooling / Analyse / data_corrected.py
@Jihyun Bhom Jihyun Bhom on 18 Aug 2021 11 KB almost done


dict_data=[

    # temperature -20
    {
        "scope" : "RS",
        "temperature" : -20,
        "vcc" : 56,
        "dir" : 'WFM14',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
        },
    {
        "scope" : "TL",
        "temperature" : -20,
        "vcc" : 56,
        "dir" : 'pk2',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20  
    },
    {
        "scope" : "TL",
        "temperature" : -20,
        "vcc" : 56,
        "dir" : 'pk3/pk3t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "RS",
        "temperature" : -20,
        "vcc" : 56,
        "dir" : 'WFM15',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    
    
# temperature -17
    {
            "scope" : "RS",
            "temperature" : -17,
            "vcc" : 56,
            "dir" : 'WFM16',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "sig",
            "div" : 20
        },
     {
         "scope" : "TL",
         "temperature" : -17,
         "vcc" : 56,
         "dir" : 'pk5/pk5t',
         "trig_channel" : 1,
         "trig_vcc" : -6,
         "type" : "sig",
         "div" : 20
     },
    {
        "scope" : "TL",
        "temperature" : -17,
        "vcc" : 56,
        "dir" : 'pk6/pk6t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "RS",
        "temperature" : -17,
        "vcc" : 56,
        "dir" : 'WFM17',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
# temperature -14      
    {
            "scope" : "RS",
            "temperature" : -14,
            "vcc" : 56,
            "dir" : 'WFM18',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "sig",
            "div" : 20
        },
    {
            "scope" : "TL",
            "temperature" : -14,
            "vcc" : 56,
            "dir" : 'pk7/pk7t',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "sig",
            "div" : 20
    },
    {
            "scope" : "TL",
            "temperature" : -14,
            "vcc" : 56,
            "dir" : 'pk8/pk8t',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "noise",
            "div" : 2
        },
{
            "scope" : "RS",
            "temperature" : -14,
            "vcc" : 56,
            "dir" : 'WFM19',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "noise",
            "div" : 2
        },
  # temperature -11     
     {
         "scope" : "TL",
         "temperature" : -11,
         "vcc" : 56,
         "dir" : 'pk10/pk10t',
         "trig_channel" : 1,
         "trig_vcc" : -6,
         "type" : "sig",
         "div" : 20
          },
    {
        "scope" : "RS",
        "temperature" : -11,
        "vcc" : 56,
        "dir" : 'WFM20',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
            "scope" : "RS",
            "temperature" : -11,
            "vcc" : 56,
            "dir" : 'WFM21',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "noise",
            "div" : 2
        },
    {
            "scope" : "TL",
            "temperature" : -11,
            "vcc" : 56,
            "dir" : 'pk11/pk11t',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "noise",
            "div" : 2
    },
      # temperature -8
    {
        "scope" : "TL",
        "temperature" : -8,
        "vcc" : 56,
        "dir" : 'pk13/pk13t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : -8,
        "vcc" : 56,
        "dir" : 'WFM22',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : -8,
        "vcc" : 56,
        "dir" : 'WFM23',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : -8,
        "vcc" : 56,
        "dir" : 'pk14/pk14t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    # temperature -5.5
    {
        "scope" : "TL",
        "temperature" : -5.5,
        "vcc" : 56,
        "dir" : 'pk16/pk16t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : -5.5,
        "vcc" : 56,
        "dir" : 'WFM24',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : -5.5,
        "vcc" : 56,
        "dir" : 'WFM25',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : -5.5,
        "vcc" : 56,
        "dir" : 'pk17/pk17t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    # temperature -2
    {
        "scope" : "TL",
        "temperature" : -2,
        "vcc" : 56,
        "dir" : 'pk18/pk18t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : -2,
        "vcc" : 56,
        "dir" : 'WFM26',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : -2,
        "vcc" : 56,
        "dir" : 'WFM27',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : -2,
        "vcc" : 56,
        "dir" : 'pk19/pk19t',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    # temperature 0
    {
            "scope" : "TL",
            "temperature" : -1,
            "vcc" : 56,
            "dir" : 'pk20',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "sig",
            "div" : 20
        },
    {
            "scope" : "RS",
            "temperature" : 0,
            "vcc" : 56,
            "dir" : 'WFM28',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "sig",
            "div" : 20
        },
    {
            "scope" : "RS",
            "temperature" : 0,
            "vcc" : 56,
            "dir" : 'WFM29',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "noise",
            "div" : 2
        },
    {
            "scope" : "TL",
            "temperature" : 0,
            "vcc" : 56,
            "dir" : 'pk21',
            "trig_channel" : 1,
            "trig_vcc" : -6,
            "type" : "noise",
            "div" : 2
        },
    # temperature 2
    {
        "scope" : "TL",
        "temperature" : 2,
        "vcc" : 56,
        "dir" : 'pk23',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 2,
        "vcc" : 56,
        "dir" : 'WFM30',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 2,
        "vcc" : 56,
        "dir" : 'WFM31',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : 2,
        "vcc" : 56,
        "dir" : 'pk22',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    # temperature 2
    {
        "scope" : "TL",
        "temperature" : 5,
        "vcc" : 56,
        "dir" : 'pk24',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 5,
        "vcc" : 56,
        "dir" : 'WFM32',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 5,
        "vcc" : 56,
        "dir" : 'WFM33',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : 5,
        "vcc" : 56,
        "dir" : 'pk25',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },

    # temperature 7.5
    {
        "scope" : "TL",
        "temperature" : 7.5,
        "vcc" : 56,
        "dir" : 'pk26',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 7.5,
        "vcc" : 56,
        "dir" : 'WFM34',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 7.5,
        "vcc" : 56,
        "dir" : 'WFM35',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : 7.5,
        "vcc" : 56,
        "dir" : 'pk27',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    # temperature 11
    {
        "scope" : "TL",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'pk28',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'WFM36',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'WFM37',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'pk29',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    # temperature 14
    {
        "scope" : "TL",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'pk30',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'WFM38',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "sig",
        "div" : 20
    },
    {
        "scope" : "RS",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'WFM39',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    },
    {
        "scope" : "TL",
        "temperature" : 11,
        "vcc" : 56,
        "dir" : 'pk31',
        "trig_channel" : 1,
        "trig_vcc" : -6,
        "type" : "noise",
        "div" : 2
    }
]