-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trigger pictures improvement #153
Conversation
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
=======================================
Coverage 94.15% 94.15%
=======================================
Files 7 7
Lines 565 565
=======================================
Hits 532 532
Misses 33 33 |
@smoia this is how the plot looks like now if you put the wrong threshold: |
this is for the Test_belt_multifreq.txt |
The threshold is fine but nevertheless the second plots are wrong, I don't know if this could confuse the user |
Can you present it during the meeting next week? We can ask feedbacks then! |
Sure |
@vinferrer good! You might also want to change the description of the picture in this file: |
@RayStick , can I ask you to have a look at the changes in the documentation once it's ready? |
Sure, so we still have to make the creation of the file only when -tr or -ntp are inputed and then, change the docs |
but wait, default tr is 1. ¿could that be problematic? my idea was that if the values are not the default then plot |
Is the default TR used somewhere else in the code? |
@smoia yep! But it may be Sunday or Monday that I can review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that the default TR = 0, this looks good to me!
changes to docfile done, you can start the review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. I tested it with the tutorial file, with a few different argument iterations, and seems to work as intended.
Apart from the minor in-line comments I gave, just one other thing -
I really like the addition of the TR x-axes at the top of the plots. However, I didn't see it at first! Is there a way to make it stand out a bit more?
@RayStick Changes done, you can check them and if there is no more changes, approve the request. Cheers |
Closes #15
Proposed Changes