Hi all,
I'm using ChiantiPy version 0.15.1 (latest release on PyPI) along with the CHIANTI atomic database version 11.0.2. When I try to initialize an ion and access population or emissivity methods (like .popPlot() or .emiss()), I encounter this error:
The traceback points to lines like:
It seems like Defaults is no longer present in the code, but it's still being referenced in multiple places (e.g. unit handling, plotting labels, flux calculations).
Before I start manually patching these out, I wanted to ask:
Is CHIANTI DB v11.0.2 officially compatible with ChiantiPy v0.15.1?
The docs suggest compatibility with version 10.0.x only.
Is there a recommended fix or update path for users hitting this Defaults issue?
I'd appreciate any suggestions or clarification. Thank!
Best,
Aviv