! Started logfile: /scr/pima/rv118_uvs/J0432-3309_X_dfm.log on Sun Dec 10 00:07:37 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv118_uvs/J0432-3309_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0432-3309_X_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.98539 visibilities/baseline/integration-bin. ! Found source: J0432-3309 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 4856 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0432-3309_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.006319Jy sigma=15.921286 ! Fit after self-cal, rms=0.897534Jy sigma=14.124538 ! 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=0.7825 mas, bmaj=3.711 mas, bpa=16.83 degrees ! Estimated noise=1.26802 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.0843712 Jy ! Component: 100 - total flux cleaned = 0.103603 Jy ! Total flux subtracted in 100 components = 0.103603 Jy ! Clean residual min=-0.005562 max=0.007049 Jy/beam ! Clean residual mean=0.000002 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.103603 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.103603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069701Jy sigma=0.940461 ! Fit after self-cal, rms=0.069686Jy sigma=0.940290 ! 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=1.056 mas, bmaj=4.381 mas, bpa=14.99 degrees ! Estimated noise=0.66549 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 (1.2, -1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00627917 Jy ! Component: 100 - total flux cleaned = 0.00872697 Jy ! Component: 150 - total flux cleaned = 0.00960265 Jy ! Component: 200 - total flux cleaned = 0.0098886 Jy ! Total flux subtracted in 200 components = 0.0098886 Jy ! Clean residual min=-0.003137 max=0.003209 Jy/beam ! Clean residual mean=-0.000003 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.113492 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.113492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069123Jy sigma=0.929674 ! Fit after self-cal, rms=0.069145Jy sigma=0.929486 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.056 x 4.381 at 14.99 degrees (North through East) ! Clean map min=-0.0029369 max=0.1029 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.15 KP 0.95 LA 1.03 ! NL 0.91 OV 0.96 PT 1.00 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.96 KP 0.97 LA 1.00 ! NL 1.05 OV 0.94 PT 1.07 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.25 KP 0.96 LA 1.00 ! NL 0.96 OV 0.98 PT 1.07 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.97 KP 0.93 LA 1.00 ! NL 1.20 OV 1.02 PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.08 KP 0.99 LA 0.97 ! NL 0.99 OV 0.95 PT 1.11 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.97 KP 0.95 LA 1.00 ! NL 1.19 OV 0.98 PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.00 KP 0.93 LA 0.97 ! NL 1.01 OV 0.98 PT 1.12 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.99 KP 1.02 LA 0.98 ! NL 1.13 OV 1.00 PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.069145Jy sigma=0.929486 ! Fit after self-cal, rms=0.071088Jy sigma=0.921209 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.052 mas, bmaj=4.44 mas, bpa=15.19 degrees ! Estimated noise=0.662444 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 (20.8, -25.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157744 Jy ! Component: 100 - total flux cleaned = 0.00129043 Jy ! Component: 150 - total flux cleaned = 0.00109447 Jy ! Component: 200 - total flux cleaned = 0.00105331 Jy ! Total flux subtracted in 200 components = 0.00105331 Jy ! Clean residual min=-0.002069 max=0.002293 Jy/beam ! Clean residual mean=-0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.114545 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 46 components and 0.114545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070955Jy sigma=0.919059 ! Fit after self-cal, rms=0.071020Jy sigma=0.918818 ! 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.071020Jy sigma=0.918818 ! Fit after self-cal, rms=0.071054Jy sigma=0.918709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.052 mas, bmaj=4.439 mas, bpa=15.22 degrees ! Estimated noise=0.660944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015223 Jy ! Component: 100 - total flux cleaned = 6.88994e-06 Jy ! Component: 150 - total flux cleaned = -5.99544e-05 Jy ! Component: 200 - total flux cleaned = -0.000119433 Jy ! Total flux subtracted in 200 components = -0.000119433 Jy ! Clean residual min=-0.002044 max=0.002185 Jy/beam ! Clean residual mean=-0.000003 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.114426 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 56 components and 0.114426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071015Jy sigma=0.918171 ! Fit after self-cal, rms=0.071018Jy sigma=0.918149 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 (5.2, -13.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186856 Jy ! Component: 100 - total flux cleaned = 0.00231485 Jy ! Component: 150 - total flux cleaned = 0.00259965 Jy ! Component: 200 - total flux cleaned = 0.00279381 Jy ! Total flux subtracted in 200 components = 0.00279381 Jy ! Clean residual min=-0.001821 max=0.001982 Jy/beam ! Clean residual mean=-0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.117219 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.117219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070946Jy sigma=0.917118 ! Fit after self-cal, rms=0.070940Jy sigma=0.917034 ! 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.070940Jy sigma=0.917034 ! Fit after self-cal, rms=0.071016Jy sigma=0.916931 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=4.436 mas, bpa=15.19 degrees ! Estimated noise=0.661771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100508 Jy ! Component: 100 - total flux cleaned = 0.00125895 Jy ! Component: 150 - total flux cleaned = 0.00131766 Jy ! Component: 200 - total flux cleaned = 0.00139903 Jy ! Total flux subtracted in 200 components = 0.00139903 Jy ! Clean residual min=-0.001779 max=0.001934 Jy/beam ! Clean residual mean=-0.000003 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.118618 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.118618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070984Jy sigma=0.916531 ! Fit after self-cal, rms=0.070984Jy sigma=0.916502 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.00028484 Jy ! Component: 100 - total flux cleaned = 0.000360448 Jy ! Component: 150 - total flux cleaned = 0.000408584 Jy ! Component: 200 - total flux cleaned = 0.000453901 Jy ! Total flux subtracted in 200 components = 0.000453901 Jy ! Clean residual min=-0.001721 max=0.001927 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.119072 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 98 components and 0.119072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070965Jy sigma=0.916281 ! Fit after self-cal, rms=0.070964Jy sigma=0.916273 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.070964Jy sigma=0.916273 ! Fit after self-cal, rms=0.070937Jy sigma=0.916188 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.47 mas, bmaj=7.683 mas, bpa=2.493 degrees ! Estimated noise=0.733222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.32614e-05 Jy ! Component: 100 - total flux cleaned = 7.94738e-05 Jy ! Component: 150 - total flux cleaned = 0.000109519 Jy ! Component: 200 - total flux cleaned = 0.000137207 Jy ! Total flux subtracted in 200 components = 0.000137207 Jy ! Clean residual min=-0.001828 max=0.001773 Jy/beam ! Clean residual mean=-0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.11921 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.11921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070931Jy sigma=0.916103 ! Fit after self-cal, rms=0.070931Jy sigma=0.916094 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 = 2.9905e-05 Jy ! Component: 100 - total flux cleaned = 5.20764e-06 Jy ! Component: 150 - total flux cleaned = -6.37546e-06 Jy ! Component: 200 - total flux cleaned = -1.7674e-05 Jy ! Total flux subtracted in 200 components = -1.7674e-05 Jy ! Clean residual min=-0.001812 max=0.001762 Jy/beam ! Clean residual mean=-0.000007 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.119192 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.119192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070928Jy sigma=0.916059 ! Fit after self-cal, rms=0.070927Jy sigma=0.916057 ! 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=1.051 mas, bmaj=4.433 mas, bpa=15.16 degrees ! Estimated noise=0.661729 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.051 x 4.433 at 15.16 degrees (North through East) ! Clean map min=-0.0017435 max=0.10245 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=0.7763 mas, bmaj=3.763 mas, bpa=16.95 degrees ! Estimated noise=1.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0834172 Jy ! Component: 100 - total flux cleaned = 0.102122 Jy ! Component: 150 - total flux cleaned = 0.10919 Jy ! Component: 200 - total flux cleaned = 0.112721 Jy ! Total flux subtracted in 200 components = 0.112721 Jy ! Clean residual min=-0.004243 max=0.004560 Jy/beam ! Clean residual mean=0.000002 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.112721 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.112721 Jy ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=4.433 mas, bpa=15.16 degrees ! Estimated noise=0.661729 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.00278129 Jy ! Component: 100 - total flux cleaned = 0.00397106 Jy ! Component: 150 - total flux cleaned = 0.00482116 Jy ! Component: 200 - total flux cleaned = 0.00531901 Jy ! Total flux subtracted in 200 components = 0.00531901 Jy ! Clean residual min=-0.002110 max=0.002051 Jy/beam ! Clean residual mean=-0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.11804 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.11804 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.47 mas, bmaj=7.683 mas, bpa=2.493 degrees ! Estimated noise=0.733222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000760816 Jy ! Component: 100 - total flux cleaned = 0.000948033 Jy ! Component: 150 - total flux cleaned = 0.000948578 Jy ! Component: 200 - total flux cleaned = 0.000889542 Jy ! Total flux subtracted in 200 components = 0.000889542 Jy ! Clean residual min=-0.001858 max=0.001952 Jy/beam ! Clean residual mean=-0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.11893 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 = -2.76006e-07 Jy ! Component: 100 - total flux cleaned = 2.4233e-05 Jy ! Component: 150 - total flux cleaned = 2.48557e-05 Jy ! Component: 200 - total flux cleaned = 4.6263e-05 Jy ! Total flux subtracted in 200 components = 4.6263e-05 Jy ! Clean residual min=-0.001820 max=0.001887 Jy/beam ! Clean residual mean=-0.000007 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.118976 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 69 components and 0.118976 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=4.433 mas, bpa=15.16 degrees ! Estimated noise=0.661729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.76992e-05 Jy ! Component: 100 - total flux cleaned = 0.000113589 Jy ! Component: 150 - total flux cleaned = 0.00018645 Jy ! Component: 200 - total flux cleaned = 0.000254573 Jy ! Total flux subtracted in 200 components = 0.000254573 Jy ! Clean residual min=-0.001927 max=0.001858 Jy/beam ! Clean residual mean=-0.000004 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.11923 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.11923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070983Jy sigma=0.916714 ! Fit after self-cal, rms=0.070960Jy sigma=0.916627 wmodel J0432-3309_X_map.mod ! Writing 90 model components to file: J0432-3309_X_map.mod wobs J0432-3309_X_uvs.fits ! Writing UV FITS file: J0432-3309_X_uvs.fits wwins J0432-3309_X_map.win ! wwins: Wrote 4 windows to J0432-3309_X_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 = -7.15375e-06 Jy ! Component: 100 - total flux cleaned = -6.8479e-06 Jy ! Component: 150 - total flux cleaned = 0.000147195 Jy ! Component: 200 - total flux cleaned = 0.000147429 Jy ! Component: 250 - total flux cleaned = 0.000205959 Jy ! Component: 300 - total flux cleaned = 0.000289819 Jy ! Component: 350 - total flux cleaned = 0.000316787 Jy ! Component: 400 - total flux cleaned = 0.00029073 Jy ! Component: 450 - total flux cleaned = 0.000265528 Jy ! Component: 500 - total flux cleaned = 0.000240857 Jy ! Component: 550 - total flux cleaned = 0.000216423 Jy ! Component: 600 - total flux cleaned = 0.000167775 Jy ! Component: 650 - total flux cleaned = 0.000119754 Jy ! Component: 700 - total flux cleaned = 2.49101e-05 Jy ! Component: 750 - total flux cleaned = 4.79747e-05 Jy ! Component: 800 - total flux cleaned = 1.75506e-06 Jy ! Component: 850 - total flux cleaned = 1.72125e-06 Jy ! Component: 900 - total flux cleaned = 1.76601e-06 Jy ! Component: 950 - total flux cleaned = 1.73764e-06 Jy ! Component: 1000 - total flux cleaned = 4.56213e-05 Jy ! Component: 1050 - total flux cleaned = 8.89498e-05 Jy ! Component: 1100 - total flux cleaned = 0.000152725 Jy ! Component: 1150 - total flux cleaned = 0.000215768 Jy ! Component: 1200 - total flux cleaned = 0.000236519 Jy ! Component: 1250 - total flux cleaned = 0.000278024 Jy ! Component: 1300 - total flux cleaned = 0.00031871 Jy ! Component: 1350 - total flux cleaned = 0.000358944 Jy ! Component: 1400 - total flux cleaned = 0.00041868 Jy ! Component: 1450 - total flux cleaned = 0.000457951 Jy ! Component: 1500 - total flux cleaned = 0.00043835 Jy ! Component: 1550 - total flux cleaned = 0.000477194 Jy ! Component: 1600 - total flux cleaned = 0.000554116 Jy ! Component: 1650 - total flux cleaned = 0.00064946 Jy ! Component: 1700 - total flux cleaned = 0.000762616 Jy ! Component: 1750 - total flux cleaned = 0.000837668 Jy ! Component: 1800 - total flux cleaned = 0.00102344 Jy ! Component: 1850 - total flux cleaned = 0.00107839 Jy ! Component: 1900 - total flux cleaned = 0.00116986 Jy ! Component: 1950 - total flux cleaned = 0.00133315 Jy ! Component: 2000 - total flux cleaned = 0.00135092 Jy ! Component: 2050 - total flux cleaned = 0.00145828 Jy ! Component: 2100 - total flux cleaned = 0.00147569 Jy ! Component: 2150 - total flux cleaned = 0.00145806 Jy ! Component: 2200 - total flux cleaned = 0.0015808 Jy ! Component: 2250 - total flux cleaned = 0.00163293 Jy ! Component: 2300 - total flux cleaned = 0.00166754 Jy ! Component: 2350 - total flux cleaned = 0.00171906 Jy ! Component: 2400 - total flux cleaned = 0.00178717 Jy ! Component: 2450 - total flux cleaned = 0.00177014 Jy ! Component: 2500 - total flux cleaned = 0.00185435 Jy ! Component: 2550 - total flux cleaned = 0.00182096 Jy ! Component: 2600 - total flux cleaned = 0.00190402 Jy ! Component: 2650 - total flux cleaned = 0.0019536 Jy ! Component: 2700 - total flux cleaned = 0.00192073 Jy ! Component: 2750 - total flux cleaned = 0.00193701 Jy ! Component: 2800 - total flux cleaned = 0.00190452 Jy ! Component: 2850 - total flux cleaned = 0.00190448 Jy ! Component: 2900 - total flux cleaned = 0.00193658 Jy ! Component: 2950 - total flux cleaned = 0.00190453 Jy ! Component: 3000 - total flux cleaned = 0.00193625 Jy ! Component: 3050 - total flux cleaned = 0.00196771 Jy ! Component: 3100 - total flux cleaned = 0.00193641 Jy ! Component: 3150 - total flux cleaned = 0.00199897 Jy ! Component: 3200 - total flux cleaned = 0.00201462 Jy ! Component: 3250 - total flux cleaned = 0.00203002 Jy ! Component: 3300 - total flux cleaned = 0.00204541 Jy ! Component: 3350 - total flux cleaned = 0.00209131 Jy ! Component: 3400 - total flux cleaned = 0.00213693 Jy ! Component: 3450 - total flux cleaned = 0.00207636 Jy ! Component: 3500 - total flux cleaned = 0.00204631 Jy ! Component: 3550 - total flux cleaned = 0.00213645 Jy ! Component: 3600 - total flux cleaned = 0.00209159 Jy ! Component: 3650 - total flux cleaned = 0.00209148 Jy ! Component: 3700 - total flux cleaned = 0.00215064 Jy ! Component: 3750 - total flux cleaned = 0.0020621 Jy ! Component: 3800 - total flux cleaned = 0.00200339 Jy ! Component: 3850 - total flux cleaned = 0.00200331 Jy ! Component: 3900 - total flux cleaned = 0.00198875 Jy ! Component: 3950 - total flux cleaned = 0.00195978 Jy ! Component: 4000 - total flux cleaned = 0.00193083 Jy ! Component: 4050 - total flux cleaned = 0.00188782 Jy ! Total flux subtracted in 4096 components = 0.00190214 Jy ! Clean residual min=-0.000780 max=0.000765 Jy/beam ! Clean residual mean=-0.000002 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.121133 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 333 components and 0.121133 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0432-3309_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.051 x 4.433 at 15.16 degrees (North through East) ! Clean map min=-0.0016051 max=0.10401 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0432-3309_X_map.fits wmodel /scr/pima/rv118_uvs/J0432-3309_X_map.mod ! Writing 333 model components to file: /scr/pima/rv118_uvs/J0432-3309_X_map.mod wobs /scr/pima/rv118_uvs/J0432-3309_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0432-3309_X_uvs.fits wwins /scr/pima/rv118_uvs/J0432-3309_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv118_uvs/J0432-3309_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.104012 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.724529 0.724529 1.44906 2.89812 5.79623 11.5925 23.1849 46.3699 92.7397 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 414.061 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0432-3309_X_dfm.log closed on Sun Dec 10 00:07:41 2017