Updated tbnSpectra.py to be more intelligent about plotting fewer than 20 antennas.
22 lines of code changed in 1 file:
Fixed a bug in correlateTBN.py that caused the file to be saved in the same directory as the input data rather than the current directory.
2 lines of code changed in 1 file:
Several small fixed to fh.seek() calls to get around problems skipping into files.
8 lines of code changed in 15 files:
More work on the new simfast module to include source resolution effects. Source can now be modeled by as either point sources or as uniformly illuminated disks (similar to AIPY). This change involves moving in some of the cephes code from the SciPy repository and repackaging it in a stand alone fashion. Also, there have been several bug fixes in lsl.sim.vis and lsl.imaging.utils to work with data dictionaries that have only a single frequency channel.
1812 lines of code changed in 15 files:
Set the 'Rev' property on the new lsl.imaging.overlay module.
1 lines of code changed in 1 file:
Added a new module to lsl.imaging called 'overlay' to help plot source, the horizon, and graticles onto an image. Added a plotting helper function to lsl.imaging.utils to help convert a aipy.img.ImgW instance to a picture.
212 lines of code changed in 3 files:
Added a new 'flatResponse' keyword to lsl.sim.vis.buildSimData to help toggle on and off the spectral and spatial response of the array being simulated.
36 lines of code changed in 1 file: