-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Hi,
I am reaching out about troubleshooting the preprocessed/motion corrected video from the minian pipeline. The following parameters for denoise and motion correction are listed below:
param_denoise = {
"method": "gaussian",
"ksize": (3, 3),
"sigmaX": 0
}
param_estimate_motion = {"dim": "frame"}
The background removal step was not used as this step lowered the brightness of the final video and made it difficult to view individual cells compared to the original video. I have attached two preprocessed/motion corrected videos after the glow removal, denoise, and motion correction steps. The problem that I am facing is that there are only a few cells that can be clearly seen in the video. Are there any possible parameter values that can enhance the output? Thank you for any help. I really appreciate it.
Best regards,
Sarvesh