tess-point icon indicating copy to clipboard operation
tess-point copied to clipboard

Determine pixel coordinates for TESS targets

Results 4 tess-point issues
Sort by recently updated
recently updated
newest added

Hi @christopherburke, this is a first PR to make `tess-point` a faster tool that's easier to use in Python. This is absolutely a work in progress (WIP) and there's lots...

Hi folks! (Perhaps @tylerapritchard ?) Quick clarification on versioning: A quick skim of `tess_stars2px.py` and the `setup.py` and PyPI releases suggests that they might be out of sync, with the...

While making a target list, I noticed that some targets have duplicate sector outputs but differing Camera and CCD outputs. For example, TIC 278779899 (TESS mag 8) has duplicate sector...

np.float / np.int are now deprecated and throw an error np.float64 / int64 are safe