! Started logfile: /image_prod/ug002_uva//J0539-0514_S_dfm.log on Wed Mar 4 20:56:38 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_uva//J0539-0514_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0539-0514_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.99963 visibilities/baseline/integration-bin. ! Found source: J0539-0514 ! ! 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 44 lines of history. ! ! Reading 8097 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 J0539-0514_S] 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.000461Jy sigma=7.948922 ! Fit after self-cal, rms=0.957698Jy sigma=7.592587 ! 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=3.036 mas, bmaj=14 mas, bpa=-17.67 degrees ! Estimated noise=1.41658 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0335235 Jy ! Component: 100 - total flux cleaned = 0.0419744 Jy ! Total flux subtracted in 100 components = 0.0419744 Jy ! Clean residual min=-0.002799 max=0.003661 Jy/beam ! Clean residual mean=0.000001 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.0419744 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0419744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059621Jy sigma=0.433607 ! Fit after self-cal, rms=0.057750Jy sigma=0.420276 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581612 Jy ! Component: 100 - total flux cleaned = 0.00895688 Jy ! Total flux subtracted in 100 components = 0.00895688 Jy ! Clean residual min=-0.002921 max=0.002878 Jy/beam ! Clean residual mean=-0.000001 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0509313 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.0509313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057148Jy sigma=0.414530 ! Fit after self-cal, rms=0.057165Jy sigma=0.414407 ! 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=3.688 mas, bmaj=14.83 mas, bpa=-16.86 degrees ! Estimated noise=1.01492 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.00234859 Jy ! Component: 100 - total flux cleaned = 0.00366011 Jy ! Component: 150 - total flux cleaned = 0.00427519 Jy ! Component: 200 - total flux cleaned = 0.00437551 Jy ! Total flux subtracted in 200 components = 0.00437551 Jy ! Clean residual min=-0.001731 max=0.001897 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0553068 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.0553068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057063Jy sigma=0.413573 ! Fit after self-cal, rms=0.057080Jy sigma=0.413531 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.688 x 14.83 at -16.86 degrees (North through East) ! Clean map min=-0.0017072 max=0.046724 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 0.96 KP 0.95 ! LA 1.07 MK 1.09 NL 1.00 OV 0.99 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.00 KP 0.96 ! LA 0.99 MK 0.99 NL 0.98 OV 1.02 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 0.93 KP 1.01 ! LA 1.01 MK 1.00 NL 0.97 OV 1.00 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.057080Jy sigma=0.413531 ! Fit after self-cal, rms=0.056762Jy sigma=0.412988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.696 mas, bmaj=14.82 mas, bpa=-16.79 degrees ! Estimated noise=1.01413 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.000497432 Jy ! Component: 100 - total flux cleaned = 0.000616305 Jy ! Component: 150 - total flux cleaned = 0.000650657 Jy ! Component: 200 - total flux cleaned = 0.00065044 Jy ! Total flux subtracted in 200 components = 0.00065044 Jy ! Clean residual min=-0.001701 max=0.001729 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0559572 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.0559572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056747Jy sigma=0.412907 ! Fit after self-cal, rms=0.056763Jy sigma=0.412855 ! 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.056763Jy sigma=0.412855 ! Fit after self-cal, rms=0.056649Jy sigma=0.412133 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=14.75 mas, bpa=-16.79 degrees ! Estimated noise=1.01624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240873 Jy ! Component: 100 - total flux cleaned = 0.000257196 Jy ! Component: 150 - total flux cleaned = 0.000274918 Jy ! Component: 200 - total flux cleaned = 0.000306414 Jy ! Total flux subtracted in 200 components = 0.000306414 Jy ! Clean residual min=-0.001484 max=0.001568 Jy/beam ! Clean residual mean=-0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0562636 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.0562636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056636Jy sigma=0.412060 ! Fit after self-cal, rms=0.056651Jy sigma=0.411990 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 = -4.26447e-06 Jy ! Component: 100 - total flux cleaned = 1.01253e-05 Jy ! Component: 150 - total flux cleaned = 3.68941e-05 Jy ! Component: 200 - total flux cleaned = 3.72006e-05 Jy ! Total flux subtracted in 200 components = 3.72006e-05 Jy ! Clean residual min=-0.001488 max=0.001520 Jy/beam ! Clean residual mean=-0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0563008 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.0563008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056643Jy sigma=0.411952 ! Fit after self-cal, rms=0.056645Jy sigma=0.411950 ! 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.056645Jy sigma=0.411950 ! Fit after self-cal, rms=0.056729Jy sigma=0.411398 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=14.72 mas, bpa=-16.79 degrees ! Estimated noise=1.0164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214913 Jy ! Component: 100 - total flux cleaned = 0.000277957 Jy ! Component: 150 - total flux cleaned = 0.000291155 Jy ! Component: 200 - total flux cleaned = 0.000304154 Jy ! Total flux subtracted in 200 components = 0.000304154 Jy ! Clean residual min=-0.001438 max=0.001582 Jy/beam ! Clean residual mean=-0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.056605 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.056605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056720Jy sigma=0.411343 ! Fit after self-cal, rms=0.056738Jy sigma=0.411293 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 = -2.7685e-05 Jy ! Component: 100 - total flux cleaned = 9.42966e-06 Jy ! Component: 150 - total flux cleaned = 4.39945e-05 Jy ! Component: 200 - total flux cleaned = 5.47013e-05 Jy ! Total flux subtracted in 200 components = 5.47013e-05 Jy ! Clean residual min=-0.001439 max=0.001571 Jy/beam ! Clean residual mean=-0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0566597 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.0566597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056732Jy sigma=0.411267 ! Fit after self-cal, rms=0.056734Jy sigma=0.411264 ! 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.056734Jy sigma=0.411264 ! Fit after self-cal, rms=0.056676Jy sigma=0.411246 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.916 mas, bmaj=16.03 mas, bpa=-8.415 degrees ! Estimated noise=1.16337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204323 Jy ! Component: 100 - total flux cleaned = 0.000284035 Jy ! Component: 150 - total flux cleaned = 0.000292674 Jy ! Component: 200 - total flux cleaned = 0.000292719 Jy ! Total flux subtracted in 200 components = 0.000292719 Jy ! Clean residual min=-0.001389 max=0.001659 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0569524 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 106 components and 0.0569524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056673Jy sigma=0.411230 ! Fit after self-cal, rms=0.056673Jy sigma=0.411225 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 = -4.29354e-05 Jy ! Component: 100 - total flux cleaned = -3.4586e-05 Jy ! Component: 150 - total flux cleaned = -2.68901e-05 Jy ! Component: 200 - total flux cleaned = -2.01242e-05 Jy ! Total flux subtracted in 200 components = -2.01242e-05 Jy ! Clean residual min=-0.001393 max=0.001642 Jy/beam ! Clean residual mean=-0.000003 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0569323 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 110 components and 0.0569323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056670Jy sigma=0.411219 ! Fit after self-cal, rms=0.056670Jy sigma=0.411216 ! 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=3.705 mas, bmaj=14.71 mas, bpa=-16.78 degrees ! Estimated noise=1.01579 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.705 x 14.71 at -16.78 degrees (North through East) ! Clean map min=-0.0014117 max=0.046651 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=3.055 mas, bmaj=13.93 mas, bpa=-17.57 degrees ! Estimated noise=1.40728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350928 Jy ! Component: 100 - total flux cleaned = 0.0443701 Jy ! Component: 150 - total flux cleaned = 0.0490098 Jy ! Component: 200 - total flux cleaned = 0.0518366 Jy ! Total flux subtracted in 200 components = 0.0518366 Jy ! Clean residual min=-0.002532 max=0.002718 Jy/beam ! Clean residual mean=-0.000000 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0518366 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0518366 Jy ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=14.71 mas, bpa=-16.78 degrees ! Estimated noise=1.01579 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.00240992 Jy ! Component: 100 - total flux cleaned = 0.00366433 Jy ! Component: 150 - total flux cleaned = 0.00407302 Jy ! Component: 200 - total flux cleaned = 0.00431156 Jy ! Total flux subtracted in 200 components = 0.00431156 Jy ! Clean residual min=-0.001564 max=0.001688 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0561482 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.0561482 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=7.916 mas, bmaj=16.03 mas, bpa=-8.415 degrees ! Estimated noise=1.16337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445979 Jy ! Component: 100 - total flux cleaned = 0.000572886 Jy ! Component: 150 - total flux cleaned = 0.00058428 Jy ! Component: 200 - total flux cleaned = 0.000594675 Jy ! Total flux subtracted in 200 components = 0.000594675 Jy ! Clean residual min=-0.001427 max=0.001662 Jy/beam ! Clean residual mean=-0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0567429 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 = 9.8516e-06 Jy ! Component: 100 - total flux cleaned = 9.83973e-06 Jy ! Component: 150 - total flux cleaned = 9.74864e-06 Jy ! Component: 200 - total flux cleaned = 1.79519e-05 Jy ! Total flux subtracted in 200 components = 1.79519e-05 Jy ! Clean residual min=-0.001414 max=0.001652 Jy/beam ! Clean residual mean=-0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0567608 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.0567608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=14.71 mas, bpa=-16.78 degrees ! Estimated noise=1.01579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170131 Jy ! Component: 100 - total flux cleaned = -0.000146421 Jy ! Component: 150 - total flux cleaned = -0.000166107 Jy ! Component: 200 - total flux cleaned = -0.000166637 Jy ! Total flux subtracted in 200 components = -0.000166637 Jy ! Clean residual min=-0.001491 max=0.001588 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0565942 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0565942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056683Jy sigma=0.411297 ! Fit after self-cal, rms=0.056682Jy sigma=0.411285 wmodel J0539-0514_S_map.mod ! Writing 79 model components to file: J0539-0514_S_map.mod wobs J0539-0514_S_uvs.fits ! Writing UV FITS file: J0539-0514_S_uvs.fits wwins J0539-0514_S_map.win ! wwins: Wrote 1 windows to J0539-0514_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445151 Jy ! Component: 100 - total flux cleaned = 0.000659989 Jy ! Component: 150 - total flux cleaned = 0.000838762 Jy ! Component: 200 - total flux cleaned = 0.00105826 Jy ! Component: 250 - total flux cleaned = 0.00122237 Jy ! Component: 300 - total flux cleaned = 0.00140404 Jy ! Component: 350 - total flux cleaned = 0.00158025 Jy ! Component: 400 - total flux cleaned = 0.00179508 Jy ! Component: 450 - total flux cleaned = 0.00198387 Jy ! Component: 500 - total flux cleaned = 0.00216874 Jy ! Component: 550 - total flux cleaned = 0.00234984 Jy ! Component: 600 - total flux cleaned = 0.00248784 Jy ! Component: 650 - total flux cleaned = 0.00270055 Jy ! Component: 700 - total flux cleaned = 0.00290905 Jy ! Component: 750 - total flux cleaned = 0.00309542 Jy ! Component: 800 - total flux cleaned = 0.00327836 Jy ! Component: 850 - total flux cleaned = 0.00345821 Jy ! Component: 900 - total flux cleaned = 0.00354677 Jy ! Component: 950 - total flux cleaned = 0.00373817 Jy ! Component: 1000 - total flux cleaned = 0.00387452 Jy ! Component: 1050 - total flux cleaned = 0.00390837 Jy ! Component: 1100 - total flux cleaned = 0.00402426 Jy ! Component: 1150 - total flux cleaned = 0.00410565 Jy ! Component: 1200 - total flux cleaned = 0.00413797 Jy ! Component: 1250 - total flux cleaned = 0.00424906 Jy ! Component: 1300 - total flux cleaned = 0.00432678 Jy ! Component: 1350 - total flux cleaned = 0.00437322 Jy ! Component: 1400 - total flux cleaned = 0.00446488 Jy ! Component: 1450 - total flux cleaned = 0.00460034 Jy ! Component: 1500 - total flux cleaned = 0.00462998 Jy ! Component: 1550 - total flux cleaned = 0.00471829 Jy ! Component: 1600 - total flux cleaned = 0.00477629 Jy ! Component: 1650 - total flux cleaned = 0.00480528 Jy ! Component: 1700 - total flux cleaned = 0.00489054 Jy ! Component: 1750 - total flux cleaned = 0.00493248 Jy ! Component: 1800 - total flux cleaned = 0.00494635 Jy ! Component: 1850 - total flux cleaned = 0.00501498 Jy ! Component: 1900 - total flux cleaned = 0.00506938 Jy ! Component: 1950 - total flux cleaned = 0.00506954 Jy ! Component: 2000 - total flux cleaned = 0.00508297 Jy ! Component: 2050 - total flux cleaned = 0.00516195 Jy ! Component: 2100 - total flux cleaned = 0.00516168 Jy ! Component: 2150 - total flux cleaned = 0.00518747 Jy ! Component: 2200 - total flux cleaned = 0.0052003 Jy ! Component: 2250 - total flux cleaned = 0.00523817 Jy ! Component: 2300 - total flux cleaned = 0.00523799 Jy ! Component: 2350 - total flux cleaned = 0.00523799 Jy ! Component: 2400 - total flux cleaned = 0.00522562 Jy ! Component: 2450 - total flux cleaned = 0.00521353 Jy ! Component: 2500 - total flux cleaned = 0.00524994 Jy ! Component: 2550 - total flux cleaned = 0.00526176 Jy ! Component: 2600 - total flux cleaned = 0.00524989 Jy ! Component: 2650 - total flux cleaned = 0.00528512 Jy ! Component: 2700 - total flux cleaned = 0.00524989 Jy ! Component: 2750 - total flux cleaned = 0.00522676 Jy ! Component: 2800 - total flux cleaned = 0.0052037 Jy ! Component: 2850 - total flux cleaned = 0.00520381 Jy ! Component: 2900 - total flux cleaned = 0.00521513 Jy ! Component: 2950 - total flux cleaned = 0.00518148 Jy ! Component: 3000 - total flux cleaned = 0.00519272 Jy ! Component: 3050 - total flux cleaned = 0.00518171 Jy ! Component: 3100 - total flux cleaned = 0.00515976 Jy ! Component: 3150 - total flux cleaned = 0.00520316 Jy ! Component: 3200 - total flux cleaned = 0.00518167 Jy ! Component: 3250 - total flux cleaned = 0.00522438 Jy ! Component: 3300 - total flux cleaned = 0.00519249 Jy ! Component: 3350 - total flux cleaned = 0.00516101 Jy ! Component: 3400 - total flux cleaned = 0.0052027 Jy ! Component: 3450 - total flux cleaned = 0.00514057 Jy ! Component: 3500 - total flux cleaned = 0.005151 Jy ! Component: 3550 - total flux cleaned = 0.00512032 Jy ! Component: 3600 - total flux cleaned = 0.0051102 Jy ! Component: 3650 - total flux cleaned = 0.00504976 Jy ! Component: 3700 - total flux cleaned = 0.00503975 Jy ! Component: 3750 - total flux cleaned = 0.00499002 Jy ! Component: 3800 - total flux cleaned = 0.00497018 Jy ! Component: 3850 - total flux cleaned = 0.00493112 Jy ! Component: 3900 - total flux cleaned = 0.00493106 Jy ! Component: 3950 - total flux cleaned = 0.00490205 Jy ! Component: 4000 - total flux cleaned = 0.00484442 Jy ! Component: 4050 - total flux cleaned = 0.00482527 Jy ! Total flux subtracted in 4096 components = 0.00480635 Jy ! Clean residual min=-0.000737 max=0.000532 Jy/beam ! Clean residual mean=-0.000002 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0614005 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 361 components and 0.0614005 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0539-0514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.705 x 14.71 at -16.78 degrees (North through East) ! Clean map min=-0.00096097 max=0.046631 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0539-0514_S_map.fits wmodel /image_prod/ug002_uva//J0539-0514_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J0539-0514_S_map.mod wobs /image_prod/ug002_uva//J0539-0514_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0539-0514_S_uvs.fits wwins /image_prod/ug002_uva//J0539-0514_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0539-0514_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0466311 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16409 1.16409 2.32817 4.65635 9.31269 18.6254 37.2508 74.5015 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.712 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0539-0514_S_dfm.log closed on Wed Mar 4 20:56:41 2020