PSS Parametric Occupancy Model (POM)

This repository includes the current python code of a parametric model describing the PSS pipeline and example configuration files to run it.

The POM is a discrete event simulation. In its initial version (0.5.0), it produces a pandas data frame of “event” times, where such events mark different processing steps in the PSS modules (currently RCPT, FFBC, CDOS).

Started with two input file names, the POM reads the two configuration files (one specific to the POM, one a Cheetah configuration file) and cross-checks which PSS modules are currently implemented and can actually be simulated.