! Started logfile: /vlbi/uf001/uva//J1119+0410_S_dfm.log on Mon Jan 14 01:12:59 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//J1119+0410_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1119+0410_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.929803 visibilities/baseline/integration-bin. ! Found source: J1119+0410 ! ! 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 40 lines of history. ! ! Reading 4530 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 J1119+0410_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001961Jy sigma=16.141684 ! Fit after self-cal, rms=0.901544Jy sigma=14.494661 ! 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.527 mas, bmaj=6.247 mas, bpa=-2.446 degrees ! Estimated noise=0.915823 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.0766512 Jy ! Component: 100 - total flux cleaned = 0.0964521 Jy ! Total flux subtracted in 100 components = 0.0964521 Jy ! Clean residual min=-0.005643 max=0.008141 Jy/beam ! Clean residual mean=-0.000021 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.0964521 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0964521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084390Jy sigma=1.195507 ! Fit after self-cal, rms=0.084313Jy sigma=1.194493 ! 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.146 mas, bmaj=6.962 mas, bpa=-0.9636 degrees ! Estimated noise=0.722418 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.0106482 Jy ! Component: 100 - total flux cleaned = 0.01554 Jy ! Component: 150 - total flux cleaned = 0.016933 Jy ! Component: 200 - total flux cleaned = 0.0171795 Jy ! Total flux subtracted in 200 components = 0.0171795 Jy ! Clean residual min=-0.005336 max=0.005658 Jy/beam ! Clean residual mean=-0.000059 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.113632 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 26 components and 0.113632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083198Jy sigma=1.171229 ! Fit after self-cal, rms=0.083169Jy sigma=1.170755 ! 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.146 x 6.962 at -0.9636 degrees (North through East) ! Clean map min=-0.0052886 max=0.099608 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 HN 1.00 LA 0.84 MK 0.98 ! NL 1.12 OV 1.16 PT 0.99 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.06 LA 0.88 MK 0.92 ! NL 1.05 OV 1.14 PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.10 LA 0.91 MK 0.99 ! NL 0.99 OV 1.15 PT 0.98 SC 1.08 ! ! ! Fit before self-cal, rms=0.083169Jy sigma=1.170755 ! Fit after self-cal, rms=0.082878Jy sigma=1.148013 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=6.969 mas, bpa=-1.405 degrees ! Estimated noise=0.712328 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.00121063 Jy ! Component: 100 - total flux cleaned = -0.00152977 Jy ! Component: 150 - total flux cleaned = -0.00171871 Jy ! Component: 200 - total flux cleaned = -0.00181748 Jy ! Total flux subtracted in 200 components = -0.00181748 Jy ! Clean residual min=-0.003971 max=0.003904 Jy/beam ! Clean residual mean=-0.000024 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.111814 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.111814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082830Jy sigma=1.147801 ! Fit after self-cal, rms=0.083058Jy sigma=1.146916 ! 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.083058Jy sigma=1.146916 ! Fit after self-cal, rms=0.088286Jy sigma=1.138228 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=6.989 mas, bpa=-1.68 degrees ! Estimated noise=0.712793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200625 Jy ! Component: 100 - total flux cleaned = -0.000367095 Jy ! Component: 150 - total flux cleaned = -0.000467597 Jy ! Component: 200 - total flux cleaned = -0.00051884 Jy ! Total flux subtracted in 200 components = -0.00051884 Jy ! Clean residual min=-0.003319 max=0.002835 Jy/beam ! Clean residual mean=0.000011 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.111295 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.111295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088264Jy sigma=1.138109 ! Fit after self-cal, rms=0.088485Jy sigma=1.137806 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 = -6.25199e-05 Jy ! Component: 100 - total flux cleaned = -7.68565e-05 Jy ! Component: 150 - total flux cleaned = -7.6128e-05 Jy ! Component: 200 - total flux cleaned = -7.64125e-05 Jy ! Total flux subtracted in 200 components = -7.64125e-05 Jy ! Clean residual min=-0.003247 max=0.002775 Jy/beam ! Clean residual mean=0.000011 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.111219 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.111219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088477Jy sigma=1.137739 ! Fit after self-cal, rms=0.088480Jy sigma=1.137713 ! 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.088480Jy sigma=1.137713 ! Fit after self-cal, rms=0.089361Jy sigma=1.137593 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.004 mas, bpa=-1.859 degrees ! Estimated noise=0.714146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.12545e-05 Jy ! Component: 100 - total flux cleaned = 2.69081e-05 Jy ! Component: 150 - total flux cleaned = -3.75881e-05 Jy ! Component: 200 - total flux cleaned = -0.000101383 Jy ! Total flux subtracted in 200 components = -0.000101383 Jy ! Clean residual min=-0.003190 max=0.002808 Jy/beam ! Clean residual mean=0.000011 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.111117 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.111117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089349Jy sigma=1.137560 ! Fit after self-cal, rms=0.089372Jy sigma=1.137533 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 = -4.67212e-05 Jy ! Component: 100 - total flux cleaned = -5.94267e-05 Jy ! Component: 150 - total flux cleaned = -9.05111e-05 Jy ! Component: 200 - total flux cleaned = -0.000108461 Jy ! Total flux subtracted in 200 components = -0.000108461 Jy ! Clean residual min=-0.003189 max=0.002799 Jy/beam ! Clean residual mean=0.000010 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.111009 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.111009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089367Jy sigma=1.137517 ! Fit after self-cal, rms=0.089368Jy sigma=1.137505 ! 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.089368Jy sigma=1.137505 ! Fit after self-cal, rms=0.089618Jy sigma=1.137464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.859 mas, bmaj=11.19 mas, bpa=5.487 degrees ! Estimated noise=0.94907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182767 Jy ! Component: 100 - total flux cleaned = 0.000183918 Jy ! Component: 150 - total flux cleaned = 0.000185363 Jy ! Component: 200 - total flux cleaned = 0.000246789 Jy ! Total flux subtracted in 200 components = 0.000246789 Jy ! Clean residual min=-0.003394 max=0.002884 Jy/beam ! Clean residual mean=0.000027 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.111256 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.111256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089619Jy sigma=1.137703 ! Fit after self-cal, rms=0.089613Jy sigma=1.137505 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 = -4.66258e-05 Jy ! Component: 100 - total flux cleaned = 2.4384e-05 Jy ! Component: 150 - total flux cleaned = 7.87299e-05 Jy ! Component: 200 - total flux cleaned = 0.000120265 Jy ! Total flux subtracted in 200 components = 0.000120265 Jy ! Clean residual min=-0.003378 max=0.002897 Jy/beam ! Clean residual mean=0.000028 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.111376 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.111376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089624Jy sigma=1.137799 ! Fit after self-cal, rms=0.089620Jy sigma=1.137672 ! 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.17 mas, bmaj=7.016 mas, bpa=-2.04 degrees ! Estimated noise=0.715345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.17 x 7.016 at -2.04 degrees (North through East) ! Clean map min=-0.0032219 max=0.098146 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.548 mas, bmaj=6.282 mas, bpa=-3.448 degrees ! Estimated noise=0.90369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0752992 Jy ! Component: 100 - total flux cleaned = 0.0967172 Jy ! Component: 150 - total flux cleaned = 0.106072 Jy ! Component: 200 - total flux cleaned = 0.108429 Jy ! Total flux subtracted in 200 components = 0.108429 Jy ! Clean residual min=-0.003752 max=0.003554 Jy/beam ! Clean residual mean=0.000000 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.108429 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.108429 Jy ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.016 mas, bpa=-2.04 degrees ! Estimated noise=0.715345 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.00142449 Jy ! Component: 100 - total flux cleaned = 0.0016976 Jy ! Component: 150 - total flux cleaned = 0.00195088 Jy ! Component: 200 - total flux cleaned = 0.00208077 Jy ! Total flux subtracted in 200 components = 0.00208077 Jy ! Clean residual min=-0.003262 max=0.002777 Jy/beam ! Clean residual mean=0.000009 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.11051 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.11051 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=6.859 mas, bmaj=11.19 mas, bpa=5.487 degrees ! Estimated noise=0.94907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000406599 Jy ! Component: 100 - total flux cleaned = 0.000411656 Jy ! Component: 150 - total flux cleaned = 0.000517241 Jy ! Component: 200 - total flux cleaned = 0.000638791 Jy ! Total flux subtracted in 200 components = 0.000638791 Jy ! Clean residual min=-0.003429 max=0.002853 Jy/beam ! Clean residual mean=0.000027 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.111149 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 = 7.94618e-05 Jy ! Component: 100 - total flux cleaned = 0.000144324 Jy ! Component: 150 - total flux cleaned = 0.00019791 Jy ! Component: 200 - total flux cleaned = 0.000235232 Jy ! Total flux subtracted in 200 components = 0.000235232 Jy ! Clean residual min=-0.003413 max=0.002887 Jy/beam ! Clean residual mean=0.000028 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.111384 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.111384 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=7.016 mas, bpa=-2.04 degrees ! Estimated noise=0.715345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100049 Jy ! Component: 100 - total flux cleaned = -0.000166133 Jy ! Component: 150 - total flux cleaned = -0.000254549 Jy ! Component: 200 - total flux cleaned = -0.000355732 Jy ! Total flux subtracted in 200 components = -0.000355732 Jy ! Clean residual min=-0.003289 max=0.002795 Jy/beam ! Clean residual mean=0.000011 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.111028 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.111028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089609Jy sigma=1.137464 ! Fit after self-cal, rms=0.089610Jy sigma=1.137416 wmodel J1119+0410_S_map.mod ! Writing 56 model components to file: J1119+0410_S_map.mod wobs J1119+0410_S_uvs.fits ! Writing UV FITS file: J1119+0410_S_uvs.fits wwins J1119+0410_S_map.win ! wwins: Wrote 1 windows to J1119+0410_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.000881249 Jy ! Component: 100 - total flux cleaned = -0.000732211 Jy ! Component: 150 - total flux cleaned = -0.000452902 Jy ! Component: 200 - total flux cleaned = -9.39084e-05 Jy ! Component: 250 - total flux cleaned = 0.000253739 Jy ! Component: 300 - total flux cleaned = 0.000632144 Jy ! Component: 350 - total flux cleaned = 0.000958593 Jy ! Component: 400 - total flux cleaned = 0.00131687 Jy ! Component: 450 - total flux cleaned = 0.0017438 Jy ! Component: 500 - total flux cleaned = 0.00181921 Jy ! Component: 550 - total flux cleaned = 0.00196803 Jy ! Component: 600 - total flux cleaned = 0.0020051 Jy ! Component: 650 - total flux cleaned = 0.00211288 Jy ! Component: 700 - total flux cleaned = 0.002218 Jy ! Component: 750 - total flux cleaned = 0.0021835 Jy ! Component: 800 - total flux cleaned = 0.00228541 Jy ! Component: 850 - total flux cleaned = 0.00231805 Jy ! Component: 900 - total flux cleaned = 0.00228495 Jy ! Component: 950 - total flux cleaned = 0.00225258 Jy ! Component: 1000 - total flux cleaned = 0.00228355 Jy ! Component: 1050 - total flux cleaned = 0.00218979 Jy ! Component: 1100 - total flux cleaned = 0.0022823 Jy ! Component: 1150 - total flux cleaned = 0.00222177 Jy ! Component: 1200 - total flux cleaned = 0.00216244 Jy ! Component: 1250 - total flux cleaned = 0.00219109 Jy ! Component: 1300 - total flux cleaned = 0.00207493 Jy ! Component: 1350 - total flux cleaned = 0.00193195 Jy ! Component: 1400 - total flux cleaned = 0.00184736 Jy ! Component: 1450 - total flux cleaned = 0.00176416 Jy ! Component: 1500 - total flux cleaned = 0.00179171 Jy ! Component: 1550 - total flux cleaned = 0.00168258 Jy ! Component: 1600 - total flux cleaned = 0.00157555 Jy ! Component: 1650 - total flux cleaned = 0.0016023 Jy ! Component: 1700 - total flux cleaned = 0.00160181 Jy ! Component: 1750 - total flux cleaned = 0.00154995 Jy ! Component: 1800 - total flux cleaned = 0.00152443 Jy ! Component: 1850 - total flux cleaned = 0.00147396 Jy ! Component: 1900 - total flux cleaned = 0.00152392 Jy ! Component: 1950 - total flux cleaned = 0.00144977 Jy ! Component: 2000 - total flux cleaned = 0.00135267 Jy ! Component: 2050 - total flux cleaned = 0.0013046 Jy ! Component: 2100 - total flux cleaned = 0.0013048 Jy ! Component: 2150 - total flux cleaned = 0.0012574 Jy ! Component: 2200 - total flux cleaned = 0.00128048 Jy ! Component: 2250 - total flux cleaned = 0.0012115 Jy ! Component: 2300 - total flux cleaned = 0.00116559 Jy ! Component: 2350 - total flux cleaned = 0.00109802 Jy ! Component: 2400 - total flux cleaned = 0.00103141 Jy ! Component: 2450 - total flux cleaned = 0.00100936 Jy ! Component: 2500 - total flux cleaned = 0.0010745 Jy ! Component: 2550 - total flux cleaned = 0.000966586 Jy ! Component: 2600 - total flux cleaned = 0.000923773 Jy ! Component: 2650 - total flux cleaned = 0.000902253 Jy ! Component: 2700 - total flux cleaned = 0.000797614 Jy ! Component: 2750 - total flux cleaned = 0.000610726 Jy ! Component: 2800 - total flux cleaned = 0.000652065 Jy ! Component: 2850 - total flux cleaned = 0.000549999 Jy ! Component: 2900 - total flux cleaned = 0.000489379 Jy ! Component: 2950 - total flux cleaned = 0.000469243 Jy ! Component: 3000 - total flux cleaned = 0.000449269 Jy ! Component: 3050 - total flux cleaned = 0.000409695 Jy ! Component: 3100 - total flux cleaned = 0.000370608 Jy ! Component: 3150 - total flux cleaned = 0.000370695 Jy ! Component: 3200 - total flux cleaned = 0.000370863 Jy ! Component: 3250 - total flux cleaned = 0.000408605 Jy ! Component: 3300 - total flux cleaned = 0.000370447 Jy ! Component: 3350 - total flux cleaned = 0.000370534 Jy ! Component: 3400 - total flux cleaned = 0.000351761 Jy ! Component: 3450 - total flux cleaned = 0.000240803 Jy ! Component: 3500 - total flux cleaned = 0.000240804 Jy ! Component: 3550 - total flux cleaned = 0.000167897 Jy ! Component: 3600 - total flux cleaned = 0.000185866 Jy ! Component: 3650 - total flux cleaned = 6.00422e-05 Jy ! Component: 3700 - total flux cleaned = 7.77553e-05 Jy ! Component: 3750 - total flux cleaned = -1.07417e-05 Jy ! Component: 3800 - total flux cleaned = -8.09505e-05 Jy ! Component: 3850 - total flux cleaned = -8.08225e-05 Jy ! Component: 3900 - total flux cleaned = -8.07675e-05 Jy ! Component: 3950 - total flux cleaned = -8.07242e-05 Jy ! Component: 4000 - total flux cleaned = -0.000183546 Jy ! Component: 4050 - total flux cleaned = -0.000234359 Jy ! Total flux subtracted in 4096 components = -0.000217178 Jy ! Clean residual min=-0.000962 max=0.000949 Jy/beam ! Clean residual mean=-0.000002 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.110811 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 328 components and 0.110811 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1119+0410_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.17 x 7.016 at -2.04 degrees (North through East) ! Clean map min=-0.0020669 max=0.098191 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1119+0410_S_map.fits wmodel /vlbi/uf001/uva//J1119+0410_S_map.mod ! Writing 328 model components to file: /vlbi/uf001/uva//J1119+0410_S_map.mod wobs /vlbi/uf001/uva//J1119+0410_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1119+0410_S_uvs.fits wwins /vlbi/uf001/uva//J1119+0410_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1119+0410_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0981912 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297709 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.90958 0.90958 1.81916 3.63832 7.27664 14.5533 29.1065 58.2131 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 329.822 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1119+0410_S_dfm.log closed on Mon Jan 14 01:13:03 2019