Opened 16 years ago
Closed 16 years ago
#165 closed enhancement (fixed)
Remove hard-coding of parallactified angle in polarimetry
| Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
|---|---|---|---|
| Priority: | normal | Milestone: | ASAP 2.4 |
| Component: | General | Version: | 2.0 |
| Severity: | major | Keywords: | polarimetry |
| Cc: |
Description
Ettore said that the new filter banks support non-parallactified observations by writing proper feed rotation values. Currently, this has been disabled. To support existing observations we need to have a way to parallactify the data. This can be done through an rc parameter and/or a scantable method.
Just setting the feed rotation to negative parallactic angle should do the job.
Change History (2)
comment:1 by , 16 years ago
| Status: | new → assigned |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Done in changeset:1586.
This will require version bump to 3.0 as the table schema changes.