Closed hzovaro closed 7 months ago
There seems to be a strange issue whereby sometimes the path specified in the config file isn't being updated, so that download_cutout_image()
tries to save it into the default directory which is cutouts/
. No idea how to fix this.
a la
plot_sdss_image
. This would be v useful in cases where the galaxy lies outside the SDSS footprint.sdss.py
anddecals.py
into a single file calledphotometry.py
or something similar.sdss_im_path
defined in the top-level ofconfig.json
, save the figures intosettings.cutout_path
.astropy.visualization.wcsaxes.SphericalCircle
rather thanCircle
to plot the FoV of the instrument (see here for details)~ Scrapping this due to a low-level error that's probably due to a package version issue.