! Started logfile: /scr/pima/bg219b_uvs/J0112+2244_S_dfm.log on Thu May 19 19:55:13 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/J0112+2244_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0112+2244_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780247 visibilities/baseline/integration-bin. ! Found source: J0112+2244 ! ! 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 2528 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 J0112+2244_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082990Jy sigma=24.347595 ! Fit after self-cal, rms=0.617451Jy sigma=13.859975 ! 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.858 mas, bmaj=8.16 mas, bpa=-10.65 degrees ! Estimated noise=0.850517 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.291915 Jy ! Component: 100 - total flux cleaned = 0.358173 Jy ! Total flux subtracted in 100 components = 0.358173 Jy ! Clean residual min=-0.008949 max=0.024275 Jy/beam ! Clean residual mean=-0.000007 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.358173 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.358173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071451Jy sigma=1.563296 ! Fit after self-cal, rms=0.071447Jy sigma=1.563012 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258572 Jy ! Component: 100 - total flux cleaned = 0.0385549 Jy ! Total flux subtracted in 100 components = 0.0385549 Jy ! Clean residual min=-0.006005 max=0.006326 Jy/beam ! Clean residual mean=0.000001 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.396728 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.396728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059179Jy sigma=1.275298 ! Fit after self-cal, rms=0.059088Jy sigma=1.272831 ! 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.537 mas, bmaj=8.981 mas, bpa=-9.612 degrees ! Estimated noise=0.684132 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.0101257 Jy ! Component: 100 - total flux cleaned = 0.0150317 Jy ! Component: 150 - total flux cleaned = 0.018149 Jy ! Component: 200 - total flux cleaned = 0.0201938 Jy ! Total flux subtracted in 200 components = 0.0201938 Jy ! Clean residual min=-0.004068 max=0.005971 Jy/beam ! Clean residual mean=0.000012 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.416922 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.416922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057383Jy sigma=1.233786 ! Fit after self-cal, rms=0.057366Jy sigma=1.233387 ! 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.537 x 8.981 at -9.612 degrees (North through East) ! Clean map min=-0.0039838 max=0.38183 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 0.95 FD 1.01 HN 0.98 KP 0.98 ! LA 0.98 MK 1.01 NL 1.00 OV 1.01 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.99 KP 0.99 ! LA 0.98 MK 1.01 NL 1.02 OV 1.03 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.99 KP 0.98 ! LA 0.95 MK 1.03 NL 1.05 OV 0.99 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.03 KP 1.00 ! LA 0.96 MK 1.04 NL 1.03 OV 0.98 ! PT 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.057366Jy sigma=1.233387 ! Fit after self-cal, rms=0.055748Jy sigma=1.195052 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=8.989 mas, bpa=-9.483 degrees ! Estimated noise=0.683412 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.00158854 Jy ! Component: 100 - total flux cleaned = -0.00185881 Jy ! Component: 150 - total flux cleaned = -0.00203755 Jy ! Component: 200 - total flux cleaned = -0.00210086 Jy ! Total flux subtracted in 200 components = -0.00210086 Jy ! Clean residual min=-0.003412 max=0.004156 Jy/beam ! Clean residual mean=0.000004 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.414821 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.414821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055683Jy sigma=1.193437 ! Fit after self-cal, rms=0.055684Jy sigma=1.193312 ! 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.055684Jy sigma=1.193312 ! Fit after self-cal, rms=0.055310Jy sigma=1.180934 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=8.993 mas, bpa=-9.566 degrees ! Estimated noise=0.682945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000454856 Jy ! Component: 100 - total flux cleaned = -0.000476753 Jy ! Component: 150 - total flux cleaned = -0.000531976 Jy ! Component: 200 - total flux cleaned = -0.000616877 Jy ! Total flux subtracted in 200 components = -0.000616877 Jy ! Clean residual min=-0.003290 max=0.004613 Jy/beam ! Clean residual mean=0.000002 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.414204 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.414204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055291Jy sigma=1.180589 ! Fit after self-cal, rms=0.055291Jy sigma=1.180530 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 (9, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041838 Jy ! Component: 100 - total flux cleaned = 0.00560055 Jy ! Component: 150 - total flux cleaned = 0.00598279 Jy ! Component: 200 - total flux cleaned = 0.00603942 Jy ! Total flux subtracted in 200 components = 0.00603942 Jy ! Clean residual min=-0.002946 max=0.002943 Jy/beam ! Clean residual mean=0.000003 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.420243 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 94 components and 0.420243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054954Jy sigma=1.173022 ! Fit after self-cal, rms=0.054924Jy sigma=1.172358 ! 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.054924Jy sigma=1.172358 ! Fit after self-cal, rms=0.054926Jy sigma=1.171619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.993 mas, bpa=-9.571 degrees ! Estimated noise=0.683485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186901 Jy ! Component: 100 - total flux cleaned = 0.00223889 Jy ! Component: 150 - total flux cleaned = 0.00228466 Jy ! Component: 200 - total flux cleaned = 0.00228641 Jy ! Total flux subtracted in 200 components = 0.00228641 Jy ! Clean residual min=-0.002946 max=0.002874 Jy/beam ! Clean residual mean=0.000003 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.42253 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 116 components and 0.42253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054831Jy sigma=1.169591 ! Fit after self-cal, rms=0.054825Jy sigma=1.169458 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.00039203 Jy ! Component: 100 - total flux cleaned = 0.00032194 Jy ! Component: 150 - total flux cleaned = 0.000289107 Jy ! Component: 200 - total flux cleaned = 0.000227618 Jy ! Total flux subtracted in 200 components = 0.000227618 Jy ! Clean residual min=-0.002949 max=0.002802 Jy/beam ! Clean residual mean=0.000003 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.422757 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.422757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054788Jy sigma=1.168648 ! Fit after self-cal, rms=0.054787Jy sigma=1.168628 ! 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.054787Jy sigma=1.168628 ! Fit after self-cal, rms=0.054766Jy sigma=1.168320 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.381 mas, bmaj=10.75 mas, bpa=-5.994 degrees ! Estimated noise=0.815124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439354 Jy ! Component: 100 - total flux cleaned = 0.000367894 Jy ! Component: 150 - total flux cleaned = 0.00027818 Jy ! Component: 200 - total flux cleaned = 0.000228012 Jy ! Total flux subtracted in 200 components = 0.000228012 Jy ! Clean residual min=-0.002805 max=0.002967 Jy/beam ! Clean residual mean=0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.422985 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 144 components and 0.422985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054745Jy sigma=1.167788 ! Fit after self-cal, rms=0.054744Jy sigma=1.167703 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.00017078 Jy ! Component: 100 - total flux cleaned = 0.00012544 Jy ! Component: 150 - total flux cleaned = 4.82236e-05 Jy ! Component: 200 - total flux cleaned = 1.37107e-05 Jy ! Total flux subtracted in 200 components = 1.37107e-05 Jy ! Clean residual min=-0.002844 max=0.002979 Jy/beam ! Clean residual mean=0.000008 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.422999 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 0.422999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054739Jy sigma=1.167579 ! Fit after self-cal, rms=0.054739Jy sigma=1.167559 ! 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.557 mas, bmaj=8.995 mas, bpa=-9.567 degrees ! Estimated noise=0.68358 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 8.995 at -9.567 degrees (North through East) ! Clean map min=-0.0029622 max=0.38109 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.873 mas, bmaj=8.166 mas, bpa=-10.53 degrees ! Estimated noise=0.852453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292501 Jy ! Component: 100 - total flux cleaned = 0.358606 Jy ! Component: 150 - total flux cleaned = 0.383819 Jy ! Component: 200 - total flux cleaned = 0.396062 Jy ! Total flux subtracted in 200 components = 0.396062 Jy ! Clean residual min=-0.004409 max=0.005814 Jy/beam ! Clean residual mean=-0.000004 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.396062 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.396062 Jy ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.995 mas, bpa=-9.567 degrees ! Estimated noise=0.68358 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.00976521 Jy ! Component: 100 - total flux cleaned = 0.0156856 Jy ! Component: 150 - total flux cleaned = 0.019607 Jy ! Component: 200 - total flux cleaned = 0.0223894 Jy ! Total flux subtracted in 200 components = 0.0223894 Jy ! Clean residual min=-0.003253 max=0.002747 Jy/beam ! Clean residual mean=0.000004 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.418452 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.418452 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.381 mas, bmaj=10.75 mas, bpa=-5.994 degrees ! Estimated noise=0.815124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281231 Jy ! Component: 100 - total flux cleaned = 0.00358018 Jy ! Component: 150 - total flux cleaned = 0.00399612 Jy ! Component: 200 - total flux cleaned = 0.00412341 Jy ! Total flux subtracted in 200 components = 0.00412341 Jy ! Clean residual min=-0.002893 max=0.002972 Jy/beam ! Clean residual mean=0.000008 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.422575 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.000108315 Jy ! Component: 100 - total flux cleaned = 0.000201737 Jy ! Component: 150 - total flux cleaned = 0.00028179 Jy ! Component: 200 - total flux cleaned = 0.000351689 Jy ! Total flux subtracted in 200 components = 0.000351689 Jy ! Clean residual min=-0.002901 max=0.002977 Jy/beam ! Clean residual mean=0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.422927 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 96 components and 0.422927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.995 mas, bpa=-9.567 degrees ! Estimated noise=0.68358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501529 Jy ! Component: 100 - total flux cleaned = 0.000467557 Jy ! Component: 150 - total flux cleaned = 0.00043688 Jy ! Component: 200 - total flux cleaned = 0.00040727 Jy ! Total flux subtracted in 200 components = 0.00040727 Jy ! Clean residual min=-0.003140 max=0.002763 Jy/beam ! Clean residual mean=0.000004 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.423334 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.423334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054765Jy sigma=1.168385 ! Fit after self-cal, rms=0.054758Jy sigma=1.168191 wmodel /J0112+2244_S_map.mod ! wmodel: Unable to open new model file: /J0112+2244_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0112+2244_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 8.995 at -9.567 degrees (North through East) ! Clean map min=-0.0030308 max=0.38196 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0112+2244_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.38196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000705664 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.554244 0.554244 1.10849 2.21698 4.43396 8.86791 17.7358 35.4716 70.9433 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.381 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 541.277 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0112+2244_S_dfm.log closed on Thu May 19 19:55:15 2016