| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Set the maximum allowed chunk size instead of a fixed chunk size. When the
number of input source number is less than the specified maximum chunk size,
then just use the source number as the simulation chunk size.
|
| |
|
| |
|
| |
|
|
|
|
| |
and other two minor fixes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also set --niter default value to 500,000
|
| |
|
|
|
|
|
| |
Therefore the conflict that running multiple WSClean's on the same
MeasurementSet can be avoided.
|
|
|
|
| |
Also close the logfile for astro/oskar/wsclean.py
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|