! Started logfile: /scr/pima/bg219e_uvs/J0648-3044_S_dfm.log on Thu May 19 18:27:53 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/bg219e_uvs/J0648-3044_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0648-3044_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.477011 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0648-3044 ! ! 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 1992 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 J0648-3044_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.175723Jy sigma=18.509090 ! Fit after self-cal, rms=0.470678Jy sigma=7.270116 ! 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.059 mas, bmaj=13.22 mas, bpa=7.103 degrees ! Estimated noise=1.36745 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.393582 Jy ! Component: 100 - total flux cleaned = 0.510762 Jy ! Total flux subtracted in 100 components = 0.510762 Jy ! Clean residual min=-0.025702 max=0.058474 Jy/beam ! Clean residual mean=0.000146 rms=0.008624 Jy/beam ! Combined flux in latest and established models = 0.510762 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.510762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165192Jy sigma=2.667498 ! Fit after self-cal, rms=0.164561Jy sigma=2.660153 ! Inverting map ! Added new window around map position (3.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0701265 Jy ! Component: 100 - total flux cleaned = 0.11329 Jy ! Total flux subtracted in 100 components = 0.11329 Jy ! Clean residual min=-0.014249 max=0.028868 Jy/beam ! Clean residual mean=0.000076 rms=0.004474 Jy/beam ! Combined flux in latest and established models = 0.624052 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.624052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110649Jy sigma=1.717132 ! Fit after self-cal, rms=0.109992Jy sigma=1.707273 ! 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.704 mas, bmaj=14.77 mas, bpa=7.237 degrees ! Estimated noise=1.06569 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.0466947 Jy ! Component: 100 - total flux cleaned = 0.0723741 Jy ! Component: 150 - total flux cleaned = 0.0881698 Jy ! Component: 200 - total flux cleaned = 0.0982119 Jy ! Total flux subtracted in 200 components = 0.0982119 Jy ! Clean residual min=-0.008736 max=0.010343 Jy/beam ! Clean residual mean=-0.000004 rms=0.002597 Jy/beam ! Combined flux in latest and established models = 0.722264 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 94 components and 0.722264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090039Jy sigma=1.319369 ! Fit after self-cal, rms=0.089935Jy sigma=1.317084 ! 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.704 x 14.77 at 7.237 degrees (North through East) ! Clean map min=-0.0087119 max=0.539 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 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.10 KP 0.98 ! LA 0.98 NL 1.03 OV 0.99 PT 0.99 ! SC 1.04 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.06 KP 0.98 ! LA 0.98 NL 1.04 OV 0.98 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.06 KP 0.98 ! LA 0.98 NL 1.02 OV 0.97 PT 1.00 ! SC 0.98 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.04 KP 0.98 ! LA 0.98 NL 0.99 OV 0.98 PT 0.99 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.089935Jy sigma=1.317084 ! Fit after self-cal, rms=0.088730Jy sigma=1.287362 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=15.05 mas, bpa=6.514 degrees ! Estimated noise=1.07912 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.00384435 Jy ! Component: 100 - total flux cleaned = -0.00408558 Jy ! Component: 150 - total flux cleaned = -0.00408955 Jy ! Component: 200 - total flux cleaned = -0.00426102 Jy ! Total flux subtracted in 200 components = -0.00426102 Jy ! Clean residual min=-0.007476 max=0.007901 Jy/beam ! Clean residual mean=-0.000019 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.718002 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.718003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088369Jy sigma=1.282147 ! Fit after self-cal, rms=0.088399Jy sigma=1.281965 ! 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.088399Jy sigma=1.281965 ! Fit after self-cal, rms=0.088422Jy sigma=1.280482 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=15.08 mas, bpa=6.609 degrees ! Estimated noise=1.07785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00301202 Jy ! Component: 100 - total flux cleaned = -0.00330934 Jy ! Component: 150 - total flux cleaned = -0.00338807 Jy ! Component: 200 - total flux cleaned = -0.00338847 Jy ! Total flux subtracted in 200 components = -0.00338847 Jy ! Clean residual min=-0.007289 max=0.007444 Jy/beam ! Clean residual mean=-0.000019 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.714614 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.714614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088207Jy sigma=1.277285 ! Fit after self-cal, rms=0.088204Jy sigma=1.277212 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.9691e-06 Jy ! Component: 100 - total flux cleaned = -9.75515e-06 Jy ! Component: 150 - total flux cleaned = -8.58e-06 Jy ! Component: 200 - total flux cleaned = -8.69508e-06 Jy ! Total flux subtracted in 200 components = -8.69508e-06 Jy ! Clean residual min=-0.007281 max=0.007159 Jy/beam ! Clean residual mean=-0.000019 rms=0.001842 Jy/beam ! Combined flux in latest and established models = 0.714605 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.714605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088135Jy sigma=1.276239 ! Fit after self-cal, rms=0.088132Jy sigma=1.276209 ! 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.088132Jy sigma=1.276209 ! Fit after self-cal, rms=0.087416Jy sigma=1.252832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=15.13 mas, bpa=6.631 degrees ! Estimated noise=1.07809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00352474 Jy ! Component: 100 - total flux cleaned = -0.00395089 Jy ! Component: 150 - total flux cleaned = -0.00402131 Jy ! Component: 200 - total flux cleaned = -0.00408751 Jy ! Total flux subtracted in 200 components = -0.00408751 Jy ! Clean residual min=-0.005998 max=0.005348 Jy/beam ! Clean residual mean=0.000014 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.710518 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 132 components and 0.710518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087194Jy sigma=1.250442 ! Fit after self-cal, rms=0.087215Jy sigma=1.250351 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.000118986 Jy ! Component: 100 - total flux cleaned = -0.00011858 Jy ! Component: 150 - total flux cleaned = -7.00955e-05 Jy ! Component: 200 - total flux cleaned = -2.71128e-05 Jy ! Total flux subtracted in 200 components = -2.71128e-05 Jy ! Clean residual min=-0.005922 max=0.005355 Jy/beam ! Clean residual mean=0.000014 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.710491 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 135 components and 0.710491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087141Jy sigma=1.249683 ! Fit after self-cal, rms=0.087140Jy sigma=1.249628 ! 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.087140Jy sigma=1.249628 ! Fit after self-cal, rms=0.087345Jy sigma=1.248535 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.98 mas, bmaj=22.14 mas, bpa=-2.612 degrees ! Estimated noise=1.2778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172882 Jy ! Component: 100 - total flux cleaned = -0.00187377 Jy ! Component: 150 - total flux cleaned = -0.00187567 Jy ! Component: 200 - total flux cleaned = -0.00187762 Jy ! Total flux subtracted in 200 components = -0.00187762 Jy ! Clean residual min=-0.004909 max=0.005643 Jy/beam ! Clean residual mean=0.000022 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.708613 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 146 components and 0.708613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087274Jy sigma=1.248346 ! Fit after self-cal, rms=0.087270Jy sigma=1.248228 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.000123178 Jy ! Component: 100 - total flux cleaned = 0.000159199 Jy ! Component: 150 - total flux cleaned = 0.000191101 Jy ! Component: 200 - total flux cleaned = 0.000221377 Jy ! Total flux subtracted in 200 components = 0.000221377 Jy ! Clean residual min=-0.004925 max=0.005609 Jy/beam ! Clean residual mean=0.000022 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.708835 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 153 components and 0.708835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087261Jy sigma=1.248520 ! Fit after self-cal, rms=0.087246Jy sigma=1.248406 ! 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.824 mas, bmaj=15.17 mas, bpa=6.673 degrees ! Estimated noise=1.07731 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 15.17 at 6.673 degrees (North through East) ! Clean map min=-0.0055202 max=0.53883 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087246Jy sigma=1.248406 ! Fit after self-cal, rms=0.080733Jy sigma=1.136295 ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=15.18 mas, bpa=6.711 degrees ! Estimated noise=1.07663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170979 Jy ! Component: 100 - total flux cleaned = -0.00198055 Jy ! Component: 150 - total flux cleaned = -0.00215967 Jy ! Component: 200 - total flux cleaned = -0.00219954 Jy ! Total flux subtracted in 200 components = -0.00219954 Jy ! Clean residual min=-0.005445 max=0.005366 Jy/beam ! Clean residual mean=0.000018 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.706635 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 0.706635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080646Jy sigma=1.135308 ! Fit after self-cal, rms=0.080641Jy sigma=1.135224 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020374 Jy ! Component: 100 - total flux cleaned = -0.000240569 Jy ! Component: 150 - total flux cleaned = -0.000240833 Jy ! Component: 200 - total flux cleaned = -0.000272634 Jy ! Total flux subtracted in 200 components = -0.000272634 Jy ! Clean residual min=-0.005345 max=0.005382 Jy/beam ! Clean residual mean=0.000018 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.706362 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 171 components and 0.706362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080604Jy sigma=1.134770 ! Fit after self-cal, rms=0.080603Jy sigma=1.134705 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080603Jy sigma=1.134705 ! Fit after self-cal, rms=0.080774Jy sigma=1.134351 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.071 mas, bmaj=13.5 mas, bpa=7.265 degrees ! Estimated noise=1.38879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.396393 Jy ! Component: 100 - total flux cleaned = 0.514717 Jy ! Component: 150 - total flux cleaned = 0.581604 Jy ! Component: 200 - total flux cleaned = 0.621154 Jy ! Total flux subtracted in 200 components = 0.621154 Jy ! Clean residual min=-0.011066 max=0.020464 Jy/beam ! Clean residual mean=0.000068 rms=0.003446 Jy/beam ! Combined flux in latest and established models = 0.621154 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.621154 Jy ! Inverting map and beam ! Estimated beam: bmin=3.821 mas, bmaj=15.2 mas, bpa=6.744 degrees ! Estimated noise=1.07653 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.0375542 Jy ! Component: 100 - total flux cleaned = 0.0563289 Jy ! Component: 150 - total flux cleaned = 0.0667681 Jy ! Component: 200 - total flux cleaned = 0.0728719 Jy ! Total flux subtracted in 200 components = 0.0728719 Jy ! Clean residual min=-0.005649 max=0.005744 Jy/beam ! Clean residual mean=0.000026 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.694026 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 83 components and 0.694026 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.996 mas, bmaj=22.17 mas, bpa=-2.573 degrees ! Estimated noise=1.27608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056437 Jy ! Component: 100 - total flux cleaned = 0.00832647 Jy ! Component: 150 - total flux cleaned = 0.00897625 Jy ! Component: 200 - total flux cleaned = 0.00914409 Jy ! Total flux subtracted in 200 components = 0.00914409 Jy ! Clean residual min=-0.004926 max=0.005930 Jy/beam ! Clean residual mean=0.000032 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.70317 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.00015833 Jy ! Component: 100 - total flux cleaned = 0.000307302 Jy ! Component: 150 - total flux cleaned = 0.000401296 Jy ! Component: 200 - total flux cleaned = 0.000536549 Jy ! Total flux subtracted in 200 components = 0.000536549 Jy ! Clean residual min=-0.004870 max=0.005920 Jy/beam ! Clean residual mean=0.000031 rms=0.001739 Jy/beam ! Combined flux in latest and established models = 0.703706 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.703706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.821 mas, bmaj=15.2 mas, bpa=6.744 degrees ! Estimated noise=1.07653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204726 Jy ! Component: 100 - total flux cleaned = -0.000281066 Jy ! Component: 150 - total flux cleaned = -0.00040993 Jy ! Component: 200 - total flux cleaned = -0.000467786 Jy ! Total flux subtracted in 200 components = -0.000467786 Jy ! Clean residual min=-0.005311 max=0.005456 Jy/beam ! Clean residual mean=0.000019 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.703238 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.703238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080892Jy sigma=1.134186 ! Fit after self-cal, rms=0.080856Jy sigma=1.133595 wmodel /J0648-3044_S_map.mod ! wmodel: Unable to open new model file: /J0648-3044_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0648-3044_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.821 x 15.2 at 6.744 degrees (North through East) ! Clean map min=-0.0051302 max=0.54485 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0648-3044_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.544854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00140687 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.774633 0.774633 1.54927 3.09853 6.19706 12.3941 24.7882 49.5765 99.153 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0042 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.544 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 387.28 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0648-3044_S_dfm.log closed on Thu May 19 18:27:55 2016