LorenFrankLab / trodes_to_nwb

Converts data from SpikeGadgets to the NWB Data Format
MIT License
2 stars 2 forks source link

Position tracking without PTP or camera ticks #62

Closed samuelbray32 closed 7 months ago

samuelbray32 commented 7 months ago

Came across a non-ptp dataset where there was not a cammera tick channel for the run session camera. Checked with experimenter and confirmed it wasn't recorded at experiment time.

Should we have an option to use the clock time from .cameraHWSync files if dio channel isn't available, or is this too sketchy?

lfrank commented 7 months ago

I would worry that the times are going to be quite a ways off, but I defer to @edeno as to how dangerous this would be.

On Nov 6, 2023, at 11:06 AM, Samuel Bray @.***> wrote:

This Message Is From an External Sender This message came from outside your organization.

Came across a non-ptp dataset where there was not a cammera tick channel for the run session camera. Checked with experimenter and confirmed it wasn't recorded at experiment time.

Should we have an option to use the clock time from .cameraHWSync files if dio channel isn't available, or is this too sketchy?

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/LorenFrankLab/trodes_to_nwb/issues/62__;!!LQC6Cpwp!p2L4WUtIJ_q8LT1SrLSYxR2G_Ol67KlkkOioL6sU_CR25ds4sWLjJ3kPiMSApB65hEfS_a3QBKk3sb_58CzP5499zu8$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ABV4PSPOM2QEFPE3222ITHTYDEYLFAVCNFSM6AAAAAA6774QQWVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TSOBXG4ZTIMY__;!!LQC6Cpwp!p2L4WUtIJ_q8LT1SrLSYxR2G_Ol67KlkkOioL6sU_CR25ds4sWLjJ3kPiMSApB65hEfS_a3QBKk3sb_58CzP9ruqGKI$. You are receiving this because you are subscribed to this thread.

edeno commented 7 months ago

We will have poor estimation of the delay from the MCU so agreed with Loren that it is dangerous.

samuelbray32 commented 7 months ago

Ok, that's what I thought, but wanted to check. I'll close the issue here and think/ask around if there's a way to recover timestamps for position-dependent analysis in this case