! Started logfile: /scr/pima/bg219b_uvs/J1139-1552_S_dfm.log on Thu May 19 20:17:03 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/bg219b_uvs/J1139-1552_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1139-1552_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.826968 visibilities/baseline/integration-bin. ! Found source: J1139-1552 ! ! 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 5716 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 J1139-1552_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.148339Jy sigma=19.766653 ! Fit after self-cal, rms=0.460571Jy sigma=7.997454 ! 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=3.209 mas, bmaj=10.24 mas, bpa=16.42 degrees ! Estimated noise=0.880463 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.428093 Jy ! Component: 100 - total flux cleaned = 0.521445 Jy ! Total flux subtracted in 100 components = 0.521445 Jy ! Clean residual min=-0.014436 max=0.026037 Jy/beam ! Clean residual mean=-0.000033 rms=0.004313 Jy/beam ! Combined flux in latest and established models = 0.521445 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.521445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093866Jy sigma=1.594726 ! Fit after self-cal, rms=0.093865Jy sigma=1.594695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215376 Jy ! Component: 100 - total flux cleaned = 0.0275322 Jy ! Total flux subtracted in 100 components = 0.0275322 Jy ! Clean residual min=-0.013789 max=0.018495 Jy/beam ! Clean residual mean=-0.000042 rms=0.003820 Jy/beam ! Combined flux in latest and established models = 0.548977 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.548977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089318Jy sigma=1.524121 ! Fit after self-cal, rms=0.089312Jy sigma=1.523970 ! 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.95 mas, bmaj=11.51 mas, bpa=14.95 degrees ! Estimated noise=0.553859 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.00385949 Jy ! Component: 100 - total flux cleaned = -0.00406919 Jy ! Component: 150 - total flux cleaned = -0.00441699 Jy ! Component: 200 - total flux cleaned = -0.00512205 Jy ! Total flux subtracted in 200 components = -0.00512205 Jy ! Clean residual min=-0.013546 max=0.016226 Jy/beam ! Clean residual mean=-0.000081 rms=0.004246 Jy/beam ! Combined flux in latest and established models = 0.543855 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.543855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088526Jy sigma=1.505472 ! Fit after self-cal, rms=0.088524Jy sigma=1.505434 ! 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.95 x 11.51 at 14.95 degrees (North through East) ! Clean map min=-0.013374 max=0.55054 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.088524Jy sigma=1.505434 ! Fit after self-cal, rms=0.088532Jy sigma=1.505356 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.957 mas, bmaj=11.52 mas, bpa=14.85 degrees ! Estimated noise=0.554382 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.000730202 Jy ! Component: 100 - total flux cleaned = -0.00125678 Jy ! Component: 150 - total flux cleaned = -0.00172844 Jy ! Component: 200 - total flux cleaned = -0.00222973 Jy ! Total flux subtracted in 200 components = -0.00222973 Jy ! Clean residual min=-0.013823 max=0.015946 Jy/beam ! Clean residual mean=-0.000081 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.541626 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.541626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088340Jy sigma=1.501913 ! Fit after self-cal, rms=0.088337Jy sigma=1.501894 ! 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.088337Jy sigma=1.501894 ! Fit after self-cal, rms=0.083874Jy sigma=1.476387 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=11.6 mas, bpa=14.93 degrees ! Estimated noise=0.536829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0145272 Jy ! Component: 100 - total flux cleaned = -0.0225555 Jy ! Component: 150 - total flux cleaned = -0.027625 Jy ! Component: 200 - total flux cleaned = -0.03091 Jy ! Total flux subtracted in 200 components = -0.03091 Jy ! Clean residual min=-0.011212 max=0.014160 Jy/beam ! Clean residual mean=-0.000070 rms=0.003646 Jy/beam ! Combined flux in latest and established models = 0.510716 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.510715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081540Jy sigma=1.424891 ! Fit after self-cal, rms=0.081542Jy sigma=1.424832 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.00220968 Jy ! Component: 100 - total flux cleaned = -0.00369025 Jy ! Component: 150 - total flux cleaned = -0.00470906 Jy ! Component: 200 - total flux cleaned = -0.00507981 Jy ! Total flux subtracted in 200 components = -0.00507981 Jy ! Clean residual min=-0.011388 max=0.014311 Jy/beam ! Clean residual mean=-0.000069 rms=0.003619 Jy/beam ! Combined flux in latest and established models = 0.505636 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.505636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081477Jy sigma=1.423502 ! Fit after self-cal, rms=0.081475Jy sigma=1.423497 ! 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.081475Jy sigma=1.423497 ! Fit after self-cal, rms=0.080383Jy sigma=1.409818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=11.63 mas, bpa=14.95 degrees ! Estimated noise=0.531117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00458923 Jy ! Component: 100 - total flux cleaned = -0.00689426 Jy ! Component: 150 - total flux cleaned = -0.00826327 Jy ! Component: 200 - total flux cleaned = -0.00917375 Jy ! Total flux subtracted in 200 components = -0.00917375 Jy ! Clean residual min=-0.010152 max=0.015281 Jy/beam ! Clean residual mean=-0.000059 rms=0.003443 Jy/beam ! Combined flux in latest and established models = 0.496462 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 106 components and 0.496462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080182Jy sigma=1.404431 ! Fit after self-cal, rms=0.080185Jy sigma=1.404422 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 (-4.5, 80.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140247 Jy ! Component: 100 - total flux cleaned = 0.0216837 Jy ! Component: 150 - total flux cleaned = 0.0252777 Jy ! Component: 200 - total flux cleaned = 0.0260204 Jy ! Total flux subtracted in 200 components = 0.0260204 Jy ! Clean residual min=-0.010373 max=0.014363 Jy/beam ! Clean residual mean=-0.000060 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 0.522482 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 153 components and 0.522482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077442Jy sigma=1.356460 ! Fit after self-cal, rms=0.077128Jy sigma=1.349572 ! 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.077128Jy sigma=1.349572 ! Fit after self-cal, rms=0.074985Jy sigma=1.317715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.702 mas, bmaj=15.71 mas, bpa=4.846 degrees ! Estimated noise=0.602857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134548 Jy ! Component: 100 - total flux cleaned = 0.00300358 Jy ! Component: 150 - total flux cleaned = 0.00403116 Jy ! Component: 200 - total flux cleaned = 0.004236 Jy ! Total flux subtracted in 200 components = 0.004236 Jy ! Clean residual min=-0.011897 max=0.015171 Jy/beam ! Clean residual mean=-0.000088 rms=0.003483 Jy/beam ! Combined flux in latest and established models = 0.526718 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 187 components and 0.526718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074446Jy sigma=1.306158 ! Fit after self-cal, rms=0.074404Jy sigma=1.304916 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 (-87.5, 59). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013545 Jy ! Component: 100 - total flux cleaned = 0.0204993 Jy ! Component: 150 - total flux cleaned = 0.0228464 Jy ! Component: 200 - total flux cleaned = 0.0247238 Jy ! Total flux subtracted in 200 components = 0.0247238 Jy ! Clean residual min=-0.009951 max=0.008834 Jy/beam ! Clean residual mean=-0.000062 rms=0.002609 Jy/beam ! Combined flux in latest and established models = 0.551442 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 246 components and 0.551442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072625Jy sigma=1.267123 ! Fit after self-cal, rms=0.072425Jy sigma=1.263153 ! 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=4.003 mas, bmaj=11.63 mas, bpa=14.89 degrees ! Estimated noise=0.527412 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.003 x 11.63 at 14.89 degrees (North through East) ! Clean map min=-0.01806 max=0.52497 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.072425Jy sigma=1.263153 ! Fit after self-cal, rms=0.065705Jy sigma=1.124232 ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=11.61 mas, bpa=14.95 degrees ! Estimated noise=0.528981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00319865 Jy ! Component: 100 - total flux cleaned = -0.00441971 Jy ! Component: 150 - total flux cleaned = -0.00508596 Jy ! Component: 200 - total flux cleaned = -0.00567991 Jy ! Total flux subtracted in 200 components = -0.00567991 Jy ! Clean residual min=-0.004582 max=0.003971 Jy/beam ! Clean residual mean=-0.000010 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.545763 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 274 components and 0.545763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065409Jy sigma=1.118050 ! Fit after self-cal, rms=0.065390Jy sigma=1.117771 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000912104 Jy ! Component: 100 - total flux cleaned = -0.0013763 Jy ! Component: 150 - total flux cleaned = -0.00187628 Jy ! Component: 200 - total flux cleaned = -0.00220418 Jy ! Total flux subtracted in 200 components = -0.00220418 Jy ! Clean residual min=-0.004364 max=0.003742 Jy/beam ! Clean residual mean=-0.000011 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.543558 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 288 components and 0.543558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065248Jy sigma=1.114953 ! Fit after self-cal, rms=0.065243Jy sigma=1.114859 ! 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.065243Jy sigma=1.114859 ! Fit after self-cal, rms=0.065130Jy sigma=1.113174 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=3.237 mas, bmaj=10.29 mas, bpa=16.43 degrees ! Estimated noise=0.840237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.40803 Jy ! Component: 100 - total flux cleaned = 0.497007 Jy ! Component: 150 - total flux cleaned = 0.519153 Jy ! Component: 200 - total flux cleaned = 0.522811 Jy ! Total flux subtracted in 200 components = 0.522811 Jy ! Clean residual min=-0.008087 max=0.009406 Jy/beam ! Clean residual mean=-0.000014 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.522811 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.522811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=11.61 mas, bpa=14.95 degrees ! Estimated noise=0.528819 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.00897093 Jy ! Component: 100 - total flux cleaned = 0.0115727 Jy ! Component: 150 - total flux cleaned = 0.0137197 Jy ! Component: 200 - total flux cleaned = 0.0155273 Jy ! Total flux subtracted in 200 components = 0.0155273 Jy ! Clean residual min=-0.005629 max=0.006624 Jy/beam ! Clean residual mean=-0.000020 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.538339 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.538339 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.678 mas, bmaj=15.67 mas, bpa=4.945 degrees ! Estimated noise=0.606116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351222 Jy ! Component: 100 - total flux cleaned = 0.00539497 Jy ! Component: 150 - total flux cleaned = 0.0064694 Jy ! Component: 200 - total flux cleaned = 0.00662546 Jy ! Total flux subtracted in 200 components = 0.00662546 Jy ! Clean residual min=-0.004951 max=0.006450 Jy/beam ! Clean residual mean=-0.000025 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.544964 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 = -1.06716e-07 Jy ! Component: 100 - total flux cleaned = -0.000126091 Jy ! Component: 150 - total flux cleaned = -1.1088e-05 Jy ! Component: 200 - total flux cleaned = 0.000300188 Jy ! Total flux subtracted in 200 components = 0.000300188 Jy ! Clean residual min=-0.004512 max=0.005867 Jy/beam ! Clean residual mean=-0.000024 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.545264 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 114 components and 0.545264 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=11.61 mas, bpa=14.95 degrees ! Estimated noise=0.528819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134067 Jy ! Component: 100 - total flux cleaned = 0.00149745 Jy ! Component: 150 - total flux cleaned = 0.00202398 Jy ! Component: 200 - total flux cleaned = 0.0026983 Jy ! Total flux subtracted in 200 components = 0.0026983 Jy ! Clean residual min=-0.003877 max=0.004667 Jy/beam ! Clean residual mean=-0.000013 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.547962 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 0.547962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065839Jy sigma=1.123043 ! Fit after self-cal, rms=0.065757Jy sigma=1.121407 wmodel /J1139-1552_S_map.mod ! wmodel: Unable to open new model file: /J1139-1552_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1139-1552_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.996 x 11.61 at 14.95 degrees (North through East) ! Clean map min=-0.012496 max=0.52039 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1139-1552_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.520385 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118729 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.684465 0.684465 1.36893 2.73786 5.47572 10.9514 21.9029 43.8058 87.6116 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.52 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 438.298 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1139-1552_S_dfm.log closed on Thu May 19 20:17:05 2016