CEA-COSMIC / pysap-mri

MRI external plugin for Python Sparse data Analysis Package
Other
43 stars 18 forks source link

Add feature to provide regularization and internally map to proximity operator #59

Closed chaithyagr closed 4 years ago

chaithyagr commented 5 years ago

Current reconstructor API expects the users to provide the proximity operator. We would want to allow users to specify the regularization function which could map to proximities internally.

Something like, User provides "L1_Norm", based on this, we choose proximity as thresholding.

chaithyagr commented 4 years ago

This was opened due to my lack of understanding of the requirement, closing. All we needed was a rename.