Skip to content

Releases: tessgi/tess-point

Year 3 Pointing addition Bug fixes

13 Jan 15:00
Compare
Choose a tag to compare

Fixed a bug that left the last sector of Year 3 from being checked.
Also, the function entry version was out of date with checking whether target fell off of detector.

TESS Year 3 Proposed Pointings Added

06 Jan 16:29
Compare
Choose a tag to compare

The Year 3 pointings have been added.

Fixes for North pointings

16 Oct 14:06
Compare
Choose a tag to compare

Continued fixes to support Northern TESS pointings.

Year 2 Pointings

17 Sep 17:18
Compare
Choose a tag to compare

Comments broke code. Fix for that.

Year 2 Sector 16 pointing update

13 Sep 14:46
Compare
Choose a tag to compare

Updated the Sector 16 pointing to the planned truth.

TESS Year 2 Pointings!

11 Jul 18:31
Compare
Choose a tag to compare

The preliminary TESS Year 2 Pointings are now available.

More dependency corrections in setup.py

09 Feb 02:02
530c83d
Compare
Choose a tag to compare
v0.3.2

Update README.md

Add package requirements for install

08 Feb 19:35
Compare
Choose a tag to compare
v0.3.1

Adding package requirments to setup that support py 2 and 3

Target Name Resolving; Callable Wrapper Function

06 Jan 15:00
Compare
Choose a tag to compare

Brett Morris kindly implemented target name resolving.
A wrapper function is now available to call tess_stars2px from your own program.

Reverse function

23 Nov 14:39
Compare
Choose a tag to compare

No changes to basic functionality. Added reverse capability to go from pixel coordinates to RA & Dec. Internal changes to make tool not depend on TESS pointings being aligned with ecliptic plane.