Use py epicsarchiver
This update the pychiver to use the py-epicsarchiver.
Solves two problems,
- py-epicsarchiver uses the protobuf api, which is more efficient on the archiver side. Reducing crashes.
- Consolidates python usage of the archiver across ESS. So improvements can be added everywhere, rather than only one python client getting an improvement over another.