Skip to content

Fix potential dip in profile plot when using Gaussian blur + minor display issues - #359

Open
atsju wants to merge 4 commits into
masterfrom
JST/333
Open

Fix potential dip in profile plot when using Gaussian blur + minor display issues#359
atsju wants to merge 4 commits into
masterfrom
JST/333

Conversation

@atsju

@atsju atsju commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

fix #333

Problem was due to Gaussian blur not using same inclusive/exclusive boundaries as cicle mask code (second commit)
I also changed some float to int truncature into rounding as small epsilon could cause issues with sin/cos (first commit).

Fix #319
Fix #317

@atsju
atsju requested review from githubdoe and gr5 August 5, 2026 08:48
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

🚀 New build available for commit 99c48c9
Download installer here

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

🚀 New build available for commit 4e983c2
Download installer here

@atsju atsju changed the title Fix potential dip in profile plot when using Gaussian blur Fix potential dip in profile plot when using Gaussian blur + minor dispaly issues Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

🚀 New build available for commit a7ebba5
Download installer here

@atsju atsju changed the title Fix potential dip in profile plot when using Gaussian blur + minor dispaly issues Fix potential dip in profile plot when using Gaussian blur + minor display issues Aug 5, 2026
@gr5

gr5 commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Something wrong with github - these "download installer here" links don't work and if I go to actions to get them from there - also not working. Instead I have to build these myself. No big deal but I've heard that github has lots of new bugs related to AI somehow?

@atsju

atsju commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

Very strange. I can download the installers (I did not even build once on my own computer this week).
I didn't hear of new bugs but sure GitHub business model is changing for enterprise users.

@atsju

atsju commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

It's probably easier you just wait for it to work again.
Eventually you can check if you can download artifacts form a pull request openned by yourself. And I will try your artifact. This would cross check if it's an issue with rights/privilege management.

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

Labels

None yet

Projects

None yet

2 participants