While checking the spectral types in EC_pickles.fits I noticed the following set of names: ['B12III', 'B57V', 'A47IV', 'F02IV', 'K01II', 'K34II', 'M2P5V']
Seems like typos that in any case will result in these items not being found by the code (the way it is set up now at least - looking at the function _get_pickles_curve in source.py that uses this file)
PS. I wanted to add the file where I changed the column names to ['B1III', 'B5V', 'A4IV', 'F0IV', 'K0II', 'K3II', 'M2V'] respectively, but .fits is not supported. I could e-mail them of course.
While checking the spectral types in EC_pickles.fits I noticed the following set of names: ['B12III', 'B57V', 'A47IV', 'F02IV', 'K01II', 'K34II', 'M2P5V']
Seems like typos that in any case will result in these items not being found by the code (the way it is set up now at least - looking at the function _get_pickles_curve in source.py that uses this file)
PS. I wanted to add the file where I changed the column names to ['B1III', 'B5V', 'A4IV', 'F0IV', 'K0II', 'K3II', 'M2V'] respectively, but .fits is not supported. I could e-mail them of course.