Skip to content

Memory leak in visualization functions on headless servers#239

Merged
ATATC merged 13 commits intomainfrom
237
Apr 10, 2026
Merged

Memory leak in visualization functions on headless servers#239
ATATC merged 13 commits intomainfrom
237

Conversation

@ATATC
Copy link
Copy Markdown
Contributor

@ATATC ATATC commented Apr 10, 2026

See #237.

@ATATC ATATC added this to the 1.2.x milestone Apr 10, 2026
@ATATC ATATC self-assigned this Apr 10, 2026
@ATATC ATATC added bug Something isn't working todo New task or assignment labels Apr 10, 2026
@ATATC ATATC linked an issue Apr 10, 2026 that may be closed by this pull request
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 754dcf2a6c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

ATATC added 11 commits April 10, 2026 00:17
…oving parameter consistency in Plotly visualizations. (#237)
…g `isomin`/`isomax` parameters in Plotly visualizations. (#237)
…ting redundant conversions, and ensuring consistency in Plotly visualizations. (#237)
…s (`_visualize3d_labels_with_plotly_mesh`) and scalar data (`_visualize3d_scalar_with_plotly_volume`), switched to `marching_cubes` for improved 3D meshes, and added `scipy` as a dependency. (#237)
…d optional dependencies, and added import check for `skimage`. (#237)
…from `skimage` to `scikit-image` in `pyproject.toml`. (#237)
… `aspectmode="manual"`, dynamically setting axis ranges and aspect ratios based on image shape. (#237)
…namically setting `aspectratio`, ensuring accurate scaling based on image dimensions. (#237)
@ATATC
Copy link
Copy Markdown
Contributor Author

ATATC commented Apr 10, 2026

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 03c193e191

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ATATC ATATC merged commit 9da91bf into main Apr 10, 2026
3 checks passed
@ATATC ATATC deleted the 237 branch April 10, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working todo New task or assignment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Memory leak in visualization functions on headless servers

1 participant