! Started logfile: /scr/pima/bg219i_uvs/J1032-1400_S_dfm.log on Thu May 19 23:16:05 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/J1032-1400_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1032-1400_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918519 visibilities/baseline/integration-bin. ! Found source: J1032-1400 ! ! 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 11904 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 J1032-1400_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004758Jy sigma=21.152628 ! Fit after self-cal, rms=0.912759Jy sigma=19.270029 ! 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.404 mas, bmaj=6.512 mas, bpa=-6.039 degrees ! Estimated noise=0.455446 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.0645635 Jy ! Component: 100 - total flux cleaned = 0.0822894 Jy ! Total flux subtracted in 100 components = 0.0822894 Jy ! Clean residual min=-0.003678 max=0.007810 Jy/beam ! Clean residual mean=-0.000001 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.0822894 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0822894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069201Jy sigma=1.408437 ! Fit after self-cal, rms=0.068229Jy sigma=1.391587 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00968553 Jy ! Component: 100 - total flux cleaned = 0.0149289 Jy ! Total flux subtracted in 100 components = 0.0149289 Jy ! Clean residual min=-0.002586 max=0.003263 Jy/beam ! Clean residual mean=-0.000001 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0972183 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.0972183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066392Jy sigma=1.352281 ! Fit after self-cal, rms=0.066337Jy sigma=1.351664 ! 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.006 mas, bmaj=7.643 mas, bpa=-5.75 degrees ! Estimated noise=0.328279 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.00462638 Jy ! Component: 100 - total flux cleaned = 0.0066677 Jy ! Component: 150 - total flux cleaned = 0.00769783 Jy ! Component: 200 - total flux cleaned = 0.00825133 Jy ! Total flux subtracted in 200 components = 0.00825133 Jy ! Clean residual min=-0.002107 max=0.002166 Jy/beam ! Clean residual mean=-0.000000 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.10547 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.10547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066059Jy sigma=1.345326 ! Fit after self-cal, rms=0.066038Jy sigma=1.345142 ! 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.006 x 7.643 at -5.75 degrees (North through East) ! Clean map min=-0.0020645 max=0.088382 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.00 FD 1.04 HN 1.01 KP 1.01 ! LA 0.98 MK 1.05 NL 0.99 OV 0.96 ! PT 1.05 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.99 KP 0.99 ! LA 0.97 MK 1.05 NL 0.99 OV 0.98 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.01 KP 0.95 ! LA 1.00 MK 1.00 NL 0.97 OV 0.98 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.98 KP 0.98 ! LA 1.03 MK 0.99 NL 1.01 OV 0.96 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.066038Jy sigma=1.345142 ! Fit after self-cal, rms=0.066615Jy sigma=1.342635 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.653 mas, bpa=-5.599 degrees ! Estimated noise=0.328918 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 = 4.0295e-05 Jy ! Component: 100 - total flux cleaned = -2.75045e-05 Jy ! Component: 150 - total flux cleaned = -1.30103e-05 Jy ! Component: 200 - total flux cleaned = 1.16928e-05 Jy ! Total flux subtracted in 200 components = 1.16928e-05 Jy ! Clean residual min=-0.001782 max=0.002070 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.105481 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.105481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066606Jy sigma=1.342493 ! Fit after self-cal, rms=0.066634Jy sigma=1.342407 ! 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.066634Jy sigma=1.342407 ! Fit after self-cal, rms=0.066602Jy sigma=1.340817 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.643 mas, bpa=-5.544 degrees ! Estimated noise=0.329014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.78694e-05 Jy ! Component: 100 - total flux cleaned = -1.36393e-05 Jy ! Component: 150 - total flux cleaned = -2.81348e-06 Jy ! Component: 200 - total flux cleaned = 7.65923e-06 Jy ! Total flux subtracted in 200 components = 7.65923e-06 Jy ! Clean residual min=-0.001758 max=0.002084 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.105489 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.105489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066597Jy sigma=1.340730 ! Fit after self-cal, rms=0.066603Jy sigma=1.340683 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 (11.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181105 Jy ! Component: 100 - total flux cleaned = 0.00262499 Jy ! Component: 150 - total flux cleaned = 0.0028301 Jy ! Component: 200 - total flux cleaned = 0.00287274 Jy ! Total flux subtracted in 200 components = 0.00287274 Jy ! Clean residual min=-0.001649 max=0.001822 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.108362 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 78 components and 0.108362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066554Jy sigma=1.339576 ! Fit after self-cal, rms=0.066548Jy sigma=1.339447 ! Inverting map ! Added new window around map position (-25, 112.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016807 Jy ! Component: 100 - total flux cleaned = 0.00260309 Jy ! Component: 150 - total flux cleaned = 0.00297675 Jy ! Component: 200 - total flux cleaned = 0.00325282 Jy ! Total flux subtracted in 200 components = 0.00325282 Jy ! Clean residual min=-0.001640 max=0.001635 Jy/beam ! Clean residual mean=-0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.111615 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.111615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066497Jy sigma=1.338464 ! Fit after self-cal, rms=0.066495Jy sigma=1.338413 ! 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.066495Jy sigma=1.338413 ! Fit after self-cal, rms=0.066392Jy sigma=1.338274 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.649 mas, bpa=-5.6 degrees ! Estimated noise=0.328287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000635058 Jy ! Component: 100 - total flux cleaned = 0.000895992 Jy ! Component: 150 - total flux cleaned = 0.00110855 Jy ! Component: 200 - total flux cleaned = 0.00122519 Jy ! Total flux subtracted in 200 components = 0.00122519 Jy ! Clean residual min=-0.001601 max=0.001554 Jy/beam ! Clean residual mean=-0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.11284 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.11284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066377Jy sigma=1.337973 ! Fit after self-cal, rms=0.066378Jy sigma=1.337955 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.000291934 Jy ! Component: 100 - total flux cleaned = 0.000363566 Jy ! Component: 150 - total flux cleaned = 0.000413526 Jy ! Component: 200 - total flux cleaned = 0.000445374 Jy ! Total flux subtracted in 200 components = 0.000445374 Jy ! Clean residual min=-0.001587 max=0.001553 Jy/beam ! Clean residual mean=-0.000000 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.113285 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.113285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066370Jy sigma=1.337793 ! Fit after self-cal, rms=0.066370Jy sigma=1.337790 ! 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.066370Jy sigma=1.337790 ! Fit after self-cal, rms=0.066434Jy sigma=1.337767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.429 mas, bmaj=14.27 mas, bpa=-0.1686 degrees ! Estimated noise=0.438737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000768642 Jy ! Component: 100 - total flux cleaned = 0.000917344 Jy ! Component: 150 - total flux cleaned = 0.000918377 Jy ! Component: 200 - total flux cleaned = 0.000904471 Jy ! Total flux subtracted in 200 components = 0.000904471 Jy ! Clean residual min=-0.001597 max=0.001523 Jy/beam ! Clean residual mean=0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.11419 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 119 components and 0.11419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066432Jy sigma=1.337730 ! Fit after self-cal, rms=0.066431Jy sigma=1.337693 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.000129539 Jy ! Component: 100 - total flux cleaned = 0.000130293 Jy ! Component: 150 - total flux cleaned = 0.00013058 Jy ! Component: 200 - total flux cleaned = 0.000120339 Jy ! Total flux subtracted in 200 components = 0.000120339 Jy ! Clean residual min=-0.001611 max=0.001552 Jy/beam ! Clean residual mean=0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.11431 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.11431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066431Jy sigma=1.337705 ! Fit after self-cal, rms=0.066430Jy sigma=1.337692 ! 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.024 mas, bmaj=7.654 mas, bpa=-5.623 degrees ! Estimated noise=0.328493 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 7.654 at -5.623 degrees (North through East) ! Clean map min=-0.0015421 max=0.088011 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.416 mas, bmaj=6.52 mas, bpa=-6.019 degrees ! Estimated noise=0.455353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0649923 Jy ! Component: 100 - total flux cleaned = 0.0834701 Jy ! Component: 150 - total flux cleaned = 0.0926104 Jy ! Component: 200 - total flux cleaned = 0.0975437 Jy ! Total flux subtracted in 200 components = 0.0975437 Jy ! Clean residual min=-0.002429 max=0.002564 Jy/beam ! Clean residual mean=-0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0975437 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0975437 Jy ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.654 mas, bpa=-5.623 degrees ! Estimated noise=0.328493 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) ! Added new window around map position (2.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00450219 Jy ! Component: 100 - total flux cleaned = 0.00728157 Jy ! Component: 150 - total flux cleaned = 0.00929723 Jy ! Component: 200 - total flux cleaned = 0.0108423 Jy ! Total flux subtracted in 200 components = 0.0108423 Jy ! Clean residual min=-0.001749 max=0.001667 Jy/beam ! Clean residual mean=-0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.108386 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 51 components and 0.108386 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.429 mas, bmaj=14.27 mas, bpa=-0.1686 degrees ! Estimated noise=0.438737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175324 Jy ! Component: 100 - total flux cleaned = 0.0028803 Jy ! Component: 150 - total flux cleaned = 0.0036996 Jy ! Component: 200 - total flux cleaned = 0.00425596 Jy ! Total flux subtracted in 200 components = 0.00425596 Jy ! Clean residual min=-0.001635 max=0.001458 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.112642 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.000312421 Jy ! Component: 100 - total flux cleaned = 0.00056213 Jy ! Component: 150 - total flux cleaned = 0.00076521 Jy ! Component: 200 - total flux cleaned = 0.000945167 Jy ! Total flux subtracted in 200 components = 0.000945167 Jy ! Clean residual min=-0.001576 max=0.001489 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.113587 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 97 components and 0.113587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.654 mas, bpa=-5.623 degrees ! Estimated noise=0.328493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.19242e-05 Jy ! Component: 100 - total flux cleaned = 6.92947e-05 Jy ! Component: 150 - total flux cleaned = 9.63734e-05 Jy ! Component: 200 - total flux cleaned = 0.000146888 Jy ! Total flux subtracted in 200 components = 0.000146888 Jy ! Clean residual min=-0.001578 max=0.001591 Jy/beam ! Clean residual mean=0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.113734 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.113734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066435Jy sigma=1.337806 ! Fit after self-cal, rms=0.066435Jy sigma=1.337720 wmodel /J1032-1400_S_map.mod ! wmodel: Unable to open new model file: /J1032-1400_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1032-1400_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 7.654 at -5.623 degrees (North through East) ! Clean map min=-0.0015342 max=0.088406 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1032-1400_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0884058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000379475 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28773 1.28773 2.57545 5.1509 10.3018 20.6036 41.2072 82.4144 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 232.968 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1032-1400_S_dfm.log closed on Thu May 19 23:16:08 2016