The Joint Accelerator Conferences Website (JACoW) is an international collaboration that publishes the proceedings of accelerator conferences held around the world.
@InProceedings{xu:icalepcs2019-wepha164, author = {K. Xu}, title = {{CAFlux: A New EPICS Channel Archiver System}}, booktitle = {Proc. ICALEPCS'19}, pages = {1470--1472}, paper = {WEPHA164}, language = {english}, keywords = {EPICS, MMI, database, status, interface}, venue = {New York, NY, USA}, series = {International Conference on Accelerator and Large Experimental Physics Control Systems}, number = {17}, publisher = {JACoW Publishing, Geneva, Switzerland}, month = {08}, year = {2020}, issn = {2226-0358}, isbn = {978-3-95450-209-7}, doi = {10.18429/JACoW-ICALEPCS2019-WEPHA164}, url = {https://jacow.org/icalepcs2019/papers/wepha164.pdf}, note = {https://doi.org/10.18429/JACoW-ICALEPCS2019-WEPHA164}, abstract = {We post a new EPICS channel archiver system that is being developed at LANSCE of Los Alamos National Laboratory. Different from the legacy archiver system, this system is built on InfluxDB database and Plotly visualization toolkits. InfluxDB is an opensource time series database system and provides a SQL-like language for fast storage and retrieval of time series data. By replacing the old archiving engine and index file with InfluxDB, we have a more robust, compact and stable archiving server. On a client side, we introduce a new implementation combined with asynchronous programming and multithreaded programming. We also describe a web-based archiver configuration system that is associated with our current IRMIS system. To visualize the data stored, we use the JavaScript Plotly graphing library, another open source toolkit for time series data, to build frontend pages. In addition, we also develop a viewer application with more functionality including basic data statistics and simple arithmetic for channel values. Finally, we propose some ideas to integrate more statistical analysis into this system.}, }