Changeset 41601
- Timestamp:
- May 20, 2021, 2:12:34 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/select_images.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/select_images.c
r41485 r41601 107 107 108 108 /* exclude images by photcode (we are not doing this, but I'm not sure why) */ 109 if ( FALSE) {109 if (timage[i].photcode) { 110 110 int Ns = GetActivePhotcodeIndex (timage[i].photcode); 111 111 if (Ns < 0) continue;
Note:
See TracChangeset
for help on using the changeset viewer.
