! Started logfile: /vlbi/uf001/uva//J0845-3718_S_dfm.log on Mon Jan 14 00:05:35 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//J0845-3718_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0845-3718_S_uva.fits ! AN table 1: 113 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.57645 visibilities/baseline/integration-bin. ! Found source: J0845-3718 ! ! 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 7035 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 J0845-3718_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 405 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 405 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 405 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012399Jy sigma=14.130977 ! Fit after self-cal, rms=0.944416Jy sigma=13.181298 ! 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.369 mas, bmaj=6.131 mas, bpa=-1.946 degrees ! Estimated noise=0.961895 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.0473709 Jy ! Component: 100 - total flux cleaned = 0.0579636 Jy ! Total flux subtracted in 100 components = 0.0579636 Jy ! Clean residual min=-0.004639 max=0.005607 Jy/beam ! Clean residual mean=-0.000010 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.0579636 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0579636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091545Jy sigma=1.233517 ! Fit after self-cal, rms=0.089274Jy sigma=1.203182 ! 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.013 mas, bmaj=7.451 mas, bpa=-2.092 degrees ! Estimated noise=0.615956 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.00595632 Jy ! Component: 100 - total flux cleaned = 0.0083191 Jy ! Component: 150 - total flux cleaned = 0.00933179 Jy ! Component: 200 - total flux cleaned = 0.0095175 Jy ! Total flux subtracted in 200 components = 0.0095175 Jy ! Clean residual min=-0.003610 max=0.005558 Jy/beam ! Clean residual mean=-0.000002 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.0674811 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.0674811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088978Jy sigma=1.197687 ! Fit after self-cal, rms=0.088904Jy sigma=1.196432 ! Inverting map ! Added new window around map position (9.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521256 Jy ! Component: 100 - total flux cleaned = 0.00692849 Jy ! Component: 150 - total flux cleaned = 0.00721093 Jy ! Component: 200 - total flux cleaned = 0.00740412 Jy ! Total flux subtracted in 200 components = 0.00740412 Jy ! Clean residual min=-0.002648 max=0.003026 Jy/beam ! Clean residual mean=0.000011 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0748852 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.0748852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088612Jy sigma=1.192548 ! Fit after self-cal, rms=0.088527Jy sigma=1.191310 ! 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.013 x 7.451 at -2.092 degrees (North through East) ! Clean map min=-0.002621 max=0.063422 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.96 KP 1.03 LA 0.92 ! MK 1.01 NL 1.14 OV 1.06 PT 1.04 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 KP 1.03 LA 0.91 ! MK 0.89 NL 1.07 OV 0.98 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 KP 1.10 LA 1.00 ! MK 1.07 NL 0.94 OV 1.03 PT 0.95 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.088527Jy sigma=1.191310 ! Fit after self-cal, rms=0.088737Jy sigma=1.188888 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.396 mas, bpa=-1.914 degrees ! Estimated noise=0.606946 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.00233489 Jy ! Component: 100 - total flux cleaned = 0.00277751 Jy ! Component: 150 - total flux cleaned = 0.00270188 Jy ! Component: 200 - total flux cleaned = 0.00263369 Jy ! Total flux subtracted in 200 components = 0.00263369 Jy ! Clean residual min=-0.002507 max=0.002581 Jy/beam ! Clean residual mean=0.000025 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0775189 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.0775189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088665Jy sigma=1.187990 ! Fit after self-cal, rms=0.088777Jy sigma=1.187305 ! 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.088777Jy sigma=1.187305 ! Fit after self-cal, rms=0.089047Jy sigma=1.186444 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=7.391 mas, bpa=-1.74 degrees ! Estimated noise=0.607175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126995 Jy ! Component: 100 - total flux cleaned = 0.00133908 Jy ! Component: 150 - total flux cleaned = 0.00133848 Jy ! Component: 200 - total flux cleaned = 0.00128231 Jy ! Total flux subtracted in 200 components = 0.00128231 Jy ! Clean residual min=-0.002320 max=0.002431 Jy/beam ! Clean residual mean=0.000025 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0788012 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.0788012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089015Jy sigma=1.186051 ! Fit after self-cal, rms=0.089011Jy sigma=1.185360 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.000696315 Jy ! Component: 100 - total flux cleaned = 0.000668667 Jy ! Component: 150 - total flux cleaned = 0.000643091 Jy ! Component: 200 - total flux cleaned = 0.000594985 Jy ! Total flux subtracted in 200 components = 0.000594985 Jy ! Clean residual min=-0.002457 max=0.002491 Jy/beam ! Clean residual mean=0.000026 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0793962 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.0793962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088992Jy sigma=1.185132 ! Fit after self-cal, rms=0.088990Jy sigma=1.185103 ! 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.088990Jy sigma=1.185103 ! Fit after self-cal, rms=0.088621Jy sigma=1.184728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.386 mas, bpa=-1.771 degrees ! Estimated noise=0.604347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558753 Jy ! Component: 100 - total flux cleaned = 0.000534782 Jy ! Component: 150 - total flux cleaned = 0.00051274 Jy ! Component: 200 - total flux cleaned = 0.000470303 Jy ! Total flux subtracted in 200 components = 0.000470303 Jy ! Clean residual min=-0.002303 max=0.002337 Jy/beam ! Clean residual mean=0.000022 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.0798665 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.0798665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088606Jy sigma=1.184559 ! Fit after self-cal, rms=0.088625Jy sigma=1.184487 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.000162255 Jy ! Component: 100 - total flux cleaned = 0.000140662 Jy ! Component: 150 - total flux cleaned = 0.000101331 Jy ! Component: 200 - total flux cleaned = 8.26353e-05 Jy ! Total flux subtracted in 200 components = 8.26353e-05 Jy ! Clean residual min=-0.002368 max=0.002340 Jy/beam ! Clean residual mean=0.000023 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0799491 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.0799491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088616Jy sigma=1.184376 ! Fit after self-cal, rms=0.088613Jy sigma=1.184367 ! 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.088613Jy sigma=1.184367 ! Fit after self-cal, rms=0.088408Jy sigma=1.184338 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.348 mas, bmaj=22.86 mas, bpa=2.392 degrees ! Estimated noise=0.812168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185945 Jy ! Component: 100 - total flux cleaned = 0.00013951 Jy ! Component: 150 - total flux cleaned = 9.74067e-05 Jy ! Component: 200 - total flux cleaned = 4.58042e-05 Jy ! Total flux subtracted in 200 components = 4.58042e-05 Jy ! Clean residual min=-0.002357 max=0.003002 Jy/beam ! Clean residual mean=0.000045 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0799949 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.0799949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088403Jy sigma=1.184319 ! Fit after self-cal, rms=0.088406Jy sigma=1.184251 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 = 5.94056e-05 Jy ! Component: 100 - total flux cleaned = 5.99699e-06 Jy ! Component: 150 - total flux cleaned = -2.98548e-05 Jy ! Component: 200 - total flux cleaned = -6.29618e-05 Jy ! Total flux subtracted in 200 components = -6.29618e-05 Jy ! Clean residual min=-0.002354 max=0.002969 Jy/beam ! Clean residual mean=0.000044 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.0799319 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.0799319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088404Jy sigma=1.184256 ! Fit after self-cal, rms=0.088403Jy sigma=1.184243 ! 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.965 mas, bmaj=7.38 mas, bpa=-1.805 degrees ! Estimated noise=0.603489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.965 x 7.38 at -1.805 degrees (North through East) ! Clean map min=-0.003321 max=0.062777 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.345 mas, bmaj=6.125 mas, bpa=-1.836 degrees ! Estimated noise=0.935707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0476659 Jy ! Component: 100 - total flux cleaned = 0.0595095 Jy ! Component: 150 - total flux cleaned = 0.0664164 Jy ! Component: 200 - total flux cleaned = 0.0713814 Jy ! Total flux subtracted in 200 components = 0.0713814 Jy ! Clean residual min=-0.004602 max=0.004147 Jy/beam ! Clean residual mean=0.000002 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.0713814 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.0713814 Jy ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.38 mas, bpa=-1.805 degrees ! Estimated noise=0.603489 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.00479732 Jy ! Component: 100 - total flux cleaned = 0.00745937 Jy ! Component: 150 - total flux cleaned = 0.00806289 Jy ! Component: 200 - total flux cleaned = 0.00855776 Jy ! Total flux subtracted in 200 components = 0.00855776 Jy ! Clean residual min=-0.002323 max=0.002573 Jy/beam ! Clean residual mean=0.000022 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0799392 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.0799392 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.348 mas, bmaj=22.86 mas, bpa=2.392 degrees ! Estimated noise=0.812168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580606 Jy ! Component: 100 - total flux cleaned = 0.00050428 Jy ! Component: 150 - total flux cleaned = 0.000503767 Jy ! Component: 200 - total flux cleaned = 0.000471124 Jy ! Total flux subtracted in 200 components = 0.000471124 Jy ! Clean residual min=-0.002504 max=0.003039 Jy/beam ! Clean residual mean=0.000047 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.0804103 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.84153e-05 Jy ! Component: 100 - total flux cleaned = -2.91164e-05 Jy ! Component: 150 - total flux cleaned = -7.76733e-05 Jy ! Component: 200 - total flux cleaned = -7.7024e-05 Jy ! Total flux subtracted in 200 components = -7.7024e-05 Jy ! Clean residual min=-0.002464 max=0.002977 Jy/beam ! Clean residual mean=0.000046 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0803333 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.0803333 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.38 mas, bpa=-1.805 degrees ! Estimated noise=0.603489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419867 Jy ! Component: 100 - total flux cleaned = 0.000516595 Jy ! Component: 150 - total flux cleaned = 0.00047831 Jy ! Component: 200 - total flux cleaned = 0.00044292 Jy ! Total flux subtracted in 200 components = 0.00044292 Jy ! Clean residual min=-0.002337 max=0.002394 Jy/beam ! Clean residual mean=0.000023 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.0807762 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.0807762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088434Jy sigma=1.184724 ! Fit after self-cal, rms=0.088438Jy sigma=1.184590 wmodel J0845-3718_S_map.mod ! Writing 66 model components to file: J0845-3718_S_map.mod wobs J0845-3718_S_uvs.fits ! Writing UV FITS file: J0845-3718_S_uvs.fits wwins J0845-3718_S_map.win ! wwins: Wrote 2 windows to J0845-3718_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.000471028 Jy ! Component: 100 - total flux cleaned = 0.000867312 Jy ! Component: 150 - total flux cleaned = 0.00128044 Jy ! Component: 200 - total flux cleaned = 0.00160411 Jy ! Component: 250 - total flux cleaned = 0.00177745 Jy ! Component: 300 - total flux cleaned = 0.00201333 Jy ! Component: 350 - total flux cleaned = 0.00224142 Jy ! Component: 400 - total flux cleaned = 0.00233591 Jy ! Component: 450 - total flux cleaned = 0.00245852 Jy ! Component: 500 - total flux cleaned = 0.00257794 Jy ! Component: 550 - total flux cleaned = 0.00266522 Jy ! Component: 600 - total flux cleaned = 0.00277892 Jy ! Component: 650 - total flux cleaned = 0.00288958 Jy ! Component: 700 - total flux cleaned = 0.00302453 Jy ! Component: 750 - total flux cleaned = 0.00315564 Jy ! Component: 800 - total flux cleaned = 0.00325816 Jy ! Component: 850 - total flux cleaned = 0.00330827 Jy ! Component: 900 - total flux cleaned = 0.00333278 Jy ! Component: 950 - total flux cleaned = 0.00335605 Jy ! Component: 1000 - total flux cleaned = 0.00328543 Jy ! Component: 1050 - total flux cleaned = 0.00333168 Jy ! Component: 1100 - total flux cleaned = 0.00321856 Jy ! Component: 1150 - total flux cleaned = 0.00330704 Jy ! Component: 1200 - total flux cleaned = 0.00335003 Jy ! Component: 1250 - total flux cleaned = 0.00330664 Jy ! Component: 1300 - total flux cleaned = 0.00334923 Jy ! Component: 1350 - total flux cleaned = 0.00343317 Jy ! Component: 1400 - total flux cleaned = 0.00351497 Jy ! Component: 1450 - total flux cleaned = 0.00359598 Jy ! Component: 1500 - total flux cleaned = 0.00361602 Jy ! Component: 1550 - total flux cleaned = 0.00365554 Jy ! Component: 1600 - total flux cleaned = 0.0037728 Jy ! Component: 1650 - total flux cleaned = 0.00381123 Jy ! Component: 1700 - total flux cleaned = 0.00386819 Jy ! Component: 1750 - total flux cleaned = 0.00396192 Jy ! Component: 1800 - total flux cleaned = 0.00394324 Jy ! Component: 1850 - total flux cleaned = 0.00397995 Jy ! Component: 1900 - total flux cleaned = 0.00403433 Jy ! Component: 1950 - total flux cleaned = 0.00403393 Jy ! Component: 2000 - total flux cleaned = 0.00401624 Jy ! Component: 2050 - total flux cleaned = 0.00405173 Jy ! Component: 2100 - total flux cleaned = 0.0041041 Jy ! Component: 2150 - total flux cleaned = 0.0041215 Jy ! Component: 2200 - total flux cleaned = 0.00419024 Jy ! Component: 2250 - total flux cleaned = 0.00429241 Jy ! Component: 2300 - total flux cleaned = 0.00434299 Jy ! Component: 2350 - total flux cleaned = 0.00442678 Jy ! Component: 2400 - total flux cleaned = 0.00455963 Jy ! Component: 2450 - total flux cleaned = 0.00457609 Jy ! Component: 2500 - total flux cleaned = 0.00464158 Jy ! Component: 2550 - total flux cleaned = 0.00472297 Jy ! Component: 2600 - total flux cleaned = 0.00483576 Jy ! Component: 2650 - total flux cleaned = 0.00488378 Jy ! Component: 2700 - total flux cleaned = 0.00499485 Jy ! Component: 2750 - total flux cleaned = 0.00510506 Jy ! Component: 2800 - total flux cleaned = 0.00513614 Jy ! Component: 2850 - total flux cleaned = 0.00524483 Jy ! Component: 2900 - total flux cleaned = 0.00524483 Jy ! Component: 2950 - total flux cleaned = 0.00535237 Jy ! Component: 3000 - total flux cleaned = 0.00536764 Jy ! Component: 3050 - total flux cleaned = 0.00544342 Jy ! Component: 3100 - total flux cleaned = 0.00551865 Jy ! Component: 3150 - total flux cleaned = 0.00554844 Jy ! Component: 3200 - total flux cleaned = 0.00562286 Jy ! Component: 3250 - total flux cleaned = 0.00569674 Jy ! Component: 3300 - total flux cleaned = 0.00575538 Jy ! Component: 3350 - total flux cleaned = 0.00574077 Jy ! Component: 3400 - total flux cleaned = 0.00579893 Jy ! Component: 3450 - total flux cleaned = 0.00585673 Jy ! Component: 3500 - total flux cleaned = 0.00591421 Jy ! Component: 3550 - total flux cleaned = 0.00598559 Jy ! Component: 3600 - total flux cleaned = 0.00601381 Jy ! Component: 3650 - total flux cleaned = 0.0060983 Jy ! Component: 3700 - total flux cleaned = 0.00611231 Jy ! Component: 3750 - total flux cleaned = 0.00619599 Jy ! Component: 3800 - total flux cleaned = 0.00623776 Jy ! Component: 3850 - total flux cleaned = 0.00632055 Jy ! Component: 3900 - total flux cleaned = 0.00643042 Jy ! Component: 3950 - total flux cleaned = 0.00647138 Jy ! Component: 4000 - total flux cleaned = 0.00653932 Jy ! Component: 4050 - total flux cleaned = 0.00657981 Jy ! Total flux subtracted in 4096 components = 0.0066741 Jy ! Clean residual min=-0.000767 max=0.000797 Jy/beam ! Clean residual mean=0.000009 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.0874503 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 326 components and 0.0874503 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0845-3718_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.965 x 7.38 at -1.805 degrees (North through East) ! Clean map min=-0.0022915 max=0.060866 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0845-3718_S_map.fits wmodel /vlbi/uf001/uva//J0845-3718_S_map.mod ! Writing 326 model components to file: /vlbi/uf001/uva//J0845-3718_S_map.mod wobs /vlbi/uf001/uva//J0845-3718_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0845-3718_S_uvs.fits wwins /vlbi/uf001/uva//J0845-3718_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0845-3718_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0608657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12835 1.12835 2.25669 4.51339 9.02677 18.0535 36.1071 72.2142 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 265.875 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0845-3718_S_dfm.log closed on Mon Jan 14 00:05:39 2019