! Started logfile: /vlbi/uf001/uva//J0607-2447_S_dfm.log on Sun Jan 13 22:51:11 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//J0607-2447_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0607-2447_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.886905 visibilities/baseline/integration-bin. ! Found source: J0607-2447 ! ! 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 2682 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 J0607-2447_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006668Jy sigma=14.776807 ! Fit after self-cal, rms=0.924734Jy sigma=13.579633 ! 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.553 mas, bmaj=8.624 mas, bpa=-17.64 degrees ! Estimated noise=1.32868 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.0573741 Jy ! Component: 100 - total flux cleaned = 0.0748502 Jy ! Total flux subtracted in 100 components = 0.0748502 Jy ! Clean residual min=-0.007211 max=0.008894 Jy/beam ! Clean residual mean=-0.000008 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.0748502 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0748502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102070Jy sigma=1.263304 ! Fit after self-cal, rms=0.100862Jy sigma=1.243061 ! 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=2.993 mas, bmaj=9.399 mas, bpa=-15.58 degrees ! Estimated noise=1.04422 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.0156492 Jy ! Component: 100 - total flux cleaned = 0.0242724 Jy ! Component: 150 - total flux cleaned = 0.0294329 Jy ! Component: 200 - total flux cleaned = 0.0325483 Jy ! Total flux subtracted in 200 components = 0.0325483 Jy ! Clean residual min=-0.005548 max=0.005742 Jy/beam ! Clean residual mean=-0.000018 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.107398 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.107398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098323Jy sigma=1.201176 ! Fit after self-cal, rms=0.098116Jy sigma=1.199002 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.993 x 9.399 at -15.58 degrees (North through East) ! Clean map min=-0.0051025 max=0.078002 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.08 KP 0.98 LA 0.95 ! MK 1.16 NL 1.07 OV 0.98 PT 0.94 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.12 KP 1.00 LA 1.05 ! MK 0.97 NL 1.04 OV 1.04 PT 0.89 ! SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.05 KP 0.92 LA 0.90 ! MK 0.96 NL 1.06 OV 1.04 PT 0.93 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.098116Jy sigma=1.199002 ! Fit after self-cal, rms=0.097888Jy sigma=1.193916 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=9.378 mas, bpa=-15.24 degrees ! Estimated noise=1.03521 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 = 5.96132e-05 Jy ! Component: 100 - total flux cleaned = 6.02322e-05 Jy ! Component: 150 - total flux cleaned = 5.77783e-06 Jy ! Component: 200 - total flux cleaned = -4.19809e-05 Jy ! Total flux subtracted in 200 components = -4.19809e-05 Jy ! Clean residual min=-0.005257 max=0.005169 Jy/beam ! Clean residual mean=-0.000006 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.107356 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.107356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097807Jy sigma=1.192848 ! Fit after self-cal, rms=0.097875Jy sigma=1.192385 ! 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.097875Jy sigma=1.192385 ! Fit after self-cal, rms=0.098188Jy sigma=1.189616 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=9.415 mas, bpa=-15.12 degrees ! Estimated noise=1.03431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.63349e-05 Jy ! Component: 100 - total flux cleaned = -8.62202e-05 Jy ! Component: 150 - total flux cleaned = -0.000130563 Jy ! Component: 200 - total flux cleaned = -0.000172492 Jy ! Total flux subtracted in 200 components = -0.000172492 Jy ! Clean residual min=-0.005084 max=0.004594 Jy/beam ! Clean residual mean=-0.000003 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.107184 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.107184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098142Jy sigma=1.188876 ! Fit after self-cal, rms=0.098172Jy sigma=1.188685 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.48422e-06 Jy ! Component: 100 - total flux cleaned = 3.17914e-06 Jy ! Component: 150 - total flux cleaned = -7.18774e-05 Jy ! Component: 200 - total flux cleaned = -0.000143159 Jy ! Total flux subtracted in 200 components = -0.000143159 Jy ! Clean residual min=-0.004981 max=0.004484 Jy/beam ! Clean residual mean=-0.000003 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.107041 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.107041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098137Jy sigma=1.188158 ! Fit after self-cal, rms=0.098130Jy sigma=1.188075 ! 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.098130Jy sigma=1.188075 ! Fit after self-cal, rms=0.099051Jy sigma=1.187770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=9.445 mas, bpa=-15.04 degrees ! Estimated noise=1.03364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000474891 Jy ! Component: 100 - total flux cleaned = -0.000560118 Jy ! Component: 150 - total flux cleaned = -0.000636918 Jy ! Component: 200 - total flux cleaned = -0.000706387 Jy ! Total flux subtracted in 200 components = -0.000706387 Jy ! Clean residual min=-0.004869 max=0.004374 Jy/beam ! Clean residual mean=-0.000002 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.106334 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.106334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099018Jy sigma=1.187223 ! Fit after self-cal, rms=0.099031Jy sigma=1.187120 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.10781e-06 Jy ! Component: 100 - total flux cleaned = -7.01443e-05 Jy ! Component: 150 - total flux cleaned = -0.000134418 Jy ! Component: 200 - total flux cleaned = -0.000194693 Jy ! Total flux subtracted in 200 components = -0.000194693 Jy ! Clean residual min=-0.004804 max=0.004316 Jy/beam ! Clean residual mean=-0.000002 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.10614 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.10614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099005Jy sigma=1.186749 ! Fit after self-cal, rms=0.099000Jy sigma=1.186674 ! 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.099000Jy sigma=1.186674 ! Fit after self-cal, rms=0.099720Jy sigma=1.186585 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.154 mas, bmaj=18.24 mas, bpa=-7.519 degrees ! Estimated noise=1.35564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000670464 Jy ! Component: 100 - total flux cleaned = -0.000698663 Jy ! Component: 150 - total flux cleaned = -0.000721853 Jy ! Component: 200 - total flux cleaned = -0.00074163 Jy ! Total flux subtracted in 200 components = -0.00074163 Jy ! Clean residual min=-0.004226 max=0.005579 Jy/beam ! Clean residual mean=-0.000011 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.105398 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.105398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099710Jy sigma=1.186532 ! Fit after self-cal, rms=0.099713Jy sigma=1.186319 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.18823e-05 Jy ! Component: 100 - total flux cleaned = -9.97801e-05 Jy ! Component: 150 - total flux cleaned = -0.00012026 Jy ! Component: 200 - total flux cleaned = -0.000137674 Jy ! Total flux subtracted in 200 components = -0.000137674 Jy ! Clean residual min=-0.004184 max=0.005516 Jy/beam ! Clean residual mean=-0.000012 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.10526 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.10526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099720Jy sigma=1.186447 ! Fit after self-cal, rms=0.099705Jy sigma=1.186315 ! 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.042 mas, bmaj=9.47 mas, bpa=-15.01 degrees ! Estimated noise=1.03265 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.042 x 9.47 at -15.01 degrees (North through East) ! Clean map min=-0.0046972 max=0.078737 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.583 mas, bmaj=8.653 mas, bpa=-17.05 degrees ! Estimated noise=1.3307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0578437 Jy ! Component: 100 - total flux cleaned = 0.0769399 Jy ! Component: 150 - total flux cleaned = 0.0886507 Jy ! Component: 200 - total flux cleaned = 0.0961147 Jy ! Total flux subtracted in 200 components = 0.0961147 Jy ! Clean residual min=-0.006062 max=0.006364 Jy/beam ! Clean residual mean=0.000001 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.0961147 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0961147 Jy ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=9.47 mas, bpa=-15.01 degrees ! Estimated noise=1.03265 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.00593427 Jy ! Component: 100 - total flux cleaned = 0.00795108 Jy ! Component: 150 - total flux cleaned = 0.00860546 Jy ! Component: 200 - total flux cleaned = 0.00890406 Jy ! Total flux subtracted in 200 components = 0.00890406 Jy ! Clean residual min=-0.004867 max=0.004744 Jy/beam ! Clean residual mean=-0.000003 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.105019 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.105019 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.154 mas, bmaj=18.24 mas, bpa=-7.519 degrees ! Estimated noise=1.35564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106025 Jy ! Component: 100 - total flux cleaned = 0.00104958 Jy ! Component: 150 - total flux cleaned = 0.000998425 Jy ! Component: 200 - total flux cleaned = 0.000955452 Jy ! Total flux subtracted in 200 components = 0.000955452 Jy ! Clean residual min=-0.004475 max=0.005722 Jy/beam ! Clean residual mean=-0.000010 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.105974 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 = -3.49164e-05 Jy ! Component: 100 - total flux cleaned = -6.66792e-05 Jy ! Component: 150 - total flux cleaned = -0.000128466 Jy ! Component: 200 - total flux cleaned = -0.000185921 Jy ! Total flux subtracted in 200 components = -0.000185921 Jy ! Clean residual min=-0.004386 max=0.005665 Jy/beam ! Clean residual mean=-0.000011 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.105788 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.105788 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=9.47 mas, bpa=-15.01 degrees ! Estimated noise=1.03265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326275 Jy ! Component: 100 - total flux cleaned = -0.000511932 Jy ! Component: 150 - total flux cleaned = -0.000675291 Jy ! Component: 200 - total flux cleaned = -0.00081813 Jy ! Total flux subtracted in 200 components = -0.00081813 Jy ! Clean residual min=-0.004722 max=0.004450 Jy/beam ! Clean residual mean=-0.000003 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.10497 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.10497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099763Jy sigma=1.187199 ! Fit after self-cal, rms=0.099757Jy sigma=1.186957 wmodel J0607-2447_S_map.mod ! Writing 51 model components to file: J0607-2447_S_map.mod wobs J0607-2447_S_uvs.fits ! Writing UV FITS file: J0607-2447_S_uvs.fits wwins J0607-2447_S_map.win ! wwins: Wrote 1 windows to J0607-2447_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 = -2.1661e-05 Jy ! Component: 100 - total flux cleaned = 0.000368057 Jy ! Component: 150 - total flux cleaned = 0.000961066 Jy ! Component: 200 - total flux cleaned = 0.00145995 Jy ! Component: 250 - total flux cleaned = 0.0019417 Jy ! Component: 300 - total flux cleaned = 0.00234022 Jy ! Component: 350 - total flux cleaned = 0.00285598 Jy ! Component: 400 - total flux cleaned = 0.00329507 Jy ! Component: 450 - total flux cleaned = 0.00366349 Jy ! Component: 500 - total flux cleaned = 0.00419943 Jy ! Component: 550 - total flux cleaned = 0.00443275 Jy ! Component: 600 - total flux cleaned = 0.00488879 Jy ! Component: 650 - total flux cleaned = 0.00527921 Jy ! Component: 700 - total flux cleaned = 0.00571467 Jy ! Component: 750 - total flux cleaned = 0.00619316 Jy ! Component: 800 - total flux cleaned = 0.00655709 Jy ! Component: 850 - total flux cleaned = 0.00696662 Jy ! Component: 900 - total flux cleaned = 0.00741739 Jy ! Component: 950 - total flux cleaned = 0.00776242 Jy ! Component: 1000 - total flux cleaned = 0.00790701 Jy ! Component: 1050 - total flux cleaned = 0.00819193 Jy ! Component: 1100 - total flux cleaned = 0.00837852 Jy ! Component: 1150 - total flux cleaned = 0.00869938 Jy ! Component: 1200 - total flux cleaned = 0.00883419 Jy ! Component: 1250 - total flux cleaned = 0.0089677 Jy ! Component: 1300 - total flux cleaned = 0.00918527 Jy ! Component: 1350 - total flux cleaned = 0.00931413 Jy ! Component: 1400 - total flux cleaned = 0.00939927 Jy ! Component: 1450 - total flux cleaned = 0.00948313 Jy ! Component: 1500 - total flux cleaned = 0.00968773 Jy ! Component: 1550 - total flux cleaned = 0.00972768 Jy ! Component: 1600 - total flux cleaned = 0.00988715 Jy ! Component: 1650 - total flux cleaned = 0.0100051 Jy ! Component: 1700 - total flux cleaned = 0.0101601 Jy ! Component: 1750 - total flux cleaned = 0.0101602 Jy ! Component: 1800 - total flux cleaned = 0.0101226 Jy ! Component: 1850 - total flux cleaned = 0.0103837 Jy ! Component: 1900 - total flux cleaned = 0.0104201 Jy ! Component: 1950 - total flux cleaned = 0.0105653 Jy ! Component: 2000 - total flux cleaned = 0.0106725 Jy ! Component: 2050 - total flux cleaned = 0.0107081 Jy ! Component: 2100 - total flux cleaned = 0.010778 Jy ! Component: 2150 - total flux cleaned = 0.0109161 Jy ! Component: 2200 - total flux cleaned = 0.0110186 Jy ! Component: 2250 - total flux cleaned = 0.011187 Jy ! Component: 2300 - total flux cleaned = 0.0111527 Jy ! Component: 2350 - total flux cleaned = 0.0111861 Jy ! Component: 2400 - total flux cleaned = 0.0114476 Jy ! Component: 2450 - total flux cleaned = 0.0114796 Jy ! Component: 2500 - total flux cleaned = 0.01164 Jy ! Component: 2550 - total flux cleaned = 0.0117987 Jy ! Component: 2600 - total flux cleaned = 0.0119236 Jy ! Component: 2650 - total flux cleaned = 0.0119858 Jy ! Component: 2700 - total flux cleaned = 0.0121394 Jy ! Component: 2750 - total flux cleaned = 0.0122 Jy ! Component: 2800 - total flux cleaned = 0.0122303 Jy ! Component: 2850 - total flux cleaned = 0.0122901 Jy ! Component: 2900 - total flux cleaned = 0.0124671 Jy ! Component: 2950 - total flux cleaned = 0.0124669 Jy ! Component: 3000 - total flux cleaned = 0.0125827 Jy ! Component: 3050 - total flux cleaned = 0.01264 Jy ! Component: 3100 - total flux cleaned = 0.0126398 Jy ! Component: 3150 - total flux cleaned = 0.01264 Jy ! Component: 3200 - total flux cleaned = 0.0126959 Jy ! Component: 3250 - total flux cleaned = 0.0127512 Jy ! Component: 3300 - total flux cleaned = 0.0127237 Jy ! Component: 3350 - total flux cleaned = 0.0128602 Jy ! Component: 3400 - total flux cleaned = 0.0129141 Jy ! Component: 3450 - total flux cleaned = 0.0129943 Jy ! Component: 3500 - total flux cleaned = 0.0131009 Jy ! Component: 3550 - total flux cleaned = 0.0131275 Jy ! Component: 3600 - total flux cleaned = 0.0132324 Jy ! Component: 3650 - total flux cleaned = 0.0133106 Jy ! Component: 3700 - total flux cleaned = 0.013414 Jy ! Component: 3750 - total flux cleaned = 0.0134908 Jy ! Component: 3800 - total flux cleaned = 0.0135417 Jy ! Component: 3850 - total flux cleaned = 0.013567 Jy ! Component: 3900 - total flux cleaned = 0.0136425 Jy ! Component: 3950 - total flux cleaned = 0.0137172 Jy ! Component: 4000 - total flux cleaned = 0.0138409 Jy ! Component: 4050 - total flux cleaned = 0.0139388 Jy ! Total flux subtracted in 4096 components = 0.0140362 Jy ! Clean residual min=-0.002138 max=0.001646 Jy/beam ! Clean residual mean=0.000007 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.119006 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 325 components and 0.119006 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0607-2447_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.042 x 9.47 at -15.01 degrees (North through East) ! Clean map min=-0.0032632 max=0.077678 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0607-2447_S_map.fits wmodel /vlbi/uf001/uva//J0607-2447_S_map.mod ! Writing 325 model components to file: /vlbi/uf001/uva//J0607-2447_S_map.mod wobs /vlbi/uf001/uva//J0607-2447_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0607-2447_S_uvs.fits wwins /vlbi/uf001/uva//J0607-2447_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0607-2447_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0776777 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000414546 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.60103 1.60103 3.20205 6.4041 12.8082 25.6164 51.2328 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.077 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 187.379 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0607-2447_S_dfm.log closed on Sun Jan 13 22:51:15 2019