Opened 20 years ago
Closed 20 years ago
#20 closed defect (fixed)
scantable.rotate_linpol does not give correct results
| Reported by: | Owned by: | Malte Marquarding | |
|---|---|---|---|
| Priority: | normal | Milestone: | ASAP2 release |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: | James.Caswell@… |
Description
To test this use
scantable.swap_linears() XX <-> YY scantable.rotate_linpol(90) which should sawp XX and YY back again.
Change History (2)
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

I wasn't setting the paralactic/feed angle. Have added default values (0.0), too.