FROM stimela/base:0.3.2
RUN docker-apt-install python-numpy python-casacore
RUN pip install -U numpy scipy python-casacore
RUN pip install --no-deps git+https://github.com/bennahugo/RFIMasker

