SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
58 stars 29 forks source link

Missing const qualifiers in AcquisitionModel and Operator methods added. #1185

Closed evgueni-ovtchinnikov closed 1 year ago

evgueni-ovtchinnikov commented 1 year ago

Changes in this pull request

Forward/backprojected object should not be modified and hence must have const qualifier, same for the argument of Operator::apply.

Testing performed

All relevant tests passed.

Related issues

This is a preparatory step before tackling #1182.

Checklist before requesting a review

Contribution Notes

Please read and adhere to the contribution guidelines.

Please tick the following: