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

Exception: Error in naming convention of files or Error in storesList file Read progress bar increment values stopped. #68

Closed Ninoharaa closed 1 week ago

Ninoharaa commented 6 months ago

Hello, I'm trying to run analysis from sample data provided on the drive (.doric ones) and I'm stuck on the "extract timestamps and it's correction" step. I loaded the Sample_Data_doric in GuPPy and the storenames were proposed automatically according to columns names. But then when I want to extract the timestamps and corrections it says "Error in naming convention of files or Error in storesList file Read progress bar increment values stopped"... I don't know what to change since the data are provided this way from the drive.

Thanks for help.

venus-sherathiya commented 6 months ago

Can I see the storeslist.csv file which got created in the output folder ? Also, please make sure you follow the naming convention properly when storing the storenames in step 2. There are instructions on the left side when you open the Storenames GUI in step 2.

sandrapoulson commented 4 months ago

Hi, I think this is happening because there are more than one output folders with the storenames in the working folder. If you delete all but the most recent output folder and retry the Extract step, it should work. I'm commenting because I came here for the same issue but didn't find a solution, but deleting the extra folders fixed the problem for me.

venus-sherathiya commented 1 week ago

issue resolved because no further activity