realfastvla / rfpipe

Fast radio interferometric transient search pipeline

Home Page:https://realfastvla.github.io/rfpipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

move uv calculation from casa to python

caseyjlaw opened this issue · comments

casa measures is not thread safe. uvw calculation crashes when multithreaded.
Probably should just make it Python anyway.

Potential inspiration: