SIGPROC Hypermodern SIGPROC - a FRB/pulsar processing software. Based on Evan Keane's fork of Michael Keith's release of Duncan Lorimer's original SIGPROC. Dependencies Boost 1.70.0+ CMake 3.11+ {fmt} 7.1.3+ CLI11 1.9.1+ Installation mkdir build && cd build && cmake .. make && make install