This not found: from sunpy.instr.aia import aiaprep, aia_instr_response
There are any changes in the new version of Sunpy 6.0 about this?
Hello @Lalokura,
sunpy.instr.aia
I think was removed back in sunpy 2.0.
A new package called aiapy
was created with similar functions but it does not contain an “aiaprep” anymore.
You can see the documentation for it here: Preparing AIA data from level 1 to level 1.5 — aiapy 0.9.1 documentation
Hopefully that helps!
1 Like