! Started logfile: /image_prod/ug002_uva//J0801+4736_S_dfm.log on Wed Mar 4 22:08:08 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//J0801+4736_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0801+4736_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0801+4736 ! ! 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 8100 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 J0801+4736_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.007332Jy sigma=8.685744 ! Fit after self-cal, rms=0.954266Jy sigma=8.253776 ! 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.035 mas, bmaj=4.537 mas, bpa=1.85 degrees ! Estimated noise=1.62758 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.0372618 Jy ! Component: 100 - total flux cleaned = 0.0454255 Jy ! Total flux subtracted in 100 components = 0.0454255 Jy ! Clean residual min=-0.003785 max=0.005054 Jy/beam ! Clean residual mean=0.000010 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0454255 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0454255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072001Jy sigma=0.484609 ! Fit after self-cal, rms=0.070367Jy sigma=0.470953 ! 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.767 mas, bmaj=5.403 mas, bpa=2.21 degrees ! Estimated noise=0.951011 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 (5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00497079 Jy ! Component: 100 - total flux cleaned = 0.00680074 Jy ! Component: 150 - total flux cleaned = 0.00725354 Jy ! Component: 200 - total flux cleaned = 0.00731592 Jy ! Total flux subtracted in 200 components = 0.00731592 Jy ! Clean residual min=-0.002711 max=0.002551 Jy/beam ! Clean residual mean=0.000010 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.0527414 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0527414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069899Jy sigma=0.467656 ! Fit after self-cal, rms=0.069825Jy sigma=0.467101 ! 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.767 x 5.403 at 2.21 degrees (North through East) ! Clean map min=-0.00261 max=0.04867 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.98 KP 0.96 ! LA 1.05 MK 1.00 OV 0.88 PT 0.97 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.98 KP 0.96 ! LA 1.08 MK 1.01 OV 0.93 PT 1.01 ! SC 0.62 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.72 FD 1.07 HN 0.94 KP 1.04 ! LA 0.98 MK 0.98 OV 1.02 PT 1.01 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.069825Jy sigma=0.467101 ! Fit after self-cal, rms=0.069376Jy sigma=0.462626 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=5.315 mas, bpa=3.102 degrees ! Estimated noise=0.941319 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.00140981 Jy ! Component: 100 - total flux cleaned = 0.0015722 Jy ! Component: 150 - total flux cleaned = 0.00168326 Jy ! Component: 200 - total flux cleaned = 0.00171785 Jy ! Total flux subtracted in 200 components = 0.00171785 Jy ! Clean residual min=-0.001771 max=0.001968 Jy/beam ! Clean residual mean=0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0544593 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.0544593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069308Jy sigma=0.461963 ! Fit after self-cal, rms=0.069304Jy sigma=0.461446 ! 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.069304Jy sigma=0.461446 ! Fit after self-cal, rms=0.060576Jy sigma=0.458250 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=5.236 mas, bpa=2.577 degrees ! Estimated noise=0.93468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117412 Jy ! Component: 100 - total flux cleaned = 0.00106782 Jy ! Component: 150 - total flux cleaned = 0.000999339 Jy ! Component: 200 - total flux cleaned = 0.000979665 Jy ! Total flux subtracted in 200 components = 0.000979665 Jy ! Clean residual min=-0.001514 max=0.001513 Jy/beam ! Clean residual mean=0.000007 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0554389 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.0554389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060542Jy sigma=0.457959 ! Fit after self-cal, rms=0.060554Jy sigma=0.457622 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.000274936 Jy ! Component: 100 - total flux cleaned = 0.000275302 Jy ! Component: 150 - total flux cleaned = 0.00025588 Jy ! Component: 200 - total flux cleaned = 0.000238721 Jy ! Total flux subtracted in 200 components = 0.000238721 Jy ! Clean residual min=-0.001502 max=0.001526 Jy/beam ! Clean residual mean=0.000007 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0556777 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.0556776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060538Jy sigma=0.457502 ! Fit after self-cal, rms=0.060537Jy sigma=0.457482 ! 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.060537Jy sigma=0.457482 ! Fit after self-cal, rms=0.060356Jy sigma=0.457377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=5.217 mas, bpa=2.401 degrees ! Estimated noise=0.933298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667323 Jy ! Component: 100 - total flux cleaned = 0.00070353 Jy ! Component: 150 - total flux cleaned = 0.000719932 Jy ! Component: 200 - total flux cleaned = 0.000720003 Jy ! Total flux subtracted in 200 components = 0.000720003 Jy ! Clean residual min=-0.001463 max=0.001497 Jy/beam ! Clean residual mean=0.000007 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0563977 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.0563977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060343Jy sigma=0.457259 ! Fit after self-cal, rms=0.060347Jy sigma=0.457231 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.000159323 Jy ! Component: 100 - total flux cleaned = 0.000175644 Jy ! Component: 150 - total flux cleaned = 0.000189449 Jy ! Component: 200 - total flux cleaned = 0.000189311 Jy ! Total flux subtracted in 200 components = 0.000189311 Jy ! Clean residual min=-0.001441 max=0.001483 Jy/beam ! Clean residual mean=0.000007 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.056587 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.056587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060339Jy sigma=0.457171 ! Fit after self-cal, rms=0.060340Jy sigma=0.457164 ! 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.060340Jy sigma=0.457164 ! Fit after self-cal, rms=0.060193Jy sigma=0.457138 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.312 mas, bmaj=9.542 mas, bpa=18.83 degrees ! Estimated noise=1.16688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550848 Jy ! Component: 100 - total flux cleaned = 0.000623967 Jy ! Component: 150 - total flux cleaned = 0.00063412 Jy ! Component: 200 - total flux cleaned = 0.000642303 Jy ! Total flux subtracted in 200 components = 0.000642303 Jy ! Clean residual min=-0.001273 max=0.001453 Jy/beam ! Clean residual mean=0.000016 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0572293 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.0572293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060188Jy sigma=0.457111 ! Fit after self-cal, rms=0.060186Jy sigma=0.457098 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.55795e-05 Jy ! Component: 100 - total flux cleaned = 9.03273e-05 Jy ! Component: 150 - total flux cleaned = 8.35911e-05 Jy ! Component: 200 - total flux cleaned = 7.72216e-05 Jy ! Total flux subtracted in 200 components = 7.72216e-05 Jy ! Clean residual min=-0.001292 max=0.001442 Jy/beam ! Clean residual mean=0.000016 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0573065 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.0573065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060184Jy sigma=0.457093 ! Fit after self-cal, rms=0.060185Jy sigma=0.457088 ! 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.647 mas, bmaj=5.21 mas, bpa=2.382 degrees ! Estimated noise=0.933392 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 5.21 at 2.382 degrees (North through East) ! Clean map min=-0.0014452 max=0.047111 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.957 mas, bmaj=4.379 mas, bpa=1.486 degrees ! Estimated noise=1.57508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0378417 Jy ! Component: 100 - total flux cleaned = 0.0486977 Jy ! Component: 150 - total flux cleaned = 0.0534987 Jy ! Component: 200 - total flux cleaned = 0.0559703 Jy ! Total flux subtracted in 200 components = 0.0559703 Jy ! Clean residual min=-0.002755 max=0.003054 Jy/beam ! Clean residual mean=0.000006 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0559703 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.0559703 Jy ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=5.21 mas, bpa=2.382 degrees ! Estimated noise=0.933392 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.0012708 Jy ! Component: 100 - total flux cleaned = 0.00127186 Jy ! Component: 150 - total flux cleaned = 0.00132199 Jy ! Component: 200 - total flux cleaned = 0.00136236 Jy ! Total flux subtracted in 200 components = 0.00136236 Jy ! Clean residual min=-0.001603 max=0.001431 Jy/beam ! Clean residual mean=0.000008 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0573327 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.0573326 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.312 mas, bmaj=9.542 mas, bpa=18.83 degrees ! Estimated noise=1.16688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000379598 Jy ! Component: 100 - total flux cleaned = 0.000311298 Jy ! Component: 150 - total flux cleaned = 0.00025794 Jy ! Component: 200 - total flux cleaned = 0.00021123 Jy ! Total flux subtracted in 200 components = 0.00021123 Jy ! Clean residual min=-0.001396 max=0.001384 Jy/beam ! Clean residual mean=0.000016 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0575439 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 = -3.08801e-05 Jy ! Component: 100 - total flux cleaned = -3.97982e-05 Jy ! Component: 150 - total flux cleaned = -4.83511e-05 Jy ! Component: 200 - total flux cleaned = -4.80396e-05 Jy ! Total flux subtracted in 200 components = -4.80396e-05 Jy ! Clean residual min=-0.001370 max=0.001390 Jy/beam ! Clean residual mean=0.000016 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0574958 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 55 components and 0.0574958 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=5.21 mas, bpa=2.382 degrees ! Estimated noise=0.933392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.43664e-05 Jy ! Component: 100 - total flux cleaned = 0.00010841 Jy ! Component: 150 - total flux cleaned = 8.52232e-05 Jy ! Component: 200 - total flux cleaned = 0.000107056 Jy ! Total flux subtracted in 200 components = 0.000107056 Jy ! Clean residual min=-0.001460 max=0.001444 Jy/beam ! Clean residual mean=0.000008 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0576029 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.0576029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060202Jy sigma=0.457172 ! Fit after self-cal, rms=0.060197Jy sigma=0.457124 wmodel J0801+4736_S_map.mod ! Writing 63 model components to file: J0801+4736_S_map.mod wobs J0801+4736_S_uvs.fits ! Writing UV FITS file: J0801+4736_S_uvs.fits wwins J0801+4736_S_map.win ! wwins: Wrote 2 windows to J0801+4736_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 = 2.2214e-05 Jy ! Component: 100 - total flux cleaned = 7.26927e-05 Jy ! Component: 150 - total flux cleaned = 0.000120604 Jy ! Component: 200 - total flux cleaned = 0.000143798 Jy ! Component: 250 - total flux cleaned = 9.825e-05 Jy ! Component: 300 - total flux cleaned = 5.40861e-05 Jy ! Component: 350 - total flux cleaned = 3.21258e-05 Jy ! Component: 400 - total flux cleaned = -0.000116282 Jy ! Component: 450 - total flux cleaned = -0.000240342 Jy ! Component: 500 - total flux cleaned = -0.000240265 Jy ! Component: 550 - total flux cleaned = -0.000340137 Jy ! Component: 600 - total flux cleaned = -0.000399064 Jy ! Component: 650 - total flux cleaned = -0.000514924 Jy ! Component: 700 - total flux cleaned = -0.00060945 Jy ! Component: 750 - total flux cleaned = -0.000627873 Jy ! Component: 800 - total flux cleaned = -0.000646007 Jy ! Component: 850 - total flux cleaned = -0.000700622 Jy ! Component: 900 - total flux cleaned = -0.000772303 Jy ! Component: 950 - total flux cleaned = -0.000789913 Jy ! Component: 1000 - total flux cleaned = -0.000790045 Jy ! Component: 1050 - total flux cleaned = -0.00087627 Jy ! Component: 1100 - total flux cleaned = -0.000893249 Jy ! Component: 1150 - total flux cleaned = -0.000926729 Jy ! Component: 1200 - total flux cleaned = -0.000926681 Jy ! Component: 1250 - total flux cleaned = -0.000943295 Jy ! Component: 1300 - total flux cleaned = -0.000975904 Jy ! Component: 1350 - total flux cleaned = -0.000991907 Jy ! Component: 1400 - total flux cleaned = -0.00100781 Jy ! Component: 1450 - total flux cleaned = -0.00100777 Jy ! Component: 1500 - total flux cleaned = -0.00107005 Jy ! Component: 1550 - total flux cleaned = -0.00110055 Jy ! Component: 1600 - total flux cleaned = -0.00110043 Jy ! Component: 1650 - total flux cleaned = -0.00113047 Jy ! Component: 1700 - total flux cleaned = -0.00107061 Jy ! Component: 1750 - total flux cleaned = -0.00112985 Jy ! Component: 1800 - total flux cleaned = -0.00114444 Jy ! Component: 1850 - total flux cleaned = -0.00114427 Jy ! Component: 1900 - total flux cleaned = -0.00112986 Jy ! Component: 1950 - total flux cleaned = -0.0011869 Jy ! Component: 2000 - total flux cleaned = -0.00115852 Jy ! Component: 2050 - total flux cleaned = -0.00115837 Jy ! Component: 2100 - total flux cleaned = -0.00113069 Jy ! Component: 2150 - total flux cleaned = -0.00111697 Jy ! Component: 2200 - total flux cleaned = -0.00110319 Jy ! Component: 2250 - total flux cleaned = -0.00115709 Jy ! Component: 2300 - total flux cleaned = -0.00111705 Jy ! Component: 2350 - total flux cleaned = -0.00109066 Jy ! Component: 2400 - total flux cleaned = -0.00111709 Jy ! Component: 2450 - total flux cleaned = -0.0012084 Jy ! Component: 2500 - total flux cleaned = -0.00120824 Jy ! Component: 2550 - total flux cleaned = -0.00123392 Jy ! Component: 2600 - total flux cleaned = -0.00123402 Jy ! Component: 2650 - total flux cleaned = -0.00133509 Jy ! Component: 2700 - total flux cleaned = -0.00130981 Jy ! Component: 2750 - total flux cleaned = -0.00130972 Jy ! Component: 2800 - total flux cleaned = -0.0012604 Jy ! Component: 2850 - total flux cleaned = -0.00129709 Jy ! Component: 2900 - total flux cleaned = -0.00130925 Jy ! Component: 2950 - total flux cleaned = -0.00122478 Jy ! Component: 3000 - total flux cleaned = -0.00126082 Jy ! Component: 3050 - total flux cleaned = -0.00129651 Jy ! Component: 3100 - total flux cleaned = -0.00126088 Jy ! Component: 3150 - total flux cleaned = -0.00121408 Jy ! Component: 3200 - total flux cleaned = -0.00120255 Jy ! Component: 3250 - total flux cleaned = -0.00114481 Jy ! Component: 3300 - total flux cleaned = -0.00124838 Jy ! Component: 3350 - total flux cleaned = -0.00121399 Jy ! Component: 3400 - total flux cleaned = -0.00115709 Jy ! Component: 3450 - total flux cleaned = -0.00120209 Jy ! Component: 3500 - total flux cleaned = -0.00120206 Jy ! Component: 3550 - total flux cleaned = -0.00116862 Jy ! Component: 3600 - total flux cleaned = -0.00113551 Jy ! Component: 3650 - total flux cleaned = -0.00117946 Jy ! Component: 3700 - total flux cleaned = -0.00116842 Jy ! Component: 3750 - total flux cleaned = -0.00113591 Jy ! Component: 3800 - total flux cleaned = -0.00112507 Jy ! Component: 3850 - total flux cleaned = -0.00112511 Jy ! Component: 3900 - total flux cleaned = -0.00111459 Jy ! Component: 3950 - total flux cleaned = -0.00113565 Jy ! Component: 4000 - total flux cleaned = -0.00113556 Jy ! Component: 4050 - total flux cleaned = -0.00111457 Jy ! Total flux subtracted in 4096 components = -0.0011042 Jy ! Clean residual min=-0.000733 max=0.000607 Jy/beam ! Clean residual mean=0.000003 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0564987 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 347 components and 0.0564987 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0801+4736_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 5.21 at 2.382 degrees (North through East) ! Clean map min=-0.0010325 max=0.046738 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0801+4736_S_map.fits wmodel /image_prod/ug002_uva//J0801+4736_S_map.mod ! Writing 347 model components to file: /image_prod/ug002_uva//J0801+4736_S_map.mod wobs /image_prod/ug002_uva//J0801+4736_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0801+4736_S_uvs.fits wwins /image_prod/ug002_uva//J0801+4736_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0801+4736_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0467375 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180986 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16172 1.16172 2.32344 4.64687 9.29375 18.5875 37.175 74.35 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= 258.238 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0801+4736_S_dfm.log closed on Wed Mar 4 22:08:11 2020