quick information on TESS targets
Project description
ticinfo
I wanted a way to quickly see some info about a star based on it's TICID, so I made this tool.
Maybe someone else will find it useful
pip install ticinfo
to use
% toco 441420236
ID ra dec pmRA pmDEC eclong eclat Tmag Vmag Kmag Teff rad mass d
--------- ---------- -------- ------ ------ ---------- ---------- ---- ---- ---- ---- -------- -------- ------
441420236 311.289718 -31.3409 281.42 -359.9 305.309919 -12.822828 6.76 8.81 4.53 nan 0.698009 0.662074 9.7221
Target name: V* AU Mic
The target is in constellation Microscopium
if you just have coordiantes you can use
% toco 311.289718 -31.3409
ID ra dec pmRA pmDEC eclong eclat Tmag Vmag Kmag Teff rad mass d
--------- ---------- -------- ------ ------ ---------- ---------- ---- ---- ---- ---- -------- -------- ------
441420236 311.289718 -31.3409 281.42 -359.9 305.309919 -12.822828 6.76 8.81 4.53 nan 0.698009 0.662074 9.7221
Target name: V* AU Mic
The target is in constellation Microscopium
or, if you know the name of the source you can use
% toco au mic
ID ra dec pmRA pmDEC eclong eclat Tmag Vmag Kmag Teff rad mass d
--------- ---------- -------- ------ ------ ---------- ---------- ---- ---- ---- ---- -------- -------- ------
441420236 311.289718 -31.3409 281.42 -359.9 305.309919 -12.822828 6.76 8.81 4.53 nan 0.698009 0.662074 9.7221
Target name: V* AU Mic
The target is in constellation Microscopium
Finding whether data is in the archive
You are able to find out whether there is TESS data available in the archive for any target by using the --stored
flag, or -s
for short.
% toco L 98-59 -s
ID ra dec pmRA pmDEC eclong eclat Tmag Vmag Kmag Teff rad mass d
--------- ---------- ------- ----- ------- ---------- ---------- ---- ----- ---- ------ ------- -------- -------
307210830 124.531756 -68.313 94.77 -340.47 203.322782 -76.813828 9.41 11.68 7.1 3429.0 0.31416 0.292836 10.6194
Target name: L 98-59
The target is in constellation Volans
FFI data at MAST for sectors: [1, 2, 5, 8, 9, 10, 11, 12]
2-min data at MAST for sectors: [2, 5, 8, 9, 10, 11, 12]
20-s data at MAST for sectors: []
Finding whether data will be available
You are able to find out whether there the target will be observable in the next TESS cycle using the --future
flag, or -f
for short.
% toco L 98-59 -f
The target is in constellation Volans
ID ra dec plx Tmag Vmag Kmag Teff rad mass
--------- --------- ------- ----- ---- ----- ---- ------ ------- --------
307210830 124.53176 -68.313 94.14 9.41 11.68 7.1 3429.0 0.31416 0.292836
Future: Will be observable in Cycle 7 sectors: [88 89 90 96]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ticinfo-0.4.2.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file ticinfo-0.4.2.tar.gz
.
File metadata
- Download URL: ticinfo-0.4.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.9.13 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bbb532cca855a9e5fc10c29667892c180be1afe9e861742b6e5c6205ae50d93 |
|
MD5 | 882bfecda3c7665af8e9dc8585c1b435 |
|
BLAKE2b-256 | 7dd7bd6d343deadfede3d5aae7deac13a954a396d7304cded07bb231cd407678 |
File details
Details for the file ticinfo-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: ticinfo-0.4.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.9.13 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce69a6a26a761b7c0ca3ac05997be6b8e25d3775038417b383670881ca44915 |
|
MD5 | 1511dcc834d640dfd117301f1766dfbd |
|
BLAKE2b-256 | ae37edabb4f5e7b038a3160f4ee7ffce1165c459d3f6ca1baebf11ea9c2fde80 |