Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run_oskar.py: always print the OSKAR simulator command | Aaron LI | 2017-10-30 | 1 | -2/+2 |
| | |||||
* | run_oskar.py: Convert command arguments to string | Aaron LI | 2017-09-13 | 1 | -7/+7 |
| | |||||
* | run_oskar.py: add --items to specify simulation models in cmd | Aaron LI | 2017-09-13 | 1 | -11/+20 |
| | | | | Also fix an argument name error | ||||
* | run_oskar.py: Add argument --chunk-size; Update --vis-oskar | Aaron LI | 2017-09-13 | 1 | -20/+24 |
| | | | | | | | | * 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 | ||||
* | run_oskar.py: Print more information more beautiful | Aaron LI | 2017-09-13 | 1 | -11/+19 |
| | |||||
* | run_oskar.py: Record total time; print banner between runs | Aaron LI | 2017-08-22 | 1 | -0/+8 |
| | |||||
* | run_oskar.py: Add argument --telescope, some minor updates | Aaron LI | 2017-08-22 | 1 | -11/+15 |
| | |||||
* | astro/run_oskar.py: add arguments --no-vis-oskar and --no-vis-ms | Aaron LI | 2017-07-01 | 1 | -2/+14 |
| | | | | Allow to disable the output of visibility in OSKAR native format | ||||
* | Add astro/oskar/run_oskar.py | Aaron LI | 2017-06-13 | 1 | -0/+89 |