| 18 | | measures the photometry of the video cells according to the algorithm |
| 19 | | Pavlos specifies, and writes the output to a fits file (one table per |
| 20 | | cell?). This program should be written using the rest of the IPP APIs |
| 21 | | to be long-term supportable, and could based on the ppImage (in fact, |
| 22 | | it could be done as a mode to ppImage, replacing the warning on |
| 23 | | ppImageLoop.c:88 with a call to the function that calculates the |
| 24 | | photometry of interest. |
| | 18 | measures the photometry of the video cells according to the algorithm |
| | 19 | Pavlos specifies, and writes the output to a fits file (one table per |
| | 20 | cell?). This program should be written using the rest of the IPP APIs |
| | 21 | to be long-term supportable, and could based on the ppImage (in fact, |
| | 22 | it could be done as a mode to ppImage, replacing the warning on |
| | 23 | ppImageLoop.c:88 with a call to the function that calculates the |
| | 24 | photometry of interest. |