SAND-Lab / MEA-NAP

MEA-NAP. A streamlined diagnostic and analytic tool for data obtained using microelectrode arrays.
GNU General Public License v3.0
12 stars 6 forks source link

Pipeline error at step 4B #20

Closed XuelinWangTvT closed 1 year ago

XuelinWangTvT commented 2 years ago
Screenshot 2022-08-18 at 12 43 54

Hello, I encountered another error when running the pipeline around step 4B. Could you please help me to take a look at it? Thank you so much! Also, David says he sometimes encounter this issue as well.

Timothysit commented 2 years ago

Hi Xue Lin, can you let me know which lags are you running the with? It may be because currently TrialLandscapeDensity assumes a lag of 15 ms

XuelinWangTvT commented 2 years ago

Hello Tim, I'm using a lag of 15ms

Timothysit commented 2 years ago

Okay, the next thing to check is whether you are running step 4B from previously analyzed data, or did you run through all the steps? I wonder whether it is because in the prior analysis the participation coefficient (PC) (or 15 ms lag) were not calculated

XuelinWangTvT commented 2 years ago

I started running pipeline from step 3 today, so running from previously analyzed data.

Timothysit commented 2 years ago

okay, in that case can you load up an example of a previously analyzed data and see if (1) a 15 ms lag was used in that data, and (2) whether participation coefficient was calculated. Basically, loading up a matlab file containing the variable NetMet and checking whether you see the field adjM15mslag.PC, or whether you do not see it / see something else

XuelinWangTvT commented 2 years ago

Okay, thank you so much Tim!

Timothysit commented 1 year ago

The latest version of the pipeline runs density landscape across all lag used in earlier steps of the pipeline, so this 15 ms lag assumption is no longer needed.