Skip to content

Commit c644ecd

Browse files
committed
update README for new workflow
1 parent 62222cd commit c644ecd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ The pipeline consists of 3 major components: Preprocessing, Cell-Nuclei quantifi
3434

3535
**Preprocessing**
3636

37-
This stage reconstructs the 3D image from raw light-sheet data. Here two different workflows can be chosen:
37+
This stage reconstructs the 3D image from raw light-sheet data. Here three different workflows can be chosen:
3838

39-
1. `align_stitch` for multi-channel brain images: \
40-
Performs intensity adjustment, channel alignment, and iterative tile stitching
39+
1. `int_align_stitch`: Performs intensity adjustment, channel alignment, and iterative tile stitching
4140

42-
2. `stitch` for single-channel images: \
43-
Performs intensity adjustment and interactive tile stitching.
41+
2. `int_stitch`: Performs intensity adjustment and iterative tile stitching.
42+
43+
3. `stitch_only`: Performs only iterative tile stitching
4444

4545
**Allen Brain Atlas Registration (Optional)**
4646

0 commit comments

Comments
 (0)