Changes between Version 2 and Version 3 of PDAF_local_weights
- Timestamp:
- Dec 21, 2016, 4:07:14 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_local_weights
v2 v3 7 7 The interface is the following: 8 8 {{{ 9 SUBROUTINE PDAF_local_weight (wtype, cradius, sradius, distance, &10 nrows, ncols, weight, verbose)9 SUBROUTINE PDAF_local_weights(wtype, cradius, sradius, distance, & 10 weights, verbose) 11 11 }}} 12 12 with the following arguments: