! Started logfile: /scr/pima/bg219h_uvs/J1013-2546_S_dfm.log on Thu May 19 22:19:07 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/J1013-2546_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1013-2546_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.657265 visibilities/baseline/integration-bin. ! Found source: J1013-2546 ! ! 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 6152 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 J1013-2546_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013791Jy sigma=18.433001 ! Fit after self-cal, rms=0.846922Jy sigma=15.324732 ! 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.372 mas, bmaj=6.292 mas, bpa=-6.772 degrees ! Estimated noise=0.741929 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.115572 Jy ! Component: 100 - total flux cleaned = 0.145686 Jy ! Total flux subtracted in 100 components = 0.145686 Jy ! Clean residual min=-0.007262 max=0.012638 Jy/beam ! Clean residual mean=-0.000026 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.145686 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.145686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087231Jy sigma=1.494347 ! Fit after self-cal, rms=0.087164Jy sigma=1.493593 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147632 Jy ! Component: 100 - total flux cleaned = 0.0241685 Jy ! Total flux subtracted in 100 components = 0.0241685 Jy ! Clean residual min=-0.006240 max=0.008450 Jy/beam ! Clean residual mean=-0.000018 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.169854 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.169855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083217Jy sigma=1.410305 ! Fit after self-cal, rms=0.083204Jy sigma=1.410030 ! 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.894 mas, bmaj=7.361 mas, bpa=-6.845 degrees ! Estimated noise=0.549262 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 (5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134622 Jy ! Component: 100 - total flux cleaned = 0.0217247 Jy ! Component: 150 - total flux cleaned = 0.0274013 Jy ! Component: 200 - total flux cleaned = 0.0315139 Jy ! Total flux subtracted in 200 components = 0.0315139 Jy ! Clean residual min=-0.004267 max=0.006776 Jy/beam ! Clean residual mean=-0.000021 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.201368 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 85 components and 0.201368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080740Jy sigma=1.362539 ! Fit after self-cal, rms=0.080566Jy sigma=1.358527 ! 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.894 x 7.361 at -6.845 degrees (North through East) ! Clean map min=-0.0037777 max=0.15104 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. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.11 KP 0.96 ! LA 0.97 MK 0.99 NL 1.11 OV 0.97 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.04 KP 0.97 ! LA 0.96 MK 1.03 NL 0.96 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 1.09 KP 0.99 ! LA 0.93 MK 1.01 NL 0.93 OV 0.97 ! PT 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.080566Jy sigma=1.358527 ! Fit after self-cal, rms=0.081254Jy sigma=1.350202 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=7.427 mas, bpa=-7.148 degrees ! Estimated noise=0.552909 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.00328132 Jy ! Component: 100 - total flux cleaned = 0.00488219 Jy ! Component: 150 - total flux cleaned = 0.00535551 Jy ! Component: 200 - total flux cleaned = 0.00548462 Jy ! Total flux subtracted in 200 components = 0.00548462 Jy ! Clean residual min=-0.003263 max=0.004217 Jy/beam ! Clean residual mean=0.000003 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.206853 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.206853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081106Jy sigma=1.347319 ! Fit after self-cal, rms=0.081111Jy sigma=1.346618 ! 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.081111Jy sigma=1.346618 ! Fit after self-cal, rms=0.081770Jy sigma=1.344650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.893 mas, bmaj=7.411 mas, bpa=-7.023 degrees ! Estimated noise=0.552374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000610848 Jy ! Component: 100 - total flux cleaned = 0.000686276 Jy ! Component: 150 - total flux cleaned = 0.000719839 Jy ! Component: 200 - total flux cleaned = 0.000748472 Jy ! Total flux subtracted in 200 components = 0.000748472 Jy ! Clean residual min=-0.003530 max=0.003575 Jy/beam ! Clean residual mean=-0.000005 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.207602 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.207602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081739Jy sigma=1.343804 ! Fit after self-cal, rms=0.081757Jy sigma=1.343605 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.000284983 Jy ! Component: 100 - total flux cleaned = 0.000372193 Jy ! Component: 150 - total flux cleaned = 0.000423753 Jy ! Component: 200 - total flux cleaned = 0.000472052 Jy ! Total flux subtracted in 200 components = 0.000472052 Jy ! Clean residual min=-0.003563 max=0.003598 Jy/beam ! Clean residual mean=-0.000004 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.208074 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.208074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081740Jy sigma=1.343205 ! Fit after self-cal, rms=0.081736Jy sigma=1.343168 ! 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.081736Jy sigma=1.343168 ! Fit after self-cal, rms=0.081779Jy sigma=1.342979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=7.407 mas, bpa=-7.032 degrees ! Estimated noise=0.551589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.45545e-05 Jy ! Component: 100 - total flux cleaned = 0.000152757 Jy ! Component: 150 - total flux cleaned = 0.000226062 Jy ! Component: 200 - total flux cleaned = 0.000272257 Jy ! Total flux subtracted in 200 components = 0.000272257 Jy ! Clean residual min=-0.003491 max=0.003516 Jy/beam ! Clean residual mean=-0.000005 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.208346 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.208346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081767Jy sigma=1.342527 ! Fit after self-cal, rms=0.081766Jy sigma=1.342498 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.000155532 Jy ! Component: 100 - total flux cleaned = 0.000200755 Jy ! Component: 150 - total flux cleaned = 0.000265106 Jy ! Component: 200 - total flux cleaned = 0.000306503 Jy ! Total flux subtracted in 200 components = 0.000306503 Jy ! Clean residual min=-0.003473 max=0.003508 Jy/beam ! Clean residual mean=-0.000005 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.208652 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.208652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081756Jy sigma=1.342244 ! Fit after self-cal, rms=0.081753Jy sigma=1.342228 ! 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.081753Jy sigma=1.342228 ! Fit after self-cal, rms=0.081660Jy sigma=1.342166 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.232 mas, bmaj=16.89 mas, bpa=-2.391 degrees ! Estimated noise=0.724386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001455 Jy ! Component: 100 - total flux cleaned = 0.00156005 Jy ! Component: 150 - total flux cleaned = 0.00168185 Jy ! Component: 200 - total flux cleaned = 0.00182473 Jy ! Total flux subtracted in 200 components = 0.00182473 Jy ! Clean residual min=-0.003564 max=0.004068 Jy/beam ! Clean residual mean=-0.000008 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.210477 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 139 components and 0.210477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081675Jy sigma=1.342423 ! Fit after self-cal, rms=0.081664Jy sigma=1.341988 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.00050585 Jy ! Component: 100 - total flux cleaned = 0.000554433 Jy ! Component: 150 - total flux cleaned = 0.000524786 Jy ! Component: 200 - total flux cleaned = 0.000554823 Jy ! Total flux subtracted in 200 components = 0.000554823 Jy ! Clean residual min=-0.003541 max=0.004041 Jy/beam ! Clean residual mean=-0.000007 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.211032 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 144 components and 0.211032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081691Jy sigma=1.342580 ! Fit after self-cal, rms=0.081685Jy sigma=1.342313 ! 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.894 mas, bmaj=7.407 mas, bpa=-7.052 degrees ! Estimated noise=0.550866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 7.407 at -7.052 degrees (North through East) ! Clean map min=-0.0033511 max=0.14555 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=2.393 mas, bmaj=6.29 mas, bpa=-6.523 degrees ! Estimated noise=0.74365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114851 Jy ! Component: 100 - total flux cleaned = 0.144582 Jy ! Component: 150 - total flux cleaned = 0.159082 Jy ! Component: 200 - total flux cleaned = 0.169191 Jy ! Total flux subtracted in 200 components = 0.169191 Jy ! Clean residual min=-0.005676 max=0.006204 Jy/beam ! Clean residual mean=-0.000017 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.169191 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.169191 Jy ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=7.407 mas, bpa=-7.052 degrees ! Estimated noise=0.550866 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.0127295 Jy ! Component: 100 - total flux cleaned = 0.0209346 Jy ! Component: 150 - total flux cleaned = 0.0266301 Jy ! Component: 200 - total flux cleaned = 0.0306777 Jy ! Total flux subtracted in 200 components = 0.0306777 Jy ! Clean residual min=-0.003349 max=0.004543 Jy/beam ! Clean residual mean=-0.000015 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.199868 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 85 components and 0.199868 Jy ! Inverting map ! Added new window around map position (-4.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412827 Jy ! Component: 100 - total flux cleaned = 0.00673659 Jy ! Component: 150 - total flux cleaned = 0.00869011 Jy ! Component: 200 - total flux cleaned = 0.0101577 Jy ! Total flux subtracted in 200 components = 0.0101577 Jy ! Clean residual min=-0.003291 max=0.003170 Jy/beam ! Clean residual mean=-0.000004 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.210026 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 116 components and 0.210026 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.232 mas, bmaj=16.89 mas, bpa=-2.391 degrees ! Estimated noise=0.724386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137352 Jy ! Component: 100 - total flux cleaned = 0.00172265 Jy ! Component: 150 - total flux cleaned = 0.00199556 Jy ! Component: 200 - total flux cleaned = 0.0021847 Jy ! Total flux subtracted in 200 components = 0.0021847 Jy ! Clean residual min=-0.003038 max=0.003430 Jy/beam ! Clean residual mean=-0.000003 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.212211 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 = 5.34782e-05 Jy ! Component: 100 - total flux cleaned = 7.82932e-05 Jy ! Component: 150 - total flux cleaned = 0.000142912 Jy ! Component: 200 - total flux cleaned = 0.000203743 Jy ! Total flux subtracted in 200 components = 0.000203743 Jy ! Clean residual min=-0.003009 max=0.003409 Jy/beam ! Clean residual mean=-0.000003 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.212415 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 140 components and 0.212415 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=7.407 mas, bpa=-7.052 degrees ! Estimated noise=0.550866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011335 Jy ! Component: 100 - total flux cleaned = -0.000149802 Jy ! Component: 150 - total flux cleaned = -0.000149068 Jy ! Component: 200 - total flux cleaned = -8.97241e-05 Jy ! Total flux subtracted in 200 components = -8.97241e-05 Jy ! Clean residual min=-0.003178 max=0.003194 Jy/beam ! Clean residual mean=-0.000001 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.212325 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 158 components and 0.212325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081565Jy sigma=1.338475 ! Fit after self-cal, rms=0.081511Jy sigma=1.337904 wmodel /J1013-2546_S_map.mod ! wmodel: Unable to open new model file: /J1013-2546_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1013-2546_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 7.407 at -7.052 degrees (North through East) ! Clean map min=-0.003001 max=0.14642 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1013-2546_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.146418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000760379 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55796 1.55796 3.11592 6.23185 12.4637 24.9274 49.8548 99.7096 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.559 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1013-2546_S_dfm.log closed on Thu May 19 22:19:09 2016