- Timestamp:
- Nov 27, 2019, 11:39:38 AM (7 years ago)
- Location:
- branches/eam_branches/ipp-20191011
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/Ohana
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20191011/Ohana/src/opihi/dvo/avextract.c
r40574 r41170 272 272 // write vectors to a table (this is used by parallel dvo operations, but can be used elsewhere) 273 273 if (RESULT_FILE && !SKIP_RESULTS) { 274 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", vec, Nreturn, FALSE, FALSE, NULL, 0);274 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", NULL, vec, Nreturn, FALSE, FALSE, NULL, 0); 275 275 if (!status) { 276 276 goto escape;
Note:
See TracChangeset
for help on using the changeset viewer.
