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

IndexError: index 7428 is out of bounds for axis 0 with size 7428 #40

Closed kai-price closed 1 year ago

kai-price commented 1 year ago

Hello!

I am getting the error message in the subject line when I attempt to extract timestamps and its correction, but I don't know what this error means. I tried adjusting several input parameters and kept getting this error. Thank you!

venus-sherathiya commented 1 year ago

are you using the most recent version of GuPPy ? Also, your data is from NPM, TDT or Doric ?

kai-price commented 1 year ago

Hello, yes I just downloaded the most recent version of GuPPy. I am using NPM data.

venus-sherathiya commented 1 year ago

I never saw this error when you are working with NPM. Please delete the output folder for the data you were getting this error. And try to re-run the analysis from the start with the most recent version of GuPPy. Please let me know if you still get this error.

kai-price commented 1 year ago

I figured out the issue. Thanks!