| BFIELDMAPDATA |
Erik Beall
contains the bfld_*.dat text files in mysql tables. Unused by BField as yet.
Code for accessing these tables exists in BField package, but the code for using these within BField (rather than text files) has not been committed, and may never be. The need is not great.
A python script reads in the text file and makes mysql insert statements to put an exact copy of the bfld_*.dat file into the database. Currently on the obsolete 120 fardet and the likewise obsolete 142 neardet maps are in the database.
Table not updated automatically or info not available.
POSITION_HASH is a hash of x and y positions, see GetGenerator in BField package. bfield is given here in kilogauss, unlike in the text file maps.
| Field | Type | Description |
|---|---|---|
| SEQNO | int(11) | |
| ROW_COUNTER | int(11) | |
| POSITION_HASH | int(11) | |
| XBFIELD_KGAUSS | float | |
| YBFIELD_KGAUSS | float |
| Detector | Responsible | Frequency | Method | |
|---|---|---|---|---|
| caldet | data | ? | ? | ? |
| MC | ? | ? | ? | |
| neardet | data | ? | ? | ? |
| MC | ? | ? | ? | |
| fardet | data | ? | ? | ? |
| MC | ? | ? | ? | |