! Started logfile: /scr/pima/rv118_uvs/J2147+0830_S_dfm.log on Sun Dec 10 00:12:13 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/rv118_uvs/J2147+0830_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J2147+0830_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.886995 visibilities/baseline/integration-bin. ! Found source: J2147+0830 ! ! 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 5620 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 J2147+0830_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.054999Jy sigma=19.146056 ! Fit after self-cal, rms=0.664112Jy sigma=12.412858 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.483 mas, bpa=16.6 degrees ! Estimated noise=0.857244 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.254913 Jy ! Component: 100 - total flux cleaned = 0.328091 Jy ! Total flux subtracted in 100 components = 0.328091 Jy ! Clean residual min=-0.015839 max=0.030312 Jy/beam ! Clean residual mean=0.000045 rms=0.004734 Jy/beam ! Combined flux in latest and established models = 0.328091 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.328091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167375Jy sigma=2.051552 ! Fit after self-cal, rms=0.167175Jy sigma=2.046433 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329785 Jy ! Component: 100 - total flux cleaned = 0.0512173 Jy ! Total flux subtracted in 100 components = 0.0512173 Jy ! Clean residual min=-0.013826 max=0.015936 Jy/beam ! Clean residual mean=0.000023 rms=0.003617 Jy/beam ! Combined flux in latest and established models = 0.379309 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.379309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155565Jy sigma=1.878476 ! Fit after self-cal, rms=0.155455Jy sigma=1.875594 ! 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.098 mas, bmaj=9.081 mas, bpa=16.79 degrees ! Estimated noise=0.528759 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.0172062 Jy ! Component: 100 - total flux cleaned = 0.0267561 Jy ! Component: 150 - total flux cleaned = 0.033225 Jy ! Component: 200 - total flux cleaned = 0.0377222 Jy ! Total flux subtracted in 200 components = 0.0377222 Jy ! Clean residual min=-0.013847 max=0.015219 Jy/beam ! Clean residual mean=0.000020 rms=0.003433 Jy/beam ! Combined flux in latest and established models = 0.417031 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 0.417031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151458Jy sigma=1.853108 ! Fit after self-cal, rms=0.151392Jy sigma=1.851322 ! 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.098 x 9.081 at 16.79 degrees (North through East) ! Clean map min=-0.013484 max=0.32916 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.01 KP 1.03 ! LA 1.01 NL 0.99 OV 1.00 PT 1.07 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 1.01 KP 1.01 ! LA 1.01 NL 1.01 OV 1.03 PT 1.08 ! SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 HN 1.08 KP 0.48 ! LA 1.05 NL 0.73 OV 1.03 PT 1.06 ! SC 0.74 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.07 KP 1.08 ! LA 1.05 NL 1.05 OV 0.96 PT 1.06 ! SC 1.18 ! ! ! Fit before self-cal, rms=0.151392Jy sigma=1.851322 ! Fit after self-cal, rms=0.068220Jy sigma=1.202350 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.079 mas, bmaj=9.088 mas, bpa=16.66 degrees ! Estimated noise=0.529211 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.000266593 Jy ! Component: 100 - total flux cleaned = 0.00104412 Jy ! Component: 150 - total flux cleaned = 0.00179208 Jy ! Component: 200 - total flux cleaned = 0.00218512 Jy ! Total flux subtracted in 200 components = 0.00218512 Jy ! Clean residual min=-0.008207 max=0.007294 Jy/beam ! Clean residual mean=0.000007 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.419216 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.419216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067805Jy sigma=1.197848 ! Fit after self-cal, rms=0.067886Jy sigma=1.194209 ! 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.067886Jy sigma=1.194209 ! Fit after self-cal, rms=0.059685Jy sigma=1.048227 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.068 mas, bmaj=9.075 mas, bpa=16.96 degrees ! Estimated noise=0.527631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00174579 Jy ! Component: 100 - total flux cleaned = -0.00242 Jy ! Component: 150 - total flux cleaned = -0.00261112 Jy ! Component: 200 - total flux cleaned = -0.00264849 Jy ! Total flux subtracted in 200 components = -0.00264849 Jy ! Clean residual min=-0.002993 max=0.003161 Jy/beam ! Clean residual mean=0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.416567 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.416567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059528Jy sigma=1.045618 ! Fit after self-cal, rms=0.059512Jy sigma=1.044415 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 (9, -22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00319171 Jy ! Component: 100 - total flux cleaned = 0.0042347 Jy ! Component: 150 - total flux cleaned = 0.00513413 Jy ! Component: 200 - total flux cleaned = 0.00588701 Jy ! Total flux subtracted in 200 components = 0.00588701 Jy ! Clean residual min=-0.002222 max=0.002073 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.422454 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.422454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059287Jy sigma=1.040186 ! Fit after self-cal, rms=0.059268Jy sigma=1.039879 ! 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.059268Jy sigma=1.039879 ! Fit after self-cal, rms=0.059190Jy sigma=1.039309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=9.079 mas, bpa=17.01 degrees ! Estimated noise=0.526849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012388 Jy ! Component: 100 - total flux cleaned = 0.000628102 Jy ! Component: 150 - total flux cleaned = 0.000949808 Jy ! Component: 200 - total flux cleaned = 0.00109105 Jy ! Total flux subtracted in 200 components = 0.00109105 Jy ! Clean residual min=-0.001984 max=0.001957 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.423545 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.423545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059116Jy sigma=1.038032 ! Fit after self-cal, rms=0.059108Jy sigma=1.037866 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.51058e-05 Jy ! Component: 100 - total flux cleaned = 0.000335783 Jy ! Component: 150 - total flux cleaned = 0.000423994 Jy ! Component: 200 - total flux cleaned = 0.000478161 Jy ! Total flux subtracted in 200 components = 0.000478161 Jy ! Clean residual min=-0.001936 max=0.001892 Jy/beam ! Clean residual mean=-0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.424024 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 116 components and 0.424023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059071Jy sigma=1.037280 ! Fit after self-cal, rms=0.059067Jy sigma=1.037198 ! 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.059067Jy sigma=1.037198 ! Fit after self-cal, rms=0.059015Jy sigma=1.036988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.555 mas, bmaj=10.76 mas, bpa=6.494 degrees ! Estimated noise=0.618015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00045941 Jy ! Component: 100 - total flux cleaned = -0.000230933 Jy ! Component: 150 - total flux cleaned = -1.12504e-05 Jy ! Component: 200 - total flux cleaned = 7.84937e-05 Jy ! Total flux subtracted in 200 components = 7.84937e-05 Jy ! Clean residual min=-0.001597 max=0.001933 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.424102 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 141 components and 0.424102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058991Jy sigma=1.036617 ! Fit after self-cal, rms=0.058986Jy sigma=1.036511 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 = -3.8578e-05 Jy ! Component: 100 - total flux cleaned = -2.24537e-05 Jy ! Component: 150 - total flux cleaned = 5.58511e-05 Jy ! Component: 200 - total flux cleaned = 0.000139454 Jy ! Total flux subtracted in 200 components = 0.000139454 Jy ! Clean residual min=-0.001570 max=0.001884 Jy/beam ! Clean residual mean=-0.000000 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.424241 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 150 components and 0.424241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058975Jy sigma=1.036385 ! Fit after self-cal, rms=0.058973Jy sigma=1.036318 ! 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.058 mas, bmaj=9.08 mas, bpa=17.04 degrees ! Estimated noise=0.526646 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 9.08 at 17.04 degrees (North through East) ! Clean map min=-0.0016812 max=0.32899 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=3.465 mas, bmaj=8.514 mas, bpa=16.96 degrees ! Estimated noise=0.856919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.254582 Jy ! Component: 100 - total flux cleaned = 0.332083 Jy ! Component: 150 - total flux cleaned = 0.366537 Jy ! Component: 200 - total flux cleaned = 0.384431 Jy ! Total flux subtracted in 200 components = 0.384431 Jy ! Clean residual min=-0.004964 max=0.008508 Jy/beam ! Clean residual mean=0.000015 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.384431 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.384431 Jy ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=9.08 mas, bpa=17.04 degrees ! Estimated noise=0.526646 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.0117291 Jy ! Component: 100 - total flux cleaned = 0.0182341 Jy ! Component: 150 - total flux cleaned = 0.022583 Jy ! Component: 200 - total flux cleaned = 0.0257976 Jy ! Total flux subtracted in 200 components = 0.0257976 Jy ! Clean residual min=-0.002633 max=0.002678 Jy/beam ! Clean residual mean=0.000006 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.410229 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 63 components and 0.410229 Jy ! Inverting map ! Added new window around map position (32, -43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275679 Jy ! Component: 100 - total flux cleaned = 0.0048564 Jy ! Component: 150 - total flux cleaned = 0.00662384 Jy ! Component: 200 - total flux cleaned = 0.00792842 Jy ! Total flux subtracted in 200 components = 0.00792842 Jy ! Clean residual min=-0.002190 max=0.001876 Jy/beam ! Clean residual mean=0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.418157 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.418157 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.555 mas, bmaj=10.76 mas, bpa=6.494 degrees ! Estimated noise=0.618015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179889 Jy ! Component: 100 - total flux cleaned = 0.0031235 Jy ! Component: 150 - total flux cleaned = 0.00378843 Jy ! Component: 200 - total flux cleaned = 0.00417822 Jy ! Total flux subtracted in 200 components = 0.00417822 Jy ! Clean residual min=-0.001774 max=0.001995 Jy/beam ! Clean residual mean=0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.422336 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315577 Jy ! Component: 100 - total flux cleaned = 0.000637908 Jy ! Component: 150 - total flux cleaned = 0.000932214 Jy ! Component: 200 - total flux cleaned = 0.00120226 Jy ! Total flux subtracted in 200 components = 0.00120226 Jy ! Clean residual min=-0.001597 max=0.001926 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.423538 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 117 components and 0.423538 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=9.08 mas, bpa=17.04 degrees ! Estimated noise=0.526646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397758 Jy ! Component: 100 - total flux cleaned = 0.00060953 Jy ! Component: 150 - total flux cleaned = 0.000672677 Jy ! Component: 200 - total flux cleaned = 0.000790194 Jy ! Total flux subtracted in 200 components = 0.000790194 Jy ! Clean residual min=-0.001736 max=0.001597 Jy/beam ! Clean residual mean=0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.424328 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 144 components and 0.424328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058974Jy sigma=1.036574 ! Fit after self-cal, rms=0.058963Jy sigma=1.036405 wmodel J2147+0830_S_map.mod ! Writing 144 model components to file: J2147+0830_S_map.mod wobs J2147+0830_S_uvs.fits ! Writing UV FITS file: J2147+0830_S_uvs.fits wwins J2147+0830_S_map.win ! wwins: Wrote 3 windows to J2147+0830_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.000510496 Jy ! Component: 100 - total flux cleaned = -0.000652681 Jy ! Component: 150 - total flux cleaned = -0.000760969 Jy ! Component: 200 - total flux cleaned = -0.00083948 Jy ! Component: 250 - total flux cleaned = -0.000989616 Jy ! Component: 300 - total flux cleaned = -0.00103845 Jy ! Component: 350 - total flux cleaned = -0.00106245 Jy ! Component: 400 - total flux cleaned = -0.00110833 Jy ! Component: 450 - total flux cleaned = -0.00110799 Jy ! Component: 500 - total flux cleaned = -0.00108591 Jy ! Component: 550 - total flux cleaned = -0.00110768 Jy ! Component: 600 - total flux cleaned = -0.00112912 Jy ! Component: 650 - total flux cleaned = -0.00121313 Jy ! Component: 700 - total flux cleaned = -0.00123376 Jy ! Component: 750 - total flux cleaned = -0.0012743 Jy ! Component: 800 - total flux cleaned = -0.00131467 Jy ! Component: 850 - total flux cleaned = -0.00139369 Jy ! Component: 900 - total flux cleaned = -0.00145205 Jy ! Component: 950 - total flux cleaned = -0.00147103 Jy ! Component: 1000 - total flux cleaned = -0.00158501 Jy ! Component: 1050 - total flux cleaned = -0.00165996 Jy ! Component: 1100 - total flux cleaned = -0.00167854 Jy ! Component: 1150 - total flux cleaned = -0.00177017 Jy ! Component: 1200 - total flux cleaned = -0.00184244 Jy ! Component: 1250 - total flux cleaned = -0.00193116 Jy ! Component: 1300 - total flux cleaned = -0.00193109 Jy ! Component: 1350 - total flux cleaned = -0.00201798 Jy ! Component: 1400 - total flux cleaned = -0.00203511 Jy ! Component: 1450 - total flux cleaned = -0.00210332 Jy ! Component: 1500 - total flux cleaned = -0.0021876 Jy ! Component: 1550 - total flux cleaned = -0.00222081 Jy ! Component: 1600 - total flux cleaned = -0.0022867 Jy ! Component: 1650 - total flux cleaned = -0.00230317 Jy ! Component: 1700 - total flux cleaned = -0.00235156 Jy ! Component: 1750 - total flux cleaned = -0.00238355 Jy ! Component: 1800 - total flux cleaned = -0.00246274 Jy ! Component: 1850 - total flux cleaned = -0.00241556 Jy ! Component: 1900 - total flux cleaned = -0.00247774 Jy ! Component: 1950 - total flux cleaned = -0.00250864 Jy ! Component: 2000 - total flux cleaned = -0.00256968 Jy ! Component: 2050 - total flux cleaned = -0.00258478 Jy ! Component: 2100 - total flux cleaned = -0.00267472 Jy ! Component: 2150 - total flux cleaned = -0.00273412 Jy ! Component: 2200 - total flux cleaned = -0.0027782 Jy ! Component: 2250 - total flux cleaned = -0.00277823 Jy ! Component: 2300 - total flux cleaned = -0.00285054 Jy ! Component: 2350 - total flux cleaned = -0.00290805 Jy ! Component: 2400 - total flux cleaned = -0.00293637 Jy ! Component: 2450 - total flux cleaned = -0.00297841 Jy ! Component: 2500 - total flux cleaned = -0.00295031 Jy ! Component: 2550 - total flux cleaned = -0.00307546 Jy ! Component: 2600 - total flux cleaned = -0.00304789 Jy ! Component: 2650 - total flux cleaned = -0.00310265 Jy ! Component: 2700 - total flux cleaned = -0.00314355 Jy ! Component: 2750 - total flux cleaned = -0.00319746 Jy ! Component: 2800 - total flux cleaned = -0.00327773 Jy ! Component: 2850 - total flux cleaned = -0.00330409 Jy ! Component: 2900 - total flux cleaned = -0.00335683 Jy ! Component: 2950 - total flux cleaned = -0.00342225 Jy ! Component: 3000 - total flux cleaned = -0.00346139 Jy ! Component: 3050 - total flux cleaned = -0.00352607 Jy ! Component: 3100 - total flux cleaned = -0.00359043 Jy ! Component: 3150 - total flux cleaned = -0.00364136 Jy ! Component: 3200 - total flux cleaned = -0.00370482 Jy ! Component: 3250 - total flux cleaned = -0.00375516 Jy ! Component: 3300 - total flux cleaned = -0.00381773 Jy ! Component: 3350 - total flux cleaned = -0.00385511 Jy ! Component: 3400 - total flux cleaned = -0.00392912 Jy ! Component: 3450 - total flux cleaned = -0.00395374 Jy ! Component: 3500 - total flux cleaned = -0.00397816 Jy ! Component: 3550 - total flux cleaned = -0.00406311 Jy ! Component: 3600 - total flux cleaned = -0.00407511 Jy ! Component: 3650 - total flux cleaned = -0.00412308 Jy ! Component: 3700 - total flux cleaned = -0.00412316 Jy ! Component: 3750 - total flux cleaned = -0.00419426 Jy ! Component: 3800 - total flux cleaned = -0.00421773 Jy ! Component: 3850 - total flux cleaned = -0.00429994 Jy ! Component: 3900 - total flux cleaned = -0.00432321 Jy ! Component: 3950 - total flux cleaned = -0.00434638 Jy ! Component: 4000 - total flux cleaned = -0.00443878 Jy ! Component: 4050 - total flux cleaned = -0.00448476 Jy ! Total flux subtracted in 4096 components = -0.00448473 Jy ! Clean residual min=-0.000710 max=0.000627 Jy/beam ! Clean residual mean=0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.419843 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 460 components and 0.419843 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J2147+0830_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 9.08 at 17.04 degrees (North through East) ! Clean map min=-0.0015245 max=0.32822 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J2147+0830_S_map.fits wmodel /scr/pima/rv118_uvs/J2147+0830_S_map.mod ! Writing 460 model components to file: /scr/pima/rv118_uvs/J2147+0830_S_map.mod wobs /scr/pima/rv118_uvs/J2147+0830_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J2147+0830_S_uvs.fits wwins /scr/pima/rv118_uvs/J2147+0830_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv118_uvs/J2147+0830_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.328223 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.192744 0.192744 0.385489 0.770977 1.54195 3.08391 6.16782 12.3356 24.6713 49.3426 98.6851 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.328 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1556.46 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J2147+0830_S_dfm.log closed on Sun Dec 10 00:12:17 2017