It would be good to have an option to input an asteroid world coordinates and times instead of pixel coordinates. This will be beneficial for external users. We will need to do this:
- With RaDec coords and times get the sector/camera/ccd where this is visible
1.1 Maybe have the option of no times and find these with tesspoint?
1.2 We have to find the borders of the input query and find in which sectors this falls
- Use
tesswcs to get pixel positions
- Initialize MovingTPF as usual.
It would be good to have an option to input an asteroid world coordinates and times instead of pixel coordinates. This will be beneficial for external users. We will need to do this:
1.1 Maybe have the option of no times and find these with
tesspoint?1.2 We have to find the borders of the input query and find in which sectors this falls
tesswcsto get pixel positions