Skip to content

Conversation

aliceeeeeeeeee
Copy link
Collaborator

No description provided.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look like a "global" test that everyone can try on their own computer.
Unless it is the case, you should probably add the file to .gitignore so it is not tracked and only kept locally on your computer

+ res_trsf
+ " -composition-with-initial",
+ " -composition-with-initial"
+th,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please run a quick black to ensure that the spacings are correct

# ' -res ' + flo_out +\
" -composition-with-initial",
#" -composition-with-initial"
th,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why you remove the composition with the initial transformation? It does not seem correct but I might be wrong.

)
call(
p.path_to_bin + "invTrsf %s %s" % (res_trsf, res_inv_trsf),
p.path_to_bin + "invTrsf %s %s" % (res_trsf, res_inv_trsf) +th,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to add the threshold part? I would think that it is only necessary to compute the transformation.

@aliceeeeeeeeee
Copy link
Collaborator Author

About that : this few modifcations were just rapid unsuccessful tests (i guess the commit was a mistake ?), we can discard the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants