I believe I am downloading the NWB files properly as I am able to get the df/F traces and stimuli information without trouble. However, I am receiving an error when I try to call "get_running_speed":
AttributeError: 'BrainObservatoryNwbDataSet' object has no attribute 'get_flourescence_timeStamps'
I receive the same error when I call the "get_fourescence_timeStamps" function as well. I have updated the allen sdk packages, so I should be working with the most current version of the software.
Is this a problem anyone else can replicate?