guillochon / MOSFiT

Modular Open Source Fitter for Transients
http://mosfit.readthedocs.io/
MIT License
42 stars 55 forks source link

KeyError: 'e_countrates' #145

Open eshaya opened 6 years ago

eshaya commented 6 years ago

When reading in csv file with mosfit -e file.csv, getting error: File "/home/eshaya/anaconda3/lib/python3.6/site-packages/mosfit/converter.py", line 667, in generate_event_list PHOTOMETRY.E_COUNT_RATE], list) else KeyError: 'e_countrate'

guillochon commented 6 years ago

Hi @eshaya, can you post a snippet of the CSV file in question? Doesn't have to be the full file/can have fake data.