! Started logfile: /vlbi/uf001/uva//J0309-3604_S_dfm.log on Sun Jan 13 21:42:20 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//J0309-3604_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0309-3604_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0309-3604 ! ! 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 4608 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 J0309-3604_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004337Jy sigma=14.258951 ! Fit after self-cal, rms=0.931686Jy sigma=13.232666 ! 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.44 mas, bmaj=6.519 mas, bpa=-3.922 degrees ! Estimated noise=0.989517 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.054566 Jy ! Component: 100 - total flux cleaned = 0.0686956 Jy ! Total flux subtracted in 100 components = 0.0686956 Jy ! Clean residual min=-0.006262 max=0.007330 Jy/beam ! Clean residual mean=-0.000011 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.0686956 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0686956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102219Jy sigma=1.202870 ! Fit after self-cal, rms=0.101325Jy sigma=1.191189 ! 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.949 mas, bmaj=7.68 mas, bpa=-3.312 degrees ! Estimated noise=0.75694 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.00893652 Jy ! Component: 100 - total flux cleaned = 0.0128885 Jy ! Component: 150 - total flux cleaned = 0.0148381 Jy ! Component: 200 - total flux cleaned = 0.0156138 Jy ! Total flux subtracted in 200 components = 0.0156138 Jy ! Clean residual min=-0.004150 max=0.004961 Jy/beam ! Clean residual mean=0.000007 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.0843094 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.0843094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100557Jy sigma=1.178964 ! Fit after self-cal, rms=0.100527Jy sigma=1.178440 ! 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.949 x 7.68 at -3.312 degrees (North through East) ! Clean map min=-0.003961 max=0.071972 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 0.98 KP 0.98 LA 0.95 ! MK 1.02 NL 1.30 OV 1.01 PT 0.94 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.98 KP 1.01 LA 0.92 ! MK 1.01 NL 1.31 OV 0.99 PT 0.93 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 FD 0.96 KP 0.93 LA 1.02 ! MK 1.00 NL 1.24 OV 1.00 PT 0.99 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.100527Jy sigma=1.178440 ! Fit after self-cal, rms=0.097110Jy sigma=1.171768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=7.715 mas, bpa=-3.016 degrees ! Estimated noise=0.754196 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.00057953 Jy ! Component: 100 - total flux cleaned = -0.000580825 Jy ! Component: 150 - total flux cleaned = -0.000577322 Jy ! Component: 200 - total flux cleaned = -0.00053421 Jy ! Total flux subtracted in 200 components = -0.00053421 Jy ! Clean residual min=-0.003451 max=0.003743 Jy/beam ! Clean residual mean=0.000022 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.0837752 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.0837752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097088Jy sigma=1.171525 ! Fit after self-cal, rms=0.097195Jy sigma=1.170919 ! 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.097195Jy sigma=1.170919 ! Fit after self-cal, rms=0.098996Jy sigma=1.168536 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=7.696 mas, bpa=-2.701 degrees ! Estimated noise=0.755535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131322 Jy ! Component: 100 - total flux cleaned = -8.90164e-05 Jy ! Component: 150 - total flux cleaned = -8.87775e-05 Jy ! Component: 200 - total flux cleaned = -7.14949e-05 Jy ! Total flux subtracted in 200 components = -7.14949e-05 Jy ! Clean residual min=-0.003266 max=0.003498 Jy/beam ! Clean residual mean=0.000024 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0837037 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.0837037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098982Jy sigma=1.168416 ! Fit after self-cal, rms=0.099035Jy sigma=1.168291 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 (-9.5, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300982 Jy ! Component: 100 - total flux cleaned = 0.00365764 Jy ! Component: 150 - total flux cleaned = 0.00365768 Jy ! Component: 200 - total flux cleaned = 0.00365871 Jy ! Total flux subtracted in 200 components = 0.00365871 Jy ! Clean residual min=-0.002947 max=0.002903 Jy/beam ! Clean residual mean=0.000034 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.0873624 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.0873624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098913Jy sigma=1.167114 ! Fit after self-cal, rms=0.098917Jy sigma=1.166820 ! 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.098917Jy sigma=1.166820 ! Fit after self-cal, rms=0.100778Jy sigma=1.166139 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.649 mas, bpa=-2.576 degrees ! Estimated noise=0.75577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165347 Jy ! Component: 100 - total flux cleaned = 0.00169679 Jy ! Component: 150 - total flux cleaned = 0.00173493 Jy ! Component: 200 - total flux cleaned = 0.00173402 Jy ! Total flux subtracted in 200 components = 0.00173402 Jy ! Clean residual min=-0.003111 max=0.002599 Jy/beam ! Clean residual mean=0.000037 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.0890964 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.0890964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100720Jy sigma=1.165778 ! Fit after self-cal, rms=0.100763Jy sigma=1.165634 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.000506855 Jy ! Component: 100 - total flux cleaned = 0.000473012 Jy ! Component: 150 - total flux cleaned = 0.000441098 Jy ! Component: 200 - total flux cleaned = 0.000411705 Jy ! Total flux subtracted in 200 components = 0.000411705 Jy ! Clean residual min=-0.003097 max=0.002559 Jy/beam ! Clean residual mean=0.000038 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0895081 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.0895081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100730Jy sigma=1.165461 ! Fit after self-cal, rms=0.100732Jy sigma=1.165440 ! 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.100732Jy sigma=1.165440 ! Fit after self-cal, rms=0.100659Jy sigma=1.165341 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.819 mas, bmaj=24.75 mas, bpa=1.265 degrees ! Estimated noise=0.978669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000460219 Jy ! Component: 100 - total flux cleaned = 0.000384432 Jy ! Component: 150 - total flux cleaned = 0.000340572 Jy ! Component: 200 - total flux cleaned = 0.000280746 Jy ! Total flux subtracted in 200 components = 0.000280746 Jy ! Clean residual min=-0.003324 max=0.002958 Jy/beam ! Clean residual mean=0.000074 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.0897889 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.0897889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100646Jy sigma=1.165282 ! Fit after self-cal, rms=0.100644Jy sigma=1.165229 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.000125633 Jy ! Component: 100 - total flux cleaned = 8.10258e-05 Jy ! Component: 150 - total flux cleaned = 2.20258e-05 Jy ! Component: 200 - total flux cleaned = -5.13237e-05 Jy ! Total flux subtracted in 200 components = -5.13237e-05 Jy ! Clean residual min=-0.003310 max=0.002935 Jy/beam ! Clean residual mean=0.000073 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.0897376 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 0.0897376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100635Jy sigma=1.165229 ! Fit after self-cal, rms=0.100637Jy sigma=1.165208 ! 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=2.988 mas, bmaj=7.631 mas, bpa=-2.465 degrees ! Estimated noise=0.755603 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.988 x 7.631 at -2.465 degrees (North through East) ! Clean map min=-0.0029389 max=0.071791 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.468 mas, bmaj=6.432 mas, bpa=-2.901 degrees ! Estimated noise=0.99297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0553621 Jy ! Component: 100 - total flux cleaned = 0.0707151 Jy ! Component: 150 - total flux cleaned = 0.0776071 Jy ! Component: 200 - total flux cleaned = 0.0820579 Jy ! Total flux subtracted in 200 components = 0.0820579 Jy ! Clean residual min=-0.004488 max=0.004322 Jy/beam ! Clean residual mean=0.000016 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.0820579 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0820579 Jy ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.631 mas, bpa=-2.465 degrees ! Estimated noise=0.755603 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) ! Added new window around map position (-6, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004345 Jy ! Component: 100 - total flux cleaned = 0.00666199 Jy ! Component: 150 - total flux cleaned = 0.00745454 Jy ! Component: 200 - total flux cleaned = 0.00767428 Jy ! Total flux subtracted in 200 components = 0.00767428 Jy ! Clean residual min=-0.003191 max=0.002499 Jy/beam ! Clean residual mean=0.000039 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0897321 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.0897321 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=8.819 mas, bmaj=24.75 mas, bpa=1.265 degrees ! Estimated noise=0.978669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488775 Jy ! Component: 100 - total flux cleaned = 0.000555897 Jy ! Component: 150 - total flux cleaned = 0.000523417 Jy ! Component: 200 - total flux cleaned = 0.000436064 Jy ! Total flux subtracted in 200 components = 0.000436064 Jy ! Clean residual min=-0.003477 max=0.002940 Jy/beam ! Clean residual mean=0.000077 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.0901682 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 = -5.49367e-05 Jy ! Component: 100 - total flux cleaned = -0.000107699 Jy ! Component: 150 - total flux cleaned = -0.000157235 Jy ! Component: 200 - total flux cleaned = -0.000227014 Jy ! Total flux subtracted in 200 components = -0.000227014 Jy ! Clean residual min=-0.003426 max=0.002927 Jy/beam ! Clean residual mean=0.000075 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0899412 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 64 components and 0.0899412 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.631 mas, bpa=-2.465 degrees ! Estimated noise=0.755603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101311 Jy ! Component: 100 - total flux cleaned = 0.000100136 Jy ! Component: 150 - total flux cleaned = 9.89969e-05 Jy ! Component: 200 - total flux cleaned = 0.000136527 Jy ! Total flux subtracted in 200 components = 0.000136527 Jy ! Clean residual min=-0.003041 max=0.002484 Jy/beam ! Clean residual mean=0.000039 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0900777 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.0900777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100602Jy sigma=1.165192 ! Fit after self-cal, rms=0.100621Jy sigma=1.165000 wmodel J0309-3604_S_map.mod ! Writing 80 model components to file: J0309-3604_S_map.mod wobs J0309-3604_S_uvs.fits ! Writing UV FITS file: J0309-3604_S_uvs.fits wwins J0309-3604_S_map.win ! wwins: Wrote 3 windows to J0309-3604_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.001361 Jy ! Component: 100 - total flux cleaned = -0.00214014 Jy ! Component: 150 - total flux cleaned = -0.00250799 Jy ! Component: 200 - total flux cleaned = -0.00255142 Jy ! Component: 250 - total flux cleaned = -0.00259335 Jy ! Component: 300 - total flux cleaned = -0.00255445 Jy ! Component: 350 - total flux cleaned = -0.00251635 Jy ! Component: 400 - total flux cleaned = -0.00244126 Jy ! Component: 450 - total flux cleaned = -0.00233043 Jy ! Component: 500 - total flux cleaned = -0.00215153 Jy ! Component: 550 - total flux cleaned = -0.00208203 Jy ! Component: 600 - total flux cleaned = -0.00198004 Jy ! Component: 650 - total flux cleaned = -0.00188097 Jy ! Component: 700 - total flux cleaned = -0.00178497 Jy ! Component: 750 - total flux cleaned = -0.0017215 Jy ! Component: 800 - total flux cleaned = -0.00165904 Jy ! Component: 850 - total flux cleaned = -0.00153818 Jy ! Component: 900 - total flux cleaned = -0.00153849 Jy ! Component: 950 - total flux cleaned = -0.00150932 Jy ! Component: 1000 - total flux cleaned = -0.00153814 Jy ! Component: 1050 - total flux cleaned = -0.00139664 Jy ! Component: 1100 - total flux cleaned = -0.00142471 Jy ! Component: 1150 - total flux cleaned = -0.00139712 Jy ! Component: 1200 - total flux cleaned = -0.00131691 Jy ! Component: 1250 - total flux cleaned = -0.00134422 Jy ! Component: 1300 - total flux cleaned = -0.00131792 Jy ! Component: 1350 - total flux cleaned = -0.00134358 Jy ! Component: 1400 - total flux cleaned = -0.0012674 Jy ! Component: 1450 - total flux cleaned = -0.00124219 Jy ! Component: 1500 - total flux cleaned = -0.00119204 Jy ! Component: 1550 - total flux cleaned = -0.0011671 Jy ! Component: 1600 - total flux cleaned = -0.00102244 Jy ! Component: 1650 - total flux cleaned = -0.00104612 Jy ! Component: 1700 - total flux cleaned = -0.000952835 Jy ! Component: 1750 - total flux cleaned = -0.000976284 Jy ! Component: 1800 - total flux cleaned = -0.000884602 Jy ! Component: 1850 - total flux cleaned = -0.000884531 Jy ! Component: 1900 - total flux cleaned = -0.000817366 Jy ! Component: 1950 - total flux cleaned = -0.000795449 Jy ! Component: 2000 - total flux cleaned = -0.000795101 Jy ! Component: 2050 - total flux cleaned = -0.000773221 Jy ! Component: 2100 - total flux cleaned = -0.000666168 Jy ! Component: 2150 - total flux cleaned = -0.000623842 Jy ! Component: 2200 - total flux cleaned = -0.00068652 Jy ! Component: 2250 - total flux cleaned = -0.000541191 Jy ! Component: 2300 - total flux cleaned = -0.000561855 Jy ! Component: 2350 - total flux cleaned = -0.000521117 Jy ! Component: 2400 - total flux cleaned = -0.00054131 Jy ! Component: 2450 - total flux cleaned = -0.000481583 Jy ! Component: 2500 - total flux cleaned = -0.00046206 Jy ! Component: 2550 - total flux cleaned = -0.000442574 Jy ! Component: 2600 - total flux cleaned = -0.000423266 Jy ! Component: 2650 - total flux cleaned = -0.000327107 Jy ! Component: 2700 - total flux cleaned = -0.000269896 Jy ! Component: 2750 - total flux cleaned = -0.000232215 Jy ! Component: 2800 - total flux cleaned = -0.000194886 Jy ! Component: 2850 - total flux cleaned = -0.000120526 Jy ! Component: 2900 - total flux cleaned = -8.36558e-05 Jy ! Component: 2950 - total flux cleaned = 7.75821e-06 Jy ! Component: 3000 - total flux cleaned = 9.83663e-05 Jy ! Component: 3050 - total flux cleaned = 0.000170344 Jy ! Component: 3100 - total flux cleaned = 0.000331211 Jy ! Component: 3150 - total flux cleaned = 0.000402143 Jy ! Component: 3200 - total flux cleaned = 0.000437284 Jy ! Component: 3250 - total flux cleaned = 0.000577053 Jy ! Component: 3300 - total flux cleaned = 0.000646424 Jy ! Component: 3350 - total flux cleaned = 0.000715257 Jy ! Component: 3400 - total flux cleaned = 0.00078391 Jy ! Component: 3450 - total flux cleaned = 0.000835134 Jy ! Component: 3500 - total flux cleaned = 0.000919654 Jy ! Component: 3550 - total flux cleaned = 0.0010373 Jy ! Component: 3600 - total flux cleaned = 0.00115414 Jy ! Component: 3650 - total flux cleaned = 0.00125372 Jy ! Component: 3700 - total flux cleaned = 0.00135262 Jy ! Component: 3750 - total flux cleaned = 0.00141809 Jy ! Component: 3800 - total flux cleaned = 0.00151605 Jy ! Component: 3850 - total flux cleaned = 0.00164569 Jy ! Component: 3900 - total flux cleaned = 0.00169403 Jy ! Component: 3950 - total flux cleaned = 0.00174212 Jy ! Component: 4000 - total flux cleaned = 0.00183793 Jy ! Component: 4050 - total flux cleaned = 0.00196497 Jy ! Total flux subtracted in 4096 components = 0.00204394 Jy ! Clean residual min=-0.000946 max=0.000859 Jy/beam ! Clean residual mean=0.000013 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0921216 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 341 components and 0.0921216 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0309-3604_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.988 x 7.631 at -2.465 degrees (North through East) ! Clean map min=-0.0020999 max=0.071828 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0309-3604_S_map.fits wmodel /vlbi/uf001/uva//J0309-3604_S_map.mod ! Writing 341 model components to file: /vlbi/uf001/uva//J0309-3604_S_map.mod wobs /vlbi/uf001/uva//J0309-3604_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0309-3604_S_uvs.fits wwins /vlbi/uf001/uva//J0309-3604_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0309-3604_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0718278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000270038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12786 1.12786 2.25572 4.51143 9.02286 18.0457 36.0914 72.1829 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 265.991 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0309-3604_S_dfm.log closed on Sun Jan 13 21:42:24 2019