Skip to content
Snippets Groups Projects
Commit d57cc42b authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Stable conversion to relpaths

parent cde5b531
Branches
Tags
2 merge requests!50Release 2024.06.03,!45Issue0037
......@@ -26,8 +26,10 @@ def make_abspath_to_relpath(ilp_filename: str, my_root: Path, their_root: Path):
infos[lane][role]['filePath'] = str(pa_img_rel)
return pa_ilp_new
if __name__ == '__main__':
if __name__ == '__main__':
files = [
'01_ilastik_files/240301_LSM900_DNA_PC.ilp',
'01_ilastik_files/240320_LSM900_DNA_OC_new.ilp',
......@@ -42,3 +44,5 @@ if __name__ == '__main__':
)
print(f'Finished converting {new_ilp}')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment