! Started logfile: /scr/pima/bg219i_uvs/J0941+2728_S_dfm.log on Thu May 19 23:13:43 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/J0941+2728_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0941+2728_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902439 visibilities/baseline/integration-bin. ! Found source: J0941+2728 ! ! 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 6660 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 J0941+2728_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009138Jy sigma=26.031591 ! Fit after self-cal, rms=0.869477Jy sigma=22.427085 ! 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.132 mas, bmaj=5.379 mas, bpa=-3.042 degrees ! Estimated noise=0.479916 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.099382 Jy ! Component: 100 - total flux cleaned = 0.123289 Jy ! Total flux subtracted in 100 components = 0.123289 Jy ! Clean residual min=-0.003722 max=0.009320 Jy/beam ! Clean residual mean=-0.000015 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.123289 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.123289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055757Jy sigma=1.396065 ! Fit after self-cal, rms=0.055733Jy sigma=1.395816 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00995262 Jy ! Component: 100 - total flux cleaned = 0.0150137 Jy ! Total flux subtracted in 100 components = 0.0150137 Jy ! Clean residual min=-0.002491 max=0.002528 Jy/beam ! Clean residual mean=-0.000006 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.138303 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.138303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053660Jy sigma=1.339048 ! Fit after self-cal, rms=0.053638Jy sigma=1.338685 ! 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.703 mas, bmaj=6.48 mas, bpa=-1.284 degrees ! Estimated noise=0.345828 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.00380372 Jy ! Component: 100 - total flux cleaned = 0.0056823 Jy ! Component: 150 - total flux cleaned = 0.00680671 Jy ! Component: 200 - total flux cleaned = 0.00750453 Jy ! Total flux subtracted in 200 components = 0.00750453 Jy ! Clean residual min=-0.002058 max=0.002839 Jy/beam ! Clean residual mean=-0.000007 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.145807 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.145807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053405Jy sigma=1.331488 ! Fit after self-cal, rms=0.053402Jy sigma=1.331414 ! 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.703 x 6.48 at -1.284 degrees (North through East) ! Clean map min=-0.0020639 max=0.13032 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 1.01 FD 0.99 HN 0.99 KP 1.02 ! LA 1.00 MK 1.01 NL 1.03 OV 1.00 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.00 KP 1.00 ! LA 0.96 MK 1.04 NL 1.04 OV 0.97 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.96 KP 0.99 ! LA 1.02 MK 1.07 NL 1.04 OV 0.99 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 0.99 KP 1.00 ! LA 1.06 MK 0.99 NL 1.04 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.053402Jy sigma=1.331414 ! Fit after self-cal, rms=0.053432Jy sigma=1.326137 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=6.504 mas, bpa=-0.8727 degrees ! Estimated noise=0.34555 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.000336666 Jy ! Component: 100 - total flux cleaned = -0.000323144 Jy ! Component: 150 - total flux cleaned = -0.000278412 Jy ! Component: 200 - total flux cleaned = -0.00026573 Jy ! Total flux subtracted in 200 components = -0.00026573 Jy ! Clean residual min=-0.001765 max=0.001968 Jy/beam ! Clean residual mean=-0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.145541 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.145541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053420Jy sigma=1.325854 ! Fit after self-cal, rms=0.053429Jy sigma=1.325804 ! 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.053429Jy sigma=1.325804 ! Fit after self-cal, rms=0.053427Jy sigma=1.320594 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=6.504 mas, bpa=-1.054 degrees ! Estimated noise=0.345352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147985 Jy ! Component: 100 - total flux cleaned = -0.000178804 Jy ! Component: 150 - total flux cleaned = -0.00019285 Jy ! Component: 200 - total flux cleaned = -0.000206322 Jy ! Total flux subtracted in 200 components = -0.000206322 Jy ! Clean residual min=-0.001672 max=0.001852 Jy/beam ! Clean residual mean=-0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.145335 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.145335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053425Jy sigma=1.320548 ! Fit after self-cal, rms=0.053432Jy sigma=1.320505 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (9.5, -85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117369 Jy ! Component: 100 - total flux cleaned = 0.0013125 Jy ! Component: 150 - total flux cleaned = 0.00142151 Jy ! Component: 200 - total flux cleaned = 0.0014962 Jy ! Total flux subtracted in 200 components = 0.0014962 Jy ! Clean residual min=-0.001635 max=0.001666 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.146831 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.146831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053389Jy sigma=1.319301 ! Fit after self-cal, rms=0.053388Jy sigma=1.319249 ! 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.053388Jy sigma=1.319249 ! Fit after self-cal, rms=0.053331Jy sigma=1.319189 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=6.511 mas, bpa=-1.048 degrees ! Estimated noise=0.345035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229088 Jy ! Component: 100 - total flux cleaned = 0.000228097 Jy ! Component: 150 - total flux cleaned = 0.000243022 Jy ! Component: 200 - total flux cleaned = 0.000256842 Jy ! Total flux subtracted in 200 components = 0.000256842 Jy ! Clean residual min=-0.001662 max=0.001662 Jy/beam ! Clean residual mean=-0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.147088 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.147088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053322Jy sigma=1.318952 ! Fit after self-cal, rms=0.053322Jy sigma=1.318947 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 = -1.57156e-08 Jy ! Component: 100 - total flux cleaned = 1.26618e-05 Jy ! Component: 150 - total flux cleaned = 2.46972e-05 Jy ! Component: 200 - total flux cleaned = 2.48851e-05 Jy ! Total flux subtracted in 200 components = 2.48851e-05 Jy ! Clean residual min=-0.001679 max=0.001666 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.147113 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.147113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053318Jy sigma=1.318814 ! Fit after self-cal, rms=0.053318Jy sigma=1.318813 ! 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.053318Jy sigma=1.318813 ! Fit after self-cal, rms=0.053327Jy sigma=1.318803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.368 mas, bmaj=10.69 mas, bpa=5.179 degrees ! Estimated noise=0.427932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498537 Jy ! Component: 100 - total flux cleaned = 0.000540893 Jy ! Component: 150 - total flux cleaned = 0.000577477 Jy ! Component: 200 - total flux cleaned = 0.000610381 Jy ! Total flux subtracted in 200 components = 0.000610381 Jy ! Clean residual min=-0.001622 max=0.001992 Jy/beam ! Clean residual mean=-0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.147723 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.147723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053331Jy sigma=1.318935 ! Fit after self-cal, rms=0.053328Jy sigma=1.318846 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.10965e-05 Jy ! Component: 100 - total flux cleaned = 1.71043e-05 Jy ! Component: 150 - total flux cleaned = 4.62199e-05 Jy ! Component: 200 - total flux cleaned = 6.32142e-05 Jy ! Total flux subtracted in 200 components = 6.32142e-05 Jy ! Clean residual min=-0.001623 max=0.001971 Jy/beam ! Clean residual mean=-0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.147787 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.147787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053332Jy sigma=1.318971 ! Fit after self-cal, rms=0.053331Jy sigma=1.318927 ! 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.727 mas, bmaj=6.513 mas, bpa=-1.029 degrees ! Estimated noise=0.345113 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.727 x 6.513 at -1.029 degrees (North through East) ! Clean map min=-0.0016408 max=0.12982 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.148 mas, bmaj=5.386 mas, bpa=-3.06 degrees ! Estimated noise=0.480054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0993164 Jy ! Component: 100 - total flux cleaned = 0.123244 Jy ! Component: 150 - total flux cleaned = 0.132845 Jy ! Component: 200 - total flux cleaned = 0.137715 Jy ! Total flux subtracted in 200 components = 0.137715 Jy ! Clean residual min=-0.002503 max=0.002523 Jy/beam ! Clean residual mean=-0.000004 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.137715 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.137715 Jy ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=6.513 mas, bpa=-1.029 degrees ! Estimated noise=0.345113 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.00359868 Jy ! Component: 100 - total flux cleaned = 0.00563656 Jy ! Component: 150 - total flux cleaned = 0.00700543 Jy ! Component: 200 - total flux cleaned = 0.00776972 Jy ! Total flux subtracted in 200 components = 0.00776972 Jy ! Clean residual min=-0.001685 max=0.002022 Jy/beam ! Clean residual mean=-0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.145484 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.145484 Jy ! Inverting map ! Added new window around map position (6, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187188 Jy ! Component: 100 - total flux cleaned = 0.00273292 Jy ! Component: 150 - total flux cleaned = 0.00305492 Jy ! Component: 200 - total flux cleaned = 0.0032263 Jy ! Total flux subtracted in 200 components = 0.0032263 Jy ! Clean residual min=-0.001488 max=0.001444 Jy/beam ! Clean residual mean=-0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.148711 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.148711 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.368 mas, bmaj=10.69 mas, bpa=5.179 degrees ! Estimated noise=0.427932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475093 Jy ! Component: 100 - total flux cleaned = 0.000713183 Jy ! Component: 150 - total flux cleaned = 0.000843597 Jy ! Component: 200 - total flux cleaned = 0.000957107 Jy ! Total flux subtracted in 200 components = 0.000957107 Jy ! Clean residual min=-0.001560 max=0.001485 Jy/beam ! Clean residual mean=-0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.149668 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.55195e-05 Jy ! Component: 100 - total flux cleaned = 0.00013172 Jy ! Component: 150 - total flux cleaned = 0.000152645 Jy ! Component: 200 - total flux cleaned = 0.000172641 Jy ! Total flux subtracted in 200 components = 0.000172641 Jy ! Clean residual min=-0.001537 max=0.001465 Jy/beam ! Clean residual mean=-0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.149841 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 86 components and 0.149841 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=6.513 mas, bpa=-1.029 degrees ! Estimated noise=0.345113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.7945e-05 Jy ! Component: 100 - total flux cleaned = -5.85948e-05 Jy ! Component: 150 - total flux cleaned = -5.8362e-05 Jy ! Component: 200 - total flux cleaned = -5.86158e-05 Jy ! Total flux subtracted in 200 components = -5.86158e-05 Jy ! Clean residual min=-0.001512 max=0.001406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.149782 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 0.149782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053288Jy sigma=1.317850 ! Fit after self-cal, rms=0.053277Jy sigma=1.317605 wmodel /J0941+2728_S_map.mod ! wmodel: Unable to open new model file: /J0941+2728_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0941+2728_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.727 x 6.513 at -1.029 degrees (North through East) ! Clean map min=-0.0015002 max=0.12993 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0941+2728_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00037381 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.863087 0.863087 1.72617 3.45235 6.9047 13.8094 27.6188 55.2376 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 347.589 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0941+2728_S_dfm.log closed on Thu May 19 23:13:45 2016