scverse / scverse/spatialdata-plot
Enhancement: Rasterization changes the value-range of the image.
Open
Nobody has claimed this yet.
enhancement
priority: low
- Dominant language
- Python
- Stars
- 86
- Forks
- 21
- Avg merge
- 14h 50m
- Merged PRs (30d)
- 3
Description
This is expected but might be surprising to a user. We should include this information in the warning.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the rasterization code and the warning it emits in the plotting implementation. Read how the image value range changes during rasterization, then update the warning to explain that change and verify the warning still appears in the relevant rasterization path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100