! Started logfile: /scr/pima/bg219a_uvs/J2344+8226_S_dfm.log on Fri May 20 00:23:58 2016 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 /scr/pima/bg219a_uvs/J2344+8226_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2344+8226_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.79235 visibilities/baseline/integration-bin. ! Found source: J2344+8226 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 4060 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 J2344+8226_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.256207Jy sigma=22.718621 ! Fit after self-cal, rms=0.753666Jy sigma=14.311352 ! 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.415 mas, bmaj=10.12 mas, bpa=-20.6 degrees ! Estimated noise=0.901142 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.265417 Jy ! Component: 100 - total flux cleaned = 0.432383 Jy ! Total flux subtracted in 100 components = 0.432383 Jy ! Clean residual min=-0.060011 max=0.098518 Jy/beam ! Clean residual mean=-0.000161 rms=0.021056 Jy/beam ! Combined flux in latest and established models = 0.432383 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.432383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.583218Jy sigma=8.022850 ! Fit after self-cal, rms=0.582511Jy sigma=8.011117 ! 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=2.821 mas, bmaj=10.98 mas, bpa=-22.14 degrees ! Estimated noise=0.626658 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.260604 Jy ! Component: 100 - total flux cleaned = 0.43471 Jy ! Component: 150 - total flux cleaned = 0.562267 Jy ! Component: 200 - total flux cleaned = 0.661653 Jy ! Total flux subtracted in 200 components = 0.661653 Jy ! Clean residual min=-0.062923 max=0.085179 Jy/beam ! Clean residual mean=-0.000253 rms=0.025689 Jy/beam ! Combined flux in latest and established models = 1.09404 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 80 components and 1.09404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318509Jy sigma=4.058528 ! Fit after self-cal, rms=0.317330Jy sigma=4.046114 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.821 x 10.98 at -22.14 degrees (North through East) ! Clean map min=-0.062599 max=0.50974 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.317330Jy sigma=4.046114 ! Fit after self-cal, rms=0.317330Jy sigma=4.046114 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.821 mas, bmaj=10.98 mas, bpa=-22.14 degrees ! Estimated noise=0.626658 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.0794127 Jy ! Component: 100 - total flux cleaned = 0.143284 Jy ! Component: 150 - total flux cleaned = 0.194874 Jy ! Component: 200 - total flux cleaned = 0.236581 Jy ! Total flux subtracted in 200 components = 0.236581 Jy ! Clean residual min=-0.057949 max=0.070390 Jy/beam ! Clean residual mean=-0.000257 rms=0.020960 Jy/beam ! Combined flux in latest and established models = 1.33062 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 94 components and 1.33062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256873Jy sigma=3.438840 ! Fit after self-cal, rms=0.256497Jy sigma=3.435688 ! 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.256497Jy sigma=3.435688 ! Fit after self-cal, rms=0.256497Jy sigma=3.435688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.821 mas, bmaj=10.98 mas, bpa=-22.14 degrees ! Estimated noise=0.626658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342429 Jy ! Component: 100 - total flux cleaned = 0.0618354 Jy ! Component: 150 - total flux cleaned = 0.0817325 Jy ! Component: 200 - total flux cleaned = 0.0919315 Jy ! Total flux subtracted in 200 components = 0.0919315 Jy ! Clean residual min=-0.058326 max=0.071840 Jy/beam ! Clean residual mean=-0.000259 rms=0.019965 Jy/beam ! Combined flux in latest and established models = 1.42255 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 1.42255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239491Jy sigma=3.353983 ! Fit after self-cal, rms=0.239351Jy sigma=3.352174 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.00735523 Jy ! Component: 100 - total flux cleaned = 0.013445 Jy ! Component: 150 - total flux cleaned = 0.0179124 Jy ! Component: 200 - total flux cleaned = 0.0227364 Jy ! Total flux subtracted in 200 components = 0.0227364 Jy ! Clean residual min=-0.057782 max=0.071505 Jy/beam ! Clean residual mean=-0.000259 rms=0.019587 Jy/beam ! Combined flux in latest and established models = 1.44529 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 1.44529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233897Jy sigma=3.299911 ! Fit after self-cal, rms=0.233804Jy sigma=3.298176 ! 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.233804Jy sigma=3.298176 ! Fit after self-cal, rms=0.233804Jy sigma=3.298176 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.821 mas, bmaj=10.98 mas, bpa=-22.14 degrees ! Estimated noise=0.626658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00469483 Jy ! Component: 100 - total flux cleaned = 0.00901622 Jy ! Component: 150 - total flux cleaned = 0.0130771 Jy ! Component: 200 - total flux cleaned = 0.0164452 Jy ! Total flux subtracted in 200 components = 0.0164452 Jy ! Clean residual min=-0.057149 max=0.071270 Jy/beam ! Clean residual mean=-0.000260 rms=0.019342 Jy/beam ! Combined flux in latest and established models = 1.46173 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 1.46173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230042Jy sigma=3.266515 ! Fit after self-cal, rms=0.229978Jy sigma=3.265149 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.00397212 Jy ! Component: 100 - total flux cleaned = 0.00703856 Jy ! Component: 150 - total flux cleaned = 0.00994477 Jy ! Component: 200 - total flux cleaned = 0.0123172 Jy ! Total flux subtracted in 200 components = 0.0123172 Jy ! Clean residual min=-0.056683 max=0.071537 Jy/beam ! Clean residual mean=-0.000261 rms=0.019176 Jy/beam ! Combined flux in latest and established models = 1.47405 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 107 components and 1.47405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227310Jy sigma=3.245659 ! Fit after self-cal, rms=0.227274Jy sigma=3.244500 ! 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.227274Jy sigma=3.244500 ! Fit after self-cal, rms=0.227274Jy sigma=3.244500 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.142 mas, bmaj=18.42 mas, bpa=-29.17 degrees ! Estimated noise=0.957287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0522225 Jy ! Component: 100 - total flux cleaned = 0.0711226 Jy ! Component: 150 - total flux cleaned = 0.0765917 Jy ! Component: 200 - total flux cleaned = 0.0805603 Jy ! Total flux subtracted in 200 components = 0.0805603 Jy ! Clean residual min=-0.109444 max=0.157554 Jy/beam ! Clean residual mean=-0.000688 rms=0.044886 Jy/beam ! Combined flux in latest and established models = 1.55461 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 1.55461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223653Jy sigma=3.507648 ! Fit after self-cal, rms=0.222230Jy sigma=3.458473 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.00432605 Jy ! Component: 100 - total flux cleaned = 0.00801959 Jy ! Component: 150 - total flux cleaned = 0.0113706 Jy ! Component: 200 - total flux cleaned = 0.0144768 Jy ! Total flux subtracted in 200 components = 0.0144768 Jy ! Clean residual min=-0.106035 max=0.153003 Jy/beam ! Clean residual mean=-0.000684 rms=0.043763 Jy/beam ! Combined flux in latest and established models = 1.56909 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 1.56909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227440Jy sigma=3.675991 ! Fit after self-cal, rms=0.226470Jy sigma=3.638444 ! 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=2.821 mas, bmaj=10.98 mas, bpa=-22.14 degrees ! Estimated noise=0.626658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.821 x 10.98 at -22.14 degrees (North through East) ! Clean map min=-0.070259 max=0.53283 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226470Jy sigma=3.638444 ! Fit after self-cal, rms=0.226470Jy sigma=3.638444 ! Inverting map and beam ! Estimated beam: bmin=2.821 mas, bmaj=10.98 mas, bpa=-22.14 degrees ! Estimated noise=0.626658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0298699 Jy ! Component: 100 - total flux cleaned = -0.0397868 Jy ! Component: 150 - total flux cleaned = -0.0436412 Jy ! Component: 200 - total flux cleaned = -0.0454271 Jy ! Total flux subtracted in 200 components = -0.0454271 Jy ! Clean residual min=-0.055400 max=0.078561 Jy/beam ! Clean residual mean=-0.000261 rms=0.018536 Jy/beam ! Combined flux in latest and established models = 1.52366 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 124 components and 1.52366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221563Jy sigma=3.345035 ! Fit after self-cal, rms=0.220617Jy sigma=3.317551 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00241049 Jy ! Component: 100 - total flux cleaned = -0.00347036 Jy ! Component: 150 - total flux cleaned = -0.00472751 Jy ! Component: 200 - total flux cleaned = -0.00437015 Jy ! Total flux subtracted in 200 components = -0.00437015 Jy ! Clean residual min=-0.053661 max=0.077181 Jy/beam ! Clean residual mean=-0.000262 rms=0.018458 Jy/beam ! Combined flux in latest and established models = 1.51929 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 1.51929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219001Jy sigma=3.239833 ! Fit after self-cal, rms=0.218598Jy sigma=3.225991 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218598Jy sigma=3.225991 ! Fit after self-cal, rms=0.217891Jy sigma=3.222304 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.415 mas, bmaj=10.11 mas, bpa=-20.6 degrees ! Estimated noise=0.900443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.26054 Jy ! Component: 100 - total flux cleaned = 0.431006 Jy ! Component: 150 - total flux cleaned = 0.56116 Jy ! Component: 200 - total flux cleaned = 0.662582 Jy ! Total flux subtracted in 200 components = 0.662582 Jy ! Clean residual min=-0.053112 max=0.068805 Jy/beam ! Clean residual mean=-0.000154 rms=0.016618 Jy/beam ! Combined flux in latest and established models = 0.662582 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.662582 Jy ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=10.97 mas, bpa=-22.14 degrees ! Estimated noise=0.626346 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.185836 Jy ! Component: 100 - total flux cleaned = 0.320879 Jy ! Component: 150 - total flux cleaned = 0.42612 Jy ! Component: 200 - total flux cleaned = 0.509627 Jy ! Total flux subtracted in 200 components = 0.509627 Jy ! Clean residual min=-0.060976 max=0.083285 Jy/beam ! Clean residual mean=-0.000242 rms=0.023844 Jy/beam ! Combined flux in latest and established models = 1.17221 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 98 components and 1.17221 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=6.142 mas, bmaj=18.41 mas, bpa=-29.18 degrees ! Estimated noise=0.957146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166447 Jy ! Component: 100 - total flux cleaned = 0.267216 Jy ! Component: 150 - total flux cleaned = 0.33113 Jy ! Component: 200 - total flux cleaned = 0.371682 Jy ! Total flux subtracted in 200 components = 0.371682 Jy ! Clean residual min=-0.110180 max=0.155173 Jy/beam ! Clean residual mean=-0.000655 rms=0.043893 Jy/beam ! Combined flux in latest and established models = 1.54389 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 = 0.0232268 Jy ! Component: 100 - total flux cleaned = 0.0281123 Jy ! Component: 150 - total flux cleaned = 0.0311384 Jy ! Component: 200 - total flux cleaned = 0.0332851 Jy ! Total flux subtracted in 200 components = 0.0332851 Jy ! Clean residual min=-0.108115 max=0.153019 Jy/beam ! Clean residual mean=-0.000652 rms=0.042751 Jy/beam ! Combined flux in latest and established models = 1.57718 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 105 components and 1.57718 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=10.97 mas, bpa=-22.14 degrees ! Estimated noise=0.626346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0514073 Jy ! Component: 100 - total flux cleaned = -0.0573539 Jy ! Component: 150 - total flux cleaned = -0.0632836 Jy ! Component: 200 - total flux cleaned = -0.0665589 Jy ! Total flux subtracted in 200 components = -0.0665589 Jy ! Clean residual min=-0.060015 max=0.075320 Jy/beam ! Clean residual mean=-0.000249 rms=0.018983 Jy/beam ! Combined flux in latest and established models = 1.51062 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 1.51062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226753Jy sigma=3.453521 ! Fit after self-cal, rms=0.225307Jy sigma=3.395255 wmodel /J2344+8226_S_map.mod ! wmodel: Unable to open new model file: /J2344+8226_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2344+8226_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.82 x 10.97 at -22.14 degrees (North through East) ! Clean map min=-0.056121 max=0.49856 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2344+8226_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.498565 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0187765 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.2983 11.2983 22.5966 45.1932 90.3865 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0563 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.498 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 26.552 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2344+8226_S_dfm.log closed on Fri May 20 00:24:00 2016