! Started logfile: /vlbi/uf001/uva//J0930+0058_S_dfm.log on Mon Jan 14 00:29:01 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//J0930+0058_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0930+0058_S_uva.fits ! AN table 1: 78 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.676638 visibilities/baseline/integration-bin. ! Found source: J0930+0058 ! ! 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 7125 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 J0930+0058_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 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005642Jy sigma=18.747421 ! Fit after self-cal, rms=0.934396Jy sigma=17.398299 ! 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.852 mas, bmaj=6.88 mas, bpa=1.18 degrees ! Estimated noise=0.631502 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.0527239 Jy ! Component: 100 - total flux cleaned = 0.0643163 Jy ! Total flux subtracted in 100 components = 0.0643163 Jy ! Clean residual min=-0.003745 max=0.003818 Jy/beam ! Clean residual mean=-0.000000 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.0643163 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0643163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067424Jy sigma=1.171252 ! Fit after self-cal, rms=0.066573Jy sigma=1.155513 ! 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.416 mas, bmaj=7.602 mas, bpa=0.008177 degrees ! Estimated noise=0.488581 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.005016 Jy ! Component: 100 - total flux cleaned = 0.00755914 Jy ! Component: 150 - total flux cleaned = 0.00896012 Jy ! Component: 200 - total flux cleaned = 0.00951131 Jy ! Total flux subtracted in 200 components = 0.00951131 Jy ! Clean residual min=-0.002755 max=0.003355 Jy/beam ! Clean residual mean=-0.000001 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0738276 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 31 components and 0.0738276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066216Jy sigma=1.148473 ! Fit after self-cal, rms=0.066225Jy sigma=1.148214 ! 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.416 x 7.602 at 0.008177 degrees (North through East) ! Clean map min=-0.0026002 max=0.067843 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 0.97 KP 1.01 ! LA 0.92 MK 0.99 NL 1.14 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.03 KP 1.01 ! LA 0.94 MK 1.02 NL 0.97 OV 1.04 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.97 KP 1.00 ! LA 0.94 MK 1.03 NL 1.04 OV 1.08 ! PT 0.93 SC 0.98 ! ! ! Fit before self-cal, rms=0.066225Jy sigma=1.148214 ! Fit after self-cal, rms=0.066342Jy sigma=1.145526 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=7.637 mas, bpa=0.08763 degrees ! Estimated noise=0.488043 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 = 4.78823e-05 Jy ! Component: 100 - total flux cleaned = -0.000123249 Jy ! Component: 150 - total flux cleaned = -0.000183768 Jy ! Component: 200 - total flux cleaned = -0.000217946 Jy ! Total flux subtracted in 200 components = -0.000217946 Jy ! Clean residual min=-0.002622 max=0.003000 Jy/beam ! Clean residual mean=-0.000004 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0736097 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0736096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066325Jy sigma=1.145259 ! Fit after self-cal, rms=0.066338Jy sigma=1.145065 ! 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.066338Jy sigma=1.145065 ! Fit after self-cal, rms=0.066831Jy sigma=1.134956 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.642 mas, bpa=-0.03669 degrees ! Estimated noise=0.489048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000330233 Jy ! Component: 100 - total flux cleaned = 0.000425485 Jy ! Component: 150 - total flux cleaned = 0.000450774 Jy ! Component: 200 - total flux cleaned = 0.000473734 Jy ! Total flux subtracted in 200 components = 0.000473734 Jy ! Clean residual min=-0.002614 max=0.002233 Jy/beam ! Clean residual mean=-0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0740834 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.0740834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066822Jy sigma=1.134794 ! Fit after self-cal, rms=0.066865Jy sigma=1.134332 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.000144093 Jy ! Component: 100 - total flux cleaned = 0.00013204 Jy ! Component: 150 - total flux cleaned = 0.000110459 Jy ! Component: 200 - total flux cleaned = 0.000110255 Jy ! Total flux subtracted in 200 components = 0.000110255 Jy ! Clean residual min=-0.002633 max=0.002223 Jy/beam ! Clean residual mean=-0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0741936 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.0741936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066860Jy sigma=1.134254 ! Fit after self-cal, rms=0.066860Jy sigma=1.134237 ! 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.066860Jy sigma=1.134237 ! Fit after self-cal, rms=0.067356Jy sigma=1.134121 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=7.643 mas, bpa=-0.1954 degrees ! Estimated noise=0.490662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339231 Jy ! Component: 100 - total flux cleaned = 0.000349105 Jy ! Component: 150 - total flux cleaned = 0.000358064 Jy ! Component: 200 - total flux cleaned = 0.000375132 Jy ! Total flux subtracted in 200 components = 0.000375132 Jy ! Clean residual min=-0.002639 max=0.002156 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0745688 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.0745688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067351Jy sigma=1.134058 ! Fit after self-cal, rms=0.067361Jy sigma=1.134034 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 = 7.66313e-05 Jy ! Component: 100 - total flux cleaned = 6.71872e-05 Jy ! Component: 150 - total flux cleaned = 6.73118e-05 Jy ! Component: 200 - total flux cleaned = 6.70792e-05 Jy ! Total flux subtracted in 200 components = 6.70792e-05 Jy ! Clean residual min=-0.002638 max=0.002137 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0746359 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.0746359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067358Jy sigma=1.134000 ! Fit after self-cal, rms=0.067359Jy sigma=1.133995 ! 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.067359Jy sigma=1.133995 ! Fit after self-cal, rms=0.067630Jy sigma=1.133989 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.427 mas, bmaj=11.74 mas, bpa=1.641 degrees ! Estimated noise=0.616319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.29816e-05 Jy ! Component: 100 - total flux cleaned = 6.45377e-05 Jy ! Component: 150 - total flux cleaned = 6.51696e-05 Jy ! Component: 200 - total flux cleaned = 5.97784e-05 Jy ! Total flux subtracted in 200 components = 5.97784e-05 Jy ! Clean residual min=-0.002784 max=0.002294 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0746956 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.0746956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067629Jy sigma=1.133990 ! Fit after self-cal, rms=0.067631Jy sigma=1.133981 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.84712e-05 Jy ! Component: 100 - total flux cleaned = -3.8104e-05 Jy ! Component: 150 - total flux cleaned = -3.80999e-05 Jy ! Component: 200 - total flux cleaned = -4.679e-05 Jy ! Total flux subtracted in 200 components = -4.679e-05 Jy ! Clean residual min=-0.002786 max=0.002288 Jy/beam ! Clean residual mean=-0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0746488 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.0746488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067631Jy sigma=1.133989 ! Fit after self-cal, rms=0.067632Jy sigma=1.133983 ! 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.414 mas, bmaj=7.645 mas, bpa=-0.3069 degrees ! Estimated noise=0.49215 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.414 x 7.645 at -0.3069 degrees (North through East) ! Clean map min=-0.0025818 max=0.067888 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.841 mas, bmaj=6.893 mas, bpa=1.13 degrees ! Estimated noise=0.634088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532636 Jy ! Component: 100 - total flux cleaned = 0.065184 Jy ! Component: 150 - total flux cleaned = 0.069966 Jy ! Component: 200 - total flux cleaned = 0.0727329 Jy ! Total flux subtracted in 200 components = 0.0727329 Jy ! Clean residual min=-0.003223 max=0.002627 Jy/beam ! Clean residual mean=-0.000004 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.0727328 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0727328 Jy ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=7.645 mas, bpa=-0.3069 degrees ! Estimated noise=0.49215 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.00146653 Jy ! Component: 100 - total flux cleaned = 0.00198126 Jy ! Component: 150 - total flux cleaned = 0.00212926 Jy ! Component: 200 - total flux cleaned = 0.002192 Jy ! Total flux subtracted in 200 components = 0.002192 Jy ! Clean residual min=-0.002633 max=0.002127 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0749248 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.0749248 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.427 mas, bmaj=11.74 mas, bpa=1.641 degrees ! Estimated noise=0.616319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184082 Jy ! Component: 100 - total flux cleaned = -0.000224416 Jy ! Component: 150 - total flux cleaned = -0.000264547 Jy ! Component: 200 - total flux cleaned = -0.000285047 Jy ! Total flux subtracted in 200 components = -0.000285047 Jy ! Clean residual min=-0.002775 max=0.002284 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0746398 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 = -1.23731e-05 Jy ! Component: 100 - total flux cleaned = -2.87963e-05 Jy ! Component: 150 - total flux cleaned = -3.36904e-05 Jy ! Component: 200 - total flux cleaned = -4.72922e-05 Jy ! Total flux subtracted in 200 components = -4.72922e-05 Jy ! Clean residual min=-0.002773 max=0.002275 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0745925 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0745925 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=7.645 mas, bpa=-0.3069 degrees ! Estimated noise=0.49215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.01853e-06 Jy ! Component: 100 - total flux cleaned = -2.21024e-05 Jy ! Component: 150 - total flux cleaned = -2.24851e-05 Jy ! Component: 200 - total flux cleaned = 1.78866e-06 Jy ! Total flux subtracted in 200 components = 1.78866e-06 Jy ! Clean residual min=-0.002660 max=0.002125 Jy/beam ! Clean residual mean=-0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.0745943 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.0745943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067639Jy sigma=1.134131 ! Fit after self-cal, rms=0.067635Jy sigma=1.134101 wmodel J0930+0058_S_map.mod ! Writing 50 model components to file: J0930+0058_S_map.mod wobs J0930+0058_S_uvs.fits ! Writing UV FITS file: J0930+0058_S_uvs.fits wwins J0930+0058_S_map.win ! wwins: Wrote 1 windows to J0930+0058_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.000959409 Jy ! Component: 100 - total flux cleaned = -0.00110912 Jy ! Component: 150 - total flux cleaned = -0.00128402 Jy ! Component: 200 - total flux cleaned = -0.00128387 Jy ! Component: 250 - total flux cleaned = -0.00128418 Jy ! Component: 300 - total flux cleaned = -0.00137679 Jy ! Component: 350 - total flux cleaned = -0.00140666 Jy ! Component: 400 - total flux cleaned = -0.00146425 Jy ! Component: 450 - total flux cleaned = -0.0014637 Jy ! Component: 500 - total flux cleaned = -0.00132667 Jy ! Component: 550 - total flux cleaned = -0.00127231 Jy ! Component: 600 - total flux cleaned = -0.00111555 Jy ! Component: 650 - total flux cleaned = -0.00111589 Jy ! Component: 700 - total flux cleaned = -0.000965718 Jy ! Component: 750 - total flux cleaned = -0.00091667 Jy ! Component: 800 - total flux cleaned = -0.000771781 Jy ! Component: 850 - total flux cleaned = -0.000771452 Jy ! Component: 900 - total flux cleaned = -0.000770918 Jy ! Component: 950 - total flux cleaned = -0.000632086 Jy ! Component: 1000 - total flux cleaned = -0.000654673 Jy ! Component: 1050 - total flux cleaned = -0.000654394 Jy ! Component: 1100 - total flux cleaned = -0.000587916 Jy ! Component: 1150 - total flux cleaned = -0.000609854 Jy ! Component: 1200 - total flux cleaned = -0.000588419 Jy ! Component: 1250 - total flux cleaned = -0.000631007 Jy ! Component: 1300 - total flux cleaned = -0.000610078 Jy ! Component: 1350 - total flux cleaned = -0.000630904 Jy ! Component: 1400 - total flux cleaned = -0.000610626 Jy ! Component: 1450 - total flux cleaned = -0.000671285 Jy ! Component: 1500 - total flux cleaned = -0.000671255 Jy ! Component: 1550 - total flux cleaned = -0.000730491 Jy ! Component: 1600 - total flux cleaned = -0.00073067 Jy ! Component: 1650 - total flux cleaned = -0.000730551 Jy ! Component: 1700 - total flux cleaned = -0.000730784 Jy ! Component: 1750 - total flux cleaned = -0.000787178 Jy ! Component: 1800 - total flux cleaned = -0.000750123 Jy ! Component: 1850 - total flux cleaned = -0.000823587 Jy ! Component: 1900 - total flux cleaned = -0.000805599 Jy ! Component: 1950 - total flux cleaned = -0.000787484 Jy ! Component: 2000 - total flux cleaned = -0.000787654 Jy ! Component: 2050 - total flux cleaned = -0.000805329 Jy ! Component: 2100 - total flux cleaned = -0.000787688 Jy ! Component: 2150 - total flux cleaned = -0.000770619 Jy ! Component: 2200 - total flux cleaned = -0.000770761 Jy ! Component: 2250 - total flux cleaned = -0.000805138 Jy ! Component: 2300 - total flux cleaned = -0.000838855 Jy ! Component: 2350 - total flux cleaned = -0.000855567 Jy ! Component: 2400 - total flux cleaned = -0.000888669 Jy ! Component: 2450 - total flux cleaned = -0.000855922 Jy ! Component: 2500 - total flux cleaned = -0.000855934 Jy ! Component: 2550 - total flux cleaned = -0.000872133 Jy ! Component: 2600 - total flux cleaned = -0.000856069 Jy ! Component: 2650 - total flux cleaned = -0.00090359 Jy ! Component: 2700 - total flux cleaned = -0.000856342 Jy ! Component: 2750 - total flux cleaned = -0.000934518 Jy ! Component: 2800 - total flux cleaned = -0.000888119 Jy ! Component: 2850 - total flux cleaned = -0.000934193 Jy ! Component: 2900 - total flux cleaned = -0.000995294 Jy ! Component: 2950 - total flux cleaned = -0.000949837 Jy ! Component: 3000 - total flux cleaned = -0.00099515 Jy ! Component: 3050 - total flux cleaned = -0.00105476 Jy ! Component: 3100 - total flux cleaned = -0.00102531 Jy ! Component: 3150 - total flux cleaned = -0.00112797 Jy ! Component: 3200 - total flux cleaned = -0.00115693 Jy ! Component: 3250 - total flux cleaned = -0.00111373 Jy ! Component: 3300 - total flux cleaned = -0.00107085 Jy ! Component: 3350 - total flux cleaned = -0.00117043 Jy ! Component: 3400 - total flux cleaned = -0.00114225 Jy ! Component: 3450 - total flux cleaned = -0.00115634 Jy ! Component: 3500 - total flux cleaned = -0.00114247 Jy ! Component: 3550 - total flux cleaned = -0.00114244 Jy ! Component: 3600 - total flux cleaned = -0.00115637 Jy ! Component: 3650 - total flux cleaned = -0.00123806 Jy ! Component: 3700 - total flux cleaned = -0.00119743 Jy ! Component: 3750 - total flux cleaned = -0.00117065 Jy ! Component: 3800 - total flux cleaned = -0.00117078 Jy ! Component: 3850 - total flux cleaned = -0.0012239 Jy ! Component: 3900 - total flux cleaned = -0.00118411 Jy ! Component: 3950 - total flux cleaned = -0.0011711 Jy ! Component: 4000 - total flux cleaned = -0.00119719 Jy ! Component: 4050 - total flux cleaned = -0.00123604 Jy ! Total flux subtracted in 4096 components = -0.00123611 Jy ! Clean residual min=-0.000829 max=0.000763 Jy/beam ! Clean residual mean=-0.000002 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.0733582 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 329 components and 0.0733582 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0930+0058_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.414 x 7.645 at -0.3069 degrees (North through East) ! Clean map min=-0.0015333 max=0.067858 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0930+0058_S_map.fits wmodel /vlbi/uf001/uva//J0930+0058_S_map.mod ! Writing 329 model components to file: /vlbi/uf001/uva//J0930+0058_S_map.mod wobs /vlbi/uf001/uva//J0930+0058_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0930+0058_S_uvs.fits wwins /vlbi/uf001/uva//J0930+0058_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0930+0058_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0678577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0002362 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04424 1.04424 2.08849 4.17697 8.35394 16.7079 33.4158 66.8316 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 287.289 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0930+0058_S_dfm.log closed on Mon Jan 14 00:29:05 2019