! Started logfile: /scr/pima/rv119_uvs/J1716+2305_X_dfm.log on Sun Dec 17 11:37:03 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/J1716+2305_X_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1716+2305_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967172 visibilities/baseline/integration-bin. ! Found source: J1716+2305 ! ! 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 7660 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 J1716+2305_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001678Jy sigma=19.246573 ! Fit after self-cal, rms=0.965842Jy sigma=18.530450 ! 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.775 mas, bmaj=1.494 mas, bpa=-3.563 degrees ! Estimated noise=0.78877 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.0259251 Jy ! Component: 100 - total flux cleaned = 0.0336909 Jy ! Total flux subtracted in 100 components = 0.0336909 Jy ! Clean residual min=-0.003020 max=0.003953 Jy/beam ! Clean residual mean=0.000003 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.033691 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.033691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055299Jy sigma=0.962355 ! Fit after self-cal, rms=0.053149Jy sigma=0.923471 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00608389 Jy ! Component: 100 - total flux cleaned = 0.00906762 Jy ! Total flux subtracted in 100 components = 0.00906762 Jy ! Clean residual min=-0.003340 max=0.002877 Jy/beam ! Clean residual mean=0.000001 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0427586 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0427586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052336Jy sigma=0.905589 ! Fit after self-cal, rms=0.052319Jy sigma=0.904732 ! 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=0.9979 mas, bmaj=1.801 mas, bpa=-2.784 degrees ! Estimated noise=0.434663 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.00251035 Jy ! Component: 100 - total flux cleaned = 0.00359404 Jy ! Component: 150 - total flux cleaned = 0.00362283 Jy ! Component: 200 - total flux cleaned = 0.00360205 Jy ! Total flux subtracted in 200 components = 0.00360205 Jy ! Clean residual min=-0.001984 max=0.001860 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0463606 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0463606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052199Jy sigma=0.902559 ! Fit after self-cal, rms=0.052203Jy sigma=0.902420 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9979 x 1.801 at -2.784 degrees (North through East) ! Clean map min=-0.0019896 max=0.038908 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.04 KP 0.97 ! LA 0.96 MK 0.92 NL 1.03 OV 1.09 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.99 KP 1.01 ! LA 1.03 MK 1.05 NL 0.95 OV 1.01 ! PT 1.03 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 0.91 KP 1.01 ! LA 1.02 MK 0.91 NL 1.03 OV 1.07 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.05 KP 0.93 ! LA 1.00 MK 0.85 NL 1.03 OV 1.00 ! PT 0.96 SC 0.82 ! ! ! Fit before self-cal, rms=0.052203Jy sigma=0.902420 ! Fit after self-cal, rms=0.049944Jy sigma=0.900543 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9825 mas, bmaj=1.779 mas, bpa=-3.122 degrees ! Estimated noise=0.427961 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.000456994 Jy ! Component: 100 - total flux cleaned = 0.000545484 Jy ! Component: 150 - total flux cleaned = 0.000564749 Jy ! Component: 200 - total flux cleaned = 0.000565106 Jy ! Total flux subtracted in 200 components = 0.000565106 Jy ! Clean residual min=-0.002084 max=0.001794 Jy/beam ! Clean residual mean=0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0469257 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.0469257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049924Jy sigma=0.900275 ! Fit after self-cal, rms=0.049928Jy sigma=0.900083 ! 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.049928Jy sigma=0.900083 ! Fit after self-cal, rms=0.049825Jy sigma=0.899057 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.975 mas, bmaj=1.778 mas, bpa=-2.663 degrees ! Estimated noise=0.426971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000323903 Jy ! Component: 100 - total flux cleaned = 0.000381864 Jy ! Component: 150 - total flux cleaned = 0.000414523 Jy ! Component: 200 - total flux cleaned = 0.000441617 Jy ! Total flux subtracted in 200 components = 0.000441617 Jy ! Clean residual min=-0.002004 max=0.001756 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0473674 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.0473674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049811Jy sigma=0.898870 ! Fit after self-cal, rms=0.049824Jy sigma=0.898765 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.34677e-05 Jy ! Component: 100 - total flux cleaned = 1.34375e-05 Jy ! Component: 150 - total flux cleaned = 2.4793e-05 Jy ! Component: 200 - total flux cleaned = 2.47896e-05 Jy ! Total flux subtracted in 200 components = 2.47896e-05 Jy ! Clean residual min=-0.002002 max=0.001767 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0473921 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0473921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049817Jy sigma=0.898685 ! Fit after self-cal, rms=0.049816Jy sigma=0.898672 ! 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.049816Jy sigma=0.898672 ! Fit after self-cal, rms=0.049464Jy sigma=0.898588 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9656 mas, bmaj=1.77 mas, bpa=-2.576 degrees ! Estimated noise=0.424813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253312 Jy ! Component: 100 - total flux cleaned = 0.000326487 Jy ! Component: 150 - total flux cleaned = 0.00037503 Jy ! Component: 200 - total flux cleaned = 0.000406873 Jy ! Total flux subtracted in 200 components = 0.000406873 Jy ! Clean residual min=-0.001952 max=0.001748 Jy/beam ! Clean residual mean=0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.047799 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.047799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049454Jy sigma=0.898478 ! Fit after self-cal, rms=0.049453Jy sigma=0.898463 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.41136e-05 Jy ! Component: 100 - total flux cleaned = 5.41869e-05 Jy ! Component: 150 - total flux cleaned = 5.43044e-05 Jy ! Component: 200 - total flux cleaned = 5.44632e-05 Jy ! Total flux subtracted in 200 components = 5.44632e-05 Jy ! Clean residual min=-0.001946 max=0.001753 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0478535 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0478535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049449Jy sigma=0.898415 ! Fit after self-cal, rms=0.049449Jy sigma=0.898406 ! 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.049449Jy sigma=0.898406 ! Fit after self-cal, rms=0.049125Jy sigma=0.898359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.034 mas, bmaj=2.725 mas, bpa=-2.311 degrees ! Estimated noise=0.535195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349319 Jy ! Component: 100 - total flux cleaned = 0.000412633 Jy ! Component: 150 - total flux cleaned = 0.000412186 Jy ! Component: 200 - total flux cleaned = 0.000412231 Jy ! Total flux subtracted in 200 components = 0.000412231 Jy ! Clean residual min=-0.001866 max=0.001666 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0482657 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.0482657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049126Jy sigma=0.898375 ! Fit after self-cal, rms=0.049124Jy sigma=0.898356 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 = 9.4731e-06 Jy ! Component: 100 - total flux cleaned = 2.34199e-05 Jy ! Component: 150 - total flux cleaned = 2.33499e-05 Jy ! Component: 200 - total flux cleaned = 2.6784e-05 Jy ! Total flux subtracted in 200 components = 2.6784e-05 Jy ! Clean residual min=-0.001859 max=0.001661 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0482925 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.0482925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049125Jy sigma=0.898368 ! Fit after self-cal, rms=0.049125Jy sigma=0.898359 ! 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=0.9578 mas, bmaj=1.76 mas, bpa=-2.479 degrees ! Estimated noise=0.422737 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9578 x 1.76 at -2.479 degrees (North through East) ! Clean map min=-0.0018964 max=0.037579 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.7455 mas, bmaj=1.466 mas, bpa=-3.148 degrees ! Estimated noise=0.739956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265329 Jy ! Component: 100 - total flux cleaned = 0.0360316 Jy ! Component: 150 - total flux cleaned = 0.041127 Jy ! Component: 200 - total flux cleaned = 0.0440561 Jy ! Total flux subtracted in 200 components = 0.0440561 Jy ! Clean residual min=-0.003085 max=0.002854 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0440561 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.0440561 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9578 mas, bmaj=1.76 mas, bpa=-2.479 degrees ! Estimated noise=0.422737 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.00265266 Jy ! Component: 100 - total flux cleaned = 0.00376696 Jy ! Component: 150 - total flux cleaned = 0.00402769 Jy ! Component: 200 - total flux cleaned = 0.00406613 Jy ! Total flux subtracted in 200 components = 0.00406613 Jy ! Clean residual min=-0.001968 max=0.001657 Jy/beam ! Clean residual mean=0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0481223 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.0481223 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.034 mas, bmaj=2.725 mas, bpa=-2.311 degrees ! Estimated noise=0.535195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272906 Jy ! Component: 100 - total flux cleaned = 0.000291542 Jy ! Component: 150 - total flux cleaned = 0.000290912 Jy ! Component: 200 - total flux cleaned = 0.000285372 Jy ! Total flux subtracted in 200 components = 0.000285372 Jy ! Clean residual min=-0.001849 max=0.001656 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0484076 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 = -9.57844e-06 Jy ! Component: 100 - total flux cleaned = -1.8511e-05 Jy ! Component: 150 - total flux cleaned = -2.69725e-05 Jy ! Component: 200 - total flux cleaned = -3.49811e-05 Jy ! Total flux subtracted in 200 components = -3.49811e-05 Jy ! Clean residual min=-0.001850 max=0.001655 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0483726 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0483726 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9578 mas, bmaj=1.76 mas, bpa=-2.479 degrees ! Estimated noise=0.422737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191227 Jy ! Component: 100 - total flux cleaned = -0.000157347 Jy ! Component: 150 - total flux cleaned = -0.000157624 Jy ! Component: 200 - total flux cleaned = -0.000156937 Jy ! Total flux subtracted in 200 components = -0.000156937 Jy ! Clean residual min=-0.001947 max=0.001712 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0482157 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0482157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049123Jy sigma=0.898335 ! Fit after self-cal, rms=0.049118Jy sigma=0.898271 wmodel J1716+2305_X_map.mod ! Writing 38 model components to file: J1716+2305_X_map.mod wobs J1716+2305_X_uvs.fits ! Writing UV FITS file: J1716+2305_X_uvs.fits wwins J1716+2305_X_map.win ! wwins: Wrote 1 windows to J1716+2305_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 = 6.70675e-05 Jy ! Component: 100 - total flux cleaned = 6.77876e-05 Jy ! Component: 150 - total flux cleaned = 9.44194e-05 Jy ! Component: 200 - total flux cleaned = 6.82939e-05 Jy ! Component: 250 - total flux cleaned = 1.75455e-05 Jy ! Component: 300 - total flux cleaned = -7.00585e-06 Jy ! Component: 350 - total flux cleaned = -7.20337e-06 Jy ! Component: 400 - total flux cleaned = -7.72431e-05 Jy ! Component: 450 - total flux cleaned = -7.75925e-05 Jy ! Component: 500 - total flux cleaned = -0.000144932 Jy ! Component: 550 - total flux cleaned = -0.000145421 Jy ! Component: 600 - total flux cleaned = -0.000188274 Jy ! Component: 650 - total flux cleaned = -0.000124495 Jy ! Component: 700 - total flux cleaned = -0.000124268 Jy ! Component: 750 - total flux cleaned = -0.000103714 Jy ! Component: 800 - total flux cleaned = -0.000124091 Jy ! Component: 850 - total flux cleaned = -0.000103848 Jy ! Component: 900 - total flux cleaned = -0.000222279 Jy ! Component: 950 - total flux cleaned = -0.000260962 Jy ! Component: 1000 - total flux cleaned = -0.000222385 Jy ! Component: 1050 - total flux cleaned = -0.000279988 Jy ! Component: 1100 - total flux cleaned = -0.000280208 Jy ! Component: 1150 - total flux cleaned = -0.00028007 Jy ! Component: 1200 - total flux cleaned = -0.000335606 Jy ! Component: 1250 - total flux cleaned = -0.000372087 Jy ! Component: 1300 - total flux cleaned = -0.000371963 Jy ! Component: 1350 - total flux cleaned = -0.00037233 Jy ! Component: 1400 - total flux cleaned = -0.000460827 Jy ! Component: 1450 - total flux cleaned = -0.000460507 Jy ! Component: 1500 - total flux cleaned = -0.000460503 Jy ! Component: 1550 - total flux cleaned = -0.000547076 Jy ! Component: 1600 - total flux cleaned = -0.000615581 Jy ! Component: 1650 - total flux cleaned = -0.000649687 Jy ! Component: 1700 - total flux cleaned = -0.000716862 Jy ! Component: 1750 - total flux cleaned = -0.000767 Jy ! Component: 1800 - total flux cleaned = -0.000800053 Jy ! Component: 1850 - total flux cleaned = -0.000849333 Jy ! Component: 1900 - total flux cleaned = -0.000898462 Jy ! Component: 1950 - total flux cleaned = -0.000930678 Jy ! Component: 2000 - total flux cleaned = -0.00101098 Jy ! Component: 2050 - total flux cleaned = -0.0010428 Jy ! Component: 2100 - total flux cleaned = -0.00104297 Jy ! Component: 2150 - total flux cleaned = -0.00110582 Jy ! Component: 2200 - total flux cleaned = -0.00116794 Jy ! Component: 2250 - total flux cleaned = -0.00119869 Jy ! Component: 2300 - total flux cleaned = -0.00129088 Jy ! Component: 2350 - total flux cleaned = -0.0012908 Jy ! Component: 2400 - total flux cleaned = -0.00132118 Jy ! Component: 2450 - total flux cleaned = -0.00144167 Jy ! Component: 2500 - total flux cleaned = -0.00147152 Jy ! Component: 2550 - total flux cleaned = -0.00153111 Jy ! Component: 2600 - total flux cleaned = -0.00163456 Jy ! Component: 2650 - total flux cleaned = -0.00163451 Jy ! Component: 2700 - total flux cleaned = -0.00169297 Jy ! Component: 2750 - total flux cleaned = -0.00177997 Jy ! Component: 2800 - total flux cleaned = -0.00182318 Jy ! Component: 2850 - total flux cleaned = -0.0018806 Jy ! Component: 2900 - total flux cleaned = -0.00192345 Jy ! Component: 2950 - total flux cleaned = -0.00197994 Jy ! Component: 3000 - total flux cleaned = -0.00203626 Jy ! Component: 3050 - total flux cleaned = -0.00212013 Jy ! Component: 3100 - total flux cleaned = -0.002148 Jy ! Component: 3150 - total flux cleaned = -0.00224481 Jy ! Component: 3200 - total flux cleaned = -0.00227221 Jy ! Component: 3250 - total flux cleaned = -0.00234078 Jy ! Component: 3300 - total flux cleaned = -0.00244962 Jy ! Component: 3350 - total flux cleaned = -0.00249016 Jy ! Component: 3400 - total flux cleaned = -0.00253054 Jy ! Component: 3450 - total flux cleaned = -0.00249045 Jy ! Component: 3500 - total flux cleaned = -0.00259715 Jy ! Component: 3550 - total flux cleaned = -0.00267671 Jy ! Component: 3600 - total flux cleaned = -0.00268991 Jy ! Component: 3650 - total flux cleaned = -0.00274229 Jy ! Component: 3700 - total flux cleaned = -0.00276842 Jy ! Component: 3750 - total flux cleaned = -0.00280736 Jy ! Component: 3800 - total flux cleaned = -0.00285912 Jy ! Component: 3850 - total flux cleaned = -0.00285903 Jy ! Component: 3900 - total flux cleaned = -0.00285905 Jy ! Component: 3950 - total flux cleaned = -0.00293549 Jy ! Component: 4000 - total flux cleaned = -0.00294818 Jy ! Component: 4050 - total flux cleaned = -0.00293555 Jy ! Total flux subtracted in 4096 components = -0.00301097 Jy ! Clean residual min=-0.000845 max=0.000752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.0452047 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 331 components and 0.0452048 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1716+2305_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9578 x 1.76 at -2.479 degrees (North through East) ! Clean map min=-0.0013787 max=0.037421 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1716+2305_X_map.fits wmodel /scr/pima/rv119_uvs/J1716+2305_X_map.mod ! Writing 331 model components to file: /scr/pima/rv119_uvs/J1716+2305_X_map.mod wobs /scr/pima/rv119_uvs/J1716+2305_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1716+2305_X_uvs.fits wwins /scr/pima/rv119_uvs/J1716+2305_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J1716+2305_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0374208 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021483 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.72228 1.72228 3.44456 6.88912 13.7782 27.5565 55.1129 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.037 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 174.187 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1716+2305_X_dfm.log closed on Sun Dec 17 11:37:08 2017