mirror of
https://github.com/HongjianFang/DSurfTomo.git
synced 2025-09-18 19:10:13 +08:00
revise the weighting scheme
constant smoothing weight for all iterations now
This commit is contained in:
BIN
src/DSurfTomo
BIN
src/DSurfTomo
Binary file not shown.
@@ -453,7 +453,8 @@ program SurfTomo
|
||||
|
||||
|
||||
! ADDING REGULARIZATION TERM
|
||||
weight=dnrm2(dall,cbst,1)**2/dall*weight0
|
||||
!weight=dnrm2(dall,cbst,1)**2/dall*weight0
|
||||
weight=weight0
|
||||
nar_tmp=nar
|
||||
nars=0
|
||||
|
||||
|
Reference in New Issue
Block a user