HPImaging / sv-mbirct

High Performance Model Based Image Reconstruction for Computed Tomography
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

Add matrix file versioning #14

Open sjkisner opened 3 years ago

sjkisner commented 3 years ago

Prepend to the system matrix files: A_TYPE A_MAJOR_VERSION A_MINOR_VERSION

define values in A_comp.c. Add checks to read function to alert when the matrix version doesn't match. If mis-match, print warning to stderr and re-compute matrix.