beast
beast copied to clipboard
Create diagonal shapely boxes
Need to implement diagonal shapely boxes, as a response to Issue #704 in order to preserve the xy functionality of make_ast_xy_list.py.
Is this a duplicate of #704 now?
Not really. For #704, I ended up just switching the coordinates the BEAST drew the boundaries in. Now it tries drawing it in RA/Dec first and then x/y second. The xy functionality is still broken though.
So is #704 an issue that can/should be closed?