! Started logfile: /scr/pima/rv120_uvs/J0406-3826_S_dfm.log on Fri Dec 22 22:30:35 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv120_uvs/J0406-3826_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0406-3826_S_uva.fits ! AN table 1: 5 integrations on 15 of 15 possible baselines. ! AN table 2: 2 integrations on 15 of 15 possible baselines. ! AN table 3: 37 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.388889 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0406-3826 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 1372 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 J0406-3826_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 8 telescope corrections were flagged in sub-array 1. ! A total of 163 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 163 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 188 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 163 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.213697Jy sigma=17.908213 ! Fit after self-cal, rms=0.383571Jy sigma=5.422410 ! 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.937 mas, bmaj=11.34 mas, bpa=-3.621 degrees ! Estimated noise=2.37961 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.461687 Jy ! Component: 100 - total flux cleaned = 0.578562 Jy ! Total flux subtracted in 100 components = 0.578562 Jy ! Clean residual min=-0.029352 max=0.049449 Jy/beam ! Clean residual mean=0.000170 rms=0.008777 Jy/beam ! Combined flux in latest and established models = 0.578562 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.578562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171867Jy sigma=2.374721 ! Fit after self-cal, rms=0.171812Jy sigma=2.373922 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.336 mas, bmaj=17.89 mas, bpa=-3.172 degrees ! Estimated noise=1.62661 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.0842989 Jy ! Component: 100 - total flux cleaned = 0.114644 Jy ! Component: 150 - total flux cleaned = 0.127515 Jy ! Component: 200 - total flux cleaned = 0.133125 Jy ! Total flux subtracted in 200 components = 0.133125 Jy ! Clean residual min=-0.015386 max=0.015178 Jy/beam ! Clean residual mean=0.000627 rms=0.004581 Jy/beam ! Combined flux in latest and established models = 0.711687 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.711687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137128Jy sigma=1.706850 ! Fit after self-cal, rms=0.137098Jy sigma=1.706377 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.336 x 17.89 at -3.172 degrees (North through East) ! Clean map min=-0.014896 max=0.62412 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.99 LA 1.00 NL 1.12 ! PT 0.99 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 LA 0.99 NL 0.99 OV 1.03 ! PT 0.97 SC 1.13 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 KK 1.06 KP 0.97 LA 0.99 ! MK 1.09 OV 0.99 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 KP 1.00 LA 0.98 NL 1.24 ! PT 1.00 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 LA 0.97 NL 1.02 OV 0.99 ! PT 0.99 SC 1.09 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 KK 1.09 KP 0.99 LA 0.97 ! MK 1.07 OV 0.99 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.00* LA 1.34 NL 1.00* ! PT 1.64 SC 0.53 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 LA 1.43 NL 1.00* OV 1.03 ! PT 0.95 SC 0.66 ! ! A total of 33 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 KK 0.99 KP 1.00* LA 1.87 ! MK 0.57 OV 0.97 PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 KP 1.01 LA 0.99 NL 1.20 ! PT 1.01 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 LA 0.96 NL 1.02 OV 0.87 ! PT 1.00 SC 1.09 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 KK 1.11 KP 0.97 LA 0.97 ! MK 1.06 OV 0.89 PT 0.98 ! ! ! Fit before self-cal, rms=0.137098Jy sigma=1.706377 ! Fit after self-cal, rms=0.086672Jy sigma=1.029679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.273 mas, bmaj=17.35 mas, bpa=-3.932 degrees ! Estimated noise=1.64206 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.00235438 Jy ! Component: 100 - total flux cleaned = 0.00236039 Jy ! Component: 150 - total flux cleaned = 0.00247659 Jy ! Component: 200 - total flux cleaned = 0.00248858 Jy ! Total flux subtracted in 200 components = 0.00248858 Jy ! Clean residual min=-0.009483 max=0.007891 Jy/beam ! Clean residual mean=0.000086 rms=0.002351 Jy/beam ! Combined flux in latest and established models = 0.714176 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.714176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086427Jy sigma=1.022029 ! Fit after self-cal, rms=0.086823Jy sigma=1.020511 ! 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.086823Jy sigma=1.020511 ! Fit after self-cal, rms=0.099907Jy sigma=0.952141 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.29 mas, bmaj=17.62 mas, bpa=-3.627 degrees ! Estimated noise=1.65514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293322 Jy ! Component: 100 - total flux cleaned = 0.00324411 Jy ! Component: 150 - total flux cleaned = 0.00329605 Jy ! Component: 200 - total flux cleaned = 0.00329613 Jy ! Total flux subtracted in 200 components = 0.00329613 Jy ! Clean residual min=-0.006620 max=0.007198 Jy/beam ! Clean residual mean=0.000093 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.717472 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.717472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099772Jy sigma=0.950100 ! Fit after self-cal, rms=0.099799Jy sigma=0.949949 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 = 7.08072e-05 Jy ! Component: 100 - total flux cleaned = 7.06415e-05 Jy ! Component: 150 - total flux cleaned = 2.94e-05 Jy ! Component: 200 - total flux cleaned = 2.78702e-05 Jy ! Total flux subtracted in 200 components = 2.78702e-05 Jy ! Clean residual min=-0.006534 max=0.007250 Jy/beam ! Clean residual mean=0.000093 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.7175 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.7175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099768Jy sigma=0.949278 ! Fit after self-cal, rms=0.099773Jy sigma=0.949228 ! 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.099773Jy sigma=0.949228 ! Fit after self-cal, rms=0.063954Jy sigma=0.736613 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.277 mas, bmaj=17.62 mas, bpa=-3.599 degrees ! Estimated noise=1.65275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572355 Jy ! Component: 100 - total flux cleaned = 0.000386555 Jy ! Component: 150 - total flux cleaned = 0.000332413 Jy ! Component: 200 - total flux cleaned = 0.000285379 Jy ! Total flux subtracted in 200 components = 0.000285379 Jy ! Clean residual min=-0.004419 max=0.005457 Jy/beam ! Clean residual mean=-0.000032 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.717785 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.717785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063877Jy sigma=0.734549 ! Fit after self-cal, rms=0.063915Jy sigma=0.734272 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 = 7.21348e-05 Jy ! Component: 100 - total flux cleaned = 4.80664e-07 Jy ! Component: 150 - total flux cleaned = 6.67058e-07 Jy ! Component: 200 - total flux cleaned = -3.07408e-05 Jy ! Total flux subtracted in 200 components = -3.07408e-05 Jy ! Clean residual min=-0.004396 max=0.005412 Jy/beam ! Clean residual mean=-0.000031 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.717754 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.717754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063890Jy sigma=0.733566 ! Fit after self-cal, rms=0.063891Jy sigma=0.733526 ! Inverting map ! Added new window around map position (-52, 60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00493658 Jy ! Component: 100 - total flux cleaned = 0.00591686 Jy ! Component: 150 - total flux cleaned = 0.00605141 Jy ! Component: 200 - total flux cleaned = 0.00623108 Jy ! Total flux subtracted in 200 components = 0.00623108 Jy ! Clean residual min=-0.004690 max=0.003514 Jy/beam ! Clean residual mean=-0.000036 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.723985 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.723985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063474Jy sigma=0.726117 ! Fit after self-cal, rms=0.063440Jy sigma=0.725515 ! 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.063440Jy sigma=0.725515 ! Fit after self-cal, rms=0.063320Jy sigma=0.723891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.43 mas, bmaj=35.67 mas, bpa=-1.008 degrees ! Estimated noise=1.91048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169176 Jy ! Component: 100 - total flux cleaned = 0.00191862 Jy ! Component: 150 - total flux cleaned = 0.00208289 Jy ! Component: 200 - total flux cleaned = 0.00219471 Jy ! Total flux subtracted in 200 components = 0.00219471 Jy ! Clean residual min=-0.004013 max=0.003531 Jy/beam ! Clean residual mean=-0.000056 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.72618 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 114 components and 0.72618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063233Jy sigma=0.722642 ! Fit after self-cal, rms=0.063228Jy sigma=0.722514 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.000454455 Jy ! Component: 100 - total flux cleaned = 0.000522166 Jy ! Component: 150 - total flux cleaned = 0.000586775 Jy ! Component: 200 - total flux cleaned = 0.000618178 Jy ! Total flux subtracted in 200 components = 0.000618178 Jy ! Clean residual min=-0.004075 max=0.003616 Jy/beam ! Clean residual mean=-0.000056 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.726798 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.726798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063185Jy sigma=0.722223 ! Fit after self-cal, rms=0.063187Jy sigma=0.722200 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.268 mas, bmaj=17.59 mas, bpa=-3.599 degrees ! Estimated noise=1.64965 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.268 x 17.59 at -3.599 degrees (North through East) ! Clean map min=-0.0042541 max=0.62389 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.063187Jy sigma=0.722200 ! Fit after self-cal, rms=0.058269Jy sigma=0.617111 ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=17.59 mas, bpa=-3.61 degrees ! Estimated noise=1.65072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168809 Jy ! Component: 100 - total flux cleaned = 0.0018395 Jy ! Component: 150 - total flux cleaned = 0.00170439 Jy ! Component: 200 - total flux cleaned = 0.00157619 Jy ! Total flux subtracted in 200 components = 0.00157619 Jy ! Clean residual min=-0.004275 max=0.003619 Jy/beam ! Clean residual mean=-0.000031 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.728374 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.728374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058159Jy sigma=0.615414 ! Fit after self-cal, rms=0.058155Jy sigma=0.615324 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245403 Jy ! Component: 100 - total flux cleaned = 0.000124529 Jy ! Component: 150 - total flux cleaned = 4.6221e-05 Jy ! Component: 200 - total flux cleaned = 8.23254e-06 Jy ! Total flux subtracted in 200 components = 8.23254e-06 Jy ! Clean residual min=-0.004304 max=0.003599 Jy/beam ! Clean residual mean=-0.000032 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.728382 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 140 components and 0.728382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058096Jy sigma=0.614396 ! Fit after self-cal, rms=0.058093Jy sigma=0.614364 ! 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.058093Jy sigma=0.614364 ! Fit after self-cal, rms=0.058029Jy sigma=0.614079 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.941 mas, bmaj=11.23 mas, bpa=-3.897 degrees ! Estimated noise=2.3809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.46252 Jy ! Component: 100 - total flux cleaned = 0.58074 Jy ! Component: 150 - total flux cleaned = 0.637925 Jy ! Component: 200 - total flux cleaned = 0.670217 Jy ! Total flux subtracted in 200 components = 0.670217 Jy ! Clean residual min=-0.009234 max=0.015937 Jy/beam ! Clean residual mean=-0.000023 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.670217 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.670217 Jy ! Inverting map and beam ! Estimated beam: bmin=4.266 mas, bmaj=17.58 mas, bpa=-3.618 degrees ! Estimated noise=1.65057 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.028552 Jy ! Component: 100 - total flux cleaned = 0.0394981 Jy ! Component: 150 - total flux cleaned = 0.0459606 Jy ! Component: 200 - total flux cleaned = 0.0502267 Jy ! Total flux subtracted in 200 components = 0.0502267 Jy ! Clean residual min=-0.004541 max=0.004346 Jy/beam ! Clean residual mean=-0.000027 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.720444 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.720444 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=11.42 mas, bmaj=35.67 mas, bpa=-1.001 degrees ! Estimated noise=1.91253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003313 Jy ! Component: 100 - total flux cleaned = 0.00442863 Jy ! Component: 150 - total flux cleaned = 0.00463114 Jy ! Component: 200 - total flux cleaned = 0.00480065 Jy ! Total flux subtracted in 200 components = 0.00480065 Jy ! Clean residual min=-0.004397 max=0.003401 Jy/beam ! Clean residual mean=-0.000035 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.725244 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 = 4.77711e-05 Jy ! Component: 100 - total flux cleaned = 0.000138512 Jy ! Component: 150 - total flux cleaned = 0.000223388 Jy ! Component: 200 - total flux cleaned = 0.000299738 Jy ! Total flux subtracted in 200 components = 0.000299738 Jy ! Clean residual min=-0.004430 max=0.003467 Jy/beam ! Clean residual mean=-0.000037 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.725544 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 100 components and 0.725544 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.266 mas, bmaj=17.58 mas, bpa=-3.618 degrees ! Estimated noise=1.65057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395125 Jy ! Component: 100 - total flux cleaned = 0.000610452 Jy ! Component: 150 - total flux cleaned = 0.000708495 Jy ! Component: 200 - total flux cleaned = 0.000752974 Jy ! Total flux subtracted in 200 components = 0.000752974 Jy ! Clean residual min=-0.004166 max=0.003530 Jy/beam ! Clean residual mean=-0.000025 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.726297 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.726297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058107Jy sigma=0.614758 ! Fit after self-cal, rms=0.058060Jy sigma=0.614260 wmodel J0406-3826_S_map.mod ! Writing 116 model components to file: J0406-3826_S_map.mod wobs J0406-3826_S_uvs.fits ! Writing UV FITS file: J0406-3826_S_uvs.fits wwins J0406-3826_S_map.win ! wwins: Wrote 2 windows to J0406-3826_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147486 Jy ! Component: 100 - total flux cleaned = -0.00212262 Jy ! Component: 150 - total flux cleaned = -0.00206574 Jy ! Component: 200 - total flux cleaned = -0.00178899 Jy ! Component: 250 - total flux cleaned = -0.00136883 Jy ! Component: 300 - total flux cleaned = -0.000964423 Jy ! Component: 350 - total flux cleaned = -0.000475434 Jy ! Component: 400 - total flux cleaned = 9.12178e-05 Jy ! Component: 450 - total flux cleaned = 0.000643041 Jy ! Component: 500 - total flux cleaned = 0.0011368 Jy ! Component: 550 - total flux cleaned = 0.00148833 Jy ! Component: 600 - total flux cleaned = 0.00170413 Jy ! Component: 650 - total flux cleaned = 0.00178936 Jy ! Component: 700 - total flux cleaned = 0.00199656 Jy ! Component: 750 - total flux cleaned = 0.00215872 Jy ! Component: 800 - total flux cleaned = 0.00223786 Jy ! Component: 850 - total flux cleaned = 0.00227623 Jy ! Component: 900 - total flux cleaned = 0.00231477 Jy ! Component: 950 - total flux cleaned = 0.00235261 Jy ! Component: 1000 - total flux cleaned = 0.00242721 Jy ! Component: 1050 - total flux cleaned = 0.00246356 Jy ! Component: 1100 - total flux cleaned = 0.00249969 Jy ! Component: 1150 - total flux cleaned = 0.002535 Jy ! Component: 1200 - total flux cleaned = 0.00256983 Jy ! Component: 1250 - total flux cleaned = 0.00250018 Jy ! Component: 1300 - total flux cleaned = 0.0024666 Jy ! Component: 1350 - total flux cleaned = 0.00243334 Jy ! Component: 1400 - total flux cleaned = 0.00246654 Jy ! Component: 1450 - total flux cleaned = 0.00246642 Jy ! Component: 1500 - total flux cleaned = 0.00240192 Jy ! Component: 1550 - total flux cleaned = 0.00233797 Jy ! Component: 1600 - total flux cleaned = 0.00230695 Jy ! Component: 1650 - total flux cleaned = 0.00236913 Jy ! Component: 1700 - total flux cleaned = 0.00227631 Jy ! Component: 1750 - total flux cleaned = 0.00227634 Jy ! Component: 1800 - total flux cleaned = 0.00224607 Jy ! Component: 1850 - total flux cleaned = 0.00215677 Jy ! Component: 1900 - total flux cleaned = 0.00212728 Jy ! Component: 1950 - total flux cleaned = 0.00206876 Jy ! Component: 2000 - total flux cleaned = 0.00221246 Jy ! Component: 2050 - total flux cleaned = 0.00218377 Jy ! Component: 2100 - total flux cleaned = 0.00226878 Jy ! Component: 2150 - total flux cleaned = 0.0022409 Jy ! Component: 2200 - total flux cleaned = 0.00224103 Jy ! Component: 2250 - total flux cleaned = 0.00229643 Jy ! Component: 2300 - total flux cleaned = 0.00232362 Jy ! Component: 2350 - total flux cleaned = 0.00232362 Jy ! Component: 2400 - total flux cleaned = 0.00235029 Jy ! Component: 2450 - total flux cleaned = 0.00235045 Jy ! Component: 2500 - total flux cleaned = 0.0022455 Jy ! Component: 2550 - total flux cleaned = 0.00227181 Jy ! Component: 2600 - total flux cleaned = 0.00224613 Jy ! Component: 2650 - total flux cleaned = 0.0021691 Jy ! Component: 2700 - total flux cleaned = 0.00214371 Jy ! Component: 2750 - total flux cleaned = 0.00211849 Jy ! Component: 2800 - total flux cleaned = 0.00199299 Jy ! Component: 2850 - total flux cleaned = 0.00204284 Jy ! Component: 2900 - total flux cleaned = 0.0019935 Jy ! Component: 2950 - total flux cleaned = 0.00191936 Jy ! Component: 3000 - total flux cleaned = 0.00179757 Jy ! Component: 3050 - total flux cleaned = 0.00179748 Jy ! Component: 3100 - total flux cleaned = 0.00172538 Jy ! Component: 3150 - total flux cleaned = 0.00155828 Jy ! Component: 3200 - total flux cleaned = 0.00148714 Jy ! Component: 3250 - total flux cleaned = 0.00144009 Jy ! Component: 3300 - total flux cleaned = 0.001393 Jy ! Component: 3350 - total flux cleaned = 0.00127655 Jy ! Component: 3400 - total flux cleaned = 0.001207 Jy ! Component: 3450 - total flux cleaned = 0.00111473 Jy ! Component: 3500 - total flux cleaned = 0.00106884 Jy ! Component: 3550 - total flux cleaned = 0.000977632 Jy ! Component: 3600 - total flux cleaned = 0.000977531 Jy ! Component: 3650 - total flux cleaned = 0.000842353 Jy ! Component: 3700 - total flux cleaned = 0.000775156 Jy ! Component: 3750 - total flux cleaned = 0.000752874 Jy ! Component: 3800 - total flux cleaned = 0.000620114 Jy ! Component: 3850 - total flux cleaned = 0.000532089 Jy ! Component: 3900 - total flux cleaned = 0.000422977 Jy ! Component: 3950 - total flux cleaned = 0.000466532 Jy ! Component: 4000 - total flux cleaned = 0.000401857 Jy ! Component: 4050 - total flux cleaned = 0.000380367 Jy ! Total flux subtracted in 4096 components = 0.000316089 Jy ! Clean residual min=-0.001457 max=0.001517 Jy/beam ! Clean residual mean=-0.000014 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.726613 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 373 components and 0.726614 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0406-3826_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.266 x 17.58 at -3.618 degrees (North through East) ! Clean map min=-0.0032959 max=0.63059 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0406-3826_S_map.fits wmodel /scr/pima/rv120_uvs/J0406-3826_S_map.mod ! Writing 373 model components to file: /scr/pima/rv120_uvs/J0406-3826_S_map.mod wobs /scr/pima/rv120_uvs/J0406-3826_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0406-3826_S_uvs.fits wwins /scr/pima/rv120_uvs/J0406-3826_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0406-3826_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.630587 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000419758 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199699 0.199699 0.399398 0.798795 1.59759 3.19518 6.39036 12.7807 25.5615 51.1229 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.63 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1502.26 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0406-3826_S_dfm.log closed on Fri Dec 22 22:30:39 2017