Dear author,
The STNeuroNet is a very good work, I am carefully studying the source code of the paper.
When I suppose to train the STNeuroNet on Neurofinder dataset, I have not find some preprocess parameters of the Neurofinder dataset both in the paper and the code.
Could you please tell me the following preprocess parameters of the Neurofinder dataset, which have been mentioned in demo_preprocess.m
lam = ; % spikes/s
Pd = ; % Probability of detection
tau = ; % decay time in seconds
Wt = ; % Cropping window in temporal dimension, frames
Ws = ; % Cropping window in spatial domain, pixels
Thanks a lot!