! Started logfile: /scr/pima/rv120_uvs/J0449+0729_S_dfm.log on Fri Dec 22 22:30:46 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/rv120_uvs/J0449+0729_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0449+0729_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978283 visibilities/baseline/integration-bin. ! Found source: J0449+0729 ! ! 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 7748 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 J0449+0729_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.003771Jy sigma=22.521864 ! Fit after self-cal, rms=0.956570Jy sigma=21.444274 ! 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.815 mas, bmaj=6.393 mas, bpa=-1.131 degrees ! Estimated noise=0.630865 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.0343185 Jy ! Component: 100 - total flux cleaned = 0.0419062 Jy ! Total flux subtracted in 100 components = 0.0419062 Jy ! Clean residual min=-0.003291 max=0.003769 Jy/beam ! Clean residual mean=0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.0419062 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0419062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059115Jy sigma=1.138064 ! Fit after self-cal, rms=0.057524Jy sigma=1.099702 ! 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.522 mas, bmaj=7.331 mas, bpa=-1.639 degrees ! Estimated noise=0.388834 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.00522657 Jy ! Component: 100 - total flux cleaned = 0.00718639 Jy ! Component: 150 - total flux cleaned = 0.00751963 Jy ! Component: 200 - total flux cleaned = 0.00765887 Jy ! Total flux subtracted in 200 components = 0.00765887 Jy ! Clean residual min=-0.001946 max=0.002302 Jy/beam ! Clean residual mean=0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0495651 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.0495651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057124Jy sigma=1.088508 ! Fit after self-cal, rms=0.057094Jy sigma=1.087821 ! 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.522 x 7.331 at -1.639 degrees (North through East) ! Clean map min=-0.001845 max=0.047152 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.21 KP 1.00 ! LA 1.02 MK 1.09 NL 1.02 OV 0.99 ! PT 1.00 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.00 KP 0.98 ! LA 0.97 MK 1.12 NL 0.98 OV 0.98 ! PT 1.06 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.08 KP 1.00* ! LA 1.28 MK 0.63 NL 1.00* OV 1.14 ! PT 1.01 SC 0.59 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.05 KP 0.94 ! LA 1.00 MK 1.05 NL 1.04 OV 0.95 ! PT 1.03 SC 1.08 ! ! ! Fit before self-cal, rms=0.057094Jy sigma=1.087821 ! Fit after self-cal, rms=0.051460Jy sigma=1.071155 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.254 mas, bpa=-1.519 degrees ! Estimated noise=0.38497 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.000723772 Jy ! Component: 100 - total flux cleaned = 0.000848657 Jy ! Component: 150 - total flux cleaned = 0.000901369 Jy ! Component: 200 - total flux cleaned = 0.000949233 Jy ! Total flux subtracted in 200 components = 0.000949233 Jy ! Clean residual min=-0.001722 max=0.001734 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0505143 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0505143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051413Jy sigma=1.069869 ! Fit after self-cal, rms=0.051725Jy sigma=1.065605 ! 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.051725Jy sigma=1.065605 ! Fit after self-cal, rms=0.051789Jy sigma=1.056778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.191 mas, bpa=-0.6176 degrees ! Estimated noise=0.384778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000874354 Jy ! Component: 100 - total flux cleaned = 0.00082818 Jy ! Component: 150 - total flux cleaned = 0.00082718 Jy ! Component: 200 - total flux cleaned = 0.000843152 Jy ! Total flux subtracted in 200 components = 0.000843152 Jy ! Clean residual min=-0.001540 max=0.001519 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0513575 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0513575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051762Jy sigma=1.056025 ! Fit after self-cal, rms=0.052033Jy sigma=1.054600 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.0003718 Jy ! Component: 100 - total flux cleaned = -0.000460877 Jy ! Component: 150 - total flux cleaned = -0.000476122 Jy ! Component: 200 - total flux cleaned = -0.000477118 Jy ! Total flux subtracted in 200 components = -0.000477118 Jy ! Clean residual min=-0.001588 max=0.001483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0508803 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0508804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052020Jy sigma=1.054170 ! Fit after self-cal, rms=0.052022Jy sigma=1.054109 ! 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.052022Jy sigma=1.054109 ! Fit after self-cal, rms=0.052060Jy sigma=1.053492 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.164 mas, bpa=-0.7639 degrees ! Estimated noise=0.382985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547989 Jy ! Component: 100 - total flux cleaned = 0.000561445 Jy ! Component: 150 - total flux cleaned = 0.000599219 Jy ! Component: 200 - total flux cleaned = 0.000622687 Jy ! Total flux subtracted in 200 components = 0.000622687 Jy ! Clean residual min=-0.001512 max=0.001421 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.051503 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.051503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052049Jy sigma=1.053168 ! Fit after self-cal, rms=0.052149Jy sigma=1.052992 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.000122253 Jy ! Component: 100 - total flux cleaned = -0.000109256 Jy ! Component: 150 - total flux cleaned = -9.79276e-05 Jy ! Component: 200 - total flux cleaned = -7.76902e-05 Jy ! Total flux subtracted in 200 components = -7.76902e-05 Jy ! Clean residual min=-0.001523 max=0.001402 Jy/beam ! Clean residual mean=-0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0514254 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.0514254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052143Jy sigma=1.052820 ! Fit after self-cal, rms=0.052170Jy sigma=1.052693 ! 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.052170Jy sigma=1.052693 ! Fit after self-cal, rms=0.052068Jy sigma=1.052540 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.484 mas, bmaj=10.75 mas, bpa=-0.03327 degrees ! Estimated noise=0.485772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000754579 Jy ! Component: 100 - total flux cleaned = 0.000873941 Jy ! Component: 150 - total flux cleaned = 0.000914691 Jy ! Component: 200 - total flux cleaned = 0.00094665 Jy ! Total flux subtracted in 200 components = 0.00094665 Jy ! Clean residual min=-0.001467 max=0.001572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.052372 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.052372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052065Jy sigma=1.052619 ! Fit after self-cal, rms=0.052084Jy sigma=1.052560 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 = 1.69029e-05 Jy ! Component: 100 - total flux cleaned = 7.9335e-06 Jy ! Component: 150 - total flux cleaned = 5.62022e-07 Jy ! Component: 200 - total flux cleaned = 5.30157e-07 Jy ! Total flux subtracted in 200 components = 5.30157e-07 Jy ! Clean residual min=-0.001469 max=0.001553 Jy/beam ! Clean residual mean=-0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0523725 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.0523725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052082Jy sigma=1.052610 ! Fit after self-cal, rms=0.052074Jy sigma=1.052592 ! 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.31 mas, bmaj=7.145 mas, bpa=-0.9133 degrees ! Estimated noise=0.382237 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 7.145 at -0.9133 degrees (North through East) ! Clean map min=-0.0014139 max=0.045437 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.693 mas, bmaj=6.284 mas, bpa=-1.148 degrees ! Estimated noise=0.610469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0343892 Jy ! Component: 100 - total flux cleaned = 0.0434269 Jy ! Component: 150 - total flux cleaned = 0.0475119 Jy ! Component: 200 - total flux cleaned = 0.0483123 Jy ! Total flux subtracted in 200 components = 0.0483123 Jy ! Clean residual min=-0.002668 max=0.003001 Jy/beam ! Clean residual mean=-0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0483123 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0483123 Jy ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=7.145 mas, bpa=-0.9133 degrees ! Estimated noise=0.382237 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, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230267 Jy ! Component: 100 - total flux cleaned = 0.00315646 Jy ! Component: 150 - total flux cleaned = 0.00342258 Jy ! Component: 200 - total flux cleaned = 0.00357685 Jy ! Total flux subtracted in 200 components = 0.00357685 Jy ! Clean residual min=-0.001558 max=0.001461 Jy/beam ! Clean residual mean=-0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0518891 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.0518891 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.484 mas, bmaj=10.75 mas, bpa=-0.03327 degrees ! Estimated noise=0.485772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590245 Jy ! Component: 100 - total flux cleaned = 0.000780316 Jy ! Component: 150 - total flux cleaned = 0.000799961 Jy ! Component: 200 - total flux cleaned = 0.000827629 Jy ! Total flux subtracted in 200 components = 0.000827629 Jy ! Clean residual min=-0.001429 max=0.001491 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0527167 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.56374e-06 Jy ! Component: 100 - total flux cleaned = 1.65032e-05 Jy ! Component: 150 - total flux cleaned = 1.64929e-05 Jy ! Component: 200 - total flux cleaned = 1.65655e-05 Jy ! Total flux subtracted in 200 components = 1.65655e-05 Jy ! Clean residual min=-0.001431 max=0.001487 Jy/beam ! Clean residual mean=-0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0527333 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 65 components and 0.0527333 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=7.145 mas, bpa=-0.9133 degrees ! Estimated noise=0.382237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.30807e-05 Jy ! Component: 100 - total flux cleaned = -9.35646e-05 Jy ! Component: 150 - total flux cleaned = -9.41271e-05 Jy ! Component: 200 - total flux cleaned = -0.000109947 Jy ! Total flux subtracted in 200 components = -0.000109947 Jy ! Clean residual min=-0.001488 max=0.001451 Jy/beam ! Clean residual mean=-0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0526233 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.0526233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052042Jy sigma=1.052723 ! Fit after self-cal, rms=0.052058Jy sigma=1.052316 wmodel J0449+0729_S_map.mod ! Writing 84 model components to file: J0449+0729_S_map.mod wobs J0449+0729_S_uvs.fits ! Writing UV FITS file: J0449+0729_S_uvs.fits wwins J0449+0729_S_map.win ! wwins: Wrote 2 windows to J0449+0729_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.0002748 Jy ! Component: 100 - total flux cleaned = -0.000401097 Jy ! Component: 150 - total flux cleaned = -0.00052183 Jy ! Component: 200 - total flux cleaned = -0.000660526 Jy ! Component: 250 - total flux cleaned = -0.000815447 Jy ! Component: 300 - total flux cleaned = -0.000965529 Jy ! Component: 350 - total flux cleaned = -0.00119364 Jy ! Component: 400 - total flux cleaned = -0.00127397 Jy ! Component: 450 - total flux cleaned = -0.00141237 Jy ! Component: 500 - total flux cleaned = -0.00147039 Jy ! Component: 550 - total flux cleaned = -0.00152735 Jy ! Component: 600 - total flux cleaned = -0.00148993 Jy ! Component: 650 - total flux cleaned = -0.00147137 Jy ! Component: 700 - total flux cleaned = -0.00141775 Jy ! Component: 750 - total flux cleaned = -0.00140035 Jy ! Component: 800 - total flux cleaned = -0.00136561 Jy ! Component: 850 - total flux cleaned = -0.0012628 Jy ! Component: 900 - total flux cleaned = -0.00122894 Jy ! Component: 950 - total flux cleaned = -0.00117885 Jy ! Component: 1000 - total flux cleaned = -0.00116246 Jy ! Component: 1050 - total flux cleaned = -0.00116233 Jy ! Component: 1100 - total flux cleaned = -0.00116235 Jy ! Component: 1150 - total flux cleaned = -0.00119431 Jy ! Component: 1200 - total flux cleaned = -0.00119436 Jy ! Component: 1250 - total flux cleaned = -0.00125685 Jy ! Component: 1300 - total flux cleaned = -0.00125672 Jy ! Component: 1350 - total flux cleaned = -0.00125689 Jy ! Component: 1400 - total flux cleaned = -0.00125686 Jy ! Component: 1450 - total flux cleaned = -0.00130207 Jy ! Component: 1500 - total flux cleaned = -0.00131717 Jy ! Component: 1550 - total flux cleaned = -0.0013908 Jy ! Component: 1600 - total flux cleaned = -0.00139065 Jy ! Component: 1650 - total flux cleaned = -0.00143409 Jy ! Component: 1700 - total flux cleaned = -0.00144844 Jy ! Component: 1750 - total flux cleaned = -0.00149126 Jy ! Component: 1800 - total flux cleaned = -0.00146309 Jy ! Component: 1850 - total flux cleaned = -0.00151922 Jy ! Component: 1900 - total flux cleaned = -0.00163003 Jy ! Component: 1950 - total flux cleaned = -0.00160246 Jy ! Component: 2000 - total flux cleaned = -0.00161617 Jy ! Component: 2050 - total flux cleaned = -0.0017107 Jy ! Component: 2100 - total flux cleaned = -0.00172405 Jy ! Component: 2150 - total flux cleaned = -0.0016976 Jy ! Component: 2200 - total flux cleaned = -0.00176335 Jy ! Component: 2250 - total flux cleaned = -0.00172417 Jy ! Component: 2300 - total flux cleaned = -0.00169832 Jy ! Component: 2350 - total flux cleaned = -0.00174969 Jy ! Component: 2400 - total flux cleaned = -0.00171135 Jy ! Component: 2450 - total flux cleaned = -0.00167313 Jy ! Component: 2500 - total flux cleaned = -0.00163543 Jy ! Component: 2550 - total flux cleaned = -0.00166051 Jy ! Component: 2600 - total flux cleaned = -0.00167274 Jy ! Component: 2650 - total flux cleaned = -0.0016727 Jy ! Component: 2700 - total flux cleaned = -0.00168489 Jy ! Component: 2750 - total flux cleaned = -0.00163635 Jy ! Component: 2800 - total flux cleaned = -0.00164825 Jy ! Component: 2850 - total flux cleaned = -0.00162418 Jy ! Component: 2900 - total flux cleaned = -0.00160036 Jy ! Component: 2950 - total flux cleaned = -0.00155312 Jy ! Component: 3000 - total flux cleaned = -0.00152961 Jy ! Component: 3050 - total flux cleaned = -0.0015063 Jy ! Component: 3100 - total flux cleaned = -0.00151794 Jy ! Component: 3150 - total flux cleaned = -0.00148338 Jy ! Component: 3200 - total flux cleaned = -0.00146047 Jy ! Component: 3250 - total flux cleaned = -0.00142634 Jy ! Component: 3300 - total flux cleaned = -0.00144895 Jy ! Component: 3350 - total flux cleaned = -0.00147153 Jy ! Component: 3400 - total flux cleaned = -0.00149379 Jy ! Component: 3450 - total flux cleaned = -0.00140472 Jy ! Component: 3500 - total flux cleaned = -0.00141577 Jy ! Component: 3550 - total flux cleaned = -0.00143778 Jy ! Component: 3600 - total flux cleaned = -0.00141605 Jy ! Component: 3650 - total flux cleaned = -0.0014161 Jy ! Component: 3700 - total flux cleaned = -0.00141615 Jy ! Component: 3750 - total flux cleaned = -0.0013839 Jy ! Component: 3800 - total flux cleaned = -0.00138396 Jy ! Component: 3850 - total flux cleaned = -0.00139458 Jy ! Component: 3900 - total flux cleaned = -0.00141579 Jy ! Component: 3950 - total flux cleaned = -0.00145793 Jy ! Component: 4000 - total flux cleaned = -0.00143701 Jy ! Component: 4050 - total flux cleaned = -0.00141614 Jy ! Total flux subtracted in 4096 components = -0.00147837 Jy ! Clean residual min=-0.000649 max=0.000603 Jy/beam ! Clean residual mean=0.000000 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.051145 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 396 components and 0.051145 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0449+0729_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 7.145 at -0.9133 degrees (North through East) ! Clean map min=-0.0010931 max=0.045265 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0449+0729_S_map.fits wmodel /scr/pima/rv120_uvs/J0449+0729_S_map.mod ! Writing 396 model components to file: /scr/pima/rv120_uvs/J0449+0729_S_map.mod wobs /scr/pima/rv120_uvs/J0449+0729_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0449+0729_S_uvs.fits wwins /scr/pima/rv120_uvs/J0449+0729_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0449+0729_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.045265 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191035 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26611 1.26611 2.53223 5.06446 10.1289 20.2578 40.5156 81.0313 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.945 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0449+0729_S_dfm.log closed on Fri Dec 22 22:30:51 2017