You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add zmat library (libzmat) source code tree to mcx
decode "Shapes:{"_ArrayZipType_": .. ,"_ArrayZipData_"}" JData construct to allow users to use a single JSON file for both simulation settings and volumetric data with compression
export simulation output (".mc2/.nii/.tx3") in JNIfTI format as a readable/extensible replacement to .nii
export detected photon data output (".mch") in JSON/JData format to store explicit output subfield in a structure
update makefile so that the new code can be compiled on Linux
update makefile so that the new code can be compiled on Mac
update makefile so that the new code can be compiled on Windows