| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* Add argument -m/--mean-std to switch to calculate the original mean and
standard deviation
* Add "save()" method to the PSD class
* Significantly update the parameter descriptions
* Save more information with the psd data to the saved TXT file
|
|
|
|
| |
See: https://github.com/numpy/numpy/pull/6103
|
| |
|
| |
|
|
|
|
| |
Rename argument -p/--plot to -P/--plot
|
| |
|
|
|
|
| |
Also fix the plot title and improve message.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fix an argument name error
|
|
|
|
|
|
|
|
| |
* Add argument --chunk-size: overwrite the max sources per chunk in the
configuration file
* Remove argument --no-vis-ms
* Change argument --no-vis-oskar to --vis-oskar
* Change argument --dryrun to --dry-run
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also set temporary directory to "/tmp"
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The input image cube data should in unit of [K] (brightness
temperature).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* runOSKAR.py: superseded by "fits2skymodel.py" and "run_oskar.py"
* correct-pb.py: it is generally not recommended to correct for
primary beam
|