1
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 22 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to pfile anonymization to put bogus date and time instead of blank fields which was causing Orchestra to fail to read data. More... over 6 years ago
working max voxel shift, needs refactoring More... over 6 years ago
dev: implemented voxel maximization algo from set_paraeters More... over 6 years ago
commented out unimplemented opts More... over 6 years ago
Merge remote-tracking branch 'origin/develop' into feature/process_spec More... over 6 years ago
commented out verbose debugging info More... over 6 years ago
check for fields before setting to improve robustness More... over 6 years ago
added method to check for existence of procpar field More... over 6 years ago
Merge pull request #56 from SIVICLab/feature/svk_combine_spec More... over 6 years ago
fixed docmuentation about scaling with type 4 an 5 More... over 6 years ago
validated weighted sum and added sqrt wtot weighting option to match combine_spec_v6 from nmrsrc More... over 6 years ago
Merge pull request #55 from SIVICLab/feature/contour-rendering More... over 6 years ago
Added option to load contours in SIVIC gui. More... over 6 years ago
Contours implemented for svk_multi_view. More... over 6 years ago
new test case for zero filling k0 not sampled More... almost 7 years ago
fix: typo in method name More... almost 7 years ago
add a variable to permit the native actor interpolation to be turned on/off More... almost 7 years ago
if the input k-space has K0 not sampled, then there needs to be an extra phase shift of 1/2 voxel wrt to the input resolution (pixel) size. This is in addition to the voxel shift required by the zero filling algorith... I think. During a recon without zero filling the fft would apply this shift, but in the reduced zero filled spacing and moreover would be the exact opposite of the shift set here in the zero filling algorithm and the net result would be no shift More... almost 7 years ago
just added some diagnostic prints for debug mode to show the size of the phase shift(voxel shift) in this algorithm More... almost 7 years ago
tried to make logic for directionality of FT and data domain clearer More... almost 7 years ago
tried to make logic for directionality of FT and data domain clearer More... almost 7 years ago
drop vtkstd More... almost 7 years ago
get last dot to find extension. sometimes dots are in path and confound More... almost 7 years ago
support for GE DV26 More... almost 7 years ago
Added logic to hide cursor value when the cursor is not visible. More... almost 7 years ago
Fixes for issues with press box visibility. More... almost 7 years ago
Merge branch 'develop' of https://github.com/SIVICLab/sivic into develop More... almost 7 years ago
reverted fidcsi to previous mapper More... almost 7 years ago
Merge pull request #54 from SIVICLab/develop More... almost 7 years ago
Fixes for svk_point_selector not rendering overlays. More... almost 7 years ago