Open teuben opened 2 years ago
The current solution is to run the first run with the defaults, then find out what the cell size was (should be resolution/2, but note that beam = 1.2*resolution), override just the cell in the 2nd call. For example
SLpipeline.sh obsnum=12345 restart=1
nemopars resolution,cell,edge 12345/lmtoy_12345.rc
SLpipeline.sh obsnum=12345 cell=3
currently based on frequency, the resolution and cell are set, but cell = resolution/2, i.e. 2 points per beam. It would be good to have an option to choose this number of points per beam