Description: | Script to gather information about the Pytho/numpy/LSL install to help with troubleshooting. |
---|---|
Usage: | gatherDebugging.py |
Options: | None |
Description: | Application to calculate real-time ephemeris for a LWA site. |
||||||
---|---|---|---|---|---|---|---|
Usage: | astrostatus.py [options] |
||||||
Options: |
|
Description: | Generate a drift curve for a dipole at LWA-1 observing at a given frequency in MHz. |
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | driftcurve.py [OPTIONS] |
||||||||||||||||||
Options: |
|
Description: | Simple LWDA astronomical source catalogue display application. |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | lwa_cat_view.py [options] |
||||||||||
Options: |
|
Description: | Plot the relative dipole response for both polarizations of an isolated LWA-1 antenna at a particular frequency. |
||||||
---|---|---|---|---|---|---|---|
Usage: | plotAntenna.py [OPTIONS] |
||||||
Options: |
|
Description: | Plot the x, y, and z locations of stands at LWA-1. Also, mark and label particular stands, if requested. |
||||||
---|---|---|---|---|---|---|---|
Usage: | plotStands.py [OPTIONS] [stand1 [stand2 [...]]] |
||||||
Options: |
|
Description: | Randomly select 20 antennae from LWA-1 and plot the uv-plane coverage for a zenith snapshot and the expected beam. Alternatively, select some FRACTION of the stands with installed FEEs to use or use the specified list of stands. |
---|---|
Usage: | plotUVCoverage.py [FRACTION | STAND LIST] |
Options: | None |
Description: | Simple ls type script for DRSUs. |
||||||||
---|---|---|---|---|---|---|---|---|---|
Usage: | lsDRSU.py [OPTIONS] md_device [pattern] |
||||||||
Options: |
|
Description: | Simple cp type script for DRSUs. |
||||
---|---|---|---|---|---|
Usage: | cpDRSU.py md_device drsu_file destination |
||||
Options: |
|
Description: | Simple md5sum type script for DRSUs. |
||
---|---|---|---|
Usage: | md5sum.py [OPTIONS] md_device file1 [file2 [...]] |
||
Options: |
|
Description: | Split a TBW file containing multiple captures into several single capture files. |
||||||||
---|---|---|---|---|---|---|---|---|---|
Usage: | splitTBW.py [options] file |
||||||||
Options: |
|
Description: | Split a TBN file containing multiple seconds into several files |
||||||||
---|---|---|---|---|---|---|---|---|---|
Usage: | splitTBN.py [options] file |
||||||||
Options: |
|
Note
This script does not use a lsl.reader.buffer buffer to try to re-order or verify all packets and simply splits files based on size.
Description: | Split a DRX file containing multiple seconds into several files |
||||||||
---|---|---|---|---|---|---|---|---|---|
Usage: | splitDRX.py [options] file |
||||||||
Options: |
|
Description: | Example script for reading in TBW data and writing it to a TSFITS file. |
---|---|
Usage: | readTBW.py file |
Options: | None |
Description: | Example script for reading in TBN data and writing it to a TSFITS file. |
---|---|
Usage: | readTBN.py file |
Options: | None |
Description: | Example script for reading in TBW data and writing it to a TSFITS file. This version differs from the regular readTBN script in that it uses a frame buffer to reorder out-of-order packets and dropped frames. |
---|---|
Usage: | readTBN_buffered.py file |
Options: | None |
Description: | Example script for reading in DRX data and writing it to a SD-FITS file. |
---|---|
Usage: | readDRX.py file |
Options: | None |
Description: | Python script to read in a S60 file and average it in time. The output is a npz file of the time-averaged spectra and a PNG of the bandpass/waterfall diagram. |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | readS60.py [OPTIONS] file |
||||||||||||||
Options: |
|
Description: | Read and plot the NOSTA_MAPPER table in a FITS IDI file writen by lsl.writer.fitsidi if it exists. |
---|---|
Usage: | plotMapper.py file |
Options: | None |
Description: | Given a TBW file, plot the time averaged spectra for each digitizer input. |
||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | tbwSpectra.py [OPTIONS] file |
||||||||||||||||||||||||||
Options: |
|
Warning
tbwSpectra.py currently assumed that the system it is running on has enough memory to read in a full TBW capture. Due to data representation and processing overheads this amounts to about 16 GB.
Description: | Given a TBN file, plot the time averaged spectra for each digitizer input. |
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | tbnSpectra.py [OPTIONS] file |
||||||||||||||||||||||||
Options: |
|
Description: | Read in DRX files and create a collection of timeseries (I/Q) plots. |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | drxTimeseries.py [OPTIONS] file |
||||||||||||
Options: |
|
Description: | Given a DRX file, plot the time averaged spectra for each beam output. |
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | drxSpectra.py [OPTIONS] file |
||||||||||||||||||||||||
Options: |
|
Description: | Cross-correlate data in a TBW file |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | correlateTBW.py [OPTIONS] file |
||||||||||
Options: |
|
Description: | Example script that reads in TBN data and runs a cross-correlation on it. The results are saved in the Miriad UV format. |
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | correlateTBN.py [OPTIONS] file |
||||||||||||||||
Options: |
|
Description: | Script that takes a FITS IDI file and mimics the AIPS task POSSM by plotting average cross-power spectra for all baselines in the FITS IDI file. |
---|---|
Usage: | possm.py file |
Options: | None |