Changeset 23242 for trunk/ppStack/src/ppStackSources.c
- Timestamp:
- Mar 9, 2009, 4:19:37 PM (17 years ago)
- Location:
- trunk/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/cnb_branches/cnb_branch_20090215/ppStack merged eligible /branches/cnb_branch_20090215/ppStack 21495-22685
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/ppStack/src/ppStackSources.c
r23234 r23242 121 121 psString name = NULL; 122 122 psStringAppend(&name, "start_%03d.fits", i); 123 pmStackVisualPlotTestImage(fake->image, name); 123 124 psFits *fits = psFitsOpen(name, "w"); 124 125 psFree(name);
Note:
See TracChangeset
for help on using the changeset viewer.
