-'AngleDeviationMap.npy' includes the deviation of the raw angles with respect to the cell center. These angles are used to calculate the orientation map below. The raw angles with respect to the x-axis but with no respect to the cell center are included in 'AngleMap_NoReference.npy'. They are calculated from the structure vectory in x- and y- direction stored in 'Vector_min_ax0.npy' and 'Vector_min_ax1.npy'. 'segmentation.npy' contains the segmented cell mask, where no analysis is performed in the normal procedure. To compute and store all these numpy fields even in places where the cell is segmented, you can use the argument 'ignore_cell_outline=True' in the analysis pipeline. This will compute these maps within the entire image. Technically, however, you still need to specify image pairs to start the analysis.
0 commit comments