CAREamics / careamics

A deep-learning library for N2V and friends
https://careamics.github.io/
BSD 3-Clause "New" or "Revised" License
28 stars 5 forks source link

Feature: Function that computes CAREamics `TileInformation` with `GridIndexManager` #217

Closed melisande-c closed 3 weeks ago

melisande-c commented 1 month ago

Description

Changes Made

Additional Notes and Examples

The TilingMode enum in the Disentangle repo is not in the current version of the dataset in CAREamics.

Note: logic comes from here, mostly only variables have been renamed to match CAREamics naming scheme. https://github.com/ashesh-0/Disentangle/blob/ed99b2614a9e52b496947ccf157d3aaa8db52872/disentangle/analysis/stitch_prediction.py#L37-L66


Please ensure your PR meets the following requirements: