Skip to content

Commit 318b6a1

Browse files
committed
and back to nib
1 parent 5e9128b commit 318b6a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TPTBox/core/poi_fun/save_load.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ def _parse_header_value(value: str):
640640
def _load_landmark_txt(path: Path):
641641
header: dict = {
642642
"format": format_key[FORMAT_PLST],
643-
"coordinate_system": "itk",
643+
"coordinate_system": "nib",
644644
"level_one_info": "Any",
645645
"level_two_info": "Any",
646646
}

0 commit comments

Comments
 (0)