- Bugfix: When selecting data to stack, headers were searched for calibration info using a sorted file list, yet the unsorted list was indexed with the result.
- Add WCS and stack metadata to the nightly stacked data extension.
- New outburst statistic (ostat) and search.
- ztf_phot table update to include ostat.
- New feature: search by orbit.
- Requires astroquery 0.3.10 and sbpy 0.2.
- Delete found objects when updating pointing. Requires sbsearch v0.1.5.
- Removed infobits=0 requirement in ZStack and ZPhot
- ZPhot default color correction based on Solontoi et al. 2010.
- New
zphot measure
andzphot plot
. - New script to plot cutout files with DS9:
ds9-ztf
- Added ability to download full-frame images for PCCP searches.
- New support for alternate designations.
- Further fix to address duplicate ZTF PID bug.
- Smarter use and masking of difference images.
- Fix duplicate ZTF PID bug after ztf-update.
- Enable incremental updates with ztf-update.
- clean-found will remove dates without specifying object.
- Download difference images and use for sun-angle image, if available.
- Fix missing science image download bug.
zstack --clean-missing
to verify and fix local stack file repository.
zchecker cutout --missing
to verify local cutout file repository.
- Cutout sizes can be specified in configuration file and at run time.
- Fix download cutouts crash.
- Add PCCP cutout downloads.
- Catch WCS transformation errors in early commissioning data.
zchecker list-found
to summarize objects already found.zchecker pccp
to search the MPC Potential Comet Confirmation Page.
- Use
sbsearch
library. - Optional use of
--stop
for date ranges. zchecker clean-eph
replaced withzchecker eph-update --clean
.zchecker search --vlim
replaced with the more precise--vmax
.zchecker download-cutouts
now includes sky reference images.- Most scripts can now consider lists of targets.
- All new database format.
- Default magnitude limit is now 25 (V-mag estimates can be way off).