Update README.md
Browse files
README.md
CHANGED
|
@@ -53,6 +53,14 @@ LICENSE
|
|
| 53 |
|
| 54 |
`manifest.csv` gives file-level information including relative path, role, frame index, image size, byte size, and SHA-256 checksum.
|
| 55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
## Review-Period Anonymity
|
| 57 |
|
| 58 |
This dataset is provided in anonymized form for peer review. The public record, formal citation, author attribution, and any additional provenance details will be added after the review process permits deanonymization.
|
|
|
|
| 53 |
|
| 54 |
`manifest.csv` gives file-level information including relative path, role, frame index, image size, byte size, and SHA-256 checksum.
|
| 55 |
|
| 56 |
+
## Selected-Pair Protocol
|
| 57 |
+
|
| 58 |
+
The microscopy samples originate from focal stacks. For reproducible dual-focus preview evaluation, eligible stacks are converted into fixed two-plane inputs before any fusion method is run.
|
| 59 |
+
|
| 60 |
+
For a stack with `N` focal planes, the default selected planes lie near `0.3N` and `0.7N`. The selected planes must be separated by at least two focal-plane positions. If this condition is not met, the positions are adjusted toward the stack ends. For `N=3`, the protocol selects the first and third focal planes.
|
| 61 |
+
|
| 62 |
+
This package contains 20 anonymized samples. Eighteen samples satisfy `N>=3` and are listed in `selected_pairs.csv`. The two `N=2` samples remain in the dataset but are not included in the main selected-pair mean statistics.
|
| 63 |
+
|
| 64 |
## Review-Period Anonymity
|
| 65 |
|
| 66 |
This dataset is provided in anonymized form for peer review. The public record, formal citation, author attribution, and any additional provenance details will be added after the review process permits deanonymization.
|