Changeset 23592 for trunk/psastro/src/psastroExtractAnalysis.c
- Timestamp:
- Mar 29, 2009, 4:04:51 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroExtractAnalysis.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroExtractAnalysis.c
r23591 r23592 51 51 psFree(refs); 52 52 53 // convert star positions to ghost positions and add to the readout->analysis data 54 psastroExtractGhosts (config); 55 53 56 psastroExtractStars (config); 54 psastroExtractGhosts (config);55 57 return true; 56 58 }
Note:
See TracChangeset
for help on using the changeset viewer.
