! Started logfile: /vlbi/uf001/uva//J1429+6316_S_dfm.log on Mon Jan 14 02:55:25 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J1429+6316_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1429+6316_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981481 visibilities/baseline/integration-bin. ! Found source: J1429+6316 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 5565 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1429+6316_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004112Jy sigma=22.033021 ! Fit after self-cal, rms=0.941396Jy sigma=20.637070 ! 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.536 mas, bmaj=3.734 mas, bpa=15.25 degrees ! Estimated noise=0.619846 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.0466509 Jy ! Component: 100 - total flux cleaned = 0.0573921 Jy ! Total flux subtracted in 100 components = 0.0573921 Jy ! Clean residual min=-0.003942 max=0.004328 Jy/beam ! Clean residual mean=0.000005 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.0573921 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0573921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060655Jy sigma=1.274068 ! Fit after self-cal, rms=0.059818Jy sigma=1.255254 ! 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.155 mas, bmaj=4.342 mas, bpa=16.35 degrees ! Estimated noise=0.474448 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.00512471 Jy ! Component: 100 - total flux cleaned = 0.00708829 Jy ! Component: 150 - total flux cleaned = 0.0074564 Jy ! Component: 200 - total flux cleaned = 0.00761187 Jy ! Total flux subtracted in 200 components = 0.00761187 Jy ! Clean residual min=-0.002456 max=0.002954 Jy/beam ! Clean residual mean=0.000020 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.065004 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.065004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059407Jy sigma=1.245641 ! Fit after self-cal, rms=0.059388Jy sigma=1.245315 ! 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.155 x 4.342 at 16.35 degrees (North through East) ! Clean map min=-0.0023055 max=0.0606 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.07 KP 1.00 ! LA 0.88 MK 0.89 NL 1.06 OV 1.00 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.99 HN 1.00 KP 1.04 ! LA 0.90 MK 0.90 NL 0.96 OV 0.99 ! PT 1.14 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.86 HN 1.04 KP 0.98 ! LA 0.88 MK 0.97 NL 0.96 OV 0.96 ! PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.059388Jy sigma=1.245315 ! Fit after self-cal, rms=0.058335Jy sigma=1.236936 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=4.3 mas, bpa=10.63 degrees ! Estimated noise=0.467535 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 = 2.27151e-06 Jy ! Component: 100 - total flux cleaned = 7.05098e-05 Jy ! Component: 150 - total flux cleaned = 0.000158856 Jy ! Component: 200 - total flux cleaned = 0.000232385 Jy ! Total flux subtracted in 200 components = 0.000232385 Jy ! Clean residual min=-0.002341 max=0.002432 Jy/beam ! Clean residual mean=0.000019 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0652364 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 16 components and 0.0652364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058299Jy sigma=1.236199 ! Fit after self-cal, rms=0.058375Jy sigma=1.235589 ! 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. ! ! Fit before self-cal, rms=0.058375Jy sigma=1.235589 ! Fit after self-cal, rms=0.059164Jy sigma=1.228421 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=4.302 mas, bpa=3.582 degrees ! Estimated noise=0.46742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.37372e-05 Jy ! Component: 100 - total flux cleaned = -4.22547e-05 Jy ! Component: 150 - total flux cleaned = -6.51069e-06 Jy ! Component: 200 - total flux cleaned = 4.19007e-05 Jy ! Total flux subtracted in 200 components = 4.19007e-05 Jy ! Clean residual min=-0.002093 max=0.002426 Jy/beam ! Clean residual mean=0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0652783 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0652783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059149Jy sigma=1.228124 ! Fit after self-cal, rms=0.059224Jy sigma=1.227661 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 (33, 59.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124732 Jy ! Component: 100 - total flux cleaned = 0.0011282 Jy ! Component: 150 - total flux cleaned = 0.000910133 Jy ! Component: 200 - total flux cleaned = 0.000735017 Jy ! Total flux subtracted in 200 components = 0.000735017 Jy ! Clean residual min=-0.002119 max=0.001970 Jy/beam ! Clean residual mean=0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0660133 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.0660133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059107Jy sigma=1.225332 ! Fit after self-cal, rms=0.059104Jy sigma=1.225101 ! 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. ! ! Fit before self-cal, rms=0.059104Jy sigma=1.225101 ! Fit after self-cal, rms=0.059030Jy sigma=1.224934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.115 mas, bmaj=4.288 mas, bpa=0.7048 degrees ! Estimated noise=0.465665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031675 Jy ! Component: 100 - total flux cleaned = 0.000157439 Jy ! Component: 150 - total flux cleaned = 7.58051e-05 Jy ! Component: 200 - total flux cleaned = 5.0701e-05 Jy ! Total flux subtracted in 200 components = 5.0701e-05 Jy ! Clean residual min=-0.002023 max=0.001923 Jy/beam ! Clean residual mean=0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.066064 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.066064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058995Jy sigma=1.224320 ! Fit after self-cal, rms=0.059004Jy sigma=1.224270 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.17939e-05 Jy ! Component: 100 - total flux cleaned = -2.08609e-05 Jy ! Component: 150 - total flux cleaned = -6.09691e-05 Jy ! Component: 200 - total flux cleaned = -6.03569e-05 Jy ! Total flux subtracted in 200 components = -6.03569e-05 Jy ! Clean residual min=-0.002019 max=0.001914 Jy/beam ! Clean residual mean=0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0660037 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.0660037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058987Jy sigma=1.223998 ! Fit after self-cal, rms=0.058989Jy sigma=1.223983 ! 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. ! ! Fit before self-cal, rms=0.058989Jy sigma=1.223983 ! Fit after self-cal, rms=0.058966Jy sigma=1.223931 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.053 mas, bmaj=8.766 mas, bpa=71.82 degrees ! Estimated noise=0.595569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386605 Jy ! Component: 100 - total flux cleaned = 0.000277167 Jy ! Component: 150 - total flux cleaned = 0.000188775 Jy ! Component: 200 - total flux cleaned = 0.000188329 Jy ! Total flux subtracted in 200 components = 0.000188329 Jy ! Clean residual min=-0.001893 max=0.002246 Jy/beam ! Clean residual mean=0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.066192 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.066192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058965Jy sigma=1.223801 ! Fit after self-cal, rms=0.058961Jy sigma=1.223741 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.12697e-05 Jy ! Component: 100 - total flux cleaned = 7.17984e-06 Jy ! Component: 150 - total flux cleaned = 1.85961e-05 Jy ! Component: 200 - total flux cleaned = 2.88481e-05 Jy ! Total flux subtracted in 200 components = 2.88481e-05 Jy ! Clean residual min=-0.001857 max=0.002239 Jy/beam ! Clean residual mean=0.000004 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0662208 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.0662208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058963Jy sigma=1.223752 ! Fit after self-cal, rms=0.058959Jy sigma=1.223728 ! 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.119 mas, bmaj=4.278 mas, bpa=-1.16 degrees ! Estimated noise=0.465499 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 4.278 at -1.16 degrees (North through East) ! Clean map min=-0.0020788 max=0.059272 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.494 mas, bmaj=3.674 mas, bpa=-2.16 degrees ! Estimated noise=0.604413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0461618 Jy ! Component: 100 - total flux cleaned = 0.0573134 Jy ! Component: 150 - total flux cleaned = 0.062015 Jy ! Component: 200 - total flux cleaned = 0.0645472 Jy ! Total flux subtracted in 200 components = 0.0645472 Jy ! Clean residual min=-0.003213 max=0.003225 Jy/beam ! Clean residual mean=0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0645472 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.0645472 Jy ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=4.278 mas, bpa=-1.16 degrees ! Estimated noise=0.465499 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 (4.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174036 Jy ! Component: 100 - total flux cleaned = 0.00190241 Jy ! Component: 150 - total flux cleaned = 0.00196627 Jy ! Component: 200 - total flux cleaned = 0.00185341 Jy ! Total flux subtracted in 200 components = 0.00185341 Jy ! Clean residual min=-0.002114 max=0.002016 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0664006 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.0664006 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=8.053 mas, bmaj=8.766 mas, bpa=71.82 degrees ! Estimated noise=0.595569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.09942e-05 Jy ! Component: 100 - total flux cleaned = -3.6599e-05 Jy ! Component: 150 - total flux cleaned = -9.07412e-05 Jy ! Component: 200 - total flux cleaned = -0.000114562 Jy ! Total flux subtracted in 200 components = -0.000114562 Jy ! Clean residual min=-0.002038 max=0.002156 Jy/beam ! Clean residual mean=0.000005 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.066286 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.28463e-07 Jy ! Component: 100 - total flux cleaned = -2.00016e-05 Jy ! Component: 150 - total flux cleaned = -2.01864e-05 Jy ! Component: 200 - total flux cleaned = -2.02792e-05 Jy ! Total flux subtracted in 200 components = -2.02792e-05 Jy ! Clean residual min=-0.001970 max=0.002093 Jy/beam ! Clean residual mean=0.000005 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0662657 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 69 components and 0.0662657 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.119 mas, bmaj=4.278 mas, bpa=-1.16 degrees ! Estimated noise=0.465499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.77688e-05 Jy ! Component: 100 - total flux cleaned = 1.92909e-05 Jy ! Component: 150 - total flux cleaned = 1.816e-05 Jy ! Component: 200 - total flux cleaned = -4.35272e-05 Jy ! Total flux subtracted in 200 components = -4.35272e-05 Jy ! Clean residual min=-0.002035 max=0.001957 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0662222 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0662222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058978Jy sigma=1.224008 ! Fit after self-cal, rms=0.058972Jy sigma=1.223777 wmodel J1429+6316_S_map.mod ! Writing 77 model components to file: J1429+6316_S_map.mod wobs J1429+6316_S_uvs.fits ! Writing UV FITS file: J1429+6316_S_uvs.fits wwins J1429+6316_S_map.win ! wwins: Wrote 3 windows to J1429+6316_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.000266588 Jy ! Component: 100 - total flux cleaned = -0.000268376 Jy ! Component: 150 - total flux cleaned = -8.62285e-06 Jy ! Component: 200 - total flux cleaned = 0.000179622 Jy ! Component: 250 - total flux cleaned = 0.000330953 Jy ! Component: 300 - total flux cleaned = 0.000448526 Jy ! Component: 350 - total flux cleaned = 0.000534619 Jy ! Component: 400 - total flux cleaned = 0.000646588 Jy ! Component: 450 - total flux cleaned = 0.000591871 Jy ! Component: 500 - total flux cleaned = 0.000673149 Jy ! Component: 550 - total flux cleaned = 0.000752811 Jy ! Component: 600 - total flux cleaned = 0.000830905 Jy ! Component: 650 - total flux cleaned = 0.000907772 Jy ! Component: 700 - total flux cleaned = 0.00100814 Jy ! Component: 750 - total flux cleaned = 0.00103269 Jy ! Component: 800 - total flux cleaned = 0.0011307 Jy ! Component: 850 - total flux cleaned = 0.00113024 Jy ! Component: 900 - total flux cleaned = 0.00113042 Jy ! Component: 950 - total flux cleaned = 0.00122444 Jy ! Component: 1000 - total flux cleaned = 0.0012476 Jy ! Component: 1050 - total flux cleaned = 0.00131607 Jy ! Component: 1100 - total flux cleaned = 0.00136093 Jy ! Component: 1150 - total flux cleaned = 0.00142774 Jy ! Component: 1200 - total flux cleaned = 0.00136157 Jy ! Component: 1250 - total flux cleaned = 0.00144896 Jy ! Component: 1300 - total flux cleaned = 0.00153501 Jy ! Component: 1350 - total flux cleaned = 0.00153518 Jy ! Component: 1400 - total flux cleaned = 0.00151386 Jy ! Component: 1450 - total flux cleaned = 0.00145152 Jy ! Component: 1500 - total flux cleaned = 0.00157478 Jy ! Component: 1550 - total flux cleaned = 0.00157442 Jy ! Component: 1600 - total flux cleaned = 0.00153422 Jy ! Component: 1650 - total flux cleaned = 0.00153411 Jy ! Component: 1700 - total flux cleaned = 0.00155389 Jy ! Component: 1750 - total flux cleaned = 0.00157326 Jy ! Component: 1800 - total flux cleaned = 0.00153435 Jy ! Component: 1850 - total flux cleaned = 0.00147704 Jy ! Component: 1900 - total flux cleaned = 0.00157224 Jy ! Component: 1950 - total flux cleaned = 0.00164757 Jy ! Component: 2000 - total flux cleaned = 0.00164754 Jy ! Component: 2050 - total flux cleaned = 0.00168464 Jy ! Component: 2100 - total flux cleaned = 0.00170285 Jy ! Component: 2150 - total flux cleaned = 0.00175742 Jy ! Component: 2200 - total flux cleaned = 0.00181156 Jy ! Component: 2250 - total flux cleaned = 0.00181158 Jy ! Component: 2300 - total flux cleaned = 0.00184687 Jy ! Component: 2350 - total flux cleaned = 0.00182933 Jy ! Component: 2400 - total flux cleaned = 0.00184702 Jy ! Component: 2450 - total flux cleaned = 0.00176062 Jy ! Component: 2500 - total flux cleaned = 0.0018807 Jy ! Component: 2550 - total flux cleaned = 0.00189757 Jy ! Component: 2600 - total flux cleaned = 0.00184684 Jy ! Component: 2650 - total flux cleaned = 0.0018804 Jy ! Component: 2700 - total flux cleaned = 0.00191356 Jy ! Component: 2750 - total flux cleaned = 0.00196312 Jy ! Component: 2800 - total flux cleaned = 0.00204506 Jy ! Component: 2850 - total flux cleaned = 0.00210994 Jy ! Component: 2900 - total flux cleaned = 0.00217448 Jy ! Component: 2950 - total flux cleaned = 0.00214247 Jy ! Component: 3000 - total flux cleaned = 0.00230136 Jy ! Component: 3050 - total flux cleaned = 0.00231719 Jy ! Component: 3100 - total flux cleaned = 0.00233306 Jy ! Component: 3150 - total flux cleaned = 0.00237966 Jy ! Component: 3200 - total flux cleaned = 0.00241068 Jy ! Component: 3250 - total flux cleaned = 0.0024873 Jy ! Component: 3300 - total flux cleaned = 0.00251764 Jy ! Component: 3350 - total flux cleaned = 0.00250264 Jy ! Component: 3400 - total flux cleaned = 0.0025477 Jy ! Component: 3450 - total flux cleaned = 0.00257747 Jy ! Component: 3500 - total flux cleaned = 0.00265162 Jy ! Component: 3550 - total flux cleaned = 0.00263671 Jy ! Component: 3600 - total flux cleaned = 0.00269509 Jy ! Component: 3650 - total flux cleaned = 0.00268067 Jy ! Component: 3700 - total flux cleaned = 0.00265169 Jy ! Component: 3750 - total flux cleaned = 0.0026945 Jy ! Component: 3800 - total flux cleaned = 0.00275153 Jy ! Component: 3850 - total flux cleaned = 0.00270897 Jy ! Component: 3900 - total flux cleaned = 0.00266673 Jy ! Component: 3950 - total flux cleaned = 0.00269464 Jy ! Component: 4000 - total flux cleaned = 0.00275007 Jy ! Component: 4050 - total flux cleaned = 0.00270872 Jy ! Total flux subtracted in 4096 components = 0.00274988 Jy ! Clean residual min=-0.000742 max=0.000718 Jy/beam ! Clean residual mean=-0.000002 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.0689721 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 367 components and 0.0689721 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1429+6316_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.119 x 4.278 at -1.16 degrees (North through East) ! Clean map min=-0.0019427 max=0.058809 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1429+6316_S_map.fits wmodel /vlbi/uf001/uva//J1429+6316_S_map.mod ! Writing 367 model components to file: /vlbi/uf001/uva//J1429+6316_S_map.mod wobs /vlbi/uf001/uva//J1429+6316_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1429+6316_S_uvs.fits wwins /vlbi/uf001/uva//J1429+6316_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1429+6316_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0588089 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243423 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24177 1.24177 2.48354 4.96707 9.93415 19.8683 39.7366 79.4732 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 241.59 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1429+6316_S_dfm.log closed on Mon Jan 14 02:55:29 2019