! Started logfile: /vlbi/uf001/uva//J2352+3030_S_b_dfm.log on Mon Jan 14 06:54:27 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//J2352+3030_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2352+3030_S_b_uva.fits ! AN table 1: 74 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.767857 visibilities/baseline/integration-bin. ! Found source: J2352+3030 ! ! 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 4773 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 J2352+3030_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002149Jy sigma=19.685284 ! Fit after self-cal, rms=0.952797Jy sigma=18.759891 ! 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.777 mas, bmaj=8.382 mas, bpa=2.93 degrees ! Estimated noise=0.89444 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.0351919 Jy ! Component: 100 - total flux cleaned = 0.0435877 Jy ! Total flux subtracted in 100 components = 0.0435877 Jy ! Clean residual min=-0.005034 max=0.005611 Jy/beam ! Clean residual mean=-0.000004 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.0435877 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0435877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084164Jy sigma=1.297320 ! Fit after self-cal, rms=0.082697Jy sigma=1.266957 ! 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.681 mas, bmaj=8.698 mas, bpa=-0.4527 degrees ! Estimated noise=0.546324 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.00752368 Jy ! Component: 100 - total flux cleaned = 0.0104699 Jy ! Component: 150 - total flux cleaned = 0.0107429 Jy ! Component: 200 - total flux cleaned = 0.0107858 Jy ! Total flux subtracted in 200 components = 0.0107858 Jy ! Clean residual min=-0.003405 max=0.003464 Jy/beam ! Clean residual mean=0.000012 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0543736 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 36 components and 0.0543736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081809Jy sigma=1.255805 ! Fit after self-cal, rms=0.081810Jy sigma=1.255377 ! 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.681 x 8.698 at -0.4527 degrees (North through East) ! Clean map min=-0.0034051 max=0.050714 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.02 HN 0.99 KP 0.98 ! LA 0.94 MK 1.13 NL 1.00 PT 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 0.98 HN 1.06 KP 0.98 ! LA 1.06 MK 0.96 NL 0.69 PT 1.22 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.00 KP 1.18 ! LA 1.04 MK 1.13 NL 1.06 PT 1.01 ! ! ! Fit before self-cal, rms=0.081810Jy sigma=1.255377 ! Fit after self-cal, rms=0.072058Jy sigma=1.244765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.744 mas, bmaj=8.605 mas, bpa=-0.5157 degrees ! Estimated noise=0.546751 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.00104646 Jy ! Component: 100 - total flux cleaned = 0.00127157 Jy ! Component: 150 - total flux cleaned = 0.00145133 Jy ! Component: 200 - total flux cleaned = 0.00157972 Jy ! Total flux subtracted in 200 components = 0.00157972 Jy ! Clean residual min=-0.003235 max=0.003188 Jy/beam ! Clean residual mean=0.000010 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0559533 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0559533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072033Jy sigma=1.244394 ! Fit after self-cal, rms=0.072011Jy sigma=1.241558 ! 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.072011Jy sigma=1.241558 ! Fit after self-cal, rms=0.068698Jy sigma=1.234774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.761 mas, bmaj=8.587 mas, bpa=-0.432 degrees ! Estimated noise=0.544375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000713731 Jy ! Component: 100 - total flux cleaned = 0.00102835 Jy ! Component: 150 - total flux cleaned = 0.00115025 Jy ! Component: 200 - total flux cleaned = 0.00120271 Jy ! Total flux subtracted in 200 components = 0.00120271 Jy ! Clean residual min=-0.002751 max=0.002172 Jy/beam ! Clean residual mean=0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.057156 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.057156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068688Jy sigma=1.234656 ! Fit after self-cal, rms=0.068666Jy sigma=1.232659 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.56132e-05 Jy ! Component: 100 - total flux cleaned = 0.000152932 Jy ! Component: 150 - total flux cleaned = 0.00020499 Jy ! Component: 200 - total flux cleaned = 0.000200425 Jy ! Total flux subtracted in 200 components = 0.000200425 Jy ! Clean residual min=-0.002761 max=0.002116 Jy/beam ! Clean residual mean=0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0573564 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.0573564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068663Jy sigma=1.232625 ! Fit after self-cal, rms=0.068664Jy sigma=1.232612 ! 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.068664Jy sigma=1.232612 ! Fit after self-cal, rms=0.068870Jy sigma=1.232193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.753 mas, bmaj=8.588 mas, bpa=-0.2304 degrees ! Estimated noise=0.544603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000482305 Jy ! Component: 100 - total flux cleaned = 0.000781442 Jy ! Component: 150 - total flux cleaned = 0.000870383 Jy ! Component: 200 - total flux cleaned = 0.000901031 Jy ! Total flux subtracted in 200 components = 0.000901031 Jy ! Clean residual min=-0.002657 max=0.002045 Jy/beam ! Clean residual mean=0.000000 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0582575 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.0582575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068865Jy sigma=1.232124 ! Fit after self-cal, rms=0.068886Jy sigma=1.231967 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.000100029 Jy ! Component: 100 - total flux cleaned = 0.000141377 Jy ! Component: 150 - total flux cleaned = 0.000151269 Jy ! Component: 200 - total flux cleaned = 0.000155863 Jy ! Total flux subtracted in 200 components = 0.000155863 Jy ! Clean residual min=-0.002679 max=0.002065 Jy/beam ! Clean residual mean=0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0584133 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.0584133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068884Jy sigma=1.231955 ! Fit after self-cal, rms=0.068885Jy sigma=1.231954 ! 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.068885Jy sigma=1.231954 ! Fit after self-cal, rms=0.069019Jy sigma=1.231861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.359 mas, bmaj=9.327 mas, bpa=-6.225 degrees ! Estimated noise=0.629855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441395 Jy ! Component: 100 - total flux cleaned = 0.000561672 Jy ! Component: 150 - total flux cleaned = 0.000596557 Jy ! Component: 200 - total flux cleaned = 0.000632376 Jy ! Total flux subtracted in 200 components = 0.000632376 Jy ! Clean residual min=-0.002654 max=0.002070 Jy/beam ! Clean residual mean=-0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0590457 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.0590457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069019Jy sigma=1.231833 ! Fit after self-cal, rms=0.069028Jy sigma=1.231788 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.79855e-06 Jy ! Component: 100 - total flux cleaned = 2.22645e-05 Jy ! Component: 150 - total flux cleaned = 3.29391e-05 Jy ! Component: 200 - total flux cleaned = 4.69993e-05 Jy ! Total flux subtracted in 200 components = 4.69993e-05 Jy ! Clean residual min=-0.002682 max=0.002107 Jy/beam ! Clean residual mean=-0.000000 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0590927 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.0590927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069029Jy sigma=1.231796 ! Fit after self-cal, rms=0.069030Jy sigma=1.231791 ! 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.746 mas, bmaj=8.576 mas, bpa=-0.1335 degrees ! Estimated noise=0.544955 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.746 x 8.576 at -0.1335 degrees (North through East) ! Clean map min=-0.0025872 max=0.050903 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.842 mas, bmaj=8.286 mas, bpa=2.809 degrees ! Estimated noise=0.913184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0383715 Jy ! Component: 100 - total flux cleaned = 0.0472912 Jy ! Component: 150 - total flux cleaned = 0.0511954 Jy ! Component: 200 - total flux cleaned = 0.0537061 Jy ! Total flux subtracted in 200 components = 0.0537061 Jy ! Clean residual min=-0.003852 max=0.004087 Jy/beam ! Clean residual mean=-0.000005 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.0537061 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0537061 Jy ! Inverting map and beam ! Estimated beam: bmin=4.746 mas, bmaj=8.576 mas, bpa=-0.1335 degrees ! Estimated noise=0.544955 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.00273473 Jy ! Component: 100 - total flux cleaned = 0.00408079 Jy ! Component: 150 - total flux cleaned = 0.00460785 Jy ! Component: 200 - total flux cleaned = 0.00491388 Jy ! Total flux subtracted in 200 components = 0.00491388 Jy ! Clean residual min=-0.002677 max=0.002102 Jy/beam ! Clean residual mean=-0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.05862 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.05862 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.359 mas, bmaj=9.327 mas, bpa=-6.225 degrees ! Estimated noise=0.629855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024254 Jy ! Component: 100 - total flux cleaned = 0.000240523 Jy ! Component: 150 - total flux cleaned = 0.000282156 Jy ! Component: 200 - total flux cleaned = 0.000317387 Jy ! Total flux subtracted in 200 components = 0.000317387 Jy ! Clean residual min=-0.002670 max=0.002159 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0589374 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 = 2.09378e-05 Jy ! Component: 100 - total flux cleaned = 4.87597e-05 Jy ! Component: 150 - total flux cleaned = 6.54025e-05 Jy ! Component: 200 - total flux cleaned = 8.77286e-05 Jy ! Total flux subtracted in 200 components = 8.77286e-05 Jy ! Clean residual min=-0.002663 max=0.002170 Jy/beam ! Clean residual mean=-0.000000 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0590251 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.0590251 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.746 mas, bmaj=8.576 mas, bpa=-0.1335 degrees ! Estimated noise=0.544955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018346 Jy ! Component: 100 - total flux cleaned = 0.000235082 Jy ! Component: 150 - total flux cleaned = 0.00024529 Jy ! Component: 200 - total flux cleaned = 0.000245924 Jy ! Total flux subtracted in 200 components = 0.000245924 Jy ! Clean residual min=-0.002622 max=0.002062 Jy/beam ! Clean residual mean=-0.000000 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0592711 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.0592711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069029Jy sigma=1.231780 ! Fit after self-cal, rms=0.069021Jy sigma=1.231757 wmodel J2352+3030_S_b_map.mod ! Writing 79 model components to file: J2352+3030_S_b_map.mod wobs J2352+3030_S_b_uvs.fits ! Writing UV FITS file: J2352+3030_S_b_uvs.fits wwins J2352+3030_S_b_map.win ! wwins: Wrote 1 windows to J2352+3030_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.000605995 Jy ! Component: 100 - total flux cleaned = -0.000464579 Jy ! Component: 150 - total flux cleaned = -0.000562087 Jy ! Component: 200 - total flux cleaned = -0.000749937 Jy ! Component: 250 - total flux cleaned = -0.000927466 Jy ! Component: 300 - total flux cleaned = -0.00101276 Jy ! Component: 350 - total flux cleaned = -0.00106714 Jy ! Component: 400 - total flux cleaned = -0.00104082 Jy ! Component: 450 - total flux cleaned = -0.000942004 Jy ! Component: 500 - total flux cleaned = -0.000918706 Jy ! Component: 550 - total flux cleaned = -0.000872877 Jy ! Component: 600 - total flux cleaned = -0.000827947 Jy ! Component: 650 - total flux cleaned = -0.000699167 Jy ! Component: 700 - total flux cleaned = -0.000678664 Jy ! Component: 750 - total flux cleaned = -0.00059773 Jy ! Component: 800 - total flux cleaned = -0.000578234 Jy ! Component: 850 - total flux cleaned = -0.000539977 Jy ! Component: 900 - total flux cleaned = -0.000539556 Jy ! Component: 950 - total flux cleaned = -0.000502764 Jy ! Component: 1000 - total flux cleaned = -0.000520661 Jy ! Component: 1050 - total flux cleaned = -0.000521168 Jy ! Component: 1100 - total flux cleaned = -0.000572267 Jy ! Component: 1150 - total flux cleaned = -0.000622174 Jy ! Component: 1200 - total flux cleaned = -0.000622322 Jy ! Component: 1250 - total flux cleaned = -0.000590177 Jy ! Component: 1300 - total flux cleaned = -0.000605867 Jy ! Component: 1350 - total flux cleaned = -0.000574652 Jy ! Component: 1400 - total flux cleaned = -0.000559307 Jy ! Component: 1450 - total flux cleaned = -0.000529126 Jy ! Component: 1500 - total flux cleaned = -0.000499169 Jy ! Component: 1550 - total flux cleaned = -0.000439887 Jy ! Component: 1600 - total flux cleaned = -0.000381276 Jy ! Component: 1650 - total flux cleaned = -0.000308997 Jy ! Component: 1700 - total flux cleaned = -0.000280376 Jy ! Component: 1750 - total flux cleaned = -0.000209672 Jy ! Component: 1800 - total flux cleaned = -0.000139469 Jy ! Component: 1850 - total flux cleaned = -8.40023e-05 Jy ! Component: 1900 - total flux cleaned = -1.52893e-05 Jy ! Component: 1950 - total flux cleaned = 6.61977e-05 Jy ! Component: 2000 - total flux cleaned = 0.000120087 Jy ! Component: 2050 - total flux cleaned = 0.000186791 Jy ! Component: 2100 - total flux cleaned = 0.000239564 Jy ! Component: 2150 - total flux cleaned = 0.000291959 Jy ! Component: 2200 - total flux cleaned = 0.000343926 Jy ! Component: 2250 - total flux cleaned = 0.000369538 Jy ! Component: 2300 - total flux cleaned = 0.00039504 Jy ! Component: 2350 - total flux cleaned = 0.000445578 Jy ! Component: 2400 - total flux cleaned = 0.000445559 Jy ! Component: 2450 - total flux cleaned = 0.000470635 Jy ! Component: 2500 - total flux cleaned = 0.000507759 Jy ! Component: 2550 - total flux cleaned = 0.000544564 Jy ! Component: 2600 - total flux cleaned = 0.000581082 Jy ! Component: 2650 - total flux cleaned = 0.000605233 Jy ! Component: 2700 - total flux cleaned = 0.000641208 Jy ! Component: 2750 - total flux cleaned = 0.00067696 Jy ! Component: 2800 - total flux cleaned = 0.000700701 Jy ! Component: 2850 - total flux cleaned = 0.000736082 Jy ! Component: 2900 - total flux cleaned = 0.000771213 Jy ! Component: 2950 - total flux cleaned = 0.000817699 Jy ! Component: 3000 - total flux cleaned = 0.000863891 Jy ! Component: 3050 - total flux cleaned = 0.000886798 Jy ! Component: 3100 - total flux cleaned = 0.000932611 Jy ! Component: 3150 - total flux cleaned = 0.000932605 Jy ! Component: 3200 - total flux cleaned = 0.000977939 Jy ! Component: 3250 - total flux cleaned = 0.00102306 Jy ! Component: 3300 - total flux cleaned = 0.00103426 Jy ! Component: 3350 - total flux cleaned = 0.00103435 Jy ! Component: 3400 - total flux cleaned = 0.00104556 Jy ! Component: 3450 - total flux cleaned = 0.00104559 Jy ! Component: 3500 - total flux cleaned = 0.00107881 Jy ! Component: 3550 - total flux cleaned = 0.00108974 Jy ! Component: 3600 - total flux cleaned = 0.00110066 Jy ! Component: 3650 - total flux cleaned = 0.00112252 Jy ! Component: 3700 - total flux cleaned = 0.00113342 Jy ! Component: 3750 - total flux cleaned = 0.00115505 Jy ! Component: 3800 - total flux cleaned = 0.00113342 Jy ! Component: 3850 - total flux cleaned = 0.00113349 Jy ! Component: 3900 - total flux cleaned = 0.00115496 Jy ! Component: 3950 - total flux cleaned = 0.00115502 Jy ! Component: 4000 - total flux cleaned = 0.0011337 Jy ! Component: 4050 - total flux cleaned = 0.00117625 Jy ! Total flux subtracted in 4096 components = 0.0011762 Jy ! Clean residual min=-0.000682 max=0.000633 Jy/beam ! Clean residual mean=0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0604473 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 350 components and 0.0604473 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2352+3030_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.746 x 8.576 at -0.1335 degrees (North through East) ! Clean map min=-0.0019739 max=0.050668 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2352+3030_S_b_map.fits wmodel /vlbi/uf001/uva//J2352+3030_S_b_map.mod ! Writing 350 model components to file: /vlbi/uf001/uva//J2352+3030_S_b_map.mod wobs /vlbi/uf001/uva//J2352+3030_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2352+3030_S_b_uvs.fits wwins /vlbi/uf001/uva//J2352+3030_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2352+3030_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0506677 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167692 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.992894 0.992894 1.98579 3.97158 7.94315 15.8863 31.7726 63.5452 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 302.147 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2352+3030_S_b_dfm.log closed on Mon Jan 14 06:54:32 2019