Andrew Micallef

Results 3 issues of Andrew Micallef

Hi, In my current set of experiments I am acquiring data at random intervals using an external trigger to start the recordings. Because of this I would like to include...

Hi, I just encountered this bug when trying to construct a recording object and to set the recording time. ``` python In [1]: stf.set_recording_time('16:45:10') Out[1]: True In[2]: stf.get_recording_time() Out[2]: '16:15:26'...

Is there a way to get the history of all input to the stimfit python interpreter without copying all the output as well? I'm thinking of a functional equivalent of...