API
Applications
Utilities
API
Handbook
GitHub
Home
Loading...
Searching...
No Matches
photonCounter.cpp
Go to the documentation of this file.
1
/** \file photonCounter.cpp
2
* \brief The MagAO-X photon counting image processor.
3
*
4
* \ingroup photonCounter_files
5
*/
6
7
#include "
photonCounter.hpp
"
8
9
10
int
main
(
int
argc,
char
**argv)
11
{
12
MagAOX::app::photonCounter
xapp;
13
14
return
xapp.main(argc, argv);
15
16
}
MagAOX::app::photonCounter
Definition
photonCounter.hpp:43
main
int main()
Definition
configusbhub.cpp:20
photonCounter.hpp
The MagAO-X PWFS Slope Calculator.
apps
photonCounter
photonCounter.cpp
Generated by
1.9.8