! Started logfile: /vlbi/uf001/uva//J0603+1742_S_b_dfm.log on Sun Jan 13 22:48:37 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//J0603+1742_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0603+1742_S_b_uva.fits ! AN table 1: 14 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.693878 visibilities/baseline/integration-bin. ! Found source: J0603+1742 ! ! 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 816 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 J0603+1742_S_b] 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.075759Jy sigma=21.045192 ! Fit after self-cal, rms=0.627075Jy sigma=12.213103 ! 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.769 mas, bmaj=11.2 mas, bpa=-10.04 degrees ! Estimated noise=2.12768 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.294757 Jy ! Component: 100 - total flux cleaned = 0.359503 Jy ! Total flux subtracted in 100 components = 0.359503 Jy ! Clean residual min=-0.019963 max=0.025815 Jy/beam ! Clean residual mean=-0.000206 rms=0.005719 Jy/beam ! Combined flux in latest and established models = 0.359503 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.359503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091341Jy sigma=1.725161 ! Fit after self-cal, rms=0.091330Jy sigma=1.724798 ! 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.285 mas, bmaj=11.19 mas, bpa=-10.51 degrees ! Estimated noise=1.77947 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.0263719 Jy ! Component: 100 - total flux cleaned = 0.0419286 Jy ! Component: 150 - total flux cleaned = 0.0522428 Jy ! Component: 200 - total flux cleaned = 0.0594979 Jy ! Total flux subtracted in 200 components = 0.0594979 Jy ! Clean residual min=-0.018753 max=0.024250 Jy/beam ! Clean residual mean=-0.000216 rms=0.005215 Jy/beam ! Combined flux in latest and established models = 0.419001 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 51 components and 0.419001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082135Jy sigma=1.568147 ! Fit after self-cal, rms=0.082144Jy sigma=1.567608 ! 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.285 x 11.19 at -10.51 degrees (North through East) ! Clean map min=-0.018423 max=0.37966 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 0.95 KP 0.99 LA 0.87 ! MK 1.07 NL 1.10 OV 0.96 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 HN 0.97 KP 0.99 LA 0.90 ! MK 1.02 NL 1.15 OV 0.83 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 HN 0.95 KP 0.99 LA 0.91 ! MK 1.04 NL 1.14 OV 1.00 PT 1.04 ! ! ! Fit before self-cal, rms=0.082144Jy sigma=1.567608 ! Fit after self-cal, rms=0.070827Jy sigma=1.337451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.316 mas, bmaj=11.26 mas, bpa=-10.4 degrees ! Estimated noise=1.76188 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.00435435 Jy ! Component: 100 - total flux cleaned = -0.00587497 Jy ! Component: 150 - total flux cleaned = -0.00639071 Jy ! Component: 200 - total flux cleaned = -0.00661072 Jy ! Total flux subtracted in 200 components = -0.00661072 Jy ! Clean residual min=-0.013543 max=0.014248 Jy/beam ! Clean residual mean=-0.000098 rms=0.003748 Jy/beam ! Combined flux in latest and established models = 0.41239 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.41239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070507Jy sigma=1.330693 ! Fit after self-cal, rms=0.070512Jy sigma=1.330175 ! 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.070512Jy sigma=1.330175 ! Fit after self-cal, rms=0.061250Jy sigma=1.130839 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.324 mas, bmaj=11.19 mas, bpa=-10.65 degrees ! Estimated noise=1.76188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162048 Jy ! Component: 100 - total flux cleaned = 0.00161798 Jy ! Component: 150 - total flux cleaned = 0.00179965 Jy ! Component: 200 - total flux cleaned = 0.00172204 Jy ! Total flux subtracted in 200 components = 0.00172204 Jy ! Clean residual min=-0.008088 max=0.010520 Jy/beam ! Clean residual mean=-0.000006 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.414112 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.414112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060939Jy sigma=1.124710 ! Fit after self-cal, rms=0.061017Jy sigma=1.124254 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 (8, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00869944 Jy ! Component: 100 - total flux cleaned = 0.00943771 Jy ! Component: 150 - total flux cleaned = 0.0094435 Jy ! Component: 200 - total flux cleaned = 0.00933669 Jy ! Total flux subtracted in 200 components = 0.00933669 Jy ! Clean residual min=-0.007370 max=0.006903 Jy/beam ! Clean residual mean=0.000024 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.423449 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 0.423449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059763Jy sigma=1.094702 ! Fit after self-cal, rms=0.059691Jy sigma=1.092895 ! 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.059691Jy sigma=1.092895 ! Fit after self-cal, rms=0.059468Jy sigma=1.089898 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=11.15 mas, bpa=-10.65 degrees ! Estimated noise=1.76299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317037 Jy ! Component: 100 - total flux cleaned = 0.00418174 Jy ! Component: 150 - total flux cleaned = 0.00460667 Jy ! Component: 200 - total flux cleaned = 0.00461005 Jy ! Total flux subtracted in 200 components = 0.00461005 Jy ! Clean residual min=-0.006594 max=0.006140 Jy/beam ! Clean residual mean=0.000001 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.428059 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 128 components and 0.428059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059109Jy sigma=1.082859 ! Fit after self-cal, rms=0.059095Jy sigma=1.082490 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.000427855 Jy ! Component: 100 - total flux cleaned = 0.000428757 Jy ! Component: 150 - total flux cleaned = 0.000430441 Jy ! Component: 200 - total flux cleaned = 0.000547543 Jy ! Total flux subtracted in 200 components = 0.000547543 Jy ! Clean residual min=-0.006499 max=0.005998 Jy/beam ! Clean residual mean=0.000002 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.428606 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 0.428606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058955Jy sigma=1.080050 ! Fit after self-cal, rms=0.058950Jy sigma=1.079977 ! 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.058950Jy sigma=1.079977 ! Fit after self-cal, rms=0.058814Jy sigma=1.078886 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.957 mas, bmaj=11.12 mas, bpa=-15 degrees ! Estimated noise=2.01813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121208 Jy ! Component: 100 - total flux cleaned = 0.00177332 Jy ! Component: 150 - total flux cleaned = 0.00203766 Jy ! Component: 200 - total flux cleaned = 0.00227243 Jy ! Total flux subtracted in 200 components = 0.00227243 Jy ! Clean residual min=-0.006039 max=0.005166 Jy/beam ! Clean residual mean=-0.000022 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.430879 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 167 components and 0.430879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058695Jy sigma=1.077331 ! Fit after self-cal, rms=0.058695Jy sigma=1.077234 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.83993e-05 Jy ! Component: 100 - total flux cleaned = 0.000226062 Jy ! Component: 150 - total flux cleaned = 0.000383403 Jy ! Component: 200 - total flux cleaned = 0.000492392 Jy ! Total flux subtracted in 200 components = 0.000492392 Jy ! Clean residual min=-0.006064 max=0.005174 Jy/beam ! Clean residual mean=-0.000020 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.431371 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.431371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058635Jy sigma=1.076565 ! Fit after self-cal, rms=0.058633Jy sigma=1.076532 ! 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.325 mas, bmaj=11.13 mas, bpa=-10.63 degrees ! Estimated noise=1.7619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.325 x 11.13 at -10.63 degrees (North through East) ! Clean map min=-0.0059649 max=0.37541 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.807 mas, bmaj=11.06 mas, bpa=-10.14 degrees ! Estimated noise=2.09375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.290018 Jy ! Component: 100 - total flux cleaned = 0.354311 Jy ! Component: 150 - total flux cleaned = 0.377438 Jy ! Component: 200 - total flux cleaned = 0.39154 Jy ! Total flux subtracted in 200 components = 0.39154 Jy ! Clean residual min=-0.009403 max=0.010445 Jy/beam ! Clean residual mean=-0.000073 rms=0.002465 Jy/beam ! Combined flux in latest and established models = 0.39154 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.39154 Jy ! Inverting map and beam ! Estimated beam: bmin=4.325 mas, bmaj=11.13 mas, bpa=-10.63 degrees ! Estimated noise=1.7619 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.0126541 Jy ! Component: 100 - total flux cleaned = 0.0206398 Jy ! Component: 150 - total flux cleaned = 0.0262063 Jy ! Component: 200 - total flux cleaned = 0.0289191 Jy ! Total flux subtracted in 200 components = 0.0289191 Jy ! Clean residual min=-0.006672 max=0.006201 Jy/beam ! Clean residual mean=-0.000039 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.420459 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 73 components and 0.420459 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.957 mas, bmaj=11.12 mas, bpa=-15 degrees ! Estimated noise=2.01813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003684 Jy ! Component: 100 - total flux cleaned = 0.00527342 Jy ! Component: 150 - total flux cleaned = 0.00664155 Jy ! Component: 200 - total flux cleaned = 0.00760743 Jy ! Total flux subtracted in 200 components = 0.00760743 Jy ! Clean residual min=-0.005993 max=0.005907 Jy/beam ! Clean residual mean=-0.000032 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.428067 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 = 0.000828033 Jy ! Component: 100 - total flux cleaned = 0.00154286 Jy ! Component: 150 - total flux cleaned = 0.00196335 Jy ! Component: 200 - total flux cleaned = 0.00220312 Jy ! Total flux subtracted in 200 components = 0.00220312 Jy ! Clean residual min=-0.005850 max=0.005813 Jy/beam ! Clean residual mean=-0.000021 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.43027 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 126 components and 0.43027 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.325 mas, bmaj=11.13 mas, bpa=-10.63 degrees ! Estimated noise=1.7619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369106 Jy ! Component: 100 - total flux cleaned = -0.000298865 Jy ! Component: 150 - total flux cleaned = -0.000165035 Jy ! Component: 200 - total flux cleaned = -4.53943e-05 Jy ! Total flux subtracted in 200 components = -4.53943e-05 Jy ! Clean residual min=-0.005753 max=0.005973 Jy/beam ! Clean residual mean=-0.000012 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.430224 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 145 components and 0.430224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058707Jy sigma=1.079560 ! Fit after self-cal, rms=0.058688Jy sigma=1.079229 wmodel J0603+1742_S_b_map.mod ! Writing 145 model components to file: J0603+1742_S_b_map.mod wobs J0603+1742_S_b_uvs.fits ! Writing UV FITS file: J0603+1742_S_b_uvs.fits wwins J0603+1742_S_b_map.win ! wwins: Wrote 2 windows to J0603+1742_S_b_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.00103248 Jy ! Component: 100 - total flux cleaned = -0.00132963 Jy ! Component: 150 - total flux cleaned = -0.00132739 Jy ! Component: 200 - total flux cleaned = -0.00132594 Jy ! Component: 250 - total flux cleaned = -0.00124859 Jy ! Component: 300 - total flux cleaned = -0.00131809 Jy ! Component: 350 - total flux cleaned = -0.00145494 Jy ! Component: 400 - total flux cleaned = -0.00165577 Jy ! Component: 450 - total flux cleaned = -0.00184934 Jy ! Component: 500 - total flux cleaned = -0.00203456 Jy ! Component: 550 - total flux cleaned = -0.00215253 Jy ! Component: 600 - total flux cleaned = -0.00244398 Jy ! Component: 650 - total flux cleaned = -0.00272499 Jy ! Component: 700 - total flux cleaned = -0.00283419 Jy ! Component: 750 - total flux cleaned = -0.00299411 Jy ! Component: 800 - total flux cleaned = -0.00309724 Jy ! Component: 850 - total flux cleaned = -0.0030977 Jy ! Component: 900 - total flux cleaned = -0.00319704 Jy ! Component: 950 - total flux cleaned = -0.003294 Jy ! Component: 1000 - total flux cleaned = -0.00329352 Jy ! Component: 1050 - total flux cleaned = -0.00333997 Jy ! Component: 1100 - total flux cleaned = -0.00343108 Jy ! Component: 1150 - total flux cleaned = -0.00347574 Jy ! Component: 1200 - total flux cleaned = -0.00347599 Jy ! Component: 1250 - total flux cleaned = -0.0036047 Jy ! Component: 1300 - total flux cleaned = -0.0037723 Jy ! Component: 1350 - total flux cleaned = -0.00393579 Jy ! Component: 1400 - total flux cleaned = -0.00397532 Jy ! Component: 1450 - total flux cleaned = -0.00401477 Jy ! Component: 1500 - total flux cleaned = -0.00416932 Jy ! Component: 1550 - total flux cleaned = -0.00428248 Jy ! Component: 1600 - total flux cleaned = -0.00431916 Jy ! Component: 1650 - total flux cleaned = -0.00442952 Jy ! Component: 1700 - total flux cleaned = -0.00450216 Jy ! Component: 1750 - total flux cleaned = -0.00453788 Jy ! Component: 1800 - total flux cleaned = -0.00460844 Jy ! Component: 1850 - total flux cleaned = -0.00467842 Jy ! Component: 1900 - total flux cleaned = -0.00478174 Jy ! Component: 1950 - total flux cleaned = -0.00484954 Jy ! Component: 2000 - total flux cleaned = -0.00488304 Jy ! Component: 2050 - total flux cleaned = -0.0049497 Jy ! Component: 2100 - total flux cleaned = -0.00495016 Jy ! Component: 2150 - total flux cleaned = -0.00498263 Jy ! Component: 2200 - total flux cleaned = -0.00495084 Jy ! Component: 2250 - total flux cleaned = -0.00498292 Jy ! Component: 2300 - total flux cleaned = -0.0050143 Jy ! Component: 2350 - total flux cleaned = -0.00504553 Jy ! Component: 2400 - total flux cleaned = -0.0050146 Jy ! Component: 2450 - total flux cleaned = -0.00501446 Jy ! Component: 2500 - total flux cleaned = -0.00498403 Jy ! Component: 2550 - total flux cleaned = -0.00498442 Jy ! Component: 2600 - total flux cleaned = -0.00498442 Jy ! Component: 2650 - total flux cleaned = -0.00504412 Jy ! Component: 2700 - total flux cleaned = -0.00501413 Jy ! Component: 2750 - total flux cleaned = -0.00501425 Jy ! Component: 2800 - total flux cleaned = -0.00501422 Jy ! Component: 2850 - total flux cleaned = -0.0050143 Jy ! Component: 2900 - total flux cleaned = -0.00501448 Jy ! Component: 2950 - total flux cleaned = -0.00507259 Jy ! Component: 3000 - total flux cleaned = -0.00504379 Jy ! Component: 3050 - total flux cleaned = -0.00513043 Jy ! Component: 3100 - total flux cleaned = -0.00515911 Jy ! Component: 3150 - total flux cleaned = -0.00527386 Jy ! Component: 3200 - total flux cleaned = -0.00524544 Jy ! Component: 3250 - total flux cleaned = -0.00533088 Jy ! Component: 3300 - total flux cleaned = -0.00550092 Jy ! Component: 3350 - total flux cleaned = -0.00558568 Jy ! Component: 3400 - total flux cleaned = -0.00569836 Jy ! Component: 3450 - total flux cleaned = -0.00572647 Jy ! Component: 3500 - total flux cleaned = -0.00583854 Jy ! Component: 3550 - total flux cleaned = -0.00592237 Jy ! Component: 3600 - total flux cleaned = -0.00606166 Jy ! Component: 3650 - total flux cleaned = -0.00617298 Jy ! Component: 3700 - total flux cleaned = -0.00631185 Jy ! Component: 3750 - total flux cleaned = -0.00642267 Jy ! Component: 3800 - total flux cleaned = -0.00658872 Jy ! Component: 3850 - total flux cleaned = -0.00672699 Jy ! Component: 3900 - total flux cleaned = -0.00680985 Jy ! Component: 3950 - total flux cleaned = -0.00694784 Jy ! Component: 4000 - total flux cleaned = -0.00705826 Jy ! Component: 4050 - total flux cleaned = -0.00719628 Jy ! Total flux subtracted in 4096 components = -0.00733428 Jy ! Clean residual min=-0.001531 max=0.001746 Jy/beam ! Clean residual mean=0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.42289 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 444 components and 0.42289 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0603+1742_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.325 x 11.13 at -10.63 degrees (North through East) ! Clean map min=-0.0040963 max=0.37456 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0603+1742_S_b_map.fits wmodel /vlbi/uf001/uva//J0603+1742_S_b_map.mod ! Writing 444 model components to file: /vlbi/uf001/uva//J0603+1742_S_b_map.mod wobs /vlbi/uf001/uva//J0603+1742_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0603+1742_S_b_uvs.fits wwins /vlbi/uf001/uva//J0603+1742_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0603+1742_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.37456 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000515866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413178 0.413178 0.826355 1.65271 3.30542 6.61084 13.2217 26.4434 52.8867 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.374 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 726.08 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0603+1742_S_b_dfm.log closed on Sun Jan 13 22:48:41 2019