- Timestamp:
- May 28, 2021, 10:15:35 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20210521/src/select_images.c
r41620 r41624 103 103 if (!(i % 300000)) fprintf (stderr, "."); 104 104 105 / * exclude images by photcode (we are not doing this, but I'm not sure why) */105 // only include active photcodes in the analysis 106 106 if (timage[i].photcode) { 107 107 int Ns = GetActivePhotcodeIndex (timage[i].photcode);
Note:
See TracChangeset
for help on using the changeset viewer.
