I want to verify the correctness of labelling. As I checked the “sct_process_segmentation” command, it needs the segmented image and the pam50 levels. Just to do an initial investigation, I opened these two images in fsleyes and it seems that they are not correctly mapped on each other. Since I had some incorrect labellings and so per-level CSA computations, I wanted to make sure that the labelling is true. If it is true, I can say that the resultant CSA exactly belongs to the reported level. Please guide me on how to verify this. Any suggestion is appreciated.
I explain my question in another way: I want to compute the per level CSA as accurate as possible. As I checked the command line for CSA computation, it only needs the segmented image and the pam-50 levels. It does not seem that vertebral labelling of image be considered in the calculation of CSA. I will add the command line as follows:
a vertebral level image, which could either be the PAM50 level as you mentioned (under label_T2/template/PAM50_levels.nii.gz), but it could also be the labeled segmentation (eg: ${file_t2_seg}_labeled.nii.gz).
So, you don’t necessarily need to register your image with the PAM50 template if your goal is to compute CSA across various levels.