! Started logfile: /image_prod/ug002_uva//J1439+2114_S_dfm.log on Thu Mar 5 01:50:05 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//J1439+2114_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1439+2114_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.827315 visibilities/baseline/integration-bin. ! Found source: J1439+2114 ! ! 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 5361 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 J1439+2114_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. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015628Jy sigma=8.478543 ! Fit after self-cal, rms=0.887778Jy sigma=7.482733 ! 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.975 mas, bmaj=9.641 mas, bpa=-21.95 degrees ! Estimated noise=1.71443 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.0845172 Jy ! Component: 100 - total flux cleaned = 0.103947 Jy ! Total flux subtracted in 100 components = 0.103947 Jy ! Clean residual min=-0.005854 max=0.007265 Jy/beam ! Clean residual mean=0.000006 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.103947 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.103947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079483Jy sigma=0.505473 ! Fit after self-cal, rms=0.079448Jy sigma=0.505110 ! 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.614 mas, bmaj=10.01 mas, bpa=-21.15 degrees ! Estimated noise=1.21381 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.00808919 Jy ! Component: 100 - total flux cleaned = 0.0118174 Jy ! Component: 150 - total flux cleaned = 0.0130751 Jy ! Component: 200 - total flux cleaned = 0.0137212 Jy ! Total flux subtracted in 200 components = 0.0137212 Jy ! Clean residual min=-0.007444 max=0.006374 Jy/beam ! Clean residual mean=0.000020 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.117669 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.117669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077987Jy sigma=0.500383 ! Fit after self-cal, rms=0.077975Jy sigma=0.500302 ! 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.614 x 10.01 at -21.15 degrees (North through East) ! Clean map min=-0.007333 max=0.10994 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.07 KP 1.03 ! LA 1.10 MK 1.01 NL 1.09 OV 1.03 ! PT 0.56 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 1.07 KP 1.01 ! LA 1.02 MK 0.98 NL 0.95 OV 0.87 ! PT 0.57 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 0.98 KP 1.00 ! LA 1.09 MK 0.99 NL 0.99 OV 1.04 ! PT 0.56 ! ! ! Fit before self-cal, rms=0.077975Jy sigma=0.500302 ! Fit after self-cal, rms=0.070563Jy sigma=0.477815 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=10.09 mas, bpa=-21.01 degrees ! Estimated noise=1.21088 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.001473 Jy ! Component: 100 - total flux cleaned = -0.00172319 Jy ! Component: 150 - total flux cleaned = -0.00188316 Jy ! Component: 200 - total flux cleaned = -0.00191606 Jy ! Total flux subtracted in 200 components = -0.00191606 Jy ! Clean residual min=-0.005204 max=0.004382 Jy/beam ! Clean residual mean=0.000000 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.115752 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.115752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070467Jy sigma=0.477474 ! Fit after self-cal, rms=0.070467Jy sigma=0.477179 ! 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.070467Jy sigma=0.477179 ! Fit after self-cal, rms=0.068694Jy sigma=0.452600 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=10.15 mas, bpa=-20.93 degrees ! Estimated noise=1.21636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590661 Jy ! Component: 100 - total flux cleaned = 0.000869945 Jy ! Component: 150 - total flux cleaned = 0.0010547 Jy ! Component: 200 - total flux cleaned = 0.00112079 Jy ! Total flux subtracted in 200 components = 0.00112079 Jy ! Clean residual min=-0.002129 max=0.002270 Jy/beam ! Clean residual mean=0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.116873 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.116873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068674Jy sigma=0.452405 ! Fit after self-cal, rms=0.068841Jy sigma=0.452043 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 = -5.24273e-05 Jy ! Component: 100 - total flux cleaned = -1.39762e-06 Jy ! Component: 150 - total flux cleaned = 9.15406e-06 Jy ! Component: 200 - total flux cleaned = -8.50586e-07 Jy ! Total flux subtracted in 200 components = -8.50586e-07 Jy ! Clean residual min=-0.002152 max=0.002295 Jy/beam ! Clean residual mean=0.000003 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.116872 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.116872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068838Jy sigma=0.452003 ! Fit after self-cal, rms=0.068837Jy sigma=0.452000 ! Inverting map ! Added new window around map position (-49, -118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207815 Jy ! Component: 100 - total flux cleaned = 0.00217514 Jy ! Component: 150 - total flux cleaned = 0.00213421 Jy ! Component: 200 - total flux cleaned = 0.00206624 Jy ! Total flux subtracted in 200 components = 0.00206624 Jy ! Clean residual min=-0.002038 max=0.002000 Jy/beam ! Clean residual mean=0.000000 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.118939 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 106 components and 0.118939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068725Jy sigma=0.451394 ! Fit after self-cal, rms=0.068723Jy sigma=0.451337 ! 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.068723Jy sigma=0.451337 ! Fit after self-cal, rms=0.069647Jy sigma=0.450109 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=10.17 mas, bpa=-20.89 degrees ! Estimated noise=1.21448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104412 Jy ! Component: 100 - total flux cleaned = 0.000133327 Jy ! Component: 150 - total flux cleaned = 0.000214441 Jy ! Component: 200 - total flux cleaned = 0.000314133 Jy ! Total flux subtracted in 200 components = 0.000314133 Jy ! Clean residual min=-0.001874 max=0.001870 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.119253 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 130 components and 0.119253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069614Jy sigma=0.449920 ! Fit after self-cal, rms=0.069631Jy sigma=0.449895 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 = 7.84638e-05 Jy ! Component: 100 - total flux cleaned = 0.000146019 Jy ! Component: 150 - total flux cleaned = 0.000230255 Jy ! Component: 200 - total flux cleaned = 0.000289645 Jy ! Total flux subtracted in 200 components = 0.000289645 Jy ! Clean residual min=-0.001832 max=0.001859 Jy/beam ! Clean residual mean=-0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.119542 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 141 components and 0.119542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069613Jy sigma=0.449798 ! Fit after self-cal, rms=0.069614Jy sigma=0.449794 ! 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.069614Jy sigma=0.449794 ! Fit after self-cal, rms=0.069653Jy sigma=0.449767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.576 mas, bmaj=11.45 mas, bpa=-16.55 degrees ! Estimated noise=1.44211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793971 Jy ! Component: 100 - total flux cleaned = 0.00111618 Jy ! Component: 150 - total flux cleaned = 0.00138121 Jy ! Component: 200 - total flux cleaned = 0.0015611 Jy ! Total flux subtracted in 200 components = 0.0015611 Jy ! Clean residual min=-0.002202 max=0.001936 Jy/beam ! Clean residual mean=-0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.121104 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 151 components and 0.121104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069645Jy sigma=0.449724 ! Fit after self-cal, rms=0.069647Jy sigma=0.449720 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.000159099 Jy ! Component: 100 - total flux cleaned = 0.000196583 Jy ! Component: 150 - total flux cleaned = 0.000219597 Jy ! Component: 200 - total flux cleaned = 0.000241121 Jy ! Total flux subtracted in 200 components = 0.000241121 Jy ! Clean residual min=-0.002152 max=0.001901 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.121345 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 165 components and 0.121345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069645Jy sigma=0.449707 ! Fit after self-cal, rms=0.069646Jy sigma=0.449706 ! 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.622 mas, bmaj=10.17 mas, bpa=-20.89 degrees ! Estimated noise=1.2159 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.622 x 10.17 at -20.89 degrees (North through East) ! Clean map min=-0.0017975 max=0.10992 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.979 mas, bmaj=9.694 mas, bpa=-21.78 degrees ! Estimated noise=1.72655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0850777 Jy ! Component: 100 - total flux cleaned = 0.104579 Jy ! Component: 150 - total flux cleaned = 0.111966 Jy ! Component: 200 - total flux cleaned = 0.115513 Jy ! Total flux subtracted in 200 components = 0.115513 Jy ! Clean residual min=-0.002769 max=0.002595 Jy/beam ! Clean residual mean=-0.000003 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.115513 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.115513 Jy ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=10.17 mas, bpa=-20.89 degrees ! Estimated noise=1.2159 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.0022109 Jy ! Component: 100 - total flux cleaned = 0.00310402 Jy ! Component: 150 - total flux cleaned = 0.0034564 Jy ! Component: 200 - total flux cleaned = 0.00359239 Jy ! Total flux subtracted in 200 components = 0.00359239 Jy ! Clean residual min=-0.002295 max=0.001946 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.119106 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.119106 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.576 mas, bmaj=11.45 mas, bpa=-16.55 degrees ! Estimated noise=1.44211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112866 Jy ! Component: 100 - total flux cleaned = 0.00168767 Jy ! Component: 150 - total flux cleaned = 0.00203625 Jy ! Component: 200 - total flux cleaned = 0.00225365 Jy ! Total flux subtracted in 200 components = 0.00225365 Jy ! Clean residual min=-0.002135 max=0.001982 Jy/beam ! Clean residual mean=-0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.121359 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 = 8.51684e-05 Jy ! Component: 100 - total flux cleaned = 0.000124333 Jy ! Component: 150 - total flux cleaned = 0.000142051 Jy ! Component: 200 - total flux cleaned = 0.00019202 Jy ! Total flux subtracted in 200 components = 0.00019202 Jy ! Clean residual min=-0.002073 max=0.001972 Jy/beam ! Clean residual mean=-0.000004 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.121551 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 95 components and 0.121551 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=10.17 mas, bpa=-20.89 degrees ! Estimated noise=1.2159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000343657 Jy ! Component: 100 - total flux cleaned = -0.000344107 Jy ! Component: 150 - total flux cleaned = -0.000400084 Jy ! Component: 200 - total flux cleaned = -0.000424722 Jy ! Total flux subtracted in 200 components = -0.000424722 Jy ! Clean residual min=-0.001969 max=0.001944 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.121126 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.121126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069673Jy sigma=0.449874 ! Fit after self-cal, rms=0.069666Jy sigma=0.449839 wmodel J1439+2114_S_map.mod ! Writing 111 model components to file: J1439+2114_S_map.mod wobs J1439+2114_S_uvs.fits ! Writing UV FITS file: J1439+2114_S_uvs.fits wwins J1439+2114_S_map.win ! wwins: Wrote 2 windows to J1439+2114_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.000276412 Jy ! Component: 100 - total flux cleaned = 0.000652332 Jy ! Component: 150 - total flux cleaned = 0.000565809 Jy ! Component: 200 - total flux cleaned = 0.000511169 Jy ! Component: 250 - total flux cleaned = 0.000404253 Jy ! Component: 300 - total flux cleaned = 0.00027474 Jy ! Component: 350 - total flux cleaned = 0.000174037 Jy ! Component: 400 - total flux cleaned = 2.66726e-06 Jy ! Component: 450 - total flux cleaned = -0.000140286 Jy ! Component: 500 - total flux cleaned = -0.000233404 Jy ! Component: 550 - total flux cleaned = -0.000324615 Jy ! Component: 600 - total flux cleaned = -0.0003916 Jy ! Component: 650 - total flux cleaned = -0.000523063 Jy ! Component: 700 - total flux cleaned = -0.000630632 Jy ! Component: 750 - total flux cleaned = -0.000736634 Jy ! Component: 800 - total flux cleaned = -0.000861234 Jy ! Component: 850 - total flux cleaned = -0.000963265 Jy ! Component: 900 - total flux cleaned = -0.00108332 Jy ! Component: 950 - total flux cleaned = -0.0012014 Jy ! Component: 1000 - total flux cleaned = -0.00127898 Jy ! Component: 1050 - total flux cleaned = -0.00131758 Jy ! Component: 1100 - total flux cleaned = -0.00143059 Jy ! Component: 1150 - total flux cleaned = -0.00150475 Jy ! Component: 1200 - total flux cleaned = -0.00154114 Jy ! Component: 1250 - total flux cleaned = -0.00157765 Jy ! Component: 1300 - total flux cleaned = -0.00159579 Jy ! Component: 1350 - total flux cleaned = -0.00170173 Jy ! Component: 1400 - total flux cleaned = -0.00177093 Jy ! Component: 1450 - total flux cleaned = -0.00173649 Jy ! Component: 1500 - total flux cleaned = -0.00177086 Jy ! Component: 1550 - total flux cleaned = -0.00182121 Jy ! Component: 1600 - total flux cleaned = -0.00182105 Jy ! Component: 1650 - total flux cleaned = -0.00180488 Jy ! Component: 1700 - total flux cleaned = -0.00182114 Jy ! Component: 1750 - total flux cleaned = -0.0018373 Jy ! Component: 1800 - total flux cleaned = -0.00182153 Jy ! Component: 1850 - total flux cleaned = -0.00183725 Jy ! Component: 1900 - total flux cleaned = -0.00179067 Jy ! Component: 1950 - total flux cleaned = -0.00183658 Jy ! Component: 2000 - total flux cleaned = -0.00179094 Jy ! Component: 2050 - total flux cleaned = -0.00177585 Jy ! Component: 2100 - total flux cleaned = -0.00174618 Jy ! Component: 2150 - total flux cleaned = -0.00176117 Jy ! Component: 2200 - total flux cleaned = -0.00176112 Jy ! Component: 2250 - total flux cleaned = -0.00183351 Jy ! Component: 2300 - total flux cleaned = -0.00180465 Jy ! Component: 2350 - total flux cleaned = -0.00183319 Jy ! Component: 2400 - total flux cleaned = -0.00184735 Jy ! Component: 2450 - total flux cleaned = -0.00191725 Jy ! Component: 2500 - total flux cleaned = -0.00188943 Jy ! Component: 2550 - total flux cleaned = -0.00190317 Jy ! Component: 2600 - total flux cleaned = -0.00188954 Jy ! Component: 2650 - total flux cleaned = -0.00187606 Jy ! Component: 2700 - total flux cleaned = -0.00191643 Jy ! Component: 2750 - total flux cleaned = -0.00192979 Jy ! Component: 2800 - total flux cleaned = -0.00195618 Jy ! Component: 2850 - total flux cleaned = -0.00192985 Jy ! Component: 2900 - total flux cleaned = -0.00191704 Jy ! Component: 2950 - total flux cleaned = -0.00194293 Jy ! Component: 3000 - total flux cleaned = -0.00199433 Jy ! Component: 3050 - total flux cleaned = -0.00196896 Jy ! Component: 3100 - total flux cleaned = -0.00203213 Jy ! Component: 3150 - total flux cleaned = -0.0020196 Jy ! Component: 3200 - total flux cleaned = -0.00206955 Jy ! Component: 3250 - total flux cleaned = -0.00204474 Jy ! Component: 3300 - total flux cleaned = -0.00209406 Jy ! Component: 3350 - total flux cleaned = -0.00209411 Jy ! Component: 3400 - total flux cleaned = -0.00217927 Jy ! Component: 3450 - total flux cleaned = -0.0021914 Jy ! Component: 3500 - total flux cleaned = -0.00220356 Jy ! Component: 3550 - total flux cleaned = -0.00225143 Jy ! Component: 3600 - total flux cleaned = -0.00232276 Jy ! Component: 3650 - total flux cleaned = -0.00234635 Jy ! Component: 3700 - total flux cleaned = -0.00241674 Jy ! Component: 3750 - total flux cleaned = -0.00246333 Jy ! Component: 3800 - total flux cleaned = -0.00249801 Jy ! Component: 3850 - total flux cleaned = -0.0025211 Jy ! Component: 3900 - total flux cleaned = -0.00254399 Jy ! Component: 3950 - total flux cleaned = -0.00260098 Jy ! Component: 4000 - total flux cleaned = -0.00263491 Jy ! Component: 4050 - total flux cleaned = -0.00265743 Jy ! Total flux subtracted in 4096 components = -0.00271332 Jy ! Clean residual min=-0.000692 max=0.000709 Jy/beam ! Clean residual mean=-0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.118413 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 371 components and 0.118413 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1439+2114_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.622 x 10.17 at -20.89 degrees (North through East) ! Clean map min=-0.0015326 max=0.10988 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1439+2114_S_map.fits wmodel /image_prod/ug002_uva//J1439+2114_S_map.mod ! Writing 371 model components to file: /image_prod/ug002_uva//J1439+2114_S_map.mod wobs /image_prod/ug002_uva//J1439+2114_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1439+2114_S_uvs.fits wwins /image_prod/ug002_uva//J1439+2114_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1439+2114_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203384 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.55531 0.55531 1.11062 2.22124 4.44248 8.88496 17.7699 35.5398 71.0797 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 540.239 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1439+2114_S_dfm.log closed on Thu Mar 5 01:50:09 2020