Browse Source

homogenious questions

koellenberger 2 years ago
parent
commit
e54be5fcbb
1 changed files with 8 additions and 8 deletions
  1. 8 8
      public/checklist.php

+ 8 - 8
public/checklist.php

@@ -130,8 +130,8 @@
 
         <tr>
           <td><b>FBM</b></td>
-          <td>Check for outliers in the <a href="http://adei-katrin.kaas.kit.edu/adei/#module=graph&db_server=fbm0&db_name=FBT&db_group=FBM_pixel_rates&control_group=FBM_pixel_rates&db_mask=0&experiment=-&window=86400&module=graph&virtual=srctree&srctree=&infomod=legend&history_id=1631539548331" target="_blank">FBM rate</a>.
-            Absolute values depending on pixel and KNMx period, keep in mind long term drift. Just check for outliers!.
+          <td>Are there outliers in the <a href="http://adei-katrin.kaas.kit.edu/adei/#module=graph&db_server=fbm0&db_name=FBT&db_group=FBM_pixel_rates&control_group=FBM_pixel_rates&db_mask=0&experiment=-&window=86400&module=graph&virtual=srctree&srctree=&infomod=legend&history_id=1631539548331" target="_blank">FBM rate</a>.
+            Absolute values depend on pixel and KNMx period, keep in mind long term drift.
           <td><label class="switch"><input type="checkbox" id="FBM_checkbox"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="FBM"></td>
         </tr>
@@ -176,14 +176,14 @@
 
         <tr>
           <td><b>FPD Energy Shift</b></td>
-          <td>Peaks in BREW plot of this value over time indicate rapid detector gain drifts, <br>likely caused by large temperature changes of the building.</td>
+          <td>Are there peaks in the FPD energy shift? <br>Peaks in BREW plot of this value over time indicate rapid detector gain drifts, <br>likely caused by large temperature changes of the building.</td>
           <td><label class="switch"><input type="checkbox" id="FPD_Energy_checkbox"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="FPD_Energy"></td>
         </tr>
 
         <tr>
           <td><b>Grid-Sync Gap</b></td>
-          <td>Non-zero values indicate dead-time in DAQ.</td>
+          <td>Are there on-zero values in the grid-sync gap? <br> Non-zero values indicate dead-time in DAQ.</td>
           <td><label class="switch"><input type="checkbox"  id="Grid_sync_checkbox"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="Grid_sync"></td>
         </tr>
@@ -204,28 +204,28 @@
 
         <tr>
           <td><b>Rate 300eV</b></td>
-          <td>Is rate 300 eV comparable to other runs? (necessary for Column Density Calculation).</td>
+          <td>Is rate 300 eV comparable to other runs? (necessary for column density calculation).</td>
           <td><label class="switch"><input type="checkbox"  id="Rate_300_checkbox"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="Rate_300"></td>
         </tr>
 
         <tr>
           <td><b>Rate 90eV</b></td>
-          <td>Is rate 90 eV comparable to other runs? (necessary for Column Density Calculation).</td>
+          <td>Is rate 90 eV comparable to other runs? (necessary for column density calculation).</td>
           <td><label class="switch"><input type="checkbox" id="Rate_90_checkbox"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="Rate_90"></td>
         </tr>
 
         <tr>
           <td><b>Tritium Purity</b></td>
-          <td>Is tritium purity estimated and around 98.6%? (necessary for Column Density Calculation).</td>
+          <td>Is tritium purity estimated and around 98.6%? (necessary for column density calculation).</td>
           <td><label class="switch"><input type="checkbox" id="TritiumPurity_checkbox" value="good"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="TritiumPurity"></td>
         </tr>
 
         <tr>
           <td><b>LARA Consistency Check</b></td>
-          <td>Are all are all entries in the LARA Consistency Check column ok?</td>
+          <td>Are all entries in the LARA consistency check column ok?</td>
           <td><label class="switch"><input type="checkbox" id="LARACrosscheck_checkbox" value="good"><span class="slider round"></span></label></td>
           <td style="text-align:center"><input type="text" placeholder ="Comment" id="LARACrosscheck"></td>
         </tr>