transientskp / tkp

A transients-discovery pipeline for astronomical image-based surveys
http://docs.transientskp.org/
BSD 2-Clause "Simplified" License
19 stars 14 forks source link

Converting RA from -180<ra<180 to 0<ra<360 when required #592

Closed AntoniaR closed 2 years ago

AntoniaR commented 3 years ago

This pull request solves issue #572

I have tested with a dataset from WSClean with negative RA values and it worked as expected. All the TraP tests completed successfully.

AntoniaR commented 3 years ago

Implemented and tested the more general solution as recommended by @jdswinbank