! Started logfile: /scr/pima/bg219h_uvs/J1014+2301_S_dfm.log on Thu May 19 22:19:15 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/J1014+2301_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1014+2301_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.467725 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1014+2301 ! ! 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 1768 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 J1014+2301_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.129226Jy sigma=27.652574 ! Fit after self-cal, rms=0.569533Jy sigma=13.766383 ! 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.261 mas, bmaj=7.879 mas, bpa=22.75 degrees ! Estimated noise=1.10503 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.335993 Jy ! Component: 100 - total flux cleaned = 0.436632 Jy ! Total flux subtracted in 100 components = 0.436632 Jy ! Clean residual min=-0.030246 max=0.043444 Jy/beam ! Clean residual mean=-0.000110 rms=0.008267 Jy/beam ! Combined flux in latest and established models = 0.436632 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.436632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128796Jy sigma=2.810089 ! Fit after self-cal, rms=0.128495Jy sigma=2.805503 ! 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.743 mas, bmaj=8.353 mas, bpa=20.8 degrees ! Estimated noise=0.854439 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.0560974 Jy ! Component: 100 - total flux cleaned = 0.0837735 Jy ! Component: 150 - total flux cleaned = 0.101744 Jy ! Component: 200 - total flux cleaned = 0.114888 Jy ! Total flux subtracted in 200 components = 0.114888 Jy ! Clean residual min=-0.018096 max=0.022721 Jy/beam ! Clean residual mean=-0.000057 rms=0.005080 Jy/beam ! Combined flux in latest and established models = 0.551519 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.551519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104476Jy sigma=2.009366 ! Fit after self-cal, rms=0.104348Jy sigma=2.005217 ! 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.743 x 8.353 at 20.8 degrees (North through East) ! Clean map min=-0.017897 max=0.44533 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.96 FD 1.00* HN 1.09 KP 0.94 ! LA 0.95 MK 1.10 NL 0.99 OV 0.99 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.03 KP 0.95 ! LA 0.99 MK 1.03 NL 1.07 OV 0.99 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.04 KP 0.91 ! LA 0.96 MK 1.03 NL 1.08 OV 1.00 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.07 KP 0.94 ! LA 0.96 MK 1.04 NL 0.99 OV 1.02 ! PT 0.95 SC 1.00 ! ! ! Fit before self-cal, rms=0.104348Jy sigma=2.005217 ! Fit after self-cal, rms=0.100991Jy sigma=1.881598 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.774 mas, bmaj=8.422 mas, bpa=21.06 degrees ! Estimated noise=0.840623 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 = 1.61378e-05 Jy ! Component: 100 - total flux cleaned = 0.000580646 Jy ! Component: 150 - total flux cleaned = 0.00127389 Jy ! Component: 200 - total flux cleaned = 0.00166274 Jy ! Total flux subtracted in 200 components = 0.00166274 Jy ! Clean residual min=-0.015974 max=0.017344 Jy/beam ! Clean residual mean=-0.000020 rms=0.004308 Jy/beam ! Combined flux in latest and established models = 0.553182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.553182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099133Jy sigma=1.859878 ! Fit after self-cal, rms=0.099146Jy sigma=1.858971 ! 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.099146Jy sigma=1.858971 ! Fit after self-cal, rms=0.096328Jy sigma=1.757141 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=8.332 mas, bpa=21.23 degrees ! Estimated noise=0.825277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00459973 Jy ! Component: 100 - total flux cleaned = -0.00389445 Jy ! Component: 150 - total flux cleaned = -0.00370492 Jy ! Component: 200 - total flux cleaned = -0.00336889 Jy ! Total flux subtracted in 200 components = -0.00336889 Jy ! Clean residual min=-0.014011 max=0.015611 Jy/beam ! Clean residual mean=-0.000032 rms=0.003771 Jy/beam ! Combined flux in latest and established models = 0.549813 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.549813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093982Jy sigma=1.738512 ! Fit after self-cal, rms=0.093978Jy sigma=1.737978 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.000633477 Jy ! Component: 100 - total flux cleaned = 0.00102584 Jy ! Component: 150 - total flux cleaned = 0.00151915 Jy ! Component: 200 - total flux cleaned = 0.00197394 Jy ! Total flux subtracted in 200 components = 0.00197394 Jy ! Clean residual min=-0.013962 max=0.015458 Jy/beam ! Clean residual mean=-0.000032 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 0.551787 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.551787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093411Jy sigma=1.734149 ! Fit after self-cal, rms=0.093398Jy sigma=1.733975 ! 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.093398Jy sigma=1.733975 ! Fit after self-cal, rms=0.092583Jy sigma=1.714141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=8.286 mas, bpa=21.4 degrees ! Estimated noise=0.812781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00377949 Jy ! Component: 100 - total flux cleaned = -0.00343892 Jy ! Component: 150 - total flux cleaned = -0.00318129 Jy ! Component: 200 - total flux cleaned = -0.00282854 Jy ! Total flux subtracted in 200 components = -0.00282854 Jy ! Clean residual min=-0.012965 max=0.014870 Jy/beam ! Clean residual mean=-0.000034 rms=0.003595 Jy/beam ! Combined flux in latest and established models = 0.548958 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.548958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091263Jy sigma=1.707321 ! Fit after self-cal, rms=0.091253Jy sigma=1.707113 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.000326783 Jy ! Component: 100 - total flux cleaned = 0.000732654 Jy ! Component: 150 - total flux cleaned = 0.00101861 Jy ! Component: 200 - total flux cleaned = 0.00129122 Jy ! Total flux subtracted in 200 components = 0.00129122 Jy ! Clean residual min=-0.012966 max=0.014585 Jy/beam ! Clean residual mean=-0.000033 rms=0.003594 Jy/beam ! Combined flux in latest and established models = 0.55025 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.55025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090894Jy sigma=1.704826 ! Fit after self-cal, rms=0.090890Jy sigma=1.704679 ! 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.090890Jy sigma=1.704679 ! Fit after self-cal, rms=0.090375Jy sigma=1.694154 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.914 mas, bmaj=10.2 mas, bpa=3.68 degrees ! Estimated noise=0.96182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000698367 Jy ! Component: 100 - total flux cleaned = 0.00134004 Jy ! Component: 150 - total flux cleaned = 0.00161622 Jy ! Component: 200 - total flux cleaned = 0.00197476 Jy ! Total flux subtracted in 200 components = 0.00197476 Jy ! Clean residual min=-0.015478 max=0.014567 Jy/beam ! Clean residual mean=-0.000064 rms=0.003991 Jy/beam ! Combined flux in latest and established models = 0.552224 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.552224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089943Jy sigma=1.693874 ! Fit after self-cal, rms=0.089914Jy sigma=1.693450 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.03266e-05 Jy ! Component: 100 - total flux cleaned = 0.00027155 Jy ! Component: 150 - total flux cleaned = 0.000560866 Jy ! Component: 200 - total flux cleaned = 0.000742338 Jy ! Total flux subtracted in 200 components = 0.000742338 Jy ! Clean residual min=-0.015480 max=0.014228 Jy/beam ! Clean residual mean=-0.000063 rms=0.003972 Jy/beam ! Combined flux in latest and established models = 0.552967 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.552967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089772Jy sigma=1.700005 ! Fit after self-cal, rms=0.089766Jy sigma=1.699664 ! 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.769 mas, bmaj=8.253 mas, bpa=21.56 degrees ! Estimated noise=0.803501 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 8.253 at 21.56 degrees (North through East) ! Clean map min=-0.01217 max=0.41773 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=3.282 mas, bmaj=7.805 mas, bpa=23.51 degrees ! Estimated noise=1.03932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.31584 Jy ! Component: 100 - total flux cleaned = 0.409193 Jy ! Component: 150 - total flux cleaned = 0.452207 Jy ! Component: 200 - total flux cleaned = 0.477867 Jy ! Total flux subtracted in 200 components = 0.477867 Jy ! Clean residual min=-0.018971 max=0.020723 Jy/beam ! Clean residual mean=-0.000053 rms=0.004991 Jy/beam ! Combined flux in latest and established models = 0.477867 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.477867 Jy ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=8.253 mas, bpa=21.56 degrees ! Estimated noise=0.803501 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.0218796 Jy ! Component: 100 - total flux cleaned = 0.036781 Jy ! Component: 150 - total flux cleaned = 0.0478038 Jy ! Component: 200 - total flux cleaned = 0.0542404 Jy ! Total flux subtracted in 200 components = 0.0542404 Jy ! Clean residual min=-0.014707 max=0.016699 Jy/beam ! Clean residual mean=-0.000042 rms=0.003770 Jy/beam ! Combined flux in latest and established models = 0.532107 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.532107 Jy ! Inverting map ! Added new window around map position (-3, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008168 Jy ! Component: 100 - total flux cleaned = 0.00936806 Jy ! Component: 150 - total flux cleaned = 0.0127756 Jy ! Component: 200 - total flux cleaned = 0.0146324 Jy ! Total flux subtracted in 200 components = 0.0146324 Jy ! Clean residual min=-0.012869 max=0.013893 Jy/beam ! Clean residual mean=-0.000038 rms=0.003414 Jy/beam ! Combined flux in latest and established models = 0.54674 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.54674 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.914 mas, bmaj=10.2 mas, bpa=3.68 degrees ! Estimated noise=0.96182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867614 Jy ! Component: 100 - total flux cleaned = 0.0107421 Jy ! Component: 150 - total flux cleaned = 0.0118467 Jy ! Component: 200 - total flux cleaned = 0.0122493 Jy ! Total flux subtracted in 200 components = 0.0122493 Jy ! Clean residual min=-0.015031 max=0.013863 Jy/beam ! Clean residual mean=-0.000064 rms=0.003908 Jy/beam ! Combined flux in latest and established models = 0.558989 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.000561822 Jy ! Component: 100 - total flux cleaned = 0.000740299 Jy ! Component: 150 - total flux cleaned = 0.00108261 Jy ! Component: 200 - total flux cleaned = 0.00140723 Jy ! Total flux subtracted in 200 components = 0.00140723 Jy ! Clean residual min=-0.014954 max=0.013565 Jy/beam ! Clean residual mean=-0.000063 rms=0.003858 Jy/beam ! Combined flux in latest and established models = 0.560396 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 82 components and 0.560396 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=8.253 mas, bpa=21.56 degrees ! Estimated noise=0.803501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192637 Jy ! Component: 100 - total flux cleaned = -0.00144676 Jy ! Component: 150 - total flux cleaned = -0.00101288 Jy ! Component: 200 - total flux cleaned = -0.000413323 Jy ! Total flux subtracted in 200 components = -0.000413323 Jy ! Clean residual min=-0.012442 max=0.013498 Jy/beam ! Clean residual mean=-0.000032 rms=0.003188 Jy/beam ! Combined flux in latest and established models = 0.559983 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.559983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081403Jy sigma=1.627577 ! Fit after self-cal, rms=0.081008Jy sigma=1.614028 wmodel /J1014+2301_S_map.mod ! wmodel: Unable to open new model file: /J1014+2301_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1014+2301_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 8.253 at 21.56 degrees (North through East) ! Clean map min=-0.011875 max=0.41525 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1014+2301_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.415246 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00313884 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.2677 2.2677 4.53539 9.07079 18.1416 36.2832 72.5663 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0094 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.415 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 132.292 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1014+2301_S_dfm.log closed on Thu May 19 22:19:17 2016