Skip to content

Arcsinh scale for X and Y#4529

Open
EdgarGF93 wants to merge 33 commits intosilx-kit:mainfrom
EdgarGF93:rebuild_arcsinh_x_y
Open

Arcsinh scale for X and Y#4529
EdgarGF93 wants to merge 33 commits intosilx-kit:mainfrom
EdgarGF93:rebuild_arcsinh_x_y

Conversation

@EdgarGF93
Copy link
Copy Markdown
Contributor

@EdgarGF93 EdgarGF93 commented Mar 13, 2026

Continue from #4306

@EdgarGF93 EdgarGF93 changed the title YAxisScaleToolButton Arcsinh scale for X and Y Mar 13, 2026
@EdgarGF93 EdgarGF93 requested a review from t20100 March 13, 2026 15:59
@EdgarGF93
Copy link
Copy Markdown
Contributor Author

The icons could be improved but I think this can be reviewed. @t20100

Copy link
Copy Markdown
Member

@t20100 t20100 left a comment

Choose a reason for hiding this comment

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

Thanks for working back on this feature!

ICON_XSCALE = "mdi.arrow-left-right"
ICON_LINEAR = "ph.line-segment-bold"
ICON_LOG = "mdi.math-log"
ICON_ASINH = "mdi6.math-sin"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

arcsinh is not sin.
There's some colormap-norm-[arcsinh|linear|log]] is silx icons maybe they could be reused here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

can i combine qtawesome icons with silx icons?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would not expect so, but I don't know

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

what about this, all silx icons again

@EdgarGF93 EdgarGF93 force-pushed the rebuild_arcsinh_x_y branch from 3776266 to 7217f91 Compare March 20, 2026 09:47
@t20100 t20100 added this to the Next release milestone Mar 26, 2026
@t20100
Copy link
Copy Markdown
Member

t20100 commented Mar 26, 2026

We decided to make the v3.0.0 release as soon as possible and as a consequence your PR will be merged after this release, so we'll have time to also implement the arcsinh axes in the OpenGL backend.
We aim at having more frequent releases so it should not be too long before the next release.

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