Skip to content

Separate the reconstruction from downstream analyses #9

Open
lim185 opened this issue Feb 25, 2025 · 0 comments
Open

Separate the reconstruction from downstream analyses #9

lim185 opened this issue Feb 25, 2025 · 0 comments
Labels
cleanup Negligible effect on performance but clarifying changes enhancement New feature or request

Comments

@lim185
Copy link
Contributor

lim185 commented Feb 25, 2025

Reconstruction files should serve as ground truth to replace the raw images for efficiency, since it is MUCH faster to compress/extract the reconstruction blocks compared to images due to significantly reduced indexing overhead (since there are on the order of 1000s of images per block.

The file organization should go as follows:

YYYYMMDDI
> LOOP ID
> Images

YYYYMMDDI_R
> LOOP ID
> Reconstruction stack files
YYYYMMDDI_A
> LOOP ID
> Analysis output (OCI, MCI, Spectra, Spectrograms etc.)

@lim185 lim185 added enhancement New feature or request cleanup Negligible effect on performance but clarifying changes labels Feb 25, 2025
Sign in to join this conversation on GitHub.
Labels
cleanup Negligible effect on performance but clarifying changes enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant