From the examples available I see how to query the list of images available in the NOIRLab archive within a box defined by its center in (RA,Dec) and (width,height) using sia.SIAService.
But I need to do it for a box defined in galactic coordinates (l,b). Is there a function to do that?
A full example would be welcome.