Closed aamster closed 1 year ago
What's the reason you decided to calculate the motion border exclusion in these workflows vs passing the CSV file to letting the segmentation code handle it
the reason is that we already store the motion border in the db in the motion correction step. there are multiple differing implementations of determining the motion border and whether an roi is in the motion border in the ophys etl codebase. I don't want to be in a situation where the segmentation output differs from our own calculation using the motion border that we store
is_in_motion_border
flag in segmentationmotion_border
property returnsMotionCorrectionRun
, addto_dict
method passophys_experiment_id
toadditional_steps