Skip to content

New version: SMLMSim v0.6.0#147828

Merged
JuliaTagBot merged 1 commit intomasterfrom
registrator-smlmsim-5a0a87e4-v0.6.0-ed7e289eeb
Feb 7, 2026
Merged

New version: SMLMSim v0.6.0#147828
JuliaTagBot merged 1 commit intomasterfrom
registrator-smlmsim-5a0a87e4-v0.6.0-ed7e289eeb

Conversation

@JuliaRegistrator
Copy link
Contributor

## Breaking changes

- All simulation functions now return `(output, info)` tuples instead of bare results
- `simulate(::StaticSMLMConfig)` returns `(smld_noisy, SimInfo)`
- `simulate(::DiffusionSMLMConfig)` returns `(smld, SimInfo)`
- `gen_images()` and `gen_image()` return `(images/image, ImageInfo)`
- Config structs renamed: `StaticSMLMParams` → `StaticSMLMConfig`, `DiffusionSMLMParams` → `DiffusionSMLMConfig`
- All Config/Info types inherit from `AbstractSMLMConfig`/`AbstractSMLMInfo` (SMLMData 0.7)

## Other changes

- New `SimInfo` and `ImageInfo` structs with timing, counts, and metadata
- Requires SMLMData 0.7.0 and MicroscopePSFs 0.5.4

UUID: 5a0a87e4-02d4-41f5-bf26-b8c94c784a04
Repo: https://github.com/JuliaSMLM/SMLMSim.jl.git
Tree: aec0bb8f30a052b74cc7d99ad9fb9acb4169f3d2

Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@kalidke
Copy link

kalidke commented Feb 7, 2026

[merge approved]

Version 0.5.0 was intentionally skipped. This is a coordinated ecosystem-wide API update (tuple-pattern) across JuliaSMLM packages. [noblock]

@JuliaTagBot JuliaTagBot merged commit c9c0a38 into master Feb 7, 2026
51 of 54 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-smlmsim-5a0a87e4-v0.6.0-ed7e289eeb branch February 7, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants