- Timestamp:
- Nov 21, 2021, 11:02:01 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ppStack/src/ppStackPhotometry.c
r41920 r41923 19 19 ppStackFileActivation(config, PPSTACK_FILES_PHOT, true); 20 20 pmFPAview *photView = ppStackFilesIterateDown(config); // View to readout 21 ppStackFileActivation(config, PPSTACK_FILES_STACK, true); 21 22 ppStackFileList stackFiles = options->convolve ? PPSTACK_FILES_STACK : PPSTACK_FILES_UNCONV; 23 ppStackFileActivation(config, stackFiles, true); 22 24 23 25 pmFPAfile *photFile = psMetadataLookupPtr(NULL, config->files, "PSPHOT.INPUT"); // File for photometry
Note:
See TracChangeset
for help on using the changeset viewer.
