! Started logfile: /scr/pima/bg219a_uvs/J1800+7828_S_dfm.log on Fri May 20 00:17:04 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/bg219a_uvs/J1800+7828_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1800+7828_S_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.515528 visibilities/baseline/integration-bin. ! Found source: J1800+7828 ! ! 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 49 lines of history. ! ! Reading 996 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 J1800+7828_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.896793Jy sigma=28.699237 ! Fit after self-cal, rms=0.554872Jy sigma=7.922644 ! 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.441 mas, bmaj=14.89 mas, bpa=65.27 degrees ! Estimated noise=2.371 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.14594 Jy ! Component: 100 - total flux cleaned = 1.40574 Jy ! Total flux subtracted in 100 components = 1.40574 Jy ! Clean residual min=-0.053138 max=0.094759 Jy/beam ! Clean residual mean=-0.000343 rms=0.017160 Jy/beam ! Combined flux in latest and established models = 1.40574 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.40574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220633Jy sigma=2.934529 ! Fit after self-cal, rms=0.220135Jy sigma=2.930062 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=17.72 mas, bpa=64.92 degrees ! Estimated noise=1.81558 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.131562 Jy ! Component: 100 - total flux cleaned = 0.198724 Jy ! Component: 150 - total flux cleaned = 0.241481 Jy ! Component: 200 - total flux cleaned = 0.270345 Jy ! Total flux subtracted in 200 components = 0.270345 Jy ! Clean residual min=-0.031095 max=0.035195 Jy/beam ! Clean residual mean=0.000083 rms=0.009730 Jy/beam ! Combined flux in latest and established models = 1.67608 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 77 components and 1.67609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102739Jy sigma=1.319295 ! Fit after self-cal, rms=0.098562Jy sigma=1.251712 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.778 x 17.72 at 64.92 degrees (North through East) ! Clean map min=-0.028667 max=1.4995 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: ! FD 1.02 LA 0.97 MK 1.03 NL 1.01 ! OV 1.00 PT 0.97 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 0.99 MK 1.01 NL 1.01 ! OV 0.99 PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 LA 1.00 MK 0.99 NL 0.98 ! OV 0.99 PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 LA 0.98 MK 1.01 NL 1.00 ! OV 0.99 PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.098562Jy sigma=1.251712 ! Fit after self-cal, rms=0.092456Jy sigma=1.121809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.788 mas, bmaj=17.78 mas, bpa=64.89 degrees ! Estimated noise=1.7989 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.0189369 Jy ! Component: 100 - total flux cleaned = 0.0239171 Jy ! Component: 150 - total flux cleaned = 0.0275862 Jy ! Component: 200 - total flux cleaned = 0.0290259 Jy ! Total flux subtracted in 200 components = 0.0290259 Jy ! Clean residual min=-0.020444 max=0.023768 Jy/beam ! Clean residual mean=0.000104 rms=0.006320 Jy/beam ! Combined flux in latest and established models = 1.70511 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 1.70511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086424Jy sigma=1.061687 ! Fit after self-cal, rms=0.086042Jy sigma=1.048343 ! 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.086042Jy sigma=1.048343 ! Fit after self-cal, rms=0.084808Jy sigma=1.017568 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.782 mas, bmaj=17.77 mas, bpa=64.87 degrees ! Estimated noise=1.79972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133497 Jy ! Component: 100 - total flux cleaned = 0.0144698 Jy ! Component: 150 - total flux cleaned = 0.0149303 Jy ! Component: 200 - total flux cleaned = 0.0149319 Jy ! Total flux subtracted in 200 components = 0.0149319 Jy ! Clean residual min=-0.017426 max=0.021047 Jy/beam ! Clean residual mean=0.000023 rms=0.005355 Jy/beam ! Combined flux in latest and established models = 1.72004 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 1.72004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081316Jy sigma=0.988072 ! Fit after self-cal, rms=0.081174Jy sigma=0.979624 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.000779101 Jy ! Component: 100 - total flux cleaned = 0.00123258 Jy ! Component: 150 - total flux cleaned = 0.00123018 Jy ! Component: 200 - total flux cleaned = 0.00142557 Jy ! Total flux subtracted in 200 components = 0.00142557 Jy ! Clean residual min=-0.016187 max=0.020592 Jy/beam ! Clean residual mean=0.000023 rms=0.005060 Jy/beam ! Combined flux in latest and established models = 1.72147 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 1.72147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079556Jy sigma=0.965337 ! Fit after self-cal, rms=0.079528Jy sigma=0.961071 ! 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.079528Jy sigma=0.961071 ! Fit after self-cal, rms=0.078691Jy sigma=0.951537 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=17.78 mas, bpa=64.85 degrees ! Estimated noise=1.80113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00783934 Jy ! Component: 100 - total flux cleaned = 0.00847226 Jy ! Component: 150 - total flux cleaned = 0.0090132 Jy ! Component: 200 - total flux cleaned = 0.00935085 Jy ! Total flux subtracted in 200 components = 0.00935085 Jy ! Clean residual min=-0.015036 max=0.019741 Jy/beam ! Clean residual mean=0.000016 rms=0.004662 Jy/beam ! Combined flux in latest and established models = 1.73082 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 1.73082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076679Jy sigma=0.935527 ! Fit after self-cal, rms=0.076693Jy sigma=0.931335 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.00106873 Jy ! Component: 100 - total flux cleaned = 0.00123729 Jy ! Component: 150 - total flux cleaned = 0.00123316 Jy ! Component: 200 - total flux cleaned = 0.00108189 Jy ! Total flux subtracted in 200 components = 0.00108189 Jy ! Clean residual min=-0.014174 max=0.019161 Jy/beam ! Clean residual mean=0.000017 rms=0.004466 Jy/beam ! Combined flux in latest and established models = 1.7319 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 1.7319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075710Jy sigma=0.922993 ! Fit after self-cal, rms=0.075714Jy sigma=0.921015 ! 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.075714Jy sigma=0.921015 ! Fit after self-cal, rms=0.075334Jy sigma=0.915274 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.077 mas, bmaj=24.58 mas, bpa=62.35 degrees ! Estimated noise=2.54586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00812083 Jy ! Component: 100 - total flux cleaned = 0.00902559 Jy ! Component: 150 - total flux cleaned = 0.00902162 Jy ! Component: 200 - total flux cleaned = 0.00879573 Jy ! Total flux subtracted in 200 components = 0.00879573 Jy ! Clean residual min=-0.018893 max=0.026324 Jy/beam ! Clean residual mean=0.000028 rms=0.007665 Jy/beam ! Combined flux in latest and established models = 1.7407 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 1.7407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074079Jy sigma=0.908185 ! Fit after self-cal, rms=0.073944Jy sigma=0.904356 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 = 9.2876e-06 Jy ! Component: 100 - total flux cleaned = 4.57935e-06 Jy ! Component: 150 - total flux cleaned = 6.37204e-06 Jy ! Component: 200 - total flux cleaned = -0.000190854 Jy ! Total flux subtracted in 200 components = -0.000190854 Jy ! Clean residual min=-0.017512 max=0.025063 Jy/beam ! Clean residual mean=0.000030 rms=0.007198 Jy/beam ! Combined flux in latest and established models = 1.74051 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 146 components and 1.74051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073356Jy sigma=0.900130 ! Fit after self-cal, rms=0.073150Jy sigma=0.896927 ! 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=2.777 mas, bmaj=17.78 mas, bpa=64.83 degrees ! Estimated noise=1.80202 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.777 x 17.78 at 64.83 degrees (North through East) ! Clean map min=-0.016458 max=1.4846 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.073150Jy sigma=0.896927 ! Fit after self-cal, rms=0.063369Jy sigma=0.702848 ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=17.79 mas, bpa=64.83 degrees ! Estimated noise=1.80461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199445 Jy ! Component: 100 - total flux cleaned = 0.00186963 Jy ! Component: 150 - total flux cleaned = 0.00146386 Jy ! Component: 200 - total flux cleaned = 0.00110532 Jy ! Total flux subtracted in 200 components = 0.00110532 Jy ! Clean residual min=-0.011337 max=0.015940 Jy/beam ! Clean residual mean=0.000013 rms=0.003496 Jy/beam ! Combined flux in latest and established models = 1.74161 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 146 components and 1.74161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062272Jy sigma=0.692245 ! Fit after self-cal, rms=0.062327Jy sigma=0.690372 ! Inverting map ! Added new window around map position (-15.5, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013657 Jy ! Component: 100 - total flux cleaned = 0.0207676 Jy ! Component: 150 - total flux cleaned = 0.0253071 Jy ! Component: 200 - total flux cleaned = 0.028972 Jy ! Total flux subtracted in 200 components = 0.028972 Jy ! Clean residual min=-0.008818 max=0.008788 Jy/beam ! Clean residual mean=0.000040 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 1.77058 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 190 components and 1.77058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057427Jy sigma=0.638640 ! Fit after self-cal, rms=0.056816Jy sigma=0.632009 ! 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.056816Jy sigma=0.632009 ! Fit after self-cal, rms=0.055951Jy sigma=0.620537 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.441 mas, bmaj=14.94 mas, bpa=65.14 degrees ! Estimated noise=2.35988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.13954 Jy ! Component: 100 - total flux cleaned = 1.40967 Jy ! Component: 150 - total flux cleaned = 1.52134 Jy ! Component: 200 - total flux cleaned = 1.58075 Jy ! Total flux subtracted in 200 components = 1.58075 Jy ! Clean residual min=-0.029868 max=0.031762 Jy/beam ! Clean residual mean=-0.000176 rms=0.008326 Jy/beam ! Combined flux in latest and established models = 1.58075 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.58075 Jy ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=17.8 mas, bpa=64.81 degrees ! Estimated noise=1.80266 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.0588058 Jy ! Component: 100 - total flux cleaned = 0.0965261 Jy ! Component: 150 - total flux cleaned = 0.123244 Jy ! Component: 200 - total flux cleaned = 0.143247 Jy ! Total flux subtracted in 200 components = 0.143247 Jy ! Clean residual min=-0.019093 max=0.016090 Jy/beam ! Clean residual mean=0.000007 rms=0.005214 Jy/beam ! Combined flux in latest and established models = 1.72399 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 1.72399 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.077 mas, bmaj=24.57 mas, bpa=62.29 degrees ! Estimated noise=2.54615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275693 Jy ! Component: 100 - total flux cleaned = 0.0413913 Jy ! Component: 150 - total flux cleaned = 0.0514057 Jy ! Component: 200 - total flux cleaned = 0.0590409 Jy ! Total flux subtracted in 200 components = 0.0590409 Jy ! Clean residual min=-0.015722 max=0.014149 Jy/beam ! Clean residual mean=0.000107 rms=0.005105 Jy/beam ! Combined flux in latest and established models = 1.78304 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.0066845 Jy ! Component: 100 - total flux cleaned = 0.011965 Jy ! Component: 150 - total flux cleaned = 0.0175715 Jy ! Component: 200 - total flux cleaned = 0.0223898 Jy ! Total flux subtracted in 200 components = 0.0223898 Jy ! Clean residual min=-0.011854 max=0.009996 Jy/beam ! Clean residual mean=0.000134 rms=0.003606 Jy/beam ! Combined flux in latest and established models = 1.80543 Jy ! Adding 136 model components to the UV plane model. ! The established model now contains 193 components and 1.80543 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=17.8 mas, bpa=64.81 degrees ! Estimated noise=1.80266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506849 Jy ! Component: 100 - total flux cleaned = 0.00789297 Jy ! Component: 150 - total flux cleaned = 0.0103873 Jy ! Component: 200 - total flux cleaned = 0.0118258 Jy ! Total flux subtracted in 200 components = 0.0118258 Jy ! Clean residual min=-0.007610 max=0.008064 Jy/beam ! Clean residual mean=0.000057 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 1.81725 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 226 components and 1.81725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055053Jy sigma=0.632420 ! Fit after self-cal, rms=0.054460Jy sigma=0.620168 wmodel /J1800+7828_S_map.mod ! wmodel: Unable to open new model file: /J1800+7828_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1800+7828_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.778 x 17.8 at 64.81 degrees (North through East) ! Clean map min=-0.010999 max=1.4885 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1800+7828_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.48845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00197818 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398705 0.398705 0.797409 1.59482 3.18964 6.37927 12.7585 25.5171 51.0342 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0059 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.488 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 752.436 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1800+7828_S_dfm.log closed on Fri May 20 00:17:06 2016