Created
October 2, 2018 08:33
-
-
Save SpheMakh/387f4f7f832a66548981786873eb8deb to your computer and use it in GitHub Desktop.
cubical defaults
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"data-ms" : ms, | |
"data-column" : "DATA", | |
"out-column" : "ROUND2_DATA", | |
"weight-column" : "WEIGHT", | |
"out-subtract-dirs" : "1:", | |
"sol-jones" : "G,DD", | |
"sol-min-bl" : 300, | |
"g-clip-high" : 1.5, | |
"g-clip-low" : 0.5, | |
"g-solvable" : True, | |
"g-time-int" : 10, | |
"g-freq-int" : 32, | |
"model-list" : ["MODEL_DATA","{0:s}@dE".format(LSM0)], | |
"out-name" : step, | |
"data-freq-chunk" : 64, | |
"data-time-chunk" : 40, | |
"dd-time-int" : 40, | |
"dd-freq-int" : 64, | |
"dist-ncpu" : 17, | |
"out-mode" : "sr", | |
"dd-dd-term" : True, | |
"dd-fix-dirs" : "0", | |
"dd-clip-high" : 0, | |
"dd-clip-low" : 0, | |
"model-beam-pattern" : "'{}':output".format(BEAM), | |
"model-beam-l-axis" : "X", | |
"model-beam-m-axis" : "Y", | |
"sol-term-iters" : "0,50,50,20,20", | |
"flags-mad-flag" : True, | |
"flags-mad-plot" : True, | |
"flags-mad-thr" : [0,10], | |
"flags-mad-med-thr" : [0,10], | |
"flags-mad-estimate": "corr", | |
"out-casa-gaintables" : False, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment