! Started logfile: /scr/pima/rv119_uvs/J1415+4830_X_dfm.log on Sun Dec 17 11:36:12 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/rv119_uvs/J1415+4830_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1415+4830_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.868056 visibilities/baseline/integration-bin. ! Found source: J1415+4830 ! ! 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 5500 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 J1415+4830_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. ! 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.002012Jy sigma=20.230667 ! Fit after self-cal, rms=0.975062Jy sigma=19.690534 ! 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=1.047 mas, bmaj=1.743 mas, bpa=17.73 degrees ! Estimated noise=0.881275 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.0198074 Jy ! Component: 100 - total flux cleaned = 0.023962 Jy ! Total flux subtracted in 100 components = 0.023962 Jy ! Clean residual min=-0.003285 max=0.003690 Jy/beam ! Clean residual mean=-0.000002 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.023962 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.023962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049376Jy sigma=0.933007 ! Fit after self-cal, rms=0.047285Jy sigma=0.885086 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505751 Jy ! Component: 100 - total flux cleaned = 0.00680467 Jy ! Total flux subtracted in 100 components = 0.00680467 Jy ! Clean residual min=-0.003295 max=0.003102 Jy/beam ! Clean residual mean=-0.000003 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0307667 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.0307667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046803Jy sigma=0.875611 ! Fit after self-cal, rms=0.046817Jy sigma=0.875360 ! 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.408 mas, bmaj=1.992 mas, bpa=16.66 degrees ! Estimated noise=0.485159 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.00110838 Jy ! Component: 100 - total flux cleaned = 0.0013222 Jy ! Component: 150 - total flux cleaned = 0.00130408 Jy ! Component: 200 - total flux cleaned = 0.0013206 Jy ! Total flux subtracted in 200 components = 0.0013206 Jy ! Clean residual min=-0.001987 max=0.002029 Jy/beam ! Clean residual mean=-0.000008 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0320873 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0320873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046786Jy sigma=0.874797 ! Fit after self-cal, rms=0.046779Jy sigma=0.874593 ! 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.408 x 1.992 at 16.66 degrees (North through East) ! Clean map min=-0.0019983 max=0.030121 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.05 KP 0.90 ! LA 0.98 MK 1.02 NL 1.08 OV 1.10 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 0.97 KP 1.01 ! LA 0.98 MK 1.04 NL 1.10 OV 1.09 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 0.92 KP 1.02 ! LA 0.96 MK 0.95 NL 0.97 OV 1.00 ! PT 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.96 KP 0.82 ! LA 0.85 MK 0.96 NL 1.04 OV 1.04 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.046779Jy sigma=0.874593 ! Fit after self-cal, rms=0.045793Jy sigma=0.872344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.405 mas, bmaj=1.983 mas, bpa=16.76 degrees ! Estimated noise=0.480371 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.000373278 Jy ! Component: 100 - total flux cleaned = 0.000374017 Jy ! Component: 150 - total flux cleaned = 0.000337315 Jy ! Component: 200 - total flux cleaned = 0.000302077 Jy ! Total flux subtracted in 200 components = 0.000302077 Jy ! Clean residual min=-0.002067 max=0.001891 Jy/beam ! Clean residual mean=-0.000007 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0323894 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0323894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045783Jy sigma=0.872131 ! Fit after self-cal, rms=0.045860Jy sigma=0.871654 ! 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.045860Jy sigma=0.871654 ! Fit after self-cal, rms=0.046597Jy sigma=0.870128 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.401 mas, bmaj=1.973 mas, bpa=16.98 degrees ! Estimated noise=0.481111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248786 Jy ! Component: 100 - total flux cleaned = 0.000186033 Jy ! Component: 150 - total flux cleaned = 0.000141534 Jy ! Component: 200 - total flux cleaned = 0.000101736 Jy ! Total flux subtracted in 200 components = 0.000101736 Jy ! Clean residual min=-0.001980 max=0.001980 Jy/beam ! Clean residual mean=-0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0324911 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.0324911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046590Jy sigma=0.869991 ! Fit after self-cal, rms=0.046624Jy sigma=0.869487 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 (-23.8, 34.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161564 Jy ! Component: 100 - total flux cleaned = 0.00181154 Jy ! Component: 150 - total flux cleaned = 0.00196847 Jy ! Component: 200 - total flux cleaned = 0.00215118 Jy ! Total flux subtracted in 200 components = 0.00215118 Jy ! Clean residual min=-0.001989 max=0.001742 Jy/beam ! Clean residual mean=-0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0346423 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 46 components and 0.0346423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046538Jy sigma=0.867898 ! Fit after self-cal, rms=0.046520Jy sigma=0.867252 ! 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.046520Jy sigma=0.867252 ! Fit after self-cal, rms=0.046355Jy sigma=0.867028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.397 mas, bmaj=1.976 mas, bpa=17.17 degrees ! Estimated noise=0.476668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710126 Jy ! Component: 100 - total flux cleaned = 0.000909138 Jy ! Component: 150 - total flux cleaned = 0.00105176 Jy ! Component: 200 - total flux cleaned = 0.00111424 Jy ! Total flux subtracted in 200 components = 0.00111424 Jy ! Clean residual min=-0.001904 max=0.001730 Jy/beam ! Clean residual mean=-0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0357565 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 55 components and 0.0357565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046316Jy sigma=0.866360 ! Fit after self-cal, rms=0.046328Jy sigma=0.866035 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.000226084 Jy ! Component: 100 - total flux cleaned = 0.000374587 Jy ! Component: 150 - total flux cleaned = 0.000449169 Jy ! Component: 200 - total flux cleaned = 0.0004658 Jy ! Total flux subtracted in 200 components = 0.0004658 Jy ! Clean residual min=-0.001885 max=0.001783 Jy/beam ! Clean residual mean=-0.000005 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0362223 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 67 components and 0.0362223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046308Jy sigma=0.865735 ! Fit after self-cal, rms=0.046310Jy sigma=0.865644 ! 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.046310Jy sigma=0.865644 ! Fit after self-cal, rms=0.046378Jy sigma=0.865511 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.371 mas, bmaj=2.55 mas, bpa=29.91 degrees ! Estimated noise=0.542936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495655 Jy ! Component: 100 - total flux cleaned = 0.000495256 Jy ! Component: 150 - total flux cleaned = 0.000477299 Jy ! Component: 200 - total flux cleaned = 0.000503907 Jy ! Total flux subtracted in 200 components = 0.000503907 Jy ! Clean residual min=-0.002042 max=0.001772 Jy/beam ! Clean residual mean=-0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0367262 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.0367262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046366Jy sigma=0.865348 ! Fit after self-cal, rms=0.046374Jy sigma=0.865238 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.000200554 Jy ! Component: 100 - total flux cleaned = 0.000215344 Jy ! Component: 150 - total flux cleaned = 0.00022844 Jy ! Component: 200 - total flux cleaned = 0.000240126 Jy ! Total flux subtracted in 200 components = 0.000240126 Jy ! Clean residual min=-0.002041 max=0.001800 Jy/beam ! Clean residual mean=-0.000008 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0369663 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.0369663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046367Jy sigma=0.865174 ! Fit after self-cal, rms=0.046365Jy sigma=0.865142 ! 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.397 mas, bmaj=1.979 mas, bpa=17.29 degrees ! Estimated noise=0.475404 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.397 x 1.979 at 17.29 degrees (North through East) ! Clean map min=-0.0020487 max=0.029786 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=1.037 mas, bmaj=1.729 mas, bpa=18.03 degrees ! Estimated noise=0.853477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222093 Jy ! Component: 100 - total flux cleaned = 0.0280358 Jy ! Component: 150 - total flux cleaned = 0.0307042 Jy ! Component: 200 - total flux cleaned = 0.0321566 Jy ! Total flux subtracted in 200 components = 0.0321566 Jy ! Clean residual min=-0.003026 max=0.002709 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0321566 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0321566 Jy ! Inverting map and beam ! Estimated beam: bmin=1.397 mas, bmaj=1.979 mas, bpa=17.29 degrees ! Estimated noise=0.475404 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) ! Added new window around map position (3.6, 33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231812 Jy ! Component: 100 - total flux cleaned = 0.00387987 Jy ! Component: 150 - total flux cleaned = 0.00455796 Jy ! Component: 200 - total flux cleaned = 0.0050827 Jy ! Total flux subtracted in 200 components = 0.0050827 Jy ! Clean residual min=-0.001822 max=0.001871 Jy/beam ! Clean residual mean=-0.000005 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0372393 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.0372393 Jy ! Inverting map ! Added new window around map position (47.8, -26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011199 Jy ! Component: 100 - total flux cleaned = 0.00135779 Jy ! Component: 150 - total flux cleaned = 0.00157203 Jy ! Component: 200 - total flux cleaned = 0.00173438 Jy ! Total flux subtracted in 200 components = 0.00173438 Jy ! Clean residual min=-0.001705 max=0.001492 Jy/beam ! Clean residual mean=-0.000005 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0389737 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.0389737 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.371 mas, bmaj=2.55 mas, bpa=29.91 degrees ! Estimated noise=0.542936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377677 Jy ! Component: 100 - total flux cleaned = 0.00045139 Jy ! Component: 150 - total flux cleaned = 0.00045108 Jy ! Component: 200 - total flux cleaned = 0.000449942 Jy ! Total flux subtracted in 200 components = 0.000449942 Jy ! Clean residual min=-0.001658 max=0.001587 Jy/beam ! Clean residual mean=-0.000008 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0394236 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 = 1.69354e-05 Jy ! Component: 100 - total flux cleaned = 3.37384e-05 Jy ! Component: 150 - total flux cleaned = 7.96698e-05 Jy ! Component: 200 - total flux cleaned = 0.000108793 Jy ! Total flux subtracted in 200 components = 0.000108793 Jy ! Clean residual min=-0.001646 max=0.001600 Jy/beam ! Clean residual mean=-0.000008 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0395324 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 88 components and 0.0395324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.397 mas, bmaj=1.979 mas, bpa=17.29 degrees ! Estimated noise=0.475404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001694 Jy ! Component: 100 - total flux cleaned = 0.000216591 Jy ! Component: 150 - total flux cleaned = 0.000216157 Jy ! Component: 200 - total flux cleaned = 0.000236697 Jy ! Total flux subtracted in 200 components = 0.000236697 Jy ! Clean residual min=-0.001716 max=0.001477 Jy/beam ! Clean residual mean=-0.000004 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0397691 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.0397691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046272Jy sigma=0.863349 ! Fit after self-cal, rms=0.046239Jy sigma=0.862514 wmodel J1415+4830_X_map.mod ! Writing 111 model components to file: J1415+4830_X_map.mod wobs J1415+4830_X_uvs.fits ! Writing UV FITS file: J1415+4830_X_uvs.fits wwins J1415+4830_X_map.win ! wwins: Wrote 4 windows to J1415+4830_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 = -0.000720599 Jy ! Component: 100 - total flux cleaned = -0.000933079 Jy ! Component: 150 - total flux cleaned = -0.00115891 Jy ! Component: 200 - total flux cleaned = -0.00113469 Jy ! Component: 250 - total flux cleaned = -0.00120412 Jy ! Component: 300 - total flux cleaned = -0.00122697 Jy ! Component: 350 - total flux cleaned = -0.00135884 Jy ! Component: 400 - total flux cleaned = -0.00142279 Jy ! Component: 450 - total flux cleaned = -0.00146468 Jy ! Component: 500 - total flux cleaned = -0.00156763 Jy ! Component: 550 - total flux cleaned = -0.00160823 Jy ! Component: 600 - total flux cleaned = -0.00164801 Jy ! Component: 650 - total flux cleaned = -0.00174599 Jy ! Component: 700 - total flux cleaned = -0.00176482 Jy ! Component: 750 - total flux cleaned = -0.00176508 Jy ! Component: 800 - total flux cleaned = -0.00185884 Jy ! Component: 850 - total flux cleaned = -0.00185874 Jy ! Component: 900 - total flux cleaned = -0.00187722 Jy ! Component: 950 - total flux cleaned = -0.00193108 Jy ! Component: 1000 - total flux cleaned = -0.00198457 Jy ! Component: 1050 - total flux cleaned = -0.00203714 Jy ! Component: 1100 - total flux cleaned = -0.00207183 Jy ! Component: 1150 - total flux cleaned = -0.00208902 Jy ! Component: 1200 - total flux cleaned = -0.00205541 Jy ! Component: 1250 - total flux cleaned = -0.00210558 Jy ! Component: 1300 - total flux cleaned = -0.00217184 Jy ! Component: 1350 - total flux cleaned = -0.00215535 Jy ! Component: 1400 - total flux cleaned = -0.00220395 Jy ! Component: 1450 - total flux cleaned = -0.00231592 Jy ! Component: 1500 - total flux cleaned = -0.00228389 Jy ! Component: 1550 - total flux cleaned = -0.002315 Jy ! Component: 1600 - total flux cleaned = -0.00231501 Jy ! Component: 1650 - total flux cleaned = -0.00233063 Jy ! Component: 1700 - total flux cleaned = -0.00237659 Jy ! Component: 1750 - total flux cleaned = -0.00239183 Jy ! Component: 1800 - total flux cleaned = -0.0023919 Jy ! Component: 1850 - total flux cleaned = -0.00239217 Jy ! Component: 1900 - total flux cleaned = -0.00246606 Jy ! Component: 1950 - total flux cleaned = -0.00249516 Jy ! Component: 2000 - total flux cleaned = -0.00253857 Jy ! Component: 2050 - total flux cleaned = -0.00250963 Jy ! Component: 2100 - total flux cleaned = -0.00259528 Jy ! Component: 2150 - total flux cleaned = -0.00259515 Jy ! Component: 2200 - total flux cleaned = -0.00258116 Jy ! Component: 2250 - total flux cleaned = -0.00258112 Jy ! Component: 2300 - total flux cleaned = -0.00263669 Jy ! Component: 2350 - total flux cleaned = -0.00260919 Jy ! Component: 2400 - total flux cleaned = -0.00263651 Jy ! Component: 2450 - total flux cleaned = -0.00266379 Jy ! Component: 2500 - total flux cleaned = -0.00271767 Jy ! Component: 2550 - total flux cleaned = -0.00271778 Jy ! Component: 2600 - total flux cleaned = -0.00279757 Jy ! Component: 2650 - total flux cleaned = -0.00283728 Jy ! Component: 2700 - total flux cleaned = -0.00285046 Jy ! Component: 2750 - total flux cleaned = -0.00288972 Jy ! Component: 2800 - total flux cleaned = -0.00292856 Jy ! Component: 2850 - total flux cleaned = -0.00300598 Jy ! Component: 2900 - total flux cleaned = -0.00307004 Jy ! Component: 2950 - total flux cleaned = -0.00312116 Jy ! Component: 3000 - total flux cleaned = -0.00318445 Jy ! Component: 3050 - total flux cleaned = -0.00323476 Jy ! Component: 3100 - total flux cleaned = -0.00324728 Jy ! Component: 3150 - total flux cleaned = -0.00330957 Jy ! Component: 3200 - total flux cleaned = -0.00329715 Jy ! Component: 3250 - total flux cleaned = -0.00335878 Jy ! Component: 3300 - total flux cleaned = -0.00343229 Jy ! Component: 3350 - total flux cleaned = -0.00345666 Jy ! Component: 3400 - total flux cleaned = -0.00346877 Jy ! Component: 3450 - total flux cleaned = -0.00350505 Jy ! Component: 3500 - total flux cleaned = -0.00357697 Jy ! Component: 3550 - total flux cleaned = -0.00360085 Jy ! Component: 3600 - total flux cleaned = -0.00360085 Jy ! Component: 3650 - total flux cleaned = -0.00364806 Jy ! Component: 3700 - total flux cleaned = -0.00370673 Jy ! Component: 3750 - total flux cleaned = -0.00369493 Jy ! Component: 3800 - total flux cleaned = -0.00370666 Jy ! Component: 3850 - total flux cleaned = -0.00374132 Jy ! Component: 3900 - total flux cleaned = -0.00377592 Jy ! Component: 3950 - total flux cleaned = -0.00375311 Jy ! Component: 4000 - total flux cleaned = -0.0037988 Jy ! Component: 4050 - total flux cleaned = -0.0037988 Jy ! Total flux subtracted in 4096 components = -0.00384405 Jy ! Clean residual min=-0.000692 max=0.000837 Jy/beam ! Clean residual mean=-0.000002 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.035925 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 396 components and 0.035925 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1415+4830_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.397 x 1.979 at 17.29 degrees (North through East) ! Clean map min=-0.0015328 max=0.029228 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1415+4830_X_map.fits wmodel /scr/pima/rv119_uvs/J1415+4830_X_map.mod ! Writing 396 model components to file: /scr/pima/rv119_uvs/J1415+4830_X_map.mod wobs /scr/pima/rv119_uvs/J1415+4830_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1415+4830_X_uvs.fits wwins /scr/pima/rv119_uvs/J1415+4830_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv119_uvs/J1415+4830_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0292279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195899 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01074 2.01074 4.02148 8.04296 16.0859 32.1718 64.3436 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 149.198 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1415+4830_X_dfm.log closed on Sun Dec 17 11:36:16 2017