Declination coordinates separator incorrect
If you have a scantable scans and you issue either the commands
print scans
scans.summmary()
The coordinates come back in the form
hh:mm:ss.s -dd.mm.ss.s
i.e. the separator for the declination is a decimal point when it should be
a :
This is just a pain because you can't simply cut and paste these values into other programs as . is not a standard separator between degree and minutes or minutes and second in coordinate formats.
Change History
(4)
Type: |
defect → enhancement
|
Milestone: |
ASAP 2.2 → ASAP 2.3
|
Owner: |
changed from Malte Marquarding to Malte Marquarding
|
Status: |
new → assigned
|
Milestone: |
ASAP 2.3 → ASAP 2.4
|
Resolution: |
→ wontfix
|
Status: |
assigned → closed
|
since we have now merged with casapy which uses this notation I will declare this wontfix.