- Timestamp:
- Jan 12, 2015, 12:29:24 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-pv3-20140717-merge/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/dvo/imdata.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pv3-20140717-merge/Ohana
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-pv3-20140717-merge/Ohana/src/opihi/dvo/imdata.c
r37049 r37822 87 87 if ((image = LoadImagesDVO (&Nimage)) == NULL) return (FALSE); 88 88 image_subset (image, Nimage, &subset, &Nsubset, selection, tzero, trange, TimeSelect); 89 BuildChipMatch (image, Nimage);89 // BuildChipMatch (image, Nimage); 90 90 GetTimeFormat (&TimeReference, &TimeFormat); 91 91 … … 103 103 I = subset[i]; 104 104 105 if (!FindMosaicForImage (image, Nimage, I)) continue;106 105 skyset = SkyListByImage (sky, -1, &image[I]); 107 106
Note:
See TracChangeset
for help on using the changeset viewer.
