! Started logfile: /image_prod/ug002_uva//J0010+1058_S_g_dfm.log on Wed Mar 4 18:14:10 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//J0010+1058_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0010+1058_S_g_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.723765 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 40 lines of history. ! ! Reading 1407 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 J0010+1058_S_g] 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. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005889Jy sigma=9.292935 ! Fit after self-cal, rms=0.938723Jy sigma=8.697714 ! 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=2.864 mas, bmaj=7.392 mas, bpa=-3.675 degrees ! Estimated noise=2.57303 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.0490888 Jy ! Component: 100 - total flux cleaned = 0.0587347 Jy ! Total flux subtracted in 100 components = 0.0587347 Jy ! Clean residual min=-0.005532 max=0.006318 Jy/beam ! Clean residual mean=0.000003 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.0587347 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0587347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060175Jy sigma=0.470934 ! Fit after self-cal, rms=0.060107Jy sigma=0.470159 ! 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.359 mas, bmaj=8.154 mas, bpa=-2.607 degrees ! Estimated noise=2.10123 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.000109921 Jy ! Component: 100 - total flux cleaned = 1.39107e-05 Jy ! Component: 150 - total flux cleaned = -6.47953e-05 Jy ! Component: 200 - total flux cleaned = -0.000138652 Jy ! Total flux subtracted in 200 components = -0.000138652 Jy ! Clean residual min=-0.004717 max=0.004495 Jy/beam ! Clean residual mean=-0.000004 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.0585961 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0585961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059657Jy sigma=0.468175 ! Fit after self-cal, rms=0.059620Jy sigma=0.468067 ! 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.359 x 8.154 at -2.607 degrees (North through East) ! Clean map min=-0.0046254 max=0.062069 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.16 HN 0.99 KP 1.02 ! LA 1.00 MK 0.97 OV 0.94 PT 1.03 ! SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00 HN 1.06 KP 1.02 ! LA 1.05 MK 1.08 OV 0.88 PT 0.97 ! SC 0.72 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.00 KP 0.94 ! LA 0.99 MK 0.93 OV 0.91 PT 1.03 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.059620Jy sigma=0.468067 ! Fit after self-cal, rms=0.055408Jy sigma=0.463357 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=8.038 mas, bpa=-1.317 degrees ! Estimated noise=2.07751 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.000770456 Jy ! Component: 100 - total flux cleaned = -0.000770557 Jy ! Component: 150 - total flux cleaned = -0.000769652 Jy ! Component: 200 - total flux cleaned = -0.000768614 Jy ! Total flux subtracted in 200 components = -0.000768614 Jy ! Clean residual min=-0.004671 max=0.004470 Jy/beam ! Clean residual mean=-0.000010 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.0578275 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0578275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055347Jy sigma=0.462817 ! Fit after self-cal, rms=0.055346Jy sigma=0.462579 ! 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.055346Jy sigma=0.462579 ! Fit after self-cal, rms=0.054775Jy sigma=0.455712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.993 mas, bpa=-1.1 degrees ! Estimated noise=2.0684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410571 Jy ! Component: 100 - total flux cleaned = 0.00048254 Jy ! Component: 150 - total flux cleaned = 0.000514266 Jy ! Component: 200 - total flux cleaned = 0.000545167 Jy ! Total flux subtracted in 200 components = 0.000545167 Jy ! Clean residual min=-0.004000 max=0.003653 Jy/beam ! Clean residual mean=-0.000003 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.0583726 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0583726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054738Jy sigma=0.455299 ! Fit after self-cal, rms=0.054816Jy sigma=0.455037 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 = 3.34073e-05 Jy ! Component: 100 - total flux cleaned = 6.23406e-05 Jy ! Component: 150 - total flux cleaned = 9.10599e-05 Jy ! Component: 200 - total flux cleaned = 0.000117746 Jy ! Total flux subtracted in 200 components = 0.000117746 Jy ! Clean residual min=-0.004087 max=0.003678 Jy/beam ! Clean residual mean=-0.000003 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.0584904 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0584904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054796Jy sigma=0.454808 ! Fit after self-cal, rms=0.054798Jy sigma=0.454804 ! 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.054798Jy sigma=0.454804 ! Fit after self-cal, rms=0.054537Jy sigma=0.454631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=7.949 mas, bpa=-0.9014 degrees ! Estimated noise=2.0559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396609 Jy ! Component: 100 - total flux cleaned = 0.000454572 Jy ! Component: 150 - total flux cleaned = 0.000506613 Jy ! Component: 200 - total flux cleaned = 0.000506586 Jy ! Total flux subtracted in 200 components = 0.000506586 Jy ! Clean residual min=-0.003971 max=0.003654 Jy/beam ! Clean residual mean=-0.000003 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.058997 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.058997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054513Jy sigma=0.454377 ! Fit after self-cal, rms=0.054521Jy sigma=0.454368 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.50907e-05 Jy ! Component: 100 - total flux cleaned = 4.81762e-05 Jy ! Component: 150 - total flux cleaned = 4.78052e-05 Jy ! Component: 200 - total flux cleaned = 6.83724e-05 Jy ! Total flux subtracted in 200 components = 6.83724e-05 Jy ! Clean residual min=-0.004003 max=0.003649 Jy/beam ! Clean residual mean=-0.000003 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.0590653 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0590653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054508Jy sigma=0.454224 ! Fit after self-cal, rms=0.054510Jy sigma=0.454221 ! 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.054510Jy sigma=0.454221 ! Fit after self-cal, rms=0.054176Jy sigma=0.454159 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.442 mas, bmaj=12.92 mas, bpa=-0.5458 degrees ! Estimated noise=2.57737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000723278 Jy ! Component: 100 - total flux cleaned = 0.000803552 Jy ! Component: 150 - total flux cleaned = 0.000847303 Jy ! Component: 200 - total flux cleaned = 0.00088755 Jy ! Total flux subtracted in 200 components = 0.00088755 Jy ! Clean residual min=-0.004050 max=0.004151 Jy/beam ! Clean residual mean=-0.000005 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.0599529 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.0599529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054182Jy sigma=0.454131 ! Fit after self-cal, rms=0.054184Jy sigma=0.454120 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.04777e-05 Jy ! Component: 100 - total flux cleaned = 6.55314e-05 Jy ! Component: 150 - total flux cleaned = 9.9407e-05 Jy ! Component: 200 - total flux cleaned = 0.000131141 Jy ! Total flux subtracted in 200 components = 0.000131141 Jy ! Clean residual min=-0.004052 max=0.004168 Jy/beam ! Clean residual mean=-0.000004 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.060084 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.060084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054184Jy sigma=0.454109 ! Fit after self-cal, rms=0.054188Jy sigma=0.454098 ! 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.25 mas, bmaj=7.916 mas, bpa=-0.7789 degrees ! Estimated noise=2.04664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.25 x 7.916 at -0.7789 degrees (North through East) ! Clean map min=-0.0038411 max=0.059081 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=2.787 mas, bmaj=7.178 mas, bpa=-2.258 degrees ! Estimated noise=2.4824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0472541 Jy ! Component: 100 - total flux cleaned = 0.0576596 Jy ! Component: 150 - total flux cleaned = 0.0583552 Jy ! Component: 200 - total flux cleaned = 0.0582631 Jy ! Total flux subtracted in 200 components = 0.0582631 Jy ! Clean residual min=-0.004238 max=0.004729 Jy/beam ! Clean residual mean=-0.000001 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.0582631 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0582631 Jy ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=7.916 mas, bpa=-0.7789 degrees ! Estimated noise=2.04664 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.00047748 Jy ! Component: 100 - total flux cleaned = 0.000527 Jy ! Component: 150 - total flux cleaned = 0.000569451 Jy ! Component: 200 - total flux cleaned = 0.000569086 Jy ! Total flux subtracted in 200 components = 0.000569086 Jy ! Clean residual min=-0.004114 max=0.003743 Jy/beam ! Clean residual mean=-0.000004 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.0588322 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.0588322 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=8.442 mas, bmaj=12.92 mas, bpa=-0.5458 degrees ! Estimated noise=2.57737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000742819 Jy ! Component: 100 - total flux cleaned = 0.000807537 Jy ! Component: 150 - total flux cleaned = 0.000867102 Jy ! Component: 200 - total flux cleaned = 0.000922382 Jy ! Total flux subtracted in 200 components = 0.000922382 Jy ! Clean residual min=-0.004100 max=0.004163 Jy/beam ! Clean residual mean=-0.000005 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.0597546 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 = 6.76367e-05 Jy ! Component: 100 - total flux cleaned = 0.000113267 Jy ! Component: 150 - total flux cleaned = 0.000156081 Jy ! Component: 200 - total flux cleaned = 0.00018348 Jy ! Total flux subtracted in 200 components = 0.00018348 Jy ! Clean residual min=-0.004095 max=0.004161 Jy/beam ! Clean residual mean=-0.000004 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.0599381 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0599381 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=7.916 mas, bpa=-0.7789 degrees ! Estimated noise=2.04664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270925 Jy ! Component: 100 - total flux cleaned = -0.000437078 Jy ! Component: 150 - total flux cleaned = -0.000525222 Jy ! Component: 200 - total flux cleaned = -0.000498001 Jy ! Total flux subtracted in 200 components = -0.000498001 Jy ! Clean residual min=-0.004088 max=0.003686 Jy/beam ! Clean residual mean=-0.000003 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.0594401 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0594401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054225Jy sigma=0.454544 ! Fit after self-cal, rms=0.054237Jy sigma=0.454528 wmodel J0010+1058_S_g_map.mod ! Writing 35 model components to file: J0010+1058_S_g_map.mod wobs J0010+1058_S_g_uvs.fits ! Writing UV FITS file: J0010+1058_S_g_uvs.fits wwins J0010+1058_S_g_map.win ! wwins: Wrote 1 windows to J0010+1058_S_g_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.000185463 Jy ! Component: 100 - total flux cleaned = -0.000124624 Jy ! Component: 150 - total flux cleaned = -0.00012433 Jy ! Component: 200 - total flux cleaned = -0.000124718 Jy ! Component: 250 - total flux cleaned = 9.65243e-05 Jy ! Component: 300 - total flux cleaned = 0.00041721 Jy ! Component: 350 - total flux cleaned = 0.000518863 Jy ! Component: 400 - total flux cleaned = 0.000721085 Jy ! Component: 450 - total flux cleaned = 0.00106655 Jy ! Component: 500 - total flux cleaned = 0.00125922 Jy ! Component: 550 - total flux cleaned = 0.00163527 Jy ! Component: 600 - total flux cleaned = 0.0019565 Jy ! Component: 650 - total flux cleaned = 0.00236106 Jy ! Component: 700 - total flux cleaned = 0.00262535 Jy ! Component: 750 - total flux cleaned = 0.00297202 Jy ! Component: 800 - total flux cleaned = 0.00348007 Jy ! Component: 850 - total flux cleaned = 0.00368699 Jy ! Component: 900 - total flux cleaned = 0.00389114 Jy ! Component: 950 - total flux cleaned = 0.00405228 Jy ! Component: 1000 - total flux cleaned = 0.00448421 Jy ! Component: 1050 - total flux cleaned = 0.00467626 Jy ! Component: 1100 - total flux cleaned = 0.00475037 Jy ! Component: 1150 - total flux cleaned = 0.00478798 Jy ! Component: 1200 - total flux cleaned = 0.00478783 Jy ! Component: 1250 - total flux cleaned = 0.00478766 Jy ! Component: 1300 - total flux cleaned = 0.00475211 Jy ! Component: 1350 - total flux cleaned = 0.00478724 Jy ! Component: 1400 - total flux cleaned = 0.00468412 Jy ! Component: 1450 - total flux cleaned = 0.00475177 Jy ! Component: 1500 - total flux cleaned = 0.00475194 Jy ! Component: 1550 - total flux cleaned = 0.0046855 Jy ! Component: 1600 - total flux cleaned = 0.00471838 Jy ! Component: 1650 - total flux cleaned = 0.0046861 Jy ! Component: 1700 - total flux cleaned = 0.0047502 Jy ! Component: 1750 - total flux cleaned = 0.00481359 Jy ! Component: 1800 - total flux cleaned = 0.00503186 Jy ! Component: 1850 - total flux cleaned = 0.00493871 Jy ! Component: 1900 - total flux cleaned = 0.00503024 Jy ! Component: 1950 - total flux cleaned = 0.00506018 Jy ! Component: 2000 - total flux cleaned = 0.00509007 Jy ! Component: 2050 - total flux cleaned = 0.00512008 Jy ! Component: 2100 - total flux cleaned = 0.0051787 Jy ! Component: 2150 - total flux cleaned = 0.00523656 Jy ! Component: 2200 - total flux cleaned = 0.00526575 Jy ! Component: 2250 - total flux cleaned = 0.00537943 Jy ! Component: 2300 - total flux cleaned = 0.00540776 Jy ! Component: 2350 - total flux cleaned = 0.0055192 Jy ! Component: 2400 - total flux cleaned = 0.00551908 Jy ! Component: 2450 - total flux cleaned = 0.00549213 Jy ! Component: 2500 - total flux cleaned = 0.00560026 Jy ! Component: 2550 - total flux cleaned = 0.00557347 Jy ! Component: 2600 - total flux cleaned = 0.00573235 Jy ! Component: 2650 - total flux cleaned = 0.00575855 Jy ! Component: 2700 - total flux cleaned = 0.00591442 Jy ! Component: 2750 - total flux cleaned = 0.00591428 Jy ! Component: 2800 - total flux cleaned = 0.00599125 Jy ! Component: 2850 - total flux cleaned = 0.00606735 Jy ! Component: 2900 - total flux cleaned = 0.00614287 Jy ! Component: 2950 - total flux cleaned = 0.00629181 Jy ! Component: 3000 - total flux cleaned = 0.0063161 Jy ! Component: 3050 - total flux cleaned = 0.00643815 Jy ! Component: 3100 - total flux cleaned = 0.00646217 Jy ! Component: 3150 - total flux cleaned = 0.00653423 Jy ! Component: 3200 - total flux cleaned = 0.00667689 Jy ! Component: 3250 - total flux cleaned = 0.00677131 Jy ! Component: 3300 - total flux cleaned = 0.00681787 Jy ! Component: 3350 - total flux cleaned = 0.00691021 Jy ! Component: 3400 - total flux cleaned = 0.0070019 Jy ! Component: 3450 - total flux cleaned = 0.00711531 Jy ! Component: 3500 - total flux cleaned = 0.00718285 Jy ! Component: 3550 - total flux cleaned = 0.00731697 Jy ! Component: 3600 - total flux cleaned = 0.00738358 Jy ! Component: 3650 - total flux cleaned = 0.0074937 Jy ! Component: 3700 - total flux cleaned = 0.00762491 Jy ! Component: 3750 - total flux cleaned = 0.00777721 Jy ! Component: 3800 - total flux cleaned = 0.00784179 Jy ! Component: 3850 - total flux cleaned = 0.00790599 Jy ! Component: 3900 - total flux cleaned = 0.00797001 Jy ! Component: 3950 - total flux cleaned = 0.00807522 Jy ! Component: 4000 - total flux cleaned = 0.00815901 Jy ! Component: 4050 - total flux cleaned = 0.00817989 Jy ! Total flux subtracted in 4096 components = 0.00828284 Jy ! Clean residual min=-0.001136 max=0.001205 Jy/beam ! Clean residual mean=-0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0677229 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 306 components and 0.0677229 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0010+1058_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.25 x 7.916 at -0.7789 degrees (North through East) ! Clean map min=-0.0024529 max=0.058698 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0010+1058_S_g_map.fits wmodel /image_prod/ug002_uva//J0010+1058_S_g_map.mod ! Writing 306 model components to file: /image_prod/ug002_uva//J0010+1058_S_g_map.mod wobs /image_prod/ug002_uva//J0010+1058_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0010+1058_S_g_uvs.fits wwins /image_prod/ug002_uva//J0010+1058_S_g_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0010+1058_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0586975 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000368742 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.88462 1.88462 3.76924 7.53849 15.077 30.154 60.3079 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 159.183 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0010+1058_S_g_dfm.log closed on Wed Mar 4 18:14:15 2020