Skip to content
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

Graphical Interface to Create Comparison Lamps #364

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

simontorres
Copy link
Member

  • Create Graphical Interface to build reference lamps

@lgtm-com
Copy link

lgtm-com bot commented Mar 25, 2022

This pull request introduces 22 alerts when merging 9d179df into 690ec7d - view on LGTM.com

new alerts:

  • 9 for Unused import
  • 3 for Except block handles 'BaseException'
  • 2 for Unnecessary pass
  • 2 for Comparison using is when operands support `__eq__`
  • 2 for Unused local variable
  • 2 for Wrong number of arguments in a call
  • 1 for Constant in conditional expression or statement
  • 1 for Non-callable called

@lgtm-com
Copy link

lgtm-com bot commented Nov 14, 2022

This pull request introduces 24 alerts and fixes 1 when merging dd1c173 into 37d024b - view on LGTM.com

new alerts:

  • 9 for Unused import
  • 3 for Except block handles 'BaseException'
  • 2 for Unnecessary pass
  • 2 for Comparison using is when operands support `__eq__`
  • 2 for Unused local variable
  • 2 for Wrong number of arguments in a call
  • 1 for Constant in conditional expression or statement
  • 1 for Non-callable called
  • 1 for Unreachable code
  • 1 for Variable defined multiple times

fixed alerts:

  • 1 for Non-exception in 'except' clause

Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog.

@simontorres simontorres changed the title Improve cross correlation Graphical Interface to Create Comparison Lamps Mar 21, 2024
…bration.__init__ method, add --linearize argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants