An online tool has been provided which reads the data from the EPICS channels, transforms it to an appropriate format and units and then calculates other relevant properties. An example for such a calculation is determining the fraction of beam loss due to elastic gas scattering opposed to the loss through Touschek Scattering at a certain vacuum pressure. This ratio could be derived from the beam current. Recall equation 48:
and according to [14]
with the gas pressure related linearly to the current8:
Once the necessary values are computed, they are written to a data file for off-line analysis and backup purposes. After a sufficient amount of data has been obtained, certain values of interest can be determined by fitting theoretical models to data. An example of this procedure is the calculation of the current polarization level which requires a polarization build-up to be fitted as depicted in figure 6:
The important fit parameter is , the characteristic equilibrium build-up time. In the fit seen in figure 6 which (according to equation 41) leads to and therefore to .
All these steps were implemented in a single program which allowed a complete online data analysis of polarization build-up in real-time. The actual program code is not complicated, but proved to be a very powerful tool during data acquisition.