LernerLab / GuPPy

Guided Photometry Analysis in Python, a free and open-source FP analysis tool.
GNU General Public License v3.0
63 stars 11 forks source link

can't open .doric file #36

Closed wenyu-ding closed 9 months ago

wenyu-ding commented 1 year ago

Hi,

I download the Guppy-1.2.0, which says to support the .doric file. when I went to "open Storenames GUI", there was an error (see the picture) image also, see my .doric file in the "Input Parameters GUI" image Would you happen to have any idea about this?

venus-sherathiya commented 1 year ago

I know what's happening Its a .doric file with a different version The work is in progress to support it Is it possible for you to send me a sample file so that I can test it ?

wenyu-ding commented 1 year ago
Sure. Please find them in the following link:https://www.dropbox.com/s/75agh997tirto54/saline_0001.doric?dl=0https://www.dropbox.com/s/lp7sh95tprxingy/LiCl_0001.doric?dl=0 I also have another question. Does the Guppy can compare two FP recordings? For example, I have animal firstly injected with saline and record for 5min, then I inject LiCl and recording another 5min. I want to compare the neuron activity between these two session. I attached these two recordings. Thank you very much! Best wishes,Wenyu Sent from Mail for Windows From: Venus SherathiyaSent: Thursday, March 30, 2023 5:57 PMTo: LernerLab/GuPPyCc: Wenyu Ding; AuthorSubject: Re: [LernerLab/GuPPy] can't open .doric file (Issue #36) I know what's happeningIts a .doric file with a different versionThe work is in progress to support itIs it possible for you to send me a sample file so that I can test it ?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> 
venus-sherathiya commented 1 year ago

so you have two different recordings for saline injection and LiCl injection, right ?

wenyu-ding commented 1 year ago
Yes! Sent from Mail for Windows From: Venus SherathiyaSent: Thursday, March 30, 2023 6:52 PMTo: LernerLab/GuPPyCc: Wenyu Ding; AuthorSubject: Re: [LernerLab/GuPPy] can't open .doric file (Issue #36) so you have two different recordings for saline injection and LiCl injection, right ?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> 
venus-sherathiya commented 1 year ago

yes, you can compare !! Also, I can only see one file which is saline_0001.doric

wenyu-ding commented 1 year ago
Cool! How can I do that? I sent you two links. The below one is LiCl. I sent it again.https://www.dropbox.com/s/lp7sh95tprxingy/LiCl_0001.doric?dl=0 Sent from Mail for Windows From: Venus SherathiyaSent: Thursday, March 30, 2023 6:54 PMTo: LernerLab/GuPPyCc: Wenyu Ding; AuthorSubject: Re: [LernerLab/GuPPy] can't open .doric file (Issue #36) yes, you can compare !!Also, I can only see one file which is saline_0001.doric—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> 
venus-sherathiya commented 1 year ago

thank you !! Your link got attached thats why I got it now !!

wenyu-ding commented 1 year ago
Great!Let me know if them work. Thank you! Sent from Mail for Windows From: Venus SherathiyaSent: Thursday, March 30, 2023 6:57 PMTo: LernerLab/GuPPyCc: Wenyu Ding; AuthorSubject: Re: [LernerLab/GuPPy] can't open .doric file (Issue #36) thank you !!Your link got attached thats whyI got it now !!—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> 
wenyu-ding commented 1 year ago

Hello, did you solve the issue for the new version .doric files. I have converted my doric file into .csv files, but they are still not working. In addition, can you explain a bit how to compare the signal between two recording, like the saline and LiCl group? Thanks for your help!

venus-sherathiya commented 1 year ago

why are they not working ? what's the issue ?

I am working on adding support for the new version of .doric I will get it done by next week

wenyu-ding commented 1 year ago

Great! I'm looking forward to it. I even tried your .csv sample data, but when I read the raw data, there was the following error: image do you know why this happened? Thank you so much!

wenyu-ding commented 1 year ago

Hello, did you fix the problem to load .doric V6 file? thanks!

venus-sherathiya commented 1 year ago

I am so sorry for the delay. I am juggling between few things now. I am still working on it. Please give me 2-3 days and it will be done. Are you still getting the above error you mentioned ?

oradomskyi commented 1 year ago

Hello, I'm Alex from EMBL Rome

We just got a new Doric system with 405nm(isosbestic) and 465nm(excitation for GCaMP) LEDs and getting sort of .doric(essentially just an .hdf5) data from Doric Neuroscience Studio v6.2.4.0.

Would you please give an advice on how to convert this data into a GuPPy-readable format?

Thanks a lot!

The original doric file and some more info here in my gdrive:

https://drive.google.com/drive/folders/1izzcKtBIjy7IxGt3E2AVeHHzvqFAzB3N?usp=sharing

AIN01 - modulated(Lock-In) raw input, 405nm constant intensity sine at about 206Hz and 465nm also constant intensity sine at about 512Hz AIN01xAOUT01-LockIn - demodulated isosbestic signal AIN01xAOUT02-LockIn - demodulated GCaMP signal

image image

venus-sherathiya commented 1 year ago

you can use the updated GuPPy from branch so that you can use updated .doric files in GuPPY. Follow all the instructions properly because it has changed little bit. Please let me know if it does not work

venus-sherathiya commented 9 months ago

It is resolved !!