! Started logfile: /scr/pima/rdv76_uvs/J0106-4034_S_dfm.log on Fri Jun 15 05:50:28 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rdv76_uvs/J0106-4034_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J0106-4034_S_uva.fits ! AN table 1: 55 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.309091 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0106-4034 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 2448 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 J0106-4034_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 388 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 388 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 388 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 388 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.541318Jy sigma=12.183340 ! Fit after self-cal, rms=0.334684Jy sigma=2.497862 ! 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.294 mas, bmaj=7.09 mas, bpa=-9.135 degrees ! Estimated noise=3.19432 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.83082 Jy ! Component: 100 - total flux cleaned = 1.02171 Jy ! Total flux subtracted in 100 components = 1.02171 Jy ! Clean residual min=-0.054045 max=0.112256 Jy/beam ! Clean residual mean=0.000088 rms=0.016863 Jy/beam ! Combined flux in latest and established models = 1.02171 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.02171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.328941Jy sigma=2.451538 ! Fit after self-cal, rms=0.328930Jy sigma=2.451398 ! Inverting map ! Added new window around map position (-6.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101996 Jy ! Component: 100 - total flux cleaned = 0.129881 Jy ! Total flux subtracted in 100 components = 0.129881 Jy ! Clean residual min=-0.047568 max=0.077399 Jy/beam ! Clean residual mean=0.000085 rms=0.012611 Jy/beam ! Combined flux in latest and established models = 1.15159 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 1.15159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304886Jy sigma=2.255607 ! Fit after self-cal, rms=0.302949Jy sigma=2.234369 ! 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.719 mas, bmaj=8.195 mas, bpa=-10.17 degrees ! Estimated noise=2.45989 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.0181983 Jy ! Component: 100 - total flux cleaned = 0.020026 Jy ! Component: 150 - total flux cleaned = 0.0214114 Jy ! Component: 200 - total flux cleaned = 0.0224998 Jy ! Total flux subtracted in 200 components = 0.0224998 Jy ! Clean residual min=-0.043092 max=0.046510 Jy/beam ! Clean residual mean=0.000292 rms=0.012310 Jy/beam ! Combined flux in latest and established models = 1.17409 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 1.17409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298302Jy sigma=2.198249 ! Fit after self-cal, rms=0.298178Jy sigma=2.196523 ! 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.719 x 8.195 at -10.17 degrees (North through East) ! Clean map min=-0.042485 max=0.99689 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 KK 1.01 KP 1.14 LA 1.04 ! MK 1.01 NL 1.25 OV 0.93 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KK 0.98 KP 1.02 LA 1.05 ! MK 1.04 NL 1.24 OV 0.94 PT 1.03 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 KK 1.12 KP 0.99 LA 1.03 ! MK 0.97 NL 1.20 OV 0.97 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.84 KK 1.12 KP 1.02 LA 1.00 ! MK 1.02 NL 1.19 OV 0.96 PT 1.00 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.298178Jy sigma=2.196523 ! Fit after self-cal, rms=0.289862Jy sigma=1.980543 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.74 mas, bmaj=8.198 mas, bpa=-9.696 degrees ! Estimated noise=2.48662 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.0179305 Jy ! Component: 100 - total flux cleaned = -0.0226857 Jy ! Component: 150 - total flux cleaned = -0.0249091 Jy ! Component: 200 - total flux cleaned = -0.0263086 Jy ! Total flux subtracted in 200 components = -0.0263086 Jy ! Clean residual min=-0.020439 max=0.021606 Jy/beam ! Clean residual mean=-0.000024 rms=0.005401 Jy/beam ! Combined flux in latest and established models = 1.14778 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 1.14778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288434Jy sigma=1.972052 ! Fit after self-cal, rms=0.288726Jy sigma=1.969652 ! 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.288726Jy sigma=1.969652 ! Fit after self-cal, rms=0.289987Jy sigma=1.967934 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.744 mas, bmaj=8.2 mas, bpa=-9.642 degrees ! Estimated noise=2.48313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0114819 Jy ! Component: 100 - total flux cleaned = -0.0135169 Jy ! Component: 150 - total flux cleaned = -0.014752 Jy ! Component: 200 - total flux cleaned = -0.0158165 Jy ! Total flux subtracted in 200 components = -0.0158165 Jy ! Clean residual min=-0.019339 max=0.020496 Jy/beam ! Clean residual mean=-0.000030 rms=0.004997 Jy/beam ! Combined flux in latest and established models = 1.13196 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 1.13196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289241Jy sigma=1.964421 ! Fit after self-cal, rms=0.289092Jy sigma=1.963545 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.00323274 Jy ! Component: 100 - total flux cleaned = -0.0039845 Jy ! Component: 150 - total flux cleaned = -0.00477557 Jy ! Component: 200 - total flux cleaned = -0.00547665 Jy ! Total flux subtracted in 200 components = -0.00547665 Jy ! Clean residual min=-0.018742 max=0.019889 Jy/beam ! Clean residual mean=-0.000033 rms=0.004904 Jy/beam ! Combined flux in latest and established models = 1.12649 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 1.12649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288850Jy sigma=1.962563 ! Fit after self-cal, rms=0.288779Jy sigma=1.962341 ! 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.288779Jy sigma=1.962341 ! Fit after self-cal, rms=0.290542Jy sigma=1.950532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.749 mas, bmaj=8.207 mas, bpa=-9.618 degrees ! Estimated noise=2.4822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0070976 Jy ! Component: 100 - total flux cleaned = -0.00818745 Jy ! Component: 150 - total flux cleaned = -0.00913789 Jy ! Component: 200 - total flux cleaned = -0.00942377 Jy ! Total flux subtracted in 200 components = -0.00942377 Jy ! Clean residual min=-0.016741 max=0.017796 Jy/beam ! Clean residual mean=-0.000039 rms=0.004388 Jy/beam ! Combined flux in latest and established models = 1.11706 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 1.11706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290126Jy sigma=1.949020 ! Fit after self-cal, rms=0.290104Jy sigma=1.948637 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.00164251 Jy ! Component: 100 - total flux cleaned = -0.00177746 Jy ! Component: 150 - total flux cleaned = -0.00189936 Jy ! Component: 200 - total flux cleaned = -0.00200826 Jy ! Total flux subtracted in 200 components = -0.00200826 Jy ! Clean residual min=-0.016730 max=0.017412 Jy/beam ! Clean residual mean=-0.000040 rms=0.004344 Jy/beam ! Combined flux in latest and established models = 1.11505 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 1.11505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289910Jy sigma=1.948130 ! Fit after self-cal, rms=0.289875Jy sigma=1.948047 ! 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.289875Jy sigma=1.948047 ! Fit after self-cal, rms=0.290894Jy sigma=1.947362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.701 mas, bmaj=29.42 mas, bpa=-5.015 degrees ! Estimated noise=3.18653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00462086 Jy ! Component: 100 - total flux cleaned = -0.00565538 Jy ! Component: 150 - total flux cleaned = -0.00570443 Jy ! Component: 200 - total flux cleaned = -0.00570679 Jy ! Total flux subtracted in 200 components = -0.00570679 Jy ! Clean residual min=-0.013989 max=0.014326 Jy/beam ! Clean residual mean=-0.000074 rms=0.004610 Jy/beam ! Combined flux in latest and established models = 1.10935 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 1.10935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290790Jy sigma=1.947004 ! Fit after self-cal, rms=0.290784Jy sigma=1.946915 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.00121824 Jy ! Component: 100 - total flux cleaned = -0.00112405 Jy ! Component: 150 - total flux cleaned = -0.000987032 Jy ! Component: 200 - total flux cleaned = -0.000899452 Jy ! Total flux subtracted in 200 components = -0.000899452 Jy ! Clean residual min=-0.014128 max=0.014485 Jy/beam ! Clean residual mean=-0.000075 rms=0.004604 Jy/beam ! Combined flux in latest and established models = 1.10845 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 1.10845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290752Jy sigma=1.946858 ! Fit after self-cal, rms=0.290743Jy sigma=1.946823 ! 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.749 mas, bmaj=8.206 mas, bpa=-9.621 degrees ! Estimated noise=2.47975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.749 x 8.206 at -9.621 degrees (North through East) ! Clean map min=-0.019208 max=1.0158 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.290743Jy sigma=1.946823 ! Fit after self-cal, rms=0.275473Jy sigma=1.793244 ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=8.209 mas, bpa=-9.658 degrees ! Estimated noise=2.47456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00300526 Jy ! Component: 100 - total flux cleaned = -0.00314056 Jy ! Component: 150 - total flux cleaned = -0.00313785 Jy ! Component: 200 - total flux cleaned = -0.0031355 Jy ! Total flux subtracted in 200 components = -0.0031355 Jy ! Clean residual min=-0.015322 max=0.015875 Jy/beam ! Clean residual mean=-0.000034 rms=0.004036 Jy/beam ! Combined flux in latest and established models = 1.10531 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 1.10531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275218Jy sigma=1.792588 ! Fit after self-cal, rms=0.275176Jy sigma=1.792440 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130006 Jy ! Component: 100 - total flux cleaned = -0.00119368 Jy ! Component: 150 - total flux cleaned = -0.00119259 Jy ! Component: 200 - total flux cleaned = -0.00110179 Jy ! Total flux subtracted in 200 components = -0.00110179 Jy ! Clean residual min=-0.015331 max=0.015963 Jy/beam ! Clean residual mean=-0.000035 rms=0.004020 Jy/beam ! Combined flux in latest and established models = 1.10421 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 1.10421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275032Jy sigma=1.792158 ! Fit after self-cal, rms=0.275010Jy sigma=1.792110 ! 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.275010Jy sigma=1.792110 ! Fit after self-cal, rms=0.275627Jy sigma=1.791849 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.312 mas, bmaj=7.1 mas, bpa=-8.4 degrees ! Estimated noise=3.25176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.845425 Jy ! Component: 100 - total flux cleaned = 1.03178 Jy ! Component: 150 - total flux cleaned = 1.07683 Jy ! Component: 200 - total flux cleaned = 1.08828 Jy ! Total flux subtracted in 200 components = 1.08828 Jy ! Clean residual min=-0.026852 max=0.026030 Jy/beam ! Clean residual mean=-0.000003 rms=0.006336 Jy/beam ! Combined flux in latest and established models = 1.08828 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.08828 Jy ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=8.208 mas, bpa=-9.665 degrees ! Estimated noise=2.47267 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.0114897 Jy ! Component: 100 - total flux cleaned = 0.0144647 Jy ! Component: 150 - total flux cleaned = 0.0145569 Jy ! Component: 200 - total flux cleaned = 0.0142173 Jy ! Total flux subtracted in 200 components = 0.0142173 Jy ! Clean residual min=-0.017575 max=0.016741 Jy/beam ! Clean residual mean=-0.000026 rms=0.004156 Jy/beam ! Combined flux in latest and established models = 1.1025 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 1.1025 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=8.721 mas, bmaj=29.49 mas, bpa=-5.038 degrees ! Estimated noise=3.1763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0014695 Jy ! Component: 100 - total flux cleaned = -0.0014563 Jy ! Component: 150 - total flux cleaned = -0.001533 Jy ! Component: 200 - total flux cleaned = -0.00153176 Jy ! Total flux subtracted in 200 components = -0.00153176 Jy ! Clean residual min=-0.014192 max=0.014296 Jy/beam ! Clean residual mean=-0.000062 rms=0.004275 Jy/beam ! Combined flux in latest and established models = 1.10097 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 = -6.98372e-05 Jy ! Component: 100 - total flux cleaned = -6.8549e-05 Jy ! Component: 150 - total flux cleaned = -6.56407e-05 Jy ! Component: 200 - total flux cleaned = -0.000130383 Jy ! Total flux subtracted in 200 components = -0.000130383 Jy ! Clean residual min=-0.014071 max=0.014160 Jy/beam ! Clean residual mean=-0.000063 rms=0.004255 Jy/beam ! Combined flux in latest and established models = 1.10083 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 1.10083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=8.208 mas, bpa=-9.665 degrees ! Estimated noise=2.47267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611032 Jy ! Component: 100 - total flux cleaned = -0.000335615 Jy ! Component: 150 - total flux cleaned = -0.000477805 Jy ! Component: 200 - total flux cleaned = -0.000863199 Jy ! Total flux subtracted in 200 components = -0.000863199 Jy ! Clean residual min=-0.016160 max=0.016582 Jy/beam ! Clean residual mean=-0.000029 rms=0.004022 Jy/beam ! Combined flux in latest and established models = 1.09997 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 1.09997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275248Jy sigma=1.791489 ! Fit after self-cal, rms=0.275048Jy sigma=1.791079 wmodel J0106-4034_S_map.mod ! Writing 47 model components to file: J0106-4034_S_map.mod wobs J0106-4034_S_uvs.fits ! Writing UV FITS file: J0106-4034_S_uvs.fits wwins J0106-4034_S_map.win ! wwins: Wrote 2 windows to J0106-4034_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.00316526 Jy ! Component: 100 - total flux cleaned = 0.00603857 Jy ! Component: 150 - total flux cleaned = 0.00627862 Jy ! Component: 200 - total flux cleaned = 0.00627739 Jy ! Component: 250 - total flux cleaned = 0.00582485 Jy ! Component: 300 - total flux cleaned = 0.00560777 Jy ! Component: 350 - total flux cleaned = 0.00560481 Jy ! Component: 400 - total flux cleaned = 0.00539612 Jy ! Component: 450 - total flux cleaned = 0.0055988 Jy ! Component: 500 - total flux cleaned = 0.00579037 Jy ! Component: 550 - total flux cleaned = 0.00598514 Jy ! Component: 600 - total flux cleaned = 0.00636021 Jy ! Component: 650 - total flux cleaned = 0.00709375 Jy ! Component: 700 - total flux cleaned = 0.00763425 Jy ! Component: 750 - total flux cleaned = 0.00868339 Jy ! Component: 800 - total flux cleaned = 0.00885016 Jy ! Component: 850 - total flux cleaned = 0.00935207 Jy ! Component: 900 - total flux cleaned = 0.00968328 Jy ! Component: 950 - total flux cleaned = 0.0104898 Jy ! Component: 1000 - total flux cleaned = 0.0108073 Jy ! Component: 1050 - total flux cleaned = 0.0114238 Jy ! Component: 1100 - total flux cleaned = 0.0115699 Jy ! Component: 1150 - total flux cleaned = 0.0109667 Jy ! Component: 1200 - total flux cleaned = 0.0111136 Jy ! Component: 1250 - total flux cleaned = 0.0112559 Jy ! Component: 1300 - total flux cleaned = 0.0109712 Jy ! Component: 1350 - total flux cleaned = 0.0111143 Jy ! Component: 1400 - total flux cleaned = 0.0112521 Jy ! Component: 1450 - total flux cleaned = 0.0109804 Jy ! Component: 1500 - total flux cleaned = 0.0111161 Jy ! Component: 1550 - total flux cleaned = 0.0109834 Jy ! Component: 1600 - total flux cleaned = 0.0111131 Jy ! Component: 1650 - total flux cleaned = 0.0109843 Jy ! Component: 1700 - total flux cleaned = 0.0109817 Jy ! Component: 1750 - total flux cleaned = 0.010357 Jy ! Component: 1800 - total flux cleaned = 0.0102339 Jy ! Component: 1850 - total flux cleaned = 0.0099902 Jy ! Component: 1900 - total flux cleaned = 0.0103519 Jy ! Component: 1950 - total flux cleaned = 0.0104721 Jy ! Component: 2000 - total flux cleaned = 0.0105926 Jy ! Component: 2050 - total flux cleaned = 0.0109418 Jy ! Component: 2100 - total flux cleaned = 0.0108232 Jy ! Component: 2150 - total flux cleaned = 0.0102509 Jy ! Component: 2200 - total flux cleaned = 0.0105906 Jy ! Component: 2250 - total flux cleaned = 0.0103675 Jy ! Component: 2300 - total flux cleaned = 0.0103684 Jy ! Component: 2350 - total flux cleaned = 0.0103685 Jy ! Component: 2400 - total flux cleaned = 0.0101517 Jy ! Component: 2450 - total flux cleaned = 0.0100452 Jy ! Component: 2500 - total flux cleaned = 0.0101514 Jy ! Component: 2550 - total flux cleaned = 0.00994247 Jy ! Component: 2600 - total flux cleaned = 0.0101495 Jy ! Component: 2650 - total flux cleaned = 0.0100473 Jy ! Component: 2700 - total flux cleaned = 0.00994462 Jy ! Component: 2750 - total flux cleaned = 0.0100452 Jy ! Component: 2800 - total flux cleaned = 0.010145 Jy ! Component: 2850 - total flux cleaned = 0.0101451 Jy ! Component: 2900 - total flux cleaned = 0.0106386 Jy ! Component: 2950 - total flux cleaned = 0.0107357 Jy ! Component: 3000 - total flux cleaned = 0.0106388 Jy ! Component: 3050 - total flux cleaned = 0.0109267 Jy ! Component: 3100 - total flux cleaned = 0.0109253 Jy ! Component: 3150 - total flux cleaned = 0.010925 Jy ! Component: 3200 - total flux cleaned = 0.0109253 Jy ! Component: 3250 - total flux cleaned = 0.0111099 Jy ! Component: 3300 - total flux cleaned = 0.0109273 Jy ! Component: 3350 - total flux cleaned = 0.0112019 Jy ! Component: 3400 - total flux cleaned = 0.0114731 Jy ! Component: 3450 - total flux cleaned = 0.0113827 Jy ! Component: 3500 - total flux cleaned = 0.0111154 Jy ! Component: 3550 - total flux cleaned = 0.0111158 Jy ! Component: 3600 - total flux cleaned = 0.0112923 Jy ! Component: 3650 - total flux cleaned = 0.0113789 Jy ! Component: 3700 - total flux cleaned = 0.0110314 Jy ! Component: 3750 - total flux cleaned = 0.0110307 Jy ! Component: 3800 - total flux cleaned = 0.0109447 Jy ! Component: 3850 - total flux cleaned = 0.0109445 Jy ! Component: 3900 - total flux cleaned = 0.010944 Jy ! Component: 3950 - total flux cleaned = 0.0111113 Jy ! Component: 4000 - total flux cleaned = 0.0109451 Jy ! Component: 4050 - total flux cleaned = 0.0111108 Jy ! Total flux subtracted in 4096 components = 0.0111106 Jy ! Clean residual min=-0.006298 max=0.004753 Jy/beam ! Clean residual mean=-0.000023 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 1.11108 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 285 components and 1.11108 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J0106-4034_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.748 x 8.208 at -9.665 degrees (North through East) ! Clean map min=-0.01244 max=1.0455 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J0106-4034_S_map.fits wmodel /scr/pima/rdv76_uvs/J0106-4034_S_map.mod ! Writing 285 model components to file: /scr/pima/rdv76_uvs/J0106-4034_S_map.mod wobs /scr/pima/rdv76_uvs/J0106-4034_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J0106-4034_S_uvs.fits wwins /scr/pima/rdv76_uvs/J0106-4034_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J0106-4034_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.04549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00153717 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.441086 0.441086 0.882171 1.76434 3.52869 7.05737 14.1147 28.2295 56.459 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 680.14 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J0106-4034_S_dfm.log closed on Fri Jun 15 05:50:32 2018