Tests

Caution

The information in this page is obsolete!

This section lists tests for any Device. If you find this list incomplete, please add your tests to this page.

Glass transparency

test_name=’transparency’, test_site=’Okamoto’, test_date=’2019-02-01’, graph{x-label=’wavelength [nm]’, y-label=’transmittance @5mm’, x-vals, y-vals}

This links to Glass (Tier-3) by device_id? Do we need to make a json file for each glass? It might be able to link to device_type (or some other key). If so, one json file is enough for all DEgg’s glass transparency data.

The script is on grappa:

/disk0/users/icecube/degg_components/glass/resources/scripts/make_jsonfiles.py

Json file is in:

/disk0/users/icecube/degg_components/glass/data/

This directory links to:

/disk0/users/icecube/degg_database/json_files/Tests/glass_trans

Gel transparency

test_name=’transparency’, test_site=’Shinetsu’, test_date=’2016-03-30’, graph{x-label=’wavelength [nm]’, y-label=’transm’i, x-vals, y-vals}

This links to Gel (Tier-3) device_id? Do we need to make a json file for each gel? It might be able to link to all DEgg’s Gel (Tier-3) by device_type (or some other name). If so, one json file is enough for all DEgg’s gel transparency data.

The script is on grappa:

/disk0/users/icecube/degg_components/gel/scripts/make_jsonfiles.py

Json file is in:

/disk0/users/icecube/degg_components/gel/data/

This directory links to:

/disk0/users/icecube/degg_database/json_files/Tests/gel_trans

PMT test by HPK

device_id=’SQxxxx’, test_name, test_type=’manufacture’, test_site=’Hamamatsu’, test_date, value, graph

This links to PMT (Tier-3) by make_sn (maybe in future, device_id). Two data sheets (QE and others) in the excel format will come along with a number of new PMTs. You need to convert the QE data to a text file for each PMT and all the measurement data to a json file for each PMT, and make some plots.

Scripts are located on grappa in:

/disk0/users/icecube/degg_components/hpk_pmt/scripts/

An overview of all commands is stored in:

/disk0/users/icecube/degg_components/hpk_pmt/scripts/README

Firstly, QE text files for each PMT will be created in:

/disk0/users/icecube/degg_components/hpk_pmt/qe_data/

Then, QE curves are plotted and saved in:

/disk0/users/icecube/degg_components/hpk_pmt/figs/qe_plots/

Json files will be created in:

/disk0/users/icecube/degg_components/hpk_pmt/data/

This directory links to:

/disk0/users/icecube/degg_database/json_files/Tests/hpk_pmt/

Then, summary plots will be created (overwritten) in:

/disk0/users/icecube/degg_components/hpk_pmt/figs/

They need to be placed in the google drive folder, too.

Please update the summary slides, put it into:

/disk0/users/icecube/degg_components/hpk_pmt/slides/

and the google drive folder, and send it to ice3.

PMT test at Chiba

device_id=’SQxxxx’, test_name, test_type=’verification’, test_site=’Chiba’, test_date, value, graph

This links to PMT (Tier-3) by part_sn (maybe in future, device_id) and HV board (Tier-3) by (hvb_id?). You can create and fill a json file on ratafia by following the PMT measurement manual.

Current format idea is on grappa:

/disk0/users/icecube/json_format.json

Once it is fixed, please change all of json files already stored on ratafia.

The json files are to be stored in:

/disk0/users/icecube/degg_database/json_files/Tests/pmt_chiba/

by running a rsync script on ratafia, which is not ready yet…

Half DEgg test at Chiba

device_id, test_name, test_type=’verification’, test_site=’Chiba’, test_date, value, graph

This links to Half DEgg (Tier-2) by device_id. You can create and fill a json file on ratafia by following the PMT measurement manual.

The json files are to be stored in:

/disk0/users/icecube/degg_database/json_files/Tests/halfdegg_chiba/

by running a rsync script on ratafia, which is not ready yet…

DEgg test at Chiba (FAT)

device_id, pmt_location{‘0’, ‘1’}, test_name, test_type=’fat’, test_site=’Chiba’, test_date, value, graph

This links to DEgg (Tier-1) by device_id. This requires pmt_location {0, 1}. You can create and fill a json file on ratafia by following the PMT measurement manual.

The json files are to be stored in:

/disk0/users/icecube/degg_database/json_files/Tests/degg_chiba/

by running a rsync script on ratafia, which is not ready yet…