! Started logfile: /image_prod/ug002_uvm//J1736-3400_S_a_dfm.log on Wed Mar 4 17:32:17 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uvm//J1736-3400_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J1736-3400_S_a_uvm.fits ! AN table 1: 76 integrations on 6 of 6 possible baselines. ! AN table 2: 100 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1736-3400 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 36 lines of history. ! ! Reading 4368 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1736-3400_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.002564Jy sigma=7.002903 ! Fit after self-cal, rms=0.920787Jy sigma=6.422765 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.02 mas, bmaj=51.96 mas, bpa=12.63 degrees ! Estimated noise=1.95759 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640717 Jy ! Component: 100 - total flux cleaned = 0.0920877 Jy ! Total flux subtracted in 100 components = 0.0920877 Jy ! Clean residual min=-0.010456 max=0.014067 Jy/beam ! Clean residual mean=-0.000265 rms=0.004889 Jy/beam ! Combined flux in latest and established models = 0.0920877 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0920877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074750Jy sigma=0.474471 ! Fit after self-cal, rms=0.073107Jy sigma=0.466312 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.48 mas, bmaj=56.03 mas, bpa=11.28 degrees ! Estimated noise=1.56495 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196927 Jy ! Component: 100 - total flux cleaned = 0.0321351 Jy ! Component: 150 - total flux cleaned = 0.0409293 Jy ! Component: 200 - total flux cleaned = 0.0460876 Jy ! Total flux subtracted in 200 components = 0.0460876 Jy ! Clean residual min=-0.003646 max=0.003727 Jy/beam ! Clean residual mean=-0.000100 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.138175 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 110 components and 0.138175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066256Jy sigma=0.419190 ! Fit after self-cal, rms=0.065475Jy sigma=0.416201 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.48 x 56.03 at 11.28 degrees (North through East) ! Clean map min=-0.0048239 max=0.084956 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 KP 1.07 OV 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 1.05 LA 0.89 OV 1.01 ! PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 0.87 KP 1.13 OV 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 1.04 LA 0.92 OV 1.01 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.95 KP 0.97 OV 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.03 LA 0.91 OV 1.02 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.065475Jy sigma=0.416201 ! Fit after self-cal, rms=0.061995Jy sigma=0.409474 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.45 mas, bmaj=56.88 mas, bpa=11.02 degrees ! Estimated noise=1.4814 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320231 Jy ! Component: 100 - total flux cleaned = 0.00529062 Jy ! Component: 150 - total flux cleaned = 0.00655865 Jy ! Component: 200 - total flux cleaned = 0.00756564 Jy ! Total flux subtracted in 200 components = 0.00756564 Jy ! Clean residual min=-0.001280 max=0.001286 Jy/beam ! Clean residual mean=0.000024 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.145741 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 193 components and 0.145741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061579Jy sigma=0.406861 ! Fit after self-cal, rms=0.061683Jy sigma=0.406390 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061683Jy sigma=0.406390 ! Fit after self-cal, rms=0.062915Jy sigma=0.405782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.32 mas, bmaj=57.48 mas, bpa=10.93 degrees ! Estimated noise=1.47675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195568 Jy ! Component: 100 - total flux cleaned = 0.00255798 Jy ! Component: 150 - total flux cleaned = 0.0026877 Jy ! Component: 200 - total flux cleaned = 0.00263456 Jy ! Total flux subtracted in 200 components = 0.00263456 Jy ! Clean residual min=-0.000877 max=0.000874 Jy/beam ! Clean residual mean=0.000017 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.148376 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 264 components and 0.148375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062705Jy sigma=0.404762 ! Fit after self-cal, rms=0.062815Jy sigma=0.404604 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223355 Jy ! Component: 100 - total flux cleaned = 0.000283277 Jy ! Component: 150 - total flux cleaned = 0.000281067 Jy ! Component: 200 - total flux cleaned = 0.000586846 Jy ! Total flux subtracted in 200 components = 0.000586846 Jy ! Clean residual min=-0.000699 max=0.000697 Jy/beam ! Clean residual mean=0.000008 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.148962 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 332 components and 0.148962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062700Jy sigma=0.404168 ! Fit after self-cal, rms=0.062690Jy sigma=0.404107 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062690Jy sigma=0.404107 ! Fit after self-cal, rms=0.060910Jy sigma=0.402502 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.16 mas, bmaj=57.58 mas, bpa=11.06 degrees ! Estimated noise=1.45347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114671 Jy ! Component: 100 - total flux cleaned = 0.00158427 Jy ! Component: 150 - total flux cleaned = 0.00190803 Jy ! Component: 200 - total flux cleaned = 0.0021356 Jy ! Total flux subtracted in 200 components = 0.0021356 Jy ! Clean residual min=-0.000442 max=0.000443 Jy/beam ! Clean residual mean=0.000010 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.151098 Jy selfcal ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 417 components and 0.151098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060855Jy sigma=0.402202 ! Fit after self-cal, rms=0.060937Jy sigma=0.402072 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215255 Jy ! Component: 100 - total flux cleaned = 0.000360141 Jy ! Component: 150 - total flux cleaned = 0.000435585 Jy ! Component: 200 - total flux cleaned = 0.000481784 Jy ! Total flux subtracted in 200 components = 0.000481784 Jy ! Clean residual min=-0.000394 max=0.000394 Jy/beam ! Clean residual mean=0.000006 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.15158 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 503 components and 0.15158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060903Jy sigma=0.401931 ! Fit after self-cal, rms=0.060907Jy sigma=0.401899 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060907Jy sigma=0.401899 ! Fit after self-cal, rms=0.061225Jy sigma=0.401819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.76 mas, bmaj=58 mas, bpa=10.67 degrees ! Estimated noise=1.45496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000720526 Jy ! Component: 100 - total flux cleaned = 0.000998762 Jy ! Component: 150 - total flux cleaned = 0.00119223 Jy ! Component: 200 - total flux cleaned = 0.00132733 Jy ! Total flux subtracted in 200 components = 0.00132733 Jy ! Clean residual min=-0.000308 max=0.000308 Jy/beam ! Clean residual mean=0.000008 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.152907 Jy selfcal ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 573 components and 0.152907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061199Jy sigma=0.401698 ! Fit after self-cal, rms=0.061263Jy sigma=0.401668 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000313704 Jy ! Component: 100 - total flux cleaned = 0.000538195 Jy ! Component: 150 - total flux cleaned = 0.000520103 Jy ! Component: 200 - total flux cleaned = 0.00048527 Jy ! Total flux subtracted in 200 components = 0.00048527 Jy ! Clean residual min=-0.000284 max=0.000283 Jy/beam ! Clean residual mean=0.000005 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.153392 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 632 components and 0.153392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061243Jy sigma=0.401596 ! Fit after self-cal, rms=0.061245Jy sigma=0.401582 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=12.06 mas, bmaj=57.76 mas, bpa=11.14 degrees ! Estimated noise=1.4412 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.06 x 57.76 at 11.14 degrees (North through East) ! Clean map min=-0.0018985 max=0.080725 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.54 mas, bmaj=54.23 mas, bpa=12.4 degrees ! Estimated noise=1.73101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0580412 Jy ! Component: 100 - total flux cleaned = 0.0882151 Jy ! Component: 150 - total flux cleaned = 0.105799 Jy ! Component: 200 - total flux cleaned = 0.117395 Jy ! Total flux subtracted in 200 components = 0.117395 Jy ! Clean residual min=-0.005377 max=0.006415 Jy/beam ! Clean residual mean=-0.000034 rms=0.002273 Jy/beam ! Combined flux in latest and established models = 0.117395 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 81 model components to the UV plane model. ! The established model now contains 81 components and 0.117395 Jy ! Inverting map and beam ! Estimated beam: bmin=12.06 mas, bmaj=57.76 mas, bpa=11.14 degrees ! Estimated noise=1.4412 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841803 Jy ! Component: 100 - total flux cleaned = 0.0143308 Jy ! Component: 150 - total flux cleaned = 0.0176405 Jy ! Component: 200 - total flux cleaned = 0.0202155 Jy ! Total flux subtracted in 200 components = 0.0202155 Jy ! Clean residual min=-0.002252 max=0.002288 Jy/beam ! Clean residual mean=0.000039 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.13761 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 156 components and 0.13761 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.76 mas, bmaj=58 mas, bpa=10.67 degrees ! Estimated noise=1.45496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306092 Jy ! Component: 100 - total flux cleaned = 0.0051695 Jy ! Component: 150 - total flux cleaned = 0.00648946 Jy ! Component: 200 - total flux cleaned = 0.00789791 Jy ! Total flux subtracted in 200 components = 0.00789791 Jy ! Clean residual min=-0.001289 max=0.001279 Jy/beam ! Clean residual mean=0.000034 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.145508 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122404 Jy ! Component: 100 - total flux cleaned = 0.0021759 Jy ! Component: 150 - total flux cleaned = 0.00252209 Jy ! Component: 200 - total flux cleaned = 0.00268676 Jy ! Total flux subtracted in 200 components = 0.00268676 Jy ! Clean residual min=-0.000868 max=0.000864 Jy/beam ! Clean residual mean=0.000027 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.148195 Jy ! Adding 194 model components to the UV plane model. ! The established model now contains 337 components and 0.148195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.06 mas, bmaj=57.76 mas, bpa=11.14 degrees ! Estimated noise=1.4412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469659 Jy ! Component: 100 - total flux cleaned = -0.000515494 Jy ! Component: 150 - total flux cleaned = -0.000351989 Jy ! Component: 200 - total flux cleaned = -8.1264e-05 Jy ! Total flux subtracted in 200 components = -8.1264e-05 Jy ! Clean residual min=-0.000623 max=0.000625 Jy/beam ! Clean residual mean=0.000017 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.148114 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 402 components and 0.148114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061333Jy sigma=0.402056 ! Fit after self-cal, rms=0.061267Jy sigma=0.401959 wmodel J1736-3400_S_a_map.mod ! Writing 402 model components to file: J1736-3400_S_a_map.mod wobs J1736-3400_S_a_uvs.fits ! Writing UV FITS file: J1736-3400_S_a_uvs.fits wwins J1736-3400_S_a_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /image_prod/ug002_uvm//J1736-3400_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.06 x 57.76 at 11.14 degrees (North through East) ! Clean map min=-0.0018803 max=0.075517 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J1736-3400_S_a_map.fits wmodel /image_prod/ug002_uvm//J1736-3400_S_a_map.mod ! Writing 402 model components to file: /image_prod/ug002_uvm//J1736-3400_S_a_map.mod wobs /image_prod/ug002_uvm//J1736-3400_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J1736-3400_S_a_uvs.fits wwins /image_prod/ug002_uvm//J1736-3400_S_a_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0755167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271323 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07787 1.07787 2.15573 4.31147 8.62293 17.2459 34.4917 68.9835 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 278.327 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J1736-3400_S_a_dfm.log closed on Wed Mar 4 17:32:21 2020