! Started logfile: /scr/pima/bg219h_uvs/J0844-3742_S_dfm.log on Thu May 19 22: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/bg219h_uvs/J0844-3742_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0844-3742_S_uva.fits ! AN table 1: 29 integrations on 28 of 28 possible baselines. ! AN table 2: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.801724 visibilities/baseline/integration-bin. ! Found source: J0844-3742 ! ! 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 5952 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 J0844-3742_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 36 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.012223Jy sigma=15.770128 ! Fit after self-cal, rms=0.834093Jy sigma=12.826657 ! 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.42 mas, bmaj=7.746 mas, bpa=5.527 degrees ! Estimated noise=1.01627 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.120637 Jy ! Component: 100 - total flux cleaned = 0.157964 Jy ! Total flux subtracted in 100 components = 0.157964 Jy ! Clean residual min=-0.010137 max=0.018426 Jy/beam ! Clean residual mean=-0.000275 rms=0.003353 Jy/beam ! Combined flux in latest and established models = 0.157964 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.157964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106222Jy sigma=1.593001 ! Fit after self-cal, rms=0.106143Jy sigma=1.592003 ! 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.026 mas, bmaj=9.459 mas, bpa=3.145 degrees ! Estimated noise=0.664501 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.0381357 Jy ! Component: 100 - total flux cleaned = 0.0588543 Jy ! Component: 150 - total flux cleaned = 0.0702951 Jy ! Component: 200 - total flux cleaned = 0.0766149 Jy ! Total flux subtracted in 200 components = 0.0766149 Jy ! Clean residual min=-0.006200 max=0.009731 Jy/beam ! Clean residual mean=-0.000088 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.234579 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 50 components and 0.234579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093377Jy sigma=1.344498 ! Fit after self-cal, rms=0.093249Jy sigma=1.342651 ! Inverting map ! Added new window around map position (-5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00862881 Jy ! Component: 100 - total flux cleaned = 0.0112106 Jy ! Component: 150 - total flux cleaned = 0.011726 Jy ! Component: 200 - total flux cleaned = 0.0121882 Jy ! Total flux subtracted in 200 components = 0.0121882 Jy ! Clean residual min=-0.005228 max=0.007518 Jy/beam ! Clean residual mean=-0.000032 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.246767 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.246767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092324Jy sigma=1.330318 ! Fit after self-cal, rms=0.092248Jy sigma=1.328371 ! 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.026 x 9.459 at 3.145 degrees (North through East) ! Clean map min=-0.0050273 max=0.14004 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.00* KP 0.98 LA 0.99 ! MK 0.97 NL 1.12 OV 0.95 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.17 KP 0.95 LA 1.00 ! NL 1.11 OV 0.99 PT 1.00 SC 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.00* KP 1.00 LA 0.98 ! MK 1.02 NL 1.16 OV 0.95 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.00* KP 0.95 LA 1.00 ! MK 0.96 NL 1.06 OV 0.97 PT 0.97 ! SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.00* KP 1.00 LA 0.96 ! MK 0.98 NL 1.08 OV 0.95 PT 0.97 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.092248Jy sigma=1.328371 ! Fit after self-cal, rms=0.094827Jy sigma=1.318660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=9.454 mas, bpa=2.938 degrees ! Estimated noise=0.667756 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.000157208 Jy ! Component: 100 - total flux cleaned = -0.000169128 Jy ! Component: 150 - total flux cleaned = -0.000515805 Jy ! Component: 200 - total flux cleaned = -0.000579428 Jy ! Total flux subtracted in 200 components = -0.000579428 Jy ! Clean residual min=-0.003661 max=0.004198 Jy/beam ! Clean residual mean=0.000013 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.246188 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.246188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094666Jy sigma=1.317270 ! Fit after self-cal, rms=0.094754Jy sigma=1.316939 ! 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.094754Jy sigma=1.316939 ! Fit after self-cal, rms=0.095349Jy sigma=1.315395 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=9.452 mas, bpa=2.927 degrees ! Estimated noise=0.66887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485892 Jy ! Component: 100 - total flux cleaned = -0.000709563 Jy ! Component: 150 - total flux cleaned = -0.000863305 Jy ! Component: 200 - total flux cleaned = -0.000959507 Jy ! Total flux subtracted in 200 components = -0.000959507 Jy ! Clean residual min=-0.003397 max=0.003690 Jy/beam ! Clean residual mean=0.000011 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.245229 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.245229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095276Jy sigma=1.314675 ! Fit after self-cal, rms=0.095311Jy sigma=1.314571 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.000103368 Jy ! Component: 100 - total flux cleaned = -0.000200395 Jy ! Component: 150 - total flux cleaned = -0.000246247 Jy ! Component: 200 - total flux cleaned = -0.000329248 Jy ! Total flux subtracted in 200 components = -0.000329248 Jy ! Clean residual min=-0.003323 max=0.003668 Jy/beam ! Clean residual mean=0.000009 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.244899 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 110 components and 0.244899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095257Jy sigma=1.314067 ! Fit after self-cal, rms=0.095261Jy sigma=1.314008 ! 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.095261Jy sigma=1.314008 ! Fit after self-cal, rms=0.096103Jy sigma=1.311487 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=9.448 mas, bpa=2.936 degrees ! Estimated noise=0.670853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071974 Jy ! Component: 100 - total flux cleaned = -0.000989533 Jy ! Component: 150 - total flux cleaned = -0.00114735 Jy ! Component: 200 - total flux cleaned = -0.00125728 Jy ! Total flux subtracted in 200 components = -0.00125728 Jy ! Clean residual min=-0.003232 max=0.003695 Jy/beam ! Clean residual mean=0.000010 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.243642 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 130 components and 0.243642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096056Jy sigma=1.311032 ! Fit after self-cal, rms=0.096074Jy sigma=1.310901 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 (39, 38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243029 Jy ! Component: 100 - total flux cleaned = 0.00263994 Jy ! Component: 150 - total flux cleaned = 0.00281313 Jy ! Component: 200 - total flux cleaned = 0.00297089 Jy ! Total flux subtracted in 200 components = 0.00297089 Jy ! Clean residual min=-0.003142 max=0.003073 Jy/beam ! Clean residual mean=0.000007 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.246613 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 146 components and 0.246613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095933Jy sigma=1.308990 ! Fit after self-cal, rms=0.095924Jy sigma=1.308880 ! 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.095924Jy sigma=1.308880 ! Fit after self-cal, rms=0.095933Jy sigma=1.308816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.792 mas, bmaj=24.44 mas, bpa=1.111 degrees ! Estimated noise=0.854748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020508 Jy ! Component: 100 - total flux cleaned = -9.45584e-05 Jy ! Component: 150 - total flux cleaned = 4.66158e-05 Jy ! Component: 200 - total flux cleaned = 0.000129765 Jy ! Total flux subtracted in 200 components = 0.000129765 Jy ! Clean residual min=-0.003447 max=0.003128 Jy/beam ! Clean residual mean=0.000015 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.246743 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 156 components and 0.246743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095916Jy sigma=1.308745 ! Fit after self-cal, rms=0.095925Jy sigma=1.308669 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 = -1.92986e-05 Jy ! Component: 100 - total flux cleaned = 2.04831e-05 Jy ! Component: 150 - total flux cleaned = 2.16017e-05 Jy ! Component: 200 - total flux cleaned = -4.52e-05 Jy ! Total flux subtracted in 200 components = -4.52e-05 Jy ! Clean residual min=-0.003395 max=0.003026 Jy/beam ! Clean residual mean=0.000014 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.246698 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 165 components and 0.246698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095918Jy sigma=1.308716 ! Fit after self-cal, rms=0.095922Jy sigma=1.308703 ! 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.028 mas, bmaj=9.442 mas, bpa=2.98 degrees ! Estimated noise=0.670208 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 9.442 at 2.98 degrees (North through East) ! Clean map min=-0.0060638 max=0.13998 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.414 mas, bmaj=7.7 mas, bpa=5.422 degrees ! Estimated noise=1.02836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121688 Jy ! Component: 100 - total flux cleaned = 0.159785 Jy ! Component: 150 - total flux cleaned = 0.183002 Jy ! Component: 200 - total flux cleaned = 0.199089 Jy ! Total flux subtracted in 200 components = 0.199089 Jy ! Clean residual min=-0.007692 max=0.009571 Jy/beam ! Clean residual mean=-0.000131 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.199089 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.199089 Jy ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=9.442 mas, bpa=2.98 degrees ! Estimated noise=0.670208 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.0196967 Jy ! Component: 100 - total flux cleaned = 0.0303693 Jy ! Component: 150 - total flux cleaned = 0.0365582 Jy ! Component: 200 - total flux cleaned = 0.0403973 Jy ! Total flux subtracted in 200 components = 0.0403973 Jy ! Clean residual min=-0.003941 max=0.004962 Jy/beam ! Clean residual mean=-0.000017 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.239486 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 105 components and 0.239486 Jy ! Inverting map ! Added new window around map position (-12, 47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00369892 Jy ! Component: 100 - total flux cleaned = 0.00497818 Jy ! Component: 150 - total flux cleaned = 0.00565776 Jy ! Component: 200 - total flux cleaned = 0.00606771 Jy ! Total flux subtracted in 200 components = 0.00606771 Jy ! Clean residual min=-0.003524 max=0.003788 Jy/beam ! Clean residual mean=0.000004 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.245554 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.245554 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.792 mas, bmaj=24.44 mas, bpa=1.111 degrees ! Estimated noise=0.854748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122433 Jy ! Component: 100 - total flux cleaned = 0.00152418 Jy ! Component: 150 - total flux cleaned = 0.00187267 Jy ! Component: 200 - total flux cleaned = 0.00195311 Jy ! Total flux subtracted in 200 components = 0.00195311 Jy ! Clean residual min=-0.003635 max=0.003370 Jy/beam ! Clean residual mean=0.000022 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.247507 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.4382e-07 Jy ! Component: 100 - total flux cleaned = -6.67341e-05 Jy ! Component: 150 - total flux cleaned = -0.000185824 Jy ! Component: 200 - total flux cleaned = -0.000242287 Jy ! Total flux subtracted in 200 components = -0.000242287 Jy ! Clean residual min=-0.003514 max=0.003263 Jy/beam ! Clean residual mean=0.000020 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.247264 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.247264 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=9.442 mas, bpa=2.98 degrees ! Estimated noise=0.670208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000721226 Jy ! Component: 100 - total flux cleaned = -0.000963228 Jy ! Component: 150 - total flux cleaned = -0.00111039 Jy ! Component: 200 - total flux cleaned = -0.00110916 Jy ! Total flux subtracted in 200 components = -0.00110916 Jy ! Clean residual min=-0.003030 max=0.003309 Jy/beam ! Clean residual mean=0.000007 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.246155 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 161 components and 0.246155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095988Jy sigma=1.308808 ! Fit after self-cal, rms=0.095894Jy sigma=1.308077 wmodel /J0844-3742_S_map.mod ! wmodel: Unable to open new model file: /J0844-3742_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0844-3742_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 9.442 at 2.98 degrees (North through East) ! Clean map min=-0.0036846 max=0.14597 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0844-3742_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.145967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000756795 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55541 1.55541 3.11081 6.22163 12.4433 24.8865 49.773 99.546 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.145 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.875 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0844-3742_S_dfm.log closed on Thu May 19 22:16:07 2016