! Started logfile: /scr/pima/bg219h_uvs/J1751+0939_S_dfm.log on Thu May 19 22:36:18 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/bg219h_uvs/J1751+0939_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1751+0939_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771429 visibilities/baseline/integration-bin. ! Found source: J1751+0939 ! ! 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 54 lines of history. ! ! Reading 1944 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 J1751+0939_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.301167Jy sigma=31.581706 ! Fit after self-cal, rms=1.129391Jy sigma=16.099335 ! 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.682 mas, bmaj=6.639 mas, bpa=-0.7043 degrees ! Estimated noise=1.68729 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 = 1.55477 Jy ! Component: 100 - total flux cleaned = 1.89381 Jy ! Total flux subtracted in 100 components = 1.89381 Jy ! Clean residual min=-0.129566 max=0.125688 Jy/beam ! Clean residual mean=0.000207 rms=0.026702 Jy/beam ! Combined flux in latest and established models = 1.89381 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.89381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.489825Jy sigma=7.505263 ! Fit after self-cal, rms=0.488574Jy sigma=7.480548 ! 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.999 mas, bmaj=7.126 mas, bpa=-1.775 degrees ! Estimated noise=1.44133 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.0999578 Jy ! Component: 100 - total flux cleaned = 0.150406 Jy ! Component: 150 - total flux cleaned = 0.182813 Jy ! Component: 200 - total flux cleaned = 0.192592 Jy ! Total flux subtracted in 200 components = 0.192592 Jy ! Clean residual min=-0.120037 max=0.109374 Jy/beam ! Clean residual mean=0.000125 rms=0.027253 Jy/beam ! Combined flux in latest and established models = 2.08641 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 2.08641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.462340Jy sigma=7.199254 ! Fit after self-cal, rms=0.462143Jy sigma=7.197359 ! 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.999 x 7.126 at -1.775 degrees (North through East) ! Clean map min=-0.11577 max=2.0052 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: ! BR 1.00* FD 1.00* HN 1.00* KP 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: ! BR 1.00* FD 1.00* HN 1.00* KP 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: ! BR 1.00* FD 1.00* HN 1.00* KP 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: ! BR 1.00* FD 1.00* HN 1.00* KP 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.462143Jy sigma=7.197359 ! Fit after self-cal, rms=0.462143Jy sigma=7.197359 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=7.126 mas, bpa=-1.775 degrees ! Estimated noise=1.44133 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.0102994 Jy ! Component: 100 - total flux cleaned = 0.0134224 Jy ! Component: 150 - total flux cleaned = 0.0154552 Jy ! Component: 200 - total flux cleaned = 0.0178615 Jy ! Total flux subtracted in 200 components = 0.0178615 Jy ! Clean residual min=-0.116686 max=0.111130 Jy/beam ! Clean residual mean=0.000108 rms=0.027039 Jy/beam ! Combined flux in latest and established models = 2.10427 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 2.10427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460102Jy sigma=7.164361 ! Fit after self-cal, rms=0.460062Jy sigma=7.163843 ! 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.460062Jy sigma=7.163843 ! Fit after self-cal, rms=0.442548Jy sigma=6.942095 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.144 mas, bpa=-1.838 degrees ! Estimated noise=1.38697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0534119 Jy ! Component: 100 - total flux cleaned = -0.0727667 Jy ! Component: 150 - total flux cleaned = -0.0828252 Jy ! Component: 200 - total flux cleaned = -0.0830905 Jy ! Total flux subtracted in 200 components = -0.0830905 Jy ! Clean residual min=-0.100397 max=0.111836 Jy/beam ! Clean residual mean=0.000121 rms=0.024005 Jy/beam ! Combined flux in latest and established models = 2.02118 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 2.02118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.439009Jy sigma=6.865871 ! Fit after self-cal, rms=0.439004Jy sigma=6.865829 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 (-11, -102.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0452297 Jy ! Component: 100 - total flux cleaned = 0.0234369 Jy ! Component: 150 - total flux cleaned = 0.00657563 Jy ! Component: 200 - total flux cleaned = -0.00612771 Jy ! Total flux subtracted in 200 components = -0.00612771 Jy ! Clean residual min=-0.086495 max=0.095022 Jy/beam ! Clean residual mean=0.000091 rms=0.021367 Jy/beam ! Combined flux in latest and established models = 2.01505 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 2.01505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.420660Jy sigma=6.497280 ! Fit after self-cal, rms=0.419250Jy sigma=6.447217 ! Inverting map ! Added new window around map position (19.5, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302289 Jy ! Component: 100 - total flux cleaned = 0.0185551 Jy ! Component: 150 - total flux cleaned = 0.0120902 Jy ! Component: 200 - total flux cleaned = 0.00632738 Jy ! Total flux subtracted in 200 components = 0.00632738 Jy ! Clean residual min=-0.080307 max=0.079108 Jy/beam ! Clean residual mean=0.000047 rms=0.018948 Jy/beam ! Combined flux in latest and established models = 2.02138 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 2.02138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403536Jy sigma=6.170342 ! Fit after self-cal, rms=0.401870Jy sigma=6.134750 ! 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.401870Jy sigma=6.134750 ! Fit after self-cal, rms=0.398334Jy sigma=6.079277 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=7.149 mas, bpa=-1.733 degrees ! Estimated noise=1.36679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.012895 Jy ! Component: 100 - total flux cleaned = -0.024232 Jy ! Component: 150 - total flux cleaned = -0.0317291 Jy ! Component: 200 - total flux cleaned = -0.0384219 Jy ! Total flux subtracted in 200 components = -0.0384219 Jy ! Clean residual min=-0.068576 max=0.074630 Jy/beam ! Clean residual mean=0.000041 rms=0.016779 Jy/beam ! Combined flux in latest and established models = 1.98295 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 1.98295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.392285Jy sigma=5.922985 ! Fit after self-cal, rms=0.392349Jy sigma=5.914376 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.00587295 Jy ! Component: 100 - total flux cleaned = -0.0099064 Jy ! Component: 150 - total flux cleaned = -0.0126393 Jy ! Component: 200 - total flux cleaned = -0.0151876 Jy ! Total flux subtracted in 200 components = -0.0151876 Jy ! Clean residual min=-0.064172 max=0.068191 Jy/beam ! Clean residual mean=0.000028 rms=0.016156 Jy/beam ! Combined flux in latest and established models = 1.96777 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 1.96777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390009Jy sigma=5.847175 ! Fit after self-cal, rms=0.390234Jy sigma=5.844647 ! 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.390234Jy sigma=5.844647 ! Fit after self-cal, rms=0.389091Jy sigma=5.824065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.835 mas, bmaj=9.624 mas, bpa=-6.34 degrees ! Estimated noise=1.88151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0166019 Jy ! Component: 100 - total flux cleaned = -0.0214463 Jy ! Component: 150 - total flux cleaned = -0.0204215 Jy ! Component: 200 - total flux cleaned = -0.0195887 Jy ! Total flux subtracted in 200 components = -0.0195887 Jy ! Clean residual min=-0.083504 max=0.086749 Jy/beam ! Clean residual mean=0.000061 rms=0.024457 Jy/beam ! Combined flux in latest and established models = 1.94818 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 1.94818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387652Jy sigma=5.790624 ! Fit after self-cal, rms=0.387961Jy sigma=5.785797 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.00734602 Jy ! Component: 100 - total flux cleaned = -0.00663851 Jy ! Component: 150 - total flux cleaned = -0.00332098 Jy ! Component: 200 - total flux cleaned = -0.000269923 Jy ! Total flux subtracted in 200 components = -0.000269923 Jy ! Clean residual min=-0.082738 max=0.085597 Jy/beam ! Clean residual mean=0.000057 rms=0.023839 Jy/beam ! Combined flux in latest and established models = 1.94791 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 1.94791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388095Jy sigma=5.774082 ! Fit after self-cal, rms=0.388298Jy sigma=5.772775 ! 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.008 mas, bmaj=7.153 mas, bpa=-1.691 degrees ! Estimated noise=1.35272 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 7.153 at -1.691 degrees (North through East) ! Clean map min=-0.074824 max=1.8318 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.388298Jy sigma=5.772775 ! Fit after self-cal, rms=0.387391Jy sigma=5.754854 ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.151 mas, bpa=-1.736 degrees ! Estimated noise=1.34477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0126231 Jy ! Component: 100 - total flux cleaned = -0.0160439 Jy ! Component: 150 - total flux cleaned = -0.0175085 Jy ! Component: 200 - total flux cleaned = -0.0167672 Jy ! Total flux subtracted in 200 components = -0.0167672 Jy ! Clean residual min=-0.062340 max=0.064746 Jy/beam ! Clean residual mean=0.000020 rms=0.014452 Jy/beam ! Combined flux in latest and established models = 1.93114 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 158 components and 1.93114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385760Jy sigma=5.682166 ! Fit after self-cal, rms=0.385789Jy sigma=5.680038 ! Inverting map ! Added new window around map position (27.5, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119411 Jy ! Component: 100 - total flux cleaned = 0.0135065 Jy ! Component: 150 - total flux cleaned = 0.0142623 Jy ! Component: 200 - total flux cleaned = 0.0183383 Jy ! Total flux subtracted in 200 components = 0.0183383 Jy ! Clean residual min=-0.048755 max=0.053577 Jy/beam ! Clean residual mean=0.000034 rms=0.013083 Jy/beam ! Combined flux in latest and established models = 1.94948 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 179 components and 1.94948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377455Jy sigma=5.527495 ! Fit after self-cal, rms=0.376497Jy sigma=5.497516 ! 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.376497Jy sigma=5.497516 ! Fit after self-cal, rms=0.375342Jy sigma=5.480442 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.688 mas, bmaj=6.668 mas, bpa=-0.845 degrees ! Estimated noise=1.5724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.44688 Jy ! Component: 100 - total flux cleaned = 1.77723 Jy ! Component: 150 - total flux cleaned = 1.92837 Jy ! Component: 200 - total flux cleaned = 1.99602 Jy ! Total flux subtracted in 200 components = 1.99602 Jy ! Clean residual min=-0.098177 max=0.074906 Jy/beam ! Clean residual mean=0.000216 rms=0.018176 Jy/beam ! Combined flux in latest and established models = 1.99602 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 17 model components to the UV plane model. ! The established model now contains 17 components and 1.99602 Jy ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.154 mas, bpa=-1.713 degrees ! Estimated noise=1.33587 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.0351764 Jy ! Component: 100 - total flux cleaned = -0.0511993 Jy ! Component: 150 - total flux cleaned = -0.0582515 Jy ! Component: 200 - total flux cleaned = -0.0602829 Jy ! Total flux subtracted in 200 components = -0.0602829 Jy ! Clean residual min=-0.070060 max=0.067954 Jy/beam ! Clean residual mean=0.000170 rms=0.016269 Jy/beam ! Combined flux in latest and established models = 1.93574 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 1.93574 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=5.833 mas, bmaj=9.621 mas, bpa=-6.443 degrees ! Estimated noise=1.85752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0240294 Jy ! Component: 100 - total flux cleaned = -0.0354305 Jy ! Component: 150 - total flux cleaned = -0.0391572 Jy ! Component: 200 - total flux cleaned = -0.0439156 Jy ! Total flux subtracted in 200 components = -0.0439156 Jy ! Clean residual min=-0.078096 max=0.078375 Jy/beam ! Clean residual mean=0.000230 rms=0.021579 Jy/beam ! Combined flux in latest and established models = 1.89182 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.00136064 Jy ! Component: 100 - total flux cleaned = 0.00130142 Jy ! Component: 150 - total flux cleaned = 0.00127565 Jy ! Component: 200 - total flux cleaned = 0.0013089 Jy ! Total flux subtracted in 200 components = 0.0013089 Jy ! Clean residual min=-0.071038 max=0.073223 Jy/beam ! Clean residual mean=0.000172 rms=0.019919 Jy/beam ! Combined flux in latest and established models = 1.89313 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 90 components and 1.89313 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.154 mas, bpa=-1.713 degrees ! Estimated noise=1.33587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103403 Jy ! Component: 100 - total flux cleaned = 0.00502043 Jy ! Component: 150 - total flux cleaned = 0.00847541 Jy ! Component: 200 - total flux cleaned = 0.00739105 Jy ! Total flux subtracted in 200 components = 0.00739105 Jy ! Clean residual min=-0.049491 max=0.051402 Jy/beam ! Clean residual mean=0.000077 rms=0.012947 Jy/beam ! Combined flux in latest and established models = 1.90052 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 117 components and 1.90052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377859Jy sigma=5.552278 ! Fit after self-cal, rms=0.376398Jy sigma=5.528076 wmodel /J1751+0939_S_map.mod ! wmodel: Unable to open new model file: /J1751+0939_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1751+0939_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.154 at -1.713 degrees (North through East) ! Clean map min=-0.072988 max=1.7811 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1751+0939_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.78109 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0128096 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.15759 2.15759 4.31519 8.63037 17.2607 34.5215 69.043 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0384 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.781 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 139.043 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1751+0939_S_dfm.log closed on Thu May 19 22:36:20 2016