-
Notifications
You must be signed in to change notification settings - Fork 4
Executables
Laura Gladstone edited this page Feb 2, 2018
·
4 revisions
Jan 2018: this page is deprecated in favor of the online documentation built through the code. It's hosted at: http://katydid.readthedocs.io
Three sets of executables are built: "Main," "Profiling," and "Validation." The former includes the programs used for performing actual analyses. The latter contains small applications used to verify particular parts of Katydid.
- Katydid -- the main, general-purpose, analysis application.
- EggScanner -- prints the header that is extracted from an egg file.
- RSAMatToEgg -- converts one or more RSA Mat files into one egg file.
- Truncate -- truncates an egg2 file at a given file size. Do NOT use this on egg3 or RSA Mat files!
These files can be used to profile various aspects of Katydid. They are optionally built by setting the Katydid_ENABLE_PROFILING flag in CMake.
There are a variety of validation applications that can be optionally built by setting the Katydid_ENABLE_TESTING flag in CMake.
Katydid: Data analysis package for the Project 8 experiment
Copyright 2011, Project 8 Collaboration