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

Invert black and white doesn't work #345

Closed
ElpadoCan opened this issue Jun 12, 2023 · 0 comments
Closed

Invert black and white doesn't work #345

ElpadoCan opened this issue Jun 12, 2023 · 0 comments
Labels
🐛 Bug Something isn't working

Comments

@ElpadoCan
Copy link
Collaborator

Description:

Invert black and white doesn't work

Way to reproduce:

No response

(Optional) Link to data to reproduce error:

No response

Terminal output:

Traceback (most recent call last):
  File "G:\My Drive\01_Postdoc_HMGU\Python_MyScripts\MIA\Git\Cell_ACDC\cellacdc\gui.py", line 9296, in invertBw
    self.imgGrad.setInvertedColorMaps(checked)
  File "G:\My Drive\01_Postdoc_HMGU\Python_MyScripts\MIA\Git\Cell_ACDC\cellacdc\widgets.py", line 3955, in setInvertedColorMaps
    self.updateAxisLabel()
  File "G:\My Drive\01_Postdoc_HMGU\Python_MyScripts\MIA\Git\Cell_ACDC\cellacdc\widgets.py", line 3867, in updateAxisLabel
    self.setAxisLabel(self, text)
TypeError: baseHistogramLUTitem.setAxisLabel() takes 2 positional arguments but 3 were given

Version information:

Developer version
@ElpadoCan ElpadoCan added the 🐛 Bug Something isn't working label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant