AtomDB / pyatomdb

AtomDB project (www.atomdb.org)
Docs: atomdb.readthedocs.io
Other
32 stars 12 forks source link

Data access to Co failed #37

Open jmao2014 opened 2 years ago

jmao2014 commented 2 years ago

Hi Adam,

It seems that I cannot get access to data files of Co ions, e.g.,

pyatomdb.atomdb.get_data(27, 26, 'LV', datacache = datacache)

would return False. The same applies to H-like Co XXVII.

On the AtomDB website, I see the file name for He-like Co XXVI is co_26_LV_v2_0_1_a.fits, I guess there is no update on the energy levels for He-like Co XXVI since APEC v2.0.1. But it might be good to provide access to the file? Thanks.

Cheers,

Junjie