astroumd / lmtoy

Toy Codes for LMT
https://www.astro.umd.edu/~teuben/LMT/lmtoy/html/
0 stars 2 forks source link

setting resolution and cell size too complex #32

Open teuben opened 1 year ago

teuben commented 1 year ago

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

teuben commented 1 year 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