! Started logfile: /vlbi/uf001/uva//J0204+4005_S_dfm.log on Sun Jan 13 21:14: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//J0204+4005_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0204+4005_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983626 visibilities/baseline/integration-bin. ! Found source: J0204+4005 ! ! 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 7569 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 J0204+4005_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.995917Jy sigma=24.763022 ! Fit after self-cal, rms=0.892332Jy sigma=22.369584 ! 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.937 mas, bmaj=4.974 mas, bpa=-4.481 degrees ! Estimated noise=0.536408 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.0815059 Jy ! Component: 100 - total flux cleaned = 0.0993941 Jy ! Total flux subtracted in 100 components = 0.0993941 Jy ! Clean residual min=-0.004269 max=0.005525 Jy/beam ! Clean residual mean=-0.000010 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.0993941 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0993941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082490Jy sigma=1.422880 ! Fit after self-cal, rms=0.082320Jy sigma=1.419659 ! 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.637 mas, bmaj=5.856 mas, bpa=-5.261 degrees ! Estimated noise=0.337351 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.00657645 Jy ! Component: 100 - total flux cleaned = 0.00860112 Jy ! Component: 150 - total flux cleaned = 0.00860364 Jy ! Component: 200 - total flux cleaned = 0.00855611 Jy ! Total flux subtracted in 200 components = 0.00855611 Jy ! Clean residual min=-0.004084 max=0.003827 Jy/beam ! Clean residual mean=-0.000015 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.10795 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.10795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081351Jy sigma=1.409339 ! Fit after self-cal, rms=0.081350Jy sigma=1.409263 ! 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.637 x 5.856 at -5.261 degrees (North through East) ! Clean map min=-0.0039536 max=0.10616 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.00 KP 1.00 ! LA 0.96 MK 1.05 NL 1.03 OV 1.04 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.98 HN 1.01 KP 1.00 ! LA 0.94 MK 1.04 NL 1.07 OV 1.14 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.00 KP 1.03 ! LA 0.95 MK 1.06 NL 1.04 OV 1.14 ! PT 0.99 SC 1.03 ! ! ! Fit before self-cal, rms=0.081350Jy sigma=1.409263 ! Fit after self-cal, rms=0.071545Jy sigma=1.389279 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.694 mas, bmaj=5.866 mas, bpa=-4.942 degrees ! Estimated noise=0.340071 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.000521375 Jy ! Component: 100 - total flux cleaned = 0.000426603 Jy ! Component: 150 - total flux cleaned = 0.000451318 Jy ! Component: 200 - total flux cleaned = 0.000473304 Jy ! Total flux subtracted in 200 components = 0.000473304 Jy ! Clean residual min=-0.003235 max=0.003539 Jy/beam ! Clean residual mean=-0.000013 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.108423 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.108423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071476Jy sigma=1.389058 ! Fit after self-cal, rms=0.071485Jy sigma=1.388728 ! 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.071485Jy sigma=1.388728 ! Fit after self-cal, rms=0.060993Jy sigma=1.315830 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.682 mas, bmaj=5.879 mas, bpa=-4.971 degrees ! Estimated noise=0.339504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205379 Jy ! Component: 100 - total flux cleaned = 0.00020529 Jy ! Component: 150 - total flux cleaned = 0.000204204 Jy ! Component: 200 - total flux cleaned = 0.000192794 Jy ! Total flux subtracted in 200 components = 0.000192794 Jy ! Clean residual min=-0.001860 max=0.001946 Jy/beam ! Clean residual mean=-0.000005 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.108616 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.108616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060983Jy sigma=1.315490 ! Fit after self-cal, rms=0.061064Jy sigma=1.314579 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 (-110.5, -22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116932 Jy ! Component: 100 - total flux cleaned = 0.00100656 Jy ! Component: 150 - total flux cleaned = 0.000953616 Jy ! Component: 200 - total flux cleaned = 0.000954297 Jy ! Total flux subtracted in 200 components = 0.000954297 Jy ! Clean residual min=-0.001709 max=0.001664 Jy/beam ! Clean residual mean=-0.000005 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.109571 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.109571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061012Jy sigma=1.313275 ! Fit after self-cal, rms=0.061008Jy sigma=1.313189 ! 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.061008Jy sigma=1.313189 ! Fit after self-cal, rms=0.061266Jy sigma=1.313047 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.681 mas, bmaj=5.878 mas, bpa=-4.785 degrees ! Estimated noise=0.339736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000320576 Jy ! Component: 100 - total flux cleaned = 0.00034088 Jy ! Component: 150 - total flux cleaned = 0.000340989 Jy ! Component: 200 - total flux cleaned = 0.00035771 Jy ! Total flux subtracted in 200 components = 0.00035771 Jy ! Clean residual min=-0.001667 max=0.001683 Jy/beam ! Clean residual mean=-0.000005 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.109928 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.109928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061252Jy sigma=1.312714 ! Fit after self-cal, rms=0.061253Jy sigma=1.312705 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.6914e-05 Jy ! Component: 100 - total flux cleaned = 3.6814e-05 Jy ! Component: 150 - total flux cleaned = 5.14956e-05 Jy ! Component: 200 - total flux cleaned = 5.13899e-05 Jy ! Total flux subtracted in 200 components = 5.13899e-05 Jy ! Clean residual min=-0.001656 max=0.001693 Jy/beam ! Clean residual mean=-0.000005 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.10998 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 0.10998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061246Jy sigma=1.312528 ! Fit after self-cal, rms=0.061246Jy sigma=1.312525 ! 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.061246Jy sigma=1.312525 ! Fit after self-cal, rms=0.061311Jy sigma=1.312500 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.589 mas, bmaj=9.192 mas, bpa=0.6531 degrees ! Estimated noise=0.420784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.94269e-05 Jy ! Component: 100 - total flux cleaned = -6.63721e-05 Jy ! Component: 150 - total flux cleaned = -3.731e-05 Jy ! Component: 200 - total flux cleaned = -4.19214e-06 Jy ! Total flux subtracted in 200 components = -4.19214e-06 Jy ! Clean residual min=-0.002304 max=0.001792 Jy/beam ! Clean residual mean=-0.000010 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.109975 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.109976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061309Jy sigma=1.312449 ! Fit after self-cal, rms=0.061310Jy sigma=1.312428 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.79076e-05 Jy ! Component: 100 - total flux cleaned = -4.03705e-05 Jy ! Component: 150 - total flux cleaned = -1.94133e-05 Jy ! Component: 200 - total flux cleaned = -1.66319e-07 Jy ! Total flux subtracted in 200 components = -1.66319e-07 Jy ! Clean residual min=-0.002296 max=0.001787 Jy/beam ! Clean residual mean=-0.000010 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.109975 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.109975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061310Jy sigma=1.312417 ! Fit after self-cal, rms=0.061310Jy sigma=1.312407 ! 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.68 mas, bmaj=5.877 mas, bpa=-4.704 degrees ! Estimated noise=0.339972 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.68 x 5.877 at -4.704 degrees (North through East) ! Clean map min=-0.0015791 max=0.107 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.976 mas, bmaj=4.996 mas, bpa=-4.435 degrees ! Estimated noise=0.5456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.082925 Jy ! Component: 100 - total flux cleaned = 0.101049 Jy ! Component: 150 - total flux cleaned = 0.105119 Jy ! Component: 200 - total flux cleaned = 0.10583 Jy ! Total flux subtracted in 200 components = 0.10583 Jy ! Clean residual min=-0.003182 max=0.003033 Jy/beam ! Clean residual mean=-0.000004 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.10583 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.10583 Jy ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=5.877 mas, bpa=-4.704 degrees ! Estimated noise=0.339972 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.00218142 Jy ! Component: 100 - total flux cleaned = 0.00353702 Jy ! Component: 150 - total flux cleaned = 0.00393688 Jy ! Component: 200 - total flux cleaned = 0.00422786 Jy ! Total flux subtracted in 200 components = 0.00422786 Jy ! Clean residual min=-0.001730 max=0.001648 Jy/beam ! Clean residual mean=-0.000006 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.110058 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.110058 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.589 mas, bmaj=9.192 mas, bpa=0.6531 degrees ! Estimated noise=0.420784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.8231e-05 Jy ! Component: 100 - total flux cleaned = 0.00021601 Jy ! Component: 150 - total flux cleaned = 0.000251005 Jy ! Component: 200 - total flux cleaned = 0.000283171 Jy ! Total flux subtracted in 200 components = 0.000283171 Jy ! Clean residual min=-0.002314 max=0.001854 Jy/beam ! Clean residual mean=-0.000011 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.110341 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.86666e-05 Jy ! Component: 100 - total flux cleaned = 5.41267e-05 Jy ! Component: 150 - total flux cleaned = 6.593e-05 Jy ! Component: 200 - total flux cleaned = 8.68806e-05 Jy ! Total flux subtracted in 200 components = 8.68806e-05 Jy ! Clean residual min=-0.002331 max=0.001848 Jy/beam ! Clean residual mean=-0.000011 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.110428 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 53 components and 0.110428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=5.877 mas, bpa=-4.704 degrees ! Estimated noise=0.339972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.74447e-05 Jy ! Component: 100 - total flux cleaned = -1.41366e-05 Jy ! Component: 150 - total flux cleaned = 2.14325e-05 Jy ! Component: 200 - total flux cleaned = 2.0648e-05 Jy ! Total flux subtracted in 200 components = 2.0648e-05 Jy ! Clean residual min=-0.001685 max=0.001713 Jy/beam ! Clean residual mean=-0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.110448 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.110448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061315Jy sigma=1.312505 ! Fit after self-cal, rms=0.061316Jy sigma=1.312484 wmodel J0204+4005_S_map.mod ! Writing 64 model components to file: J0204+4005_S_map.mod wobs J0204+4005_S_uvs.fits ! Writing UV FITS file: J0204+4005_S_uvs.fits wwins J0204+4005_S_map.win ! wwins: Wrote 2 windows to J0204+4005_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.000307918 Jy ! Component: 100 - total flux cleaned = -0.000761549 Jy ! Component: 150 - total flux cleaned = -0.00105935 Jy ! Component: 200 - total flux cleaned = -0.00124148 Jy ! Component: 250 - total flux cleaned = -0.00136796 Jy ! Component: 300 - total flux cleaned = -0.00153932 Jy ! Component: 350 - total flux cleaned = -0.00165821 Jy ! Component: 400 - total flux cleaned = -0.00170508 Jy ! Component: 450 - total flux cleaned = -0.00177376 Jy ! Component: 500 - total flux cleaned = -0.00181812 Jy ! Component: 550 - total flux cleaned = -0.00181819 Jy ! Component: 600 - total flux cleaned = -0.0017969 Jy ! Component: 650 - total flux cleaned = -0.00179703 Jy ! Component: 700 - total flux cleaned = -0.00179701 Jy ! Component: 750 - total flux cleaned = -0.0017976 Jy ! Component: 800 - total flux cleaned = -0.00187707 Jy ! Component: 850 - total flux cleaned = -0.0018573 Jy ! Component: 900 - total flux cleaned = -0.00189594 Jy ! Component: 950 - total flux cleaned = -0.00191511 Jy ! Component: 1000 - total flux cleaned = -0.00191498 Jy ! Component: 1050 - total flux cleaned = -0.00187778 Jy ! Component: 1100 - total flux cleaned = -0.00187778 Jy ! Component: 1150 - total flux cleaned = -0.00191351 Jy ! Component: 1200 - total flux cleaned = -0.00184191 Jy ! Component: 1250 - total flux cleaned = -0.00180665 Jy ! Component: 1300 - total flux cleaned = -0.0018239 Jy ! Component: 1350 - total flux cleaned = -0.00182369 Jy ! Component: 1400 - total flux cleaned = -0.00173828 Jy ! Component: 1450 - total flux cleaned = -0.00167068 Jy ! Component: 1500 - total flux cleaned = -0.00160372 Jy ! Component: 1550 - total flux cleaned = -0.00150463 Jy ! Component: 1600 - total flux cleaned = -0.00152103 Jy ! Component: 1650 - total flux cleaned = -0.00145615 Jy ! Component: 1700 - total flux cleaned = -0.00136003 Jy ! Component: 1750 - total flux cleaned = -0.00132823 Jy ! Component: 1800 - total flux cleaned = -0.0012812 Jy ! Component: 1850 - total flux cleaned = -0.00120327 Jy ! Component: 1900 - total flux cleaned = -0.00115703 Jy ! Component: 1950 - total flux cleaned = -0.00111131 Jy ! Component: 2000 - total flux cleaned = -0.00109616 Jy ! Component: 2050 - total flux cleaned = -0.00109623 Jy ! Component: 2100 - total flux cleaned = -0.00103657 Jy ! Component: 2150 - total flux cleaned = -0.00102178 Jy ! Component: 2200 - total flux cleaned = -0.000948611 Jy ! Component: 2250 - total flux cleaned = -0.00090523 Jy ! Component: 2300 - total flux cleaned = -0.000818841 Jy ! Component: 2350 - total flux cleaned = -0.000804774 Jy ! Component: 2400 - total flux cleaned = -0.000790874 Jy ! Component: 2450 - total flux cleaned = -0.000762888 Jy ! Component: 2500 - total flux cleaned = -0.000790818 Jy ! Component: 2550 - total flux cleaned = -0.000735451 Jy ! Component: 2600 - total flux cleaned = -0.000708188 Jy ! Component: 2650 - total flux cleaned = -0.000694548 Jy ! Component: 2700 - total flux cleaned = -0.00064075 Jy ! Component: 2750 - total flux cleaned = -0.000627512 Jy ! Component: 2800 - total flux cleaned = -0.000654094 Jy ! Component: 2850 - total flux cleaned = -0.00057486 Jy ! Component: 2900 - total flux cleaned = -0.000588021 Jy ! Component: 2950 - total flux cleaned = -0.00054909 Jy ! Component: 3000 - total flux cleaned = -0.000562179 Jy ! Component: 3050 - total flux cleaned = -0.000575098 Jy ! Component: 3100 - total flux cleaned = -0.000587964 Jy ! Component: 3150 - total flux cleaned = -0.000575223 Jy ! Component: 3200 - total flux cleaned = -0.000587791 Jy ! Component: 3250 - total flux cleaned = -0.00056271 Jy ! Component: 3300 - total flux cleaned = -0.000575225 Jy ! Component: 3350 - total flux cleaned = -0.000538361 Jy ! Component: 3400 - total flux cleaned = -0.000562866 Jy ! Component: 3450 - total flux cleaned = -0.000526391 Jy ! Component: 3500 - total flux cleaned = -0.000514409 Jy ! Component: 3550 - total flux cleaned = -0.000562526 Jy ! Component: 3600 - total flux cleaned = -0.000562501 Jy ! Component: 3650 - total flux cleaned = -0.00057437 Jy ! Component: 3700 - total flux cleaned = -0.000562546 Jy ! Component: 3750 - total flux cleaned = -0.000550836 Jy ! Component: 3800 - total flux cleaned = -0.000550917 Jy ! Component: 3850 - total flux cleaned = -0.000527857 Jy ! Component: 3900 - total flux cleaned = -0.000539343 Jy ! Component: 3950 - total flux cleaned = -0.000585181 Jy ! Component: 4000 - total flux cleaned = -0.000573741 Jy ! Component: 4050 - total flux cleaned = -0.000573654 Jy ! Total flux subtracted in 4096 components = -0.000551124 Jy ! Clean residual min=-0.000654 max=0.000650 Jy/beam ! Clean residual mean=-0.000002 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.109897 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 381 components and 0.109897 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0204+4005_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.68 x 5.877 at -4.704 degrees (North through East) ! Clean map min=-0.0012055 max=0.10683 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0204+4005_S_map.fits wmodel /vlbi/uf001/uva//J0204+4005_S_map.mod ! Writing 381 model components to file: /vlbi/uf001/uva//J0204+4005_S_map.mod wobs /vlbi/uf001/uva//J0204+4005_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0204+4005_S_uvs.fits wwins /vlbi/uf001/uva//J0204+4005_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0204+4005_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106826 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208937 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.586759 0.586759 1.17352 2.34703 4.69407 9.38814 18.7763 37.5525 75.1051 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 511.283 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0204+4005_S_dfm.log closed on Sun Jan 13 21:14:41 2019