star_cirs#
- caput.astro.observer.Observer.star_cirs(ra, dec, epoch)[source]#
Create a skyfield.starlib.Star given the CIRS coordinates of a source.
- Parameters:
- ra, dec
Angle RA and dec of the source in CIRS coordinates
- epoch
skyfield.timelib.Time Time of the observation
- ra, dec
- Returns:
- icrs_star
Star Star object in ICRS coordinates
- icrs_star