Skip to content
tools to convert data from the HOPS format
Branch: master
Clone or download
klbouman Merge pull request #34 from chanchikwan/master
Add a reminder saying that HOPSTOOLS is being merged to EAT
Latest commit 20d1ec6 Dec 16, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.md
cal_apriori_pang_uvfits.py Remove directory names and use only basenames Oct 23, 2018
cal_polcal_gains_uvfits.py Merge branch 'master' into master Nov 13, 2018
caluvfits.py
generate_polcal_table.py Remove unnecessary "#!" line Oct 14, 2018
hops2uvfits.py exception to process casa AIPS AN RDATE Oct 22, 2018
hops2uvfits_ALMAcorrection.py
import_uvfits.py
runall.py fix bug Sep 5, 2018

README.md

NOTE: hopstools is now being merged to the EHT Analysis Toolkit eat. All future updates will be made in eat's repository.

hopstools

tools to convert data from the HOPS format

=============================

To run:

python hops2uvfits.py

Flags:

--skip_bl: skip regenerating each baseline uvfits files

--clean: remove each old baseline uvfits files in case the data/baselines have changed

--rot_rate: de-rotate the fringe rate to the original values in order to form reliable closure phase. Do not do this if you want to average in time after loading the uvfits files.

--rot_delay: de-rotate the fringe delay-rate to the original values in order to form reliable closure phase. Do not do this if you want to average down in frequency after loading the uvfits files.

=============================

For Katie:

cd /Users/klbouman/Research/vlbi_imaging/software/hops/build source hops.bash

run this file from: /Users/klbouman/Research/vlbi_imaging/software/hops/eat

You can’t perform that action at this time.