-
- Downloads
Merge branch 'feature/2d-tileconfigs'
This feature implements a pre-processing step to apply a shading correction model to the original data, plus creating projections of the raw stacks. Additionally, it creates tile configuration files to also stitch those 2D tilings (as opposed to stitching the stacks and creating the projections afterwards).
No related branches found
No related tags found
Showing
- src/micrometa/dataset.py 47 additions, 1 deletionsrc/micrometa/dataset.py
- src/micrometa/ijm_templates/stitching_body.ijm 5 additions, 4 deletionssrc/micrometa/ijm_templates/stitching_body.ijm
- src/micrometa/ijm_templates/stitching_head.ijm 1 addition, 1 deletionsrc/micrometa/ijm_templates/stitching_head.ijm
- src/micrometa/imagej.py 81 additions, 77 deletionssrc/micrometa/imagej.py
Please sign in to comment