! Started logfile: /scr/pima/rv119_uvs/J1104+7658_S_dfm.log on Sun Dec 17 11:36:07 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv119_uvs/J1104+7658_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1104+7658_S_uva.fits ! AN table 1: 66 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.950842 visibilities/baseline/integration-bin. ! Found source: J1104+7658 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 11296 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1104+7658_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 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003689Jy sigma=17.644979 ! Fit after self-cal, rms=0.957721Jy sigma=16.883708 ! 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.579 mas, bmaj=3.864 mas, bpa=31.99 degrees ! Estimated noise=0.688163 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.0368922 Jy ! Component: 100 - total flux cleaned = 0.0443267 Jy ! Total flux subtracted in 100 components = 0.0443267 Jy ! Clean residual min=-0.006573 max=0.006398 Jy/beam ! Clean residual mean=-0.000001 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.0443267 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0443267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099449Jy sigma=1.183984 ! Fit after self-cal, rms=0.098539Jy sigma=1.163519 ! 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.377 mas, bmaj=4.804 mas, bpa=28.4 degrees ! Estimated noise=0.407148 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.00200084 Jy ! Component: 100 - total flux cleaned = 0.00194792 Jy ! Component: 150 - total flux cleaned = 0.00194495 Jy ! Component: 200 - total flux cleaned = 0.0019801 Jy ! Total flux subtracted in 200 components = 0.0019801 Jy ! Clean residual min=-0.003577 max=0.003697 Jy/beam ! Clean residual mean=0.000002 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0463068 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.0463068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098420Jy sigma=1.162598 ! Fit after self-cal, rms=0.098416Jy sigma=1.162537 ! 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.377 x 4.804 at 28.4 degrees (North through East) ! Clean map min=-0.0033129 max=0.047104 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 1.19 KP 1.00 ! LA 0.98 MK 1.16 NL 1.16 OV 0.99 ! PT 0.99 SC 1.21 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.30 KP 0.98 ! LA 0.97 MK 1.19 NL 1.03 OV 0.96 ! PT 0.95 SC 1.26 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 1.25 HN 1.50 KP 0.31 ! LA 1.37 MK 0.91 NL 1.00* OV 1.33 ! PT 1.26 SC 0.33 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.92 HN 1.12 KP 0.99 ! LA 1.02 MK 1.12 NL 1.09 OV 1.02 ! PT 1.03 SC 1.16 ! ! ! Fit before self-cal, rms=0.098416Jy sigma=1.162537 ! Fit after self-cal, rms=0.065855Jy sigma=1.090340 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=4.762 mas, bpa=28.01 degrees ! Estimated noise=0.4069 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.00103778 Jy ! Component: 100 - total flux cleaned = 0.00114512 Jy ! Component: 150 - total flux cleaned = 0.0011488 Jy ! Component: 200 - total flux cleaned = 0.00108298 Jy ! Total flux subtracted in 200 components = 0.00108298 Jy ! Clean residual min=-0.002448 max=0.001848 Jy/beam ! Clean residual mean=0.000012 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0473898 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.0473898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065784Jy sigma=1.088502 ! Fit after self-cal, rms=0.068595Jy sigma=1.055196 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068595Jy sigma=1.055196 ! Fit after self-cal, rms=0.085909Jy sigma=1.034033 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=4.639 mas, bpa=29.27 degrees ! Estimated noise=0.413812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665546 Jy ! Component: 100 - total flux cleaned = 0.000777053 Jy ! Component: 150 - total flux cleaned = 0.000791759 Jy ! Component: 200 - total flux cleaned = 0.000791894 Jy ! Total flux subtracted in 200 components = 0.000791894 Jy ! Clean residual min=-0.001727 max=0.001787 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0481817 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0481817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085899Jy sigma=1.033964 ! Fit after self-cal, rms=0.087219Jy sigma=1.029300 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) ! Added new window around map position (-122.5, -65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000997605 Jy ! Component: 100 - total flux cleaned = 0.000807701 Jy ! Component: 150 - total flux cleaned = 0.00071118 Jy ! Component: 200 - total flux cleaned = 0.000654287 Jy ! Total flux subtracted in 200 components = 0.000654287 Jy ! Clean residual min=-0.001799 max=0.001710 Jy/beam ! Clean residual mean=0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.048836 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.048836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087152Jy sigma=1.028405 ! Fit after self-cal, rms=0.087155Jy sigma=1.028180 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087155Jy sigma=1.028180 ! Fit after self-cal, rms=0.113051Jy sigma=1.025149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=4.613 mas, bpa=29.42 degrees ! Estimated noise=0.415202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683766 Jy ! Component: 100 - total flux cleaned = 0.000766557 Jy ! Component: 150 - total flux cleaned = 0.000909571 Jy ! Component: 200 - total flux cleaned = 0.000993782 Jy ! Total flux subtracted in 200 components = 0.000993782 Jy ! Clean residual min=-0.001680 max=0.001703 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0498298 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.0498298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113032Jy sigma=1.024788 ! Fit after self-cal, rms=0.113805Jy sigma=1.023214 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.000389435 Jy ! Component: 100 - total flux cleaned = -0.000410096 Jy ! Component: 150 - total flux cleaned = -0.000409415 Jy ! Component: 200 - total flux cleaned = -0.000426772 Jy ! Total flux subtracted in 200 components = -0.000426772 Jy ! Clean residual min=-0.001628 max=0.001696 Jy/beam ! Clean residual mean=0.000005 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.049403 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.049403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113776Jy sigma=1.023237 ! Fit after self-cal, rms=0.113784Jy sigma=1.023208 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113784Jy sigma=1.023208 ! Fit after self-cal, rms=0.150929Jy sigma=1.022035 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.592 mas, bmaj=9.913 mas, bpa=35.39 degrees ! Estimated noise=0.607928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000569547 Jy ! Component: 100 - total flux cleaned = 0.000620035 Jy ! Component: 150 - total flux cleaned = 0.000597986 Jy ! Component: 200 - total flux cleaned = 0.000571427 Jy ! Total flux subtracted in 200 components = 0.000571427 Jy ! Clean residual min=-0.002292 max=0.002102 Jy/beam ! Clean residual mean=0.000010 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0499744 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.0499744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150926Jy sigma=1.022039 ! Fit after self-cal, rms=0.151417Jy sigma=1.021440 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.000606022 Jy ! Component: 100 - total flux cleaned = -0.000680759 Jy ! Component: 150 - total flux cleaned = -0.000715284 Jy ! Component: 200 - total flux cleaned = -0.000738483 Jy ! Total flux subtracted in 200 components = -0.000738483 Jy ! Clean residual min=-0.002339 max=0.002172 Jy/beam ! Clean residual mean=0.000013 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.049236 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.049236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151409Jy sigma=1.021461 ! Fit after self-cal, rms=0.151423Jy sigma=1.021443 ! 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.098 mas, bmaj=4.598 mas, bpa=29.34 degrees ! Estimated noise=0.415462 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.098 x 4.598 at 29.34 degrees (North through East) ! Clean map min=-0.0015144 max=0.045181 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.365 mas, bmaj=3.684 mas, bpa=32.18 degrees ! Estimated noise=0.657267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357697 Jy ! Component: 100 - total flux cleaned = 0.0437305 Jy ! Component: 150 - total flux cleaned = 0.0464703 Jy ! Component: 200 - total flux cleaned = 0.0480244 Jy ! Total flux subtracted in 200 components = 0.0480244 Jy ! Clean residual min=-0.003191 max=0.003151 Jy/beam ! Clean residual mean=0.000002 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.0480244 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0480244 Jy ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=4.598 mas, bpa=29.34 degrees ! Estimated noise=0.415462 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) ! Added new window around map position (3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155745 Jy ! Component: 100 - total flux cleaned = 0.00160816 Jy ! Component: 150 - total flux cleaned = 0.00152496 Jy ! Component: 200 - total flux cleaned = 0.00156124 Jy ! Total flux subtracted in 200 components = 0.00156124 Jy ! Clean residual min=-0.001606 max=0.001612 Jy/beam ! Clean residual mean=0.000005 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0495856 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.0495856 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.592 mas, bmaj=9.913 mas, bpa=35.39 degrees ! Estimated noise=0.607928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266734 Jy ! Component: 100 - total flux cleaned = 0.000152102 Jy ! Component: 150 - total flux cleaned = 0.000105777 Jy ! Component: 200 - total flux cleaned = 0.000106486 Jy ! Total flux subtracted in 200 components = 0.000106486 Jy ! Clean residual min=-0.002355 max=0.002133 Jy/beam ! Clean residual mean=0.000013 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0496921 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 = -5.41522e-05 Jy ! Component: 100 - total flux cleaned = -8.68097e-05 Jy ! Component: 150 - total flux cleaned = -0.00013129 Jy ! Component: 200 - total flux cleaned = -0.000158023 Jy ! Total flux subtracted in 200 components = -0.000158023 Jy ! Clean residual min=-0.002342 max=0.002118 Jy/beam ! Clean residual mean=0.000013 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0495341 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 0.0495341 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=4.598 mas, bpa=29.34 degrees ! Estimated noise=0.415462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145205 Jy ! Component: 100 - total flux cleaned = 0.00011595 Jy ! Component: 150 - total flux cleaned = 0.00011638 Jy ! Component: 200 - total flux cleaned = 0.000141591 Jy ! Total flux subtracted in 200 components = 0.000141591 Jy ! Clean residual min=-0.001558 max=0.001595 Jy/beam ! Clean residual mean=0.000005 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0496757 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.0496757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151410Jy sigma=1.022001 ! Fit after self-cal, rms=0.151391Jy sigma=1.021717 wmodel J1104+7658_S_map.mod ! Writing 74 model components to file: J1104+7658_S_map.mod wobs J1104+7658_S_uvs.fits ! Writing UV FITS file: J1104+7658_S_uvs.fits wwins J1104+7658_S_map.win ! wwins: Wrote 3 windows to J1104+7658_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.000209342 Jy ! Component: 100 - total flux cleaned = 0.000435049 Jy ! Component: 150 - total flux cleaned = 0.000706672 Jy ! Component: 200 - total flux cleaned = 0.000969685 Jy ! Component: 250 - total flux cleaned = 0.0010463 Jy ! Component: 300 - total flux cleaned = 0.00114612 Jy ! Component: 350 - total flux cleaned = 0.00112137 Jy ! Component: 400 - total flux cleaned = 0.00119454 Jy ! Component: 450 - total flux cleaned = 0.00119426 Jy ! Component: 500 - total flux cleaned = 0.00117026 Jy ! Component: 550 - total flux cleaned = 0.0011933 Jy ! Component: 600 - total flux cleaned = 0.00123893 Jy ! Component: 650 - total flux cleaned = 0.00128379 Jy ! Component: 700 - total flux cleaned = 0.00132824 Jy ! Component: 750 - total flux cleaned = 0.00135022 Jy ! Component: 800 - total flux cleaned = 0.00143731 Jy ! Component: 850 - total flux cleaned = 0.00148013 Jy ! Component: 900 - total flux cleaned = 0.00158632 Jy ! Component: 950 - total flux cleaned = 0.00162842 Jy ! Component: 1000 - total flux cleaned = 0.00173268 Jy ! Component: 1050 - total flux cleaned = 0.00187733 Jy ! Component: 1100 - total flux cleaned = 0.00191815 Jy ! Component: 1150 - total flux cleaned = 0.00201978 Jy ! Component: 1200 - total flux cleaned = 0.00210038 Jy ! Component: 1250 - total flux cleaned = 0.00214043 Jy ! Component: 1300 - total flux cleaned = 0.0021604 Jy ! Component: 1350 - total flux cleaned = 0.00229827 Jy ! Component: 1400 - total flux cleaned = 0.0023176 Jy ! Component: 1450 - total flux cleaned = 0.00241453 Jy ! Component: 1500 - total flux cleaned = 0.00245288 Jy ! Component: 1550 - total flux cleaned = 0.00241491 Jy ! Component: 1600 - total flux cleaned = 0.00250978 Jy ! Component: 1650 - total flux cleaned = 0.00250967 Jy ! Component: 1700 - total flux cleaned = 0.00252828 Jy ! Component: 1750 - total flux cleaned = 0.00254682 Jy ! Component: 1800 - total flux cleaned = 0.0025469 Jy ! Component: 1850 - total flux cleaned = 0.00263849 Jy ! Component: 1900 - total flux cleaned = 0.00263849 Jy ! Component: 1950 - total flux cleaned = 0.00262005 Jy ! Component: 2000 - total flux cleaned = 0.00265602 Jy ! Component: 2050 - total flux cleaned = 0.00269159 Jy ! Component: 2100 - total flux cleaned = 0.00270932 Jy ! Component: 2150 - total flux cleaned = 0.00267408 Jy ! Component: 2200 - total flux cleaned = 0.00274445 Jy ! Component: 2250 - total flux cleaned = 0.0027618 Jy ! Component: 2300 - total flux cleaned = 0.00293573 Jy ! Component: 2350 - total flux cleaned = 0.00291837 Jy ! Component: 2400 - total flux cleaned = 0.00293577 Jy ! Component: 2450 - total flux cleaned = 0.00291862 Jy ! Component: 2500 - total flux cleaned = 0.00302079 Jy ! Component: 2550 - total flux cleaned = 0.00302066 Jy ! Component: 2600 - total flux cleaned = 0.00303758 Jy ! Component: 2650 - total flux cleaned = 0.00308789 Jy ! Component: 2700 - total flux cleaned = 0.00305457 Jy ! Component: 2750 - total flux cleaned = 0.00310435 Jy ! Component: 2800 - total flux cleaned = 0.00310454 Jy ! Component: 2850 - total flux cleaned = 0.00313769 Jy ! Component: 2900 - total flux cleaned = 0.00318687 Jy ! Component: 2950 - total flux cleaned = 0.00320314 Jy ! Component: 3000 - total flux cleaned = 0.00323568 Jy ! Component: 3050 - total flux cleaned = 0.00321948 Jy ! Component: 3100 - total flux cleaned = 0.00333211 Jy ! Component: 3150 - total flux cleaned = 0.00323598 Jy ! Component: 3200 - total flux cleaned = 0.00329981 Jy ! Component: 3250 - total flux cleaned = 0.00336333 Jy ! Component: 3300 - total flux cleaned = 0.00337914 Jy ! Component: 3350 - total flux cleaned = 0.0034265 Jy ! Component: 3400 - total flux cleaned = 0.00342646 Jy ! Component: 3450 - total flux cleaned = 0.0034733 Jy ! Component: 3500 - total flux cleaned = 0.00347339 Jy ! Component: 3550 - total flux cleaned = 0.00348895 Jy ! Component: 3600 - total flux cleaned = 0.00359674 Jy ! Component: 3650 - total flux cleaned = 0.00356598 Jy ! Component: 3700 - total flux cleaned = 0.00355071 Jy ! Component: 3750 - total flux cleaned = 0.00356586 Jy ! Component: 3800 - total flux cleaned = 0.00362664 Jy ! Component: 3850 - total flux cleaned = 0.00361148 Jy ! Component: 3900 - total flux cleaned = 0.00356632 Jy ! Component: 3950 - total flux cleaned = 0.0036113 Jy ! Component: 4000 - total flux cleaned = 0.00362623 Jy ! Component: 4050 - total flux cleaned = 0.00362629 Jy ! Total flux subtracted in 4096 components = 0.00368562 Jy ! Clean residual min=-0.000925 max=0.000897 Jy/beam ! Clean residual mean=0.000003 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0533613 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 391 components and 0.0533613 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1104+7658_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.098 x 4.598 at 29.34 degrees (North through East) ! Clean map min=-0.0013584 max=0.044796 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1104+7658_S_map.fits wmodel /scr/pima/rv119_uvs/J1104+7658_S_map.mod ! Writing 391 model components to file: /scr/pima/rv119_uvs/J1104+7658_S_map.mod wobs /scr/pima/rv119_uvs/J1104+7658_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1104+7658_S_uvs.fits wwins /scr/pima/rv119_uvs/J1104+7658_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv119_uvs/J1104+7658_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0447963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268417 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.79759 1.79759 3.59517 7.19034 14.3807 28.7614 57.5227 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 166.89 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1104+7658_S_dfm.log closed on Sun Dec 17 11:36:11 2017