! Started logfile: /scr/pima/bg219i_uvs/J0443+3441_S_dfm.log on Thu May 19 23:02:51 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/bg219i_uvs/J0443+3441_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0443+3441_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0443+3441 ! ! 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 1008 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 J0443+3441_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.150933Jy sigma=18.923087 ! Fit after self-cal, rms=0.474739Jy sigma=6.841214 ! 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=6.686 mas, bmaj=8.377 mas, bpa=-67.74 degrees ! Estimated noise=1.81725 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.456502 Jy ! Component: 100 - total flux cleaned = 0.556893 Jy ! Total flux subtracted in 100 components = 0.556893 Jy ! Clean residual min=-0.019304 max=0.039969 Jy/beam ! Clean residual mean=0.000007 rms=0.007876 Jy/beam ! Combined flux in latest and established models = 0.556893 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.556893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194572Jy sigma=2.491017 ! Fit after self-cal, rms=0.193855Jy sigma=2.482743 ! 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=7.071 mas, bmaj=8.847 mas, bpa=-64.15 degrees ! Estimated noise=1.5661 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.0344674 Jy ! Component: 100 - total flux cleaned = 0.046259 Jy ! Component: 150 - total flux cleaned = 0.0479241 Jy ! Component: 200 - total flux cleaned = 0.0489406 Jy ! Total flux subtracted in 200 components = 0.0489406 Jy ! Clean residual min=-0.015740 max=0.029199 Jy/beam ! Clean residual mean=-0.000090 rms=0.006400 Jy/beam ! Combined flux in latest and established models = 0.605834 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.605834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192016Jy sigma=2.308441 ! Fit after self-cal, rms=0.192033Jy sigma=2.308268 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.071 x 8.847 at -64.15 degrees (North through East) ! Clean map min=-0.015729 max=0.5847 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.97 FD 0.98 HN 1.02 KP 0.94 ! LA 1.15 NL 0.94 OV 0.93 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.99 KP 0.92 ! LA 1.17 NL 0.94 OV 0.94 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.99 KP 0.95 ! LA 1.14 NL 1.04 OV 0.94 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.04 KP 0.94 ! LA 1.16 NL 0.96 OV 0.90 PT 0.99 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.192033Jy sigma=2.308268 ! Fit after self-cal, rms=0.195080Jy sigma=2.171110 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.054 mas, bmaj=8.818 mas, bpa=-63.32 degrees ! Estimated noise=1.52459 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.00840851 Jy ! Component: 100 - total flux cleaned = -0.00740182 Jy ! Component: 150 - total flux cleaned = -0.00730226 Jy ! Component: 200 - total flux cleaned = -0.00713673 Jy ! Total flux subtracted in 200 components = -0.00713673 Jy ! Clean residual min=-0.007627 max=0.009560 Jy/beam ! Clean residual mean=-0.000021 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.598697 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.598697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193594Jy sigma=2.175662 ! Fit after self-cal, rms=0.193622Jy sigma=2.175528 ! 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.193622Jy sigma=2.175528 ! Fit after self-cal, rms=0.191615Jy sigma=2.167684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.044 mas, bmaj=8.813 mas, bpa=-63.35 degrees ! Estimated noise=1.49569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00934787 Jy ! Component: 100 - total flux cleaned = -0.00964959 Jy ! Component: 150 - total flux cleaned = -0.00941491 Jy ! Component: 200 - total flux cleaned = -0.00915036 Jy ! Total flux subtracted in 200 components = -0.00915036 Jy ! Clean residual min=-0.007280 max=0.009328 Jy/beam ! Clean residual mean=-0.000020 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.589547 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.589547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190176Jy sigma=2.174016 ! Fit after self-cal, rms=0.190177Jy sigma=2.174007 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.000103032 Jy ! Component: 100 - total flux cleaned = 0.00025864 Jy ! Component: 150 - total flux cleaned = 0.000486741 Jy ! Component: 200 - total flux cleaned = 0.000607144 Jy ! Total flux subtracted in 200 components = 0.000607144 Jy ! Clean residual min=-0.007023 max=0.009319 Jy/beam ! Clean residual mean=-0.000020 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.590154 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.590154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190129Jy sigma=2.173903 ! Fit after self-cal, rms=0.190132Jy sigma=2.173893 ! 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.190132Jy sigma=2.173893 ! Fit after self-cal, rms=0.188009Jy sigma=2.165154 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.034 mas, bmaj=8.803 mas, bpa=-63.28 degrees ! Estimated noise=1.46582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00910285 Jy ! Component: 100 - total flux cleaned = -0.010048 Jy ! Component: 150 - total flux cleaned = -0.00998585 Jy ! Component: 200 - total flux cleaned = -0.00983568 Jy ! Total flux subtracted in 200 components = -0.00983568 Jy ! Clean residual min=-0.006885 max=0.008956 Jy/beam ! Clean residual mean=-0.000019 rms=0.002269 Jy/beam ! Combined flux in latest and established models = 0.580318 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.580318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186586Jy sigma=2.172383 ! Fit after self-cal, rms=0.186586Jy sigma=2.172379 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 = 4.63009e-05 Jy ! Component: 100 - total flux cleaned = 4.63812e-05 Jy ! Component: 150 - total flux cleaned = 4.64636e-05 Jy ! Component: 200 - total flux cleaned = 8.23758e-05 Jy ! Total flux subtracted in 200 components = 8.23758e-05 Jy ! Clean residual min=-0.006760 max=0.008938 Jy/beam ! Clean residual mean=-0.000019 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.580401 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.580401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186557Jy sigma=2.172272 ! Fit after self-cal, rms=0.186559Jy sigma=2.172268 ! 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.186559Jy sigma=2.172268 ! Fit after self-cal, rms=0.184410Jy sigma=2.163643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.531 mas, bmaj=9.951 mas, bpa=-64.62 degrees ! Estimated noise=1.52173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00838332 Jy ! Component: 100 - total flux cleaned = -0.0100284 Jy ! Component: 150 - total flux cleaned = -0.00980464 Jy ! Component: 200 - total flux cleaned = -0.00972328 Jy ! Total flux subtracted in 200 components = -0.00972328 Jy ! Clean residual min=-0.007330 max=0.010436 Jy/beam ! Clean residual mean=-0.000032 rms=0.002675 Jy/beam ! Combined flux in latest and established models = 0.570678 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.570678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183061Jy sigma=2.170795 ! Fit after self-cal, rms=0.183061Jy sigma=2.170792 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 = 3.38728e-05 Jy ! Component: 100 - total flux cleaned = 8.03012e-05 Jy ! Component: 150 - total flux cleaned = 0.000101261 Jy ! Component: 200 - total flux cleaned = 0.000120797 Jy ! Total flux subtracted in 200 components = 0.000120797 Jy ! Clean residual min=-0.007273 max=0.010461 Jy/beam ! Clean residual mean=-0.000032 rms=0.002672 Jy/beam ! Combined flux in latest and established models = 0.570798 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.570798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183043Jy sigma=2.170806 ! Fit after self-cal, rms=0.183044Jy sigma=2.170804 ! 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=7.029 mas, bmaj=8.795 mas, bpa=-63.21 degrees ! Estimated noise=1.43659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.029 x 8.795 at -63.21 degrees (North through East) ! Clean map min=-0.0065392 max=0.53698 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.183044Jy sigma=2.170804 ! Fit after self-cal, rms=0.181740Jy sigma=2.154573 ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=8.812 mas, bpa=-63.6 degrees ! Estimated noise=1.42869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292297 Jy ! Component: 100 - total flux cleaned = -0.00426405 Jy ! Component: 150 - total flux cleaned = -0.00505141 Jy ! Component: 200 - total flux cleaned = -0.00536559 Jy ! Total flux subtracted in 200 components = -0.00536559 Jy ! Clean residual min=-0.007080 max=0.009193 Jy/beam ! Clean residual mean=-0.000024 rms=0.002365 Jy/beam ! Combined flux in latest and established models = 0.565433 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.565433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181356Jy sigma=2.159130 ! Fit after self-cal, rms=0.181356Jy sigma=2.159129 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296653 Jy ! Component: 100 - total flux cleaned = -0.000466367 Jy ! Component: 150 - total flux cleaned = -0.00056285 Jy ! Component: 200 - total flux cleaned = -0.000599855 Jy ! Total flux subtracted in 200 components = -0.000599855 Jy ! Clean residual min=-0.007055 max=0.009224 Jy/beam ! Clean residual mean=-0.000024 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.564833 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.564833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181336Jy sigma=2.159338 ! Fit after self-cal, rms=0.181337Jy sigma=2.159338 ! 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.181337Jy sigma=2.159338 ! Fit after self-cal, rms=0.181320Jy sigma=2.159246 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=6.656 mas, bmaj=8.382 mas, bpa=-67.5 degrees ! Estimated noise=1.65088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.414734 Jy ! Component: 100 - total flux cleaned = 0.506471 Jy ! Component: 150 - total flux cleaned = 0.538697 Jy ! Component: 200 - total flux cleaned = 0.554025 Jy ! Total flux subtracted in 200 components = 0.554025 Jy ! Clean residual min=-0.009112 max=0.011217 Jy/beam ! Clean residual mean=-0.000002 rms=0.002643 Jy/beam ! Combined flux in latest and established models = 0.554025 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.554025 Jy ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=8.812 mas, bpa=-63.61 degrees ! Estimated noise=1.42765 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (30, 76). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120285 Jy ! Component: 100 - total flux cleaned = 0.0178621 Jy ! Component: 150 - total flux cleaned = 0.019268 Jy ! Component: 200 - total flux cleaned = 0.0204271 Jy ! Total flux subtracted in 200 components = 0.0204271 Jy ! Clean residual min=-0.006854 max=0.007887 Jy/beam ! Clean residual mean=-0.000003 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.574452 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.574452 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=8.536 mas, bmaj=9.967 mas, bpa=-65.06 degrees ! Estimated noise=1.51088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162986 Jy ! Component: 100 - total flux cleaned = 0.00131693 Jy ! Component: 150 - total flux cleaned = 0.00105163 Jy ! Component: 200 - total flux cleaned = 0.0010587 Jy ! Total flux subtracted in 200 components = 0.0010587 Jy ! Clean residual min=-0.006210 max=0.007754 Jy/beam ! Clean residual mean=-0.000009 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.575511 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 = 7.9062e-07 Jy ! Component: 100 - total flux cleaned = 9.82671e-05 Jy ! Component: 150 - total flux cleaned = 9.91752e-05 Jy ! Component: 200 - total flux cleaned = 0.000103398 Jy ! Total flux subtracted in 200 components = 0.000103398 Jy ! Clean residual min=-0.005975 max=0.007101 Jy/beam ! Clean residual mean=-0.000007 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.575614 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 109 components and 0.575614 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=8.812 mas, bpa=-63.61 degrees ! Estimated noise=1.42765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000634355 Jy ! Component: 100 - total flux cleaned = -0.000482827 Jy ! Component: 150 - total flux cleaned = -0.000293825 Jy ! Component: 200 - total flux cleaned = -0.000292697 Jy ! Total flux subtracted in 200 components = -0.000292697 Jy ! Clean residual min=-0.006080 max=0.005910 Jy/beam ! Clean residual mean=-0.000004 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.575322 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 138 components and 0.575322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179242Jy sigma=2.160472 ! Fit after self-cal, rms=0.179143Jy sigma=2.158807 wmodel /J0443+3441_S_map.mod ! wmodel: Unable to open new model file: /J0443+3441_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0443+3441_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.031 x 8.812 at -63.61 degrees (North through East) ! Clean map min=-0.0060958 max=0.52843 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0443+3441_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.528429 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00154445 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.876817 0.876817 1.75363 3.50727 7.01453 14.0291 28.0581 56.1163 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.528 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 342.146 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0443+3441_S_dfm.log closed on Thu May 19 23:02:54 2016