tomograph / synkrotomo

Tomographic reconstruction library aimed at reconstruction from Synchrotron Data
1 stars 0 forks source link

Implement an easy option for adding box constraints #6

Open tomograph opened 5 years ago

tomograph commented 5 years ago

Box constraints greatly improve the quality of the reconstruction. Implement an easy option for adding box constraints.

  1. SIRT should be able to take two ekstra arguments min and max which specify minimum and maximum values.
  2. After each value should be no greater than the max and no smaller than the min.