steve-ord / MWACUtils

More MWAC utilities - these repos will be merged in the near future
Other
0 stars 1 forks source link

Development branch & restructuring #4

Closed robotopia closed 8 years ago

robotopia commented 8 years ago

Initiated devel branch. Changes implemented in development branch: (1) Isolating beamforming operations into function calc_beam() (no logic was changed); (2) Commented out some no-longer-needed debug code (out1, out2); (3) Removed parallelism (it was shifted to wrapper script--be sure to see pull request for galaxy_scripts too) and forced make_beam to run on only one user-selected coarse channel; (4) Added -b and -e options, and replaced globbing with functionality to find only recombined filenames between selected times.