I use Slicer to create Fiducials/annotate landmarks in nifti images for a project. I have multiple computers to work on. After annotating them on computer 1 with Slicer 4.11. I open them on computer 2 with Slicer 4.10 and the points are displayed flipped. When I check the coordinates under the module Markups, they are still the same as in the fcsv file, but I noticed, that in Slicer 4.10. the A coordinates are positive when they are negative in the fcsv file and negative when they are positive in the fcsv in R and A direction.
In case someone else will ever have this issue. Slicer 4.10. fcsv files look like this:
Markups fiducial file version = 4.10
CoordinateSystem = 0
If I read them into Slicer 4.11. the points are were I would expect them. If I load a fcsv file created with 4.11. into 4.10. it will not take into account LPS System (?) and one has to adjust/flip the files before. The LPS Coordinate System is the one expected by ANTs/ITK so it actually saves you some time if you want to apply transfroms to the fcsv files.
@CST Is there a specific reason for using a very old Slicer version? You are missing out on hundreds of fixes and new features if you use a Slicer version that was released several years ago.