Changeset 42820 for branches/eam_branches/ipp-20230313/extsrc/gpcsw/gpcsrc/fits/burntool/persistio.c
- Timestamp:
- May 8, 2025, 4:10:23 PM (15 months ago)
- Location:
- branches/eam_branches/ipp-20230313
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
extsrc/gpcsw/gpcsrc/fits/burntool/persistio.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-ppmerge-20241229 (added) merged: 42770-42778,42803-42805 /trunk merged: 42763-42764,42766-42769,42779-42782,42784-42796,42798-42802,42806-42813
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20230313/extsrc/gpcsw/gpcsrc/fits/burntool/persistio.c
r42392 r42820 312 312 cell[j].burn[k].fiterr != FIT_TOP_ERROR) continue; 313 313 if(cell[j].burn[k].nfit <= 0) continue; 314 /*kick out burns which are single pixels*/ 314 315 } 315 316 } else { … … 317 318 cell[j].burn[k].fiterr != FIT_TOP_ERROR) continue; 318 319 if(cell[j].burn[k].nfit <= 0) continue; 320 /*kick out burns which are single pixels*/ 321 319 322 } 320 323
Note:
See TracChangeset
for help on using the changeset viewer.
