Skip to content
Snippets Groups Projects

C flag fix and comments

Merged Yang, Diyu requested to merge c_comment into master

Created by: dyang37

This PR contains multiple things:

  1. Changed flag of prox_mode from float to char, and modified icd update rule as proposed and discussed in issue #64 .
  2. Changed flag of positivity from int to char.
  3. In C code, replaced all tabs with four spaces.
  4. In C code, added comments to recon() function in interface.c.

Tested by running demp_mace3D_old.py. The results of both mace3D and qGGMRF recon are visually the same as before.

Merge request reports

Approval is optional

Merged by avatar (Mar 13, 2025 5:06pm UTC)

Merge details

  • Changes merged into master with 48a2ff78.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading