Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
AMPEL operating on ZTF commissioning observations. | ||||||||
Line: 19 to 19 | ||||||||
This very simple filter checks for possible AGN counterparts around the average position of the alert. For this preliminary implementation, only the Million Quasar Catalog (MQC, http://quasars.org/milliquas.htm![]() ![]() extcats package (https://github.com/MatteoGiomi/extcats![]() | ||||||||
Added: | ||||||||
> > | from extcats import CatalogQuery #see https://github.com/MatteoGiomi/extcats![]() | |||||||
class AGNFilter(AbstractTransientFilter): """ |