- The object and the 2 sherlock mothods are all singular now
- The object method has two new arguments
lite=True
means only some of the attributes from LSST are returnedlasair_added=False
means just the LSST atrtributeslasair_added=True
includes the sherlock, cutouts, etc as well
- The
lightcurves
method is deprecated, it is replaced withobject(lasair_added=False)