Changeset 40574 for trunk/Ohana/src/opihi/dvo/avperiodogram.c
- Timestamp:
- Dec 5, 2018, 11:39:29 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avperiodogram.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avperiodogram.c
r40408 r40574 51 51 // the result files are left behind for the user to access (no automatic re-merge) 52 52 if (PARALLEL && !HOST_ID) { 53 54 // check for -region and apply to current sky region 55 if (!SetSkyRegions (selection)) { 56 FreeSkyRegionSelection (selection); 57 dbFreeFields (fields, Nfields); 58 goto help; 59 } 60 53 61 int status = HostTableParallelOps (skylist, argc, argv, NULL, FALSE, 0, VERBOSE); 54 62 SkyListFree (skylist);
Note:
See TracChangeset
for help on using the changeset viewer.
