Skip to content

Commit b6985de

Browse files
authored
Merge pull request #34 from SBNSoftware/acastill_pdscalibrationdb_updates
Add non-linearity parameters for PMT simulation
2 parents 68f29e3 + 95dc7ee commit b6985de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sbnd_calibration_database.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,15 @@ This section displays a list of the variables in the database, as well as their
154154
| caen_digitizer | integer | CAEN digitizer to which the PMT is connected | N/A |
155155
| caen_digitizer_channel | integer | CAEN digitizer channel to which the PMT is connected | N/A |
156156
| total_transit_time | real | Total transit time | ns |
157+
| on_pmt | bool | Whether the channel is powered on | N/A |
157158
| reconstruct_channel | bool | Whether the channel is used for reconstruction | N/A |
158159
| cosmic_timing_correction | real | Timing correction derived from cosmic muon calibration | ns |
159160
| spe_amp | real | Mean amplitude of SPE | ADC |
160161
| spe_amp_std | real | Std of the SPE amplitude | ADC |
161162
| gauss_w_wc_power | real | Power parameter for Gauss noise filter | N/A |
162163
| gauss_wc | real | WC parameter for Gauss noise filter | GHz |
164+
| nonlinearity_pesat | real | Parameter PESat for PMT non linearity simulation | N/A |
165+
| nonlinearity_alpha | real | Parameter alpha for PMT non linearity simulation | N/A |
163166
| ser_vec_0 → ser_vec_550 | real | ADC count per bin (550 in total) for the Single Electron Response (SER) pulse (More info: [DocDB 38059](https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=38059)) | ADC |
164167

165168

0 commit comments

Comments
 (0)