! Started logfile: /scr/pima/rv119_uvs/J1415+4830_S_dfm.log on Sun Dec 17 11:36:57 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/rv119_uvs/J1415+4830_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1415+4830_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785859 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 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 6224 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 J1415+4830_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002699Jy sigma=20.567565 ! Fit after self-cal, rms=0.968850Jy sigma=19.914416 ! 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.849 mas, bmaj=6.737 mas, bpa=30.3 degrees ! Estimated noise=0.822154 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.0248963 Jy ! Component: 100 - total flux cleaned = 0.0290975 Jy ! Total flux subtracted in 100 components = 0.0290975 Jy ! Clean residual min=-0.004085 max=0.004861 Jy/beam ! Clean residual mean=-0.000002 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.0290975 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0290975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075046Jy sigma=1.123460 ! Fit after self-cal, rms=0.073834Jy sigma=1.092051 ! 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.809 mas, bmaj=7.245 mas, bpa=29.95 degrees ! Estimated noise=0.467278 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.00548753 Jy ! Component: 100 - total flux cleaned = 0.00764053 Jy ! Component: 150 - total flux cleaned = 0.00763759 Jy ! Component: 200 - total flux cleaned = 0.00781308 Jy ! Total flux subtracted in 200 components = 0.00781308 Jy ! Clean residual min=-0.003064 max=0.003257 Jy/beam ! Clean residual mean=-0.000009 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0369106 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.0369106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073257Jy sigma=1.083664 ! Fit after self-cal, rms=0.073290Jy sigma=1.082717 ! 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.809 x 7.245 at 29.95 degrees (North through East) ! Clean map min=-0.0030186 max=0.034665 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 0.97 KP 1.10 ! LA 1.01 MK 1.37 NL 1.10 OV 1.10 ! PT 0.95 SC 1.23 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.88 HN 1.00 KP 0.98 ! LA 1.01 MK 1.11 NL 0.99 OV 1.00 ! PT 1.05 SC 1.23 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.16 KP 0.34 ! LA 1.19 MK 0.77 NL 1.00* OV 1.39 ! PT 1.21 SC 0.35 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.02 KP 1.14 ! LA 0.99 MK 1.02 NL 0.99 OV 1.04 ! PT 1.07 SC 1.18 ! ! ! Fit before self-cal, rms=0.073290Jy sigma=1.082717 ! Fit after self-cal, rms=0.050443Jy sigma=1.032938 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=7.351 mas, bpa=31.09 degrees ! Estimated noise=0.458423 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.00139993 Jy ! Component: 100 - total flux cleaned = 0.00176471 Jy ! Component: 150 - total flux cleaned = 0.00187878 Jy ! Component: 200 - total flux cleaned = 0.00195521 Jy ! Total flux subtracted in 200 components = 0.00195521 Jy ! Clean residual min=-0.001920 max=0.001927 Jy/beam ! Clean residual mean=-0.000005 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0388658 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0388658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050404Jy sigma=1.031544 ! Fit after self-cal, rms=0.051485Jy sigma=1.011328 ! 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.051485Jy sigma=1.011328 ! Fit after self-cal, rms=0.063357Jy sigma=0.994712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=7.264 mas, bpa=31.88 degrees ! Estimated noise=0.468103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000561061 Jy ! Component: 100 - total flux cleaned = 0.00066855 Jy ! Component: 150 - total flux cleaned = 0.000769627 Jy ! Component: 200 - total flux cleaned = 0.000823247 Jy ! Total flux subtracted in 200 components = 0.000823247 Jy ! Clean residual min=-0.002070 max=0.001740 Jy/beam ! Clean residual mean=-0.000008 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.039689 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.039689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063347Jy sigma=0.994586 ! Fit after self-cal, rms=0.064373Jy sigma=0.987156 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.00076919 Jy ! Component: 100 - total flux cleaned = -0.000925067 Jy ! Component: 150 - total flux cleaned = -0.00103471 Jy ! Component: 200 - total flux cleaned = -0.00104833 Jy ! Total flux subtracted in 200 components = -0.00104833 Jy ! Clean residual min=-0.002133 max=0.001704 Jy/beam ! Clean residual mean=-0.000009 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0386407 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.0386407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064342Jy sigma=0.987120 ! Fit after self-cal, rms=0.064356Jy sigma=0.987082 ! 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.064356Jy sigma=0.987082 ! Fit after self-cal, rms=0.094596Jy sigma=0.983610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=7.219 mas, bpa=32.14 degrees ! Estimated noise=0.470003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453349 Jy ! Component: 100 - total flux cleaned = 0.000504962 Jy ! Component: 150 - total flux cleaned = 0.000538065 Jy ! Component: 200 - total flux cleaned = 0.000545234 Jy ! Total flux subtracted in 200 components = 0.000545234 Jy ! Clean residual min=-0.002086 max=0.001704 Jy/beam ! Clean residual mean=-0.000008 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0391859 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0391859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094591Jy sigma=0.983566 ! Fit after self-cal, rms=0.095218Jy sigma=0.982272 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.000426145 Jy ! Component: 100 - total flux cleaned = -0.000512501 Jy ! Component: 150 - total flux cleaned = -0.000532148 Jy ! Component: 200 - total flux cleaned = -0.000549913 Jy ! Total flux subtracted in 200 components = -0.000549913 Jy ! Clean residual min=-0.001992 max=0.001696 Jy/beam ! Clean residual mean=-0.000008 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.038636 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.038636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095208Jy sigma=0.982308 ! Fit after self-cal, rms=0.095222Jy sigma=0.982281 ! 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.095222Jy sigma=0.982281 ! Fit after self-cal, rms=0.132555Jy sigma=0.981424 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.966 mas, bmaj=9.013 mas, bpa=44.48 degrees ! Estimated noise=0.614637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000472817 Jy ! Component: 100 - total flux cleaned = 0.000579718 Jy ! Component: 150 - total flux cleaned = 0.000608772 Jy ! Component: 200 - total flux cleaned = 0.000633377 Jy ! Total flux subtracted in 200 components = 0.000633377 Jy ! Clean residual min=-0.002640 max=0.001987 Jy/beam ! Clean residual mean=-0.000015 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0392694 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.0392694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132551Jy sigma=0.981461 ! Fit after self-cal, rms=0.132846Jy sigma=0.981233 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.000258622 Jy ! Component: 100 - total flux cleaned = -0.000251669 Jy ! Component: 150 - total flux cleaned = -0.00023262 Jy ! Component: 200 - total flux cleaned = -0.000216463 Jy ! Total flux subtracted in 200 components = -0.000216463 Jy ! Clean residual min=-0.002640 max=0.001949 Jy/beam ! Clean residual mean=-0.000015 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0390529 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.0390529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132843Jy sigma=0.981392 ! Fit after self-cal, rms=0.132851Jy sigma=0.981371 ! 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.403 mas, bmaj=7.208 mas, bpa=32.26 degrees ! Estimated noise=0.470898 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.403 x 7.208 at 32.26 degrees (North through East) ! Clean map min=-0.0019949 max=0.032512 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.646 mas, bmaj=6.795 mas, bpa=32.17 degrees ! Estimated noise=0.808489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257254 Jy ! Component: 100 - total flux cleaned = 0.0323091 Jy ! Component: 150 - total flux cleaned = 0.0340721 Jy ! Component: 200 - total flux cleaned = 0.0352932 Jy ! Total flux subtracted in 200 components = 0.0352932 Jy ! Clean residual min=-0.002860 max=0.002947 Jy/beam ! Clean residual mean=-0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0352932 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.0352932 Jy ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=7.208 mas, bpa=32.26 degrees ! Estimated noise=0.470898 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.00162495 Jy ! Component: 100 - total flux cleaned = 0.00199436 Jy ! Component: 150 - total flux cleaned = 0.00229388 Jy ! Component: 200 - total flux cleaned = 0.00251574 Jy ! Total flux subtracted in 200 components = 0.00251574 Jy ! Clean residual min=-0.002055 max=0.001647 Jy/beam ! Clean residual mean=-0.000008 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0378089 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0378089 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.966 mas, bmaj=9.013 mas, bpa=44.48 degrees ! Estimated noise=0.614637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000767457 Jy ! Component: 100 - total flux cleaned = 0.00087552 Jy ! Component: 150 - total flux cleaned = 0.000910864 Jy ! Component: 200 - total flux cleaned = 0.000950496 Jy ! Total flux subtracted in 200 components = 0.000950496 Jy ! Clean residual min=-0.002646 max=0.002004 Jy/beam ! Clean residual mean=-0.000015 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0387594 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.77945e-05 Jy ! Component: 100 - total flux cleaned = 3.33347e-05 Jy ! Component: 150 - total flux cleaned = 4.04273e-05 Jy ! Component: 200 - total flux cleaned = 5.34485e-05 Jy ! Total flux subtracted in 200 components = 5.34485e-05 Jy ! Clean residual min=-0.002642 max=0.001981 Jy/beam ! Clean residual mean=-0.000015 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0388129 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.0388129 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=7.208 mas, bpa=32.26 degrees ! Estimated noise=0.470898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.24067e-05 Jy ! Component: 100 - total flux cleaned = -0.000162576 Jy ! Component: 150 - total flux cleaned = -0.000213664 Jy ! Component: 200 - total flux cleaned = -0.000228445 Jy ! Total flux subtracted in 200 components = -0.000228445 Jy ! Clean residual min=-0.002034 max=0.001618 Jy/beam ! Clean residual mean=-0.000008 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0385844 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.0385844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132850Jy sigma=0.981630 ! Fit after self-cal, rms=0.132854Jy sigma=0.981382 wmodel J1415+4830_S_map.mod ! Writing 50 model components to file: J1415+4830_S_map.mod wobs J1415+4830_S_uvs.fits ! Writing UV FITS file: J1415+4830_S_uvs.fits wwins J1415+4830_S_map.win ! wwins: Wrote 1 windows to J1415+4830_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.000821845 Jy ! Component: 100 - total flux cleaned = -0.00104493 Jy ! Component: 150 - total flux cleaned = -0.00134443 Jy ! Component: 200 - total flux cleaned = -0.00165766 Jy ! Component: 250 - total flux cleaned = -0.00193136 Jy ! Component: 300 - total flux cleaned = -0.0020372 Jy ! Component: 350 - total flux cleaned = -0.00214023 Jy ! Component: 400 - total flux cleaned = -0.00226577 Jy ! Component: 450 - total flux cleaned = -0.0022656 Jy ! Component: 500 - total flux cleaned = -0.00236179 Jy ! Component: 550 - total flux cleaned = -0.00250287 Jy ! Component: 600 - total flux cleaned = -0.00264076 Jy ! Component: 650 - total flux cleaned = -0.00277609 Jy ! Component: 700 - total flux cleaned = -0.00293058 Jy ! Component: 750 - total flux cleaned = -0.00299543 Jy ! Component: 800 - total flux cleaned = -0.00305939 Jy ! Component: 850 - total flux cleaned = -0.00314386 Jy ! Component: 900 - total flux cleaned = -0.00322679 Jy ! Component: 950 - total flux cleaned = -0.00330799 Jy ! Component: 1000 - total flux cleaned = -0.00336794 Jy ! Component: 1050 - total flux cleaned = -0.00336796 Jy ! Component: 1100 - total flux cleaned = -0.00348525 Jy ! Component: 1150 - total flux cleaned = -0.00350454 Jy ! Component: 1200 - total flux cleaned = -0.00358085 Jy ! Component: 1250 - total flux cleaned = -0.00359987 Jy ! Component: 1300 - total flux cleaned = -0.00367446 Jy ! Component: 1350 - total flux cleaned = -0.00374812 Jy ! Component: 1400 - total flux cleaned = -0.00372974 Jy ! Component: 1450 - total flux cleaned = -0.00382031 Jy ! Component: 1500 - total flux cleaned = -0.00382044 Jy ! Component: 1550 - total flux cleaned = -0.00390888 Jy ! Component: 1600 - total flux cleaned = -0.0039615 Jy ! Component: 1650 - total flux cleaned = -0.00401347 Jy ! Component: 1700 - total flux cleaned = -0.00401349 Jy ! Component: 1750 - total flux cleaned = -0.00406474 Jy ! Component: 1800 - total flux cleaned = -0.00414912 Jy ! Component: 1850 - total flux cleaned = -0.00418253 Jy ! Component: 1900 - total flux cleaned = -0.00426567 Jy ! Component: 1950 - total flux cleaned = -0.00436443 Jy ! Component: 2000 - total flux cleaned = -0.00449536 Jy ! Component: 2050 - total flux cleaned = -0.00456021 Jy ! Component: 2100 - total flux cleaned = -0.00465682 Jy ! Component: 2150 - total flux cleaned = -0.00473669 Jy ! Component: 2200 - total flux cleaned = -0.00484777 Jy ! Component: 2250 - total flux cleaned = -0.00494211 Jy ! Component: 2300 - total flux cleaned = -0.00502032 Jy ! Component: 2350 - total flux cleaned = -0.0050824 Jy ! Component: 2400 - total flux cleaned = -0.00517519 Jy ! Component: 2450 - total flux cleaned = -0.00519043 Jy ! Component: 2500 - total flux cleaned = -0.00531233 Jy ! Component: 2550 - total flux cleaned = -0.00540295 Jy ! Component: 2600 - total flux cleaned = -0.00544794 Jy ! Component: 2650 - total flux cleaned = -0.00549286 Jy ! Component: 2700 - total flux cleaned = -0.00556717 Jy ! Component: 2750 - total flux cleaned = -0.00567029 Jy ! Component: 2800 - total flux cleaned = -0.00569953 Jy ! Component: 2850 - total flux cleaned = -0.00574317 Jy ! Component: 2900 - total flux cleaned = -0.00580102 Jy ! Component: 2950 - total flux cleaned = -0.00577229 Jy ! Component: 3000 - total flux cleaned = -0.00585817 Jy ! Component: 3050 - total flux cleaned = -0.0059151 Jy ! Component: 3100 - total flux cleaned = -0.00594327 Jy ! Component: 3150 - total flux cleaned = -0.00597145 Jy ! Component: 3200 - total flux cleaned = -0.0060554 Jy ! Component: 3250 - total flux cleaned = -0.00602765 Jy ! Component: 3300 - total flux cleaned = -0.00611053 Jy ! Component: 3350 - total flux cleaned = -0.00616556 Jy ! Component: 3400 - total flux cleaned = -0.0062064 Jy ! Component: 3450 - total flux cleaned = -0.00624717 Jy ! Component: 3500 - total flux cleaned = -0.0062741 Jy ! Component: 3550 - total flux cleaned = -0.00634136 Jy ! Component: 3600 - total flux cleaned = -0.00634133 Jy ! Component: 3650 - total flux cleaned = -0.00638137 Jy ! Component: 3700 - total flux cleaned = -0.00642118 Jy ! Component: 3750 - total flux cleaned = -0.00646069 Jy ! Component: 3800 - total flux cleaned = -0.00647385 Jy ! Component: 3850 - total flux cleaned = -0.00655212 Jy ! Component: 3900 - total flux cleaned = -0.00655208 Jy ! Component: 3950 - total flux cleaned = -0.00656503 Jy ! Component: 4000 - total flux cleaned = -0.00653941 Jy ! Component: 4050 - total flux cleaned = -0.00661614 Jy ! Total flux subtracted in 4096 components = -0.00657793 Jy ! Clean residual min=-0.000710 max=0.000717 Jy/beam ! Clean residual mean=-0.000005 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0320065 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 335 components and 0.0320065 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1415+4830_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.403 x 7.208 at 32.26 degrees (North through East) ! Clean map min=-0.001506 max=0.032218 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1415+4830_S_map.fits wmodel /scr/pima/rv119_uvs/J1415+4830_S_map.mod ! Writing 335 model components to file: /scr/pima/rv119_uvs/J1415+4830_S_map.mod wobs /scr/pima/rv119_uvs/J1415+4830_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1415+4830_S_uvs.fits wwins /scr/pima/rv119_uvs/J1415+4830_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J1415+4830_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0322185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233006 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.16962 2.16962 4.33924 8.67848 17.357 34.7139 69.4278 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 138.273 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1415+4830_S_dfm.log closed on Sun Dec 17 11:37:01 2017