- Timestamp:
- Jun 12, 2019, 3:49:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/opihi/dvo/mextract.c
r40574 r40791 352 352 // write vectors to a table (this is used by parallel dvo operations, but can be used elsewhere) 353 353 if (RESULT_FILE && !SKIP_RESULTS) { 354 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", vec, Nreturn, FALSE, FALSE, NULL, 0);354 int status = WriteVectorTableFITS (RESULT_FILE, "RESULT", NULL, vec, Nreturn, FALSE, FALSE, NULL, 0); 355 355 if (!status) goto escape; 356 356 }
Note:
See TracChangeset
for help on using the changeset viewer.
