obiwan.qa.aaron_healpix

Work with healpix data

In this case for the QA plots Aaron creates. e.g. PS1 minus tractor flux

Classes

Bricks(targz_dir[, decals])
Data(targz_dir[, allDR5])
EmptyClass
Healpix
Plots([outdir, close])
footprint_wSFD([data_dir]) makes nice figure showing DECaLS,MzLS,BASS footprint ontop of sfd98 dust

Functions

get_DR5_ccds(bricknames)
orig_code(data, nmatch)
class obiwan.qa.aaron_healpix.footprint_wSFD(data_dir='/home/kaylan/mydata')[source]

makes nice figure showing DECaLS,MzLS,BASS footprint ontop of sfd98 dust

Example

Foot= footprint_wSFD(‘/home/kaylan/mydata’) sfd= Foot.get_footprint_object() Foot.plot_footprint_object()

download_decals_mzls_tiles()[source]

downloads data if isnt on computer

download_sfd98_healpix()[source]

downloads data if isnt on computer

get_footprint_object()[source]

Returns footprint object ‘sfd’

plot_footprint_object(footprint_obj)[source]

sfd is what footprint_wSFD() returns