Metadata-Version: 2.1
Name: fink-tns
Version: 0.12
Summary: Push Fink candidates to TNS.
Author: JulienPeloton
Author-email: peloton@lal.in2p3.fr
Project-URL: Documentation, https://fink-broker.org
Project-URL: Source, https://github.com/astrolabsoftware/fink-tns
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Description-Content-Type: text/markdown
License-File: LICENSE

[![pypi](https://img.shields.io/pypi/v/fink-tns.svg)](https://pypi.python.org/pypi/fink-tns)
# Fink TNS

This repository hosts scripts to define a TNS bot to push early SN candidates from Fink. Usage:

```bash
$ python submit_from_api.py -h
usage: submit_from_api.py [-h] [-objectId OBJECTID] [-remarks REMARKS] [-reporter REPORTER] [-attype ATTYPE] [-outpath OUTPATH]

Submit a ZTF object from the Fink database to TNS

optional arguments:
  -h, --help          show this help message and exit
  -objectId OBJECTID  ZTF objectId
  -remarks REMARKS    Message to be displayed in the `Remarks` section on TNS
  -reporter REPORTER  Message to be displayed on the `Reporter/s` section on TNS
  -attype ATTYPE      AT type.
  -outpath OUTPATH    Path where credentials are stored.
```

You need credentials to submit objects.
