v0.4.2
AstroImages v0.4.2
Bug fixes
- colormap argument
cmap
is once again handled correctly in theimplot
recipe writefits
(used bysave(img.fits)
) fix for an AstroImage wrapping another AstroImage- header values looked up via
img["KEY1"]
are asserted to a small union of types, which are the only types acceptable as FITS values anyways Base.haskey
forward to header as intended