! Started logfile: /scr/pima/bg219b_uvs/J0707+6110_S_dfm.log on Thu May 19 20:08:06 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/J0707+6110_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0707+6110_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.90625 visibilities/baseline/integration-bin. ! Found source: J0707+6110 ! ! 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 7308 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 J0707+6110_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031605Jy sigma=22.029409 ! Fit after self-cal, rms=0.811297Jy sigma=17.306062 ! 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.877 mas, bmaj=7.237 mas, bpa=87.54 degrees ! Estimated noise=0.652214 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.145889 Jy ! Component: 100 - total flux cleaned = 0.182589 Jy ! Total flux subtracted in 100 components = 0.182589 Jy ! Clean residual min=-0.009073 max=0.014716 Jy/beam ! Clean residual mean=0.000003 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.182589 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.182589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073135Jy sigma=1.491917 ! Fit after self-cal, rms=0.073077Jy sigma=1.491158 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154792 Jy ! Component: 100 - total flux cleaned = 0.0232541 Jy ! Total flux subtracted in 100 components = 0.0232541 Jy ! Clean residual min=-0.006886 max=0.010449 Jy/beam ! Clean residual mean=-0.000004 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.205843 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.205843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069341Jy sigma=1.417273 ! Fit after self-cal, rms=0.069264Jy sigma=1.416280 ! 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=4.648 mas, bmaj=8.238 mas, bpa=87.41 degrees ! Estimated noise=0.397472 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.00667047 Jy ! Component: 100 - total flux cleaned = 0.00997731 Jy ! Component: 150 - total flux cleaned = 0.0108196 Jy ! Component: 200 - total flux cleaned = 0.0113174 Jy ! Total flux subtracted in 200 components = 0.0113174 Jy ! Clean residual min=-0.007286 max=0.012228 Jy/beam ! Clean residual mean=-0.000044 rms=0.002252 Jy/beam ! Combined flux in latest and established models = 0.217161 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.217161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068578Jy sigma=1.403735 ! Fit after self-cal, rms=0.068496Jy sigma=1.402545 ! Inverting map ! Added new window around map position (13.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114855 Jy ! Component: 100 - total flux cleaned = 0.0169406 Jy ! Component: 150 - total flux cleaned = 0.0197659 Jy ! Component: 200 - total flux cleaned = 0.0201417 Jy ! Total flux subtracted in 200 components = 0.0201417 Jy ! Clean residual min=-0.005403 max=0.008768 Jy/beam ! Clean residual mean=-0.000046 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.237302 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 73 components and 0.237302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066767Jy sigma=1.359632 ! Fit after self-cal, rms=0.066624Jy sigma=1.356381 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.648 x 8.238 at 87.41 degrees (North through East) ! Clean map min=-0.0051291 max=0.18971 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.94 FD 1.00 HN 0.99 KP 0.97 ! LA 0.96 NL 0.98 OV 1.01 PT 1.11 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.98 KP 0.99 ! LA 0.97 NL 0.97 OV 1.01 PT 1.14 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 1.00 ! LA 0.95 NL 0.98 OV 0.98 PT 1.07 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 0.98 KP 1.00 ! LA 0.93 NL 1.01 OV 1.00 PT 1.11 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.066624Jy sigma=1.356381 ! Fit after self-cal, rms=0.065345Jy sigma=1.332198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.641 mas, bmaj=8.222 mas, bpa=87.46 degrees ! Estimated noise=0.395313 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.00361167 Jy ! Component: 100 - total flux cleaned = 0.00580632 Jy ! Component: 150 - total flux cleaned = 0.00702306 Jy ! Component: 200 - total flux cleaned = 0.00738097 Jy ! Total flux subtracted in 200 components = 0.00738097 Jy ! Clean residual min=-0.005167 max=0.005463 Jy/beam ! Clean residual mean=-0.000052 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.244683 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 100 components and 0.244683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065114Jy sigma=1.327284 ! Fit after self-cal, rms=0.065076Jy sigma=1.326530 ! 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.065076Jy sigma=1.326530 ! Fit after self-cal, rms=0.063471Jy sigma=1.303117 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.665 mas, bmaj=8.247 mas, bpa=87.28 degrees ! Estimated noise=0.389577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0032824 Jy ! Component: 100 - total flux cleaned = -0.00538844 Jy ! Component: 150 - total flux cleaned = -0.00699812 Jy ! Component: 200 - total flux cleaned = -0.00820029 Jy ! Total flux subtracted in 200 components = -0.00820029 Jy ! Clean residual min=-0.003507 max=0.004120 Jy/beam ! Clean residual mean=-0.000025 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.236483 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 127 components and 0.236483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063265Jy sigma=1.298324 ! Fit after self-cal, rms=0.063284Jy sigma=1.298129 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.000754391 Jy ! Component: 100 - total flux cleaned = -0.0012938 Jy ! Component: 150 - total flux cleaned = -0.00176653 Jy ! Component: 200 - total flux cleaned = -0.00196838 Jy ! Total flux subtracted in 200 components = -0.00196838 Jy ! Clean residual min=-0.003434 max=0.004204 Jy/beam ! Clean residual mean=-0.000025 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.234515 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.234514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063247Jy sigma=1.297510 ! Fit after self-cal, rms=0.063247Jy sigma=1.297458 ! 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.063247Jy sigma=1.297458 ! Fit after self-cal, rms=0.062627Jy sigma=1.290207 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.664 mas, bmaj=8.25 mas, bpa=87.19 degrees ! Estimated noise=0.386928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00145341 Jy ! Component: 100 - total flux cleaned = -0.00193326 Jy ! Component: 150 - total flux cleaned = -0.00217022 Jy ! Component: 200 - total flux cleaned = -0.0022849 Jy ! Total flux subtracted in 200 components = -0.0022849 Jy ! Clean residual min=-0.002752 max=0.003686 Jy/beam ! Clean residual mean=-0.000013 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.23223 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.23223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062587Jy sigma=1.289311 ! Fit after self-cal, rms=0.062594Jy sigma=1.289259 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 (28, -96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031691 Jy ! Component: 100 - total flux cleaned = 0.00404449 Jy ! Component: 150 - total flux cleaned = 0.00422981 Jy ! Component: 200 - total flux cleaned = 0.00433965 Jy ! Total flux subtracted in 200 components = 0.00433965 Jy ! Clean residual min=-0.002541 max=0.002953 Jy/beam ! Clean residual mean=-0.000021 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.236569 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 197 components and 0.236569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062418Jy sigma=1.285679 ! Fit after self-cal, rms=0.062408Jy sigma=1.285296 ! 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.062408Jy sigma=1.285296 ! Fit after self-cal, rms=0.062082Jy sigma=1.279863 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.106 mas, bmaj=10.91 mas, bpa=-86.14 degrees ! Estimated noise=0.436391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024189 Jy ! Component: 100 - total flux cleaned = -0.000113993 Jy ! Component: 150 - total flux cleaned = -0.000524909 Jy ! Component: 200 - total flux cleaned = -0.000886535 Jy ! Total flux subtracted in 200 components = -0.000886535 Jy ! Clean residual min=-0.002661 max=0.002982 Jy/beam ! Clean residual mean=-0.000020 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.235683 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 216 components and 0.235683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062059Jy sigma=1.279457 ! Fit after self-cal, rms=0.062063Jy sigma=1.279369 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.000164261 Jy ! Component: 100 - total flux cleaned = -0.00037544 Jy ! Component: 150 - total flux cleaned = -0.000546118 Jy ! Component: 200 - total flux cleaned = -0.000683077 Jy ! Total flux subtracted in 200 components = -0.000683077 Jy ! Clean residual min=-0.002583 max=0.002875 Jy/beam ! Clean residual mean=-0.000021 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.235 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 225 components and 0.235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062051Jy sigma=1.279146 ! Fit after self-cal, rms=0.062051Jy sigma=1.279136 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.662 mas, bmaj=8.248 mas, bpa=87.02 degrees ! Estimated noise=0.38592 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.662 x 8.248 at 87.02 degrees (North through East) ! Clean map min=-0.0021026 max=0.18481 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.889 mas, bmaj=7.255 mas, bpa=87.28 degrees ! Estimated noise=0.63331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141412 Jy ! Component: 100 - total flux cleaned = 0.177455 Jy ! Component: 150 - total flux cleaned = 0.193163 Jy ! Component: 200 - total flux cleaned = 0.203451 Jy ! Total flux subtracted in 200 components = 0.203451 Jy ! Clean residual min=-0.005012 max=0.005952 Jy/beam ! Clean residual mean=0.000009 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.203451 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.203451 Jy ! Inverting map and beam ! Estimated beam: bmin=4.662 mas, bmaj=8.248 mas, bpa=87.02 degrees ! Estimated noise=0.38592 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.00917443 Jy ! Component: 100 - total flux cleaned = 0.01538 Jy ! Component: 150 - total flux cleaned = 0.0199624 Jy ! Component: 200 - total flux cleaned = 0.0234953 Jy ! Total flux subtracted in 200 components = 0.0234953 Jy ! Clean residual min=-0.002702 max=0.003562 Jy/beam ! Clean residual mean=-0.000004 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.226946 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 76 components and 0.226946 Jy ! Inverting map ! Added new window around map position (34, 35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033074 Jy ! Component: 100 - total flux cleaned = 0.00561687 Jy ! Component: 150 - total flux cleaned = 0.00723204 Jy ! Component: 200 - total flux cleaned = 0.00796992 Jy ! Total flux subtracted in 200 components = 0.00796992 Jy ! Clean residual min=-0.002318 max=0.002723 Jy/beam ! Clean residual mean=-0.000007 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.234916 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 117 components and 0.234916 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.106 mas, bmaj=10.91 mas, bpa=-86.14 degrees ! Estimated noise=0.436391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120517 Jy ! Component: 100 - total flux cleaned = 0.00169299 Jy ! Component: 150 - total flux cleaned = 0.00193779 Jy ! Component: 200 - total flux cleaned = 0.00221012 Jy ! Total flux subtracted in 200 components = 0.00221012 Jy ! Clean residual min=-0.002906 max=0.002908 Jy/beam ! Clean residual mean=-0.000013 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.237126 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.000195432 Jy ! Component: 100 - total flux cleaned = 0.000239636 Jy ! Component: 150 - total flux cleaned = 0.000197015 Jy ! Component: 200 - total flux cleaned = 0.000197067 Jy ! Total flux subtracted in 200 components = 0.000197067 Jy ! Clean residual min=-0.002717 max=0.002788 Jy/beam ! Clean residual mean=-0.000012 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.237323 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 204 components and 0.237323 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.662 mas, bmaj=8.248 mas, bpa=87.02 degrees ! Estimated noise=0.38592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452665 Jy ! Component: 100 - total flux cleaned = 0.000573938 Jy ! Component: 150 - total flux cleaned = 0.000648163 Jy ! Component: 200 - total flux cleaned = 0.000649664 Jy ! Total flux subtracted in 200 components = 0.000649664 Jy ! Clean residual min=-0.002064 max=0.002535 Jy/beam ! Clean residual mean=-0.000006 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.237973 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 228 components and 0.237973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062038Jy sigma=1.278665 ! Fit after self-cal, rms=0.062022Jy sigma=1.278304 wmodel /J0707+6110_S_map.mod ! wmodel: Unable to open new model file: /J0707+6110_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0707+6110_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.662 x 8.248 at 87.02 degrees (North through East) ! Clean map min=-0.0020149 max=0.18388 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0707+6110_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.183876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00059892 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.977161 0.977161 1.95432 3.90864 7.81729 15.6346 31.2692 62.5383 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 307.011 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0707+6110_S_dfm.log closed on Thu May 19 20:08:09 2016