stimfit icon indicating copy to clipboard operation
stimfit copied to clipboard

unique recording time for each trace

Open AndrewMicallef opened this issue 9 years ago • 2 comments

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 the unique start time of each trace in the stimfit file (which I generate from a wavesurfer file.)

Basically is this a feature that currently exists in the stimfit recording object and if not do you have any suggestions on a hack?

Also in case you are interested this is the script I am using to make the conversions: https://gist.github.com/AndrewMicallef/0d3793590f01a7daa88b

  • Regards Andrew

AndrewMicallef avatar Dec 15 '15 01:12 AndrewMicallef

Supposedly setting recording.date to a datetime.datetime object doesn't work?

neurodroid avatar Dec 15 '15 14:12 neurodroid

The start time per trace/sweep is currrently not part of the core object of stimfit, also it could be added if necessary. The question is why or how should stimfit make use of this information ? Can you explain the purpose and possible benefit of this for users of stimfit ?

schloegl avatar Feb 07 '18 16:02 schloegl