janclemenslab / ca_utils

Tools for recording and analyzing for Ca data
0 stars 0 forks source link

Suggestions to upgrade analysis pipeline #2

Closed stein-e closed 3 years ago

stein-e commented 3 years ago

(1) include the piezo stimulus in s.log and functions like make_df_multi_index(logs_stims)

(2) add a stimulus column with the actually presented stimulus (sound or piezo) in s.log

(3) s.stack() could have another argument: stack_trial: bool = False, if True it concatenates all the trials (and presented stimuli) for motion correction

postpop commented 3 years ago

will split this in three new issues #3, #4, and #5