09/09/09 1) Target Polarization for all kinematics, all target cells are in database. --Inital scan indicates that the polarization is fairly constant for periods of production running. --If you see something unusual, ask me. 2) Beam Polarization for all kinematics in database. format of table: +--------+------------+------+-----+---------------------+-------+ | Field | Type | Null | Key | Default | Extra | +--------+------------+------+-----+---------------------+-------+ | time | timestamp | NO | | 0000-00-00 00:00:00 | | | pol | float | YES | | NULL | | | polerr | float | YES | | NULL | | | kin | varchar(8) | YES | | NULL | | | method | varchar(8) | YES | | NULL | | +--------+------------+------+-----+---------------------+-------+ example, all Moller runs: +---------------------+--------+--------+------+---------+ | time | pol | polerr | kin | method | +---------------------+--------+--------+------+---------+ | 2006-02-28 17:45:00 | 0.8843 | 0.0226 | 1 | moeller | | 2006-03-04 00:00:00 | 0.8781 | 0.0228 | 1 | moeller | | 2006-03-09 20:15:00 | 0.8505 | 0.0235 | 2a | moeller | | 2006-03-25 21:37:00 | 0.8165 | 0.0245 | 3a | moeller | | 2006-05-10 05:45:00 | 0.8527 | 0.0235 | 4 | moeller | | 2006-05-12 08:09:00 | 0.8477 | 0.0237 | 4 | moeller | +---------------------+--------+--------+------+---------+ Database work is done thanks to lots of help from Seamus. Still to do -- prepare report of all source laser spot moves. Otherwise, working on thesis (next chapter due to Todd on Monday). \amk