| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Add argument --use-fitted-beam to force to use the fitted beam
* Change argument --beam to --beam-size
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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"
|
| |
|
| |
|
|
|
|
|
|
| |
* runOSKAR.py: superseded by "fits2skymodel.py" and "run_oskar.py"
* correct-pb.py: it is generally not recommended to correct for
primary beam
|
| |
|
| |
|
|
|
|
| |
And some minor tweaks.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Allow to disable the output of visibility in OSKAR native format
|
|
|
|
|
|
|
|
| |
Randomize the coordinates of the OSKAR sky model by adding an offset
sampling from a Gaussian of given sigma.
Try to reproduce the source subtraction position errors investigated by
Datta et al. 2010 ApJ.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|