! Started logfile: /image_prod/ug002_uva//J0611-2827_S_dfm.log on Wed Mar 4 21:12:16 2020 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 /image_prod/ug002_uva//J0611-2827_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0611-2827_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.987857 visibilities/baseline/integration-bin. ! Found source: J0611-2827 ! ! 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 36 lines of history. ! ! Reading 4149 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 J0611-2827_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.015035Jy sigma=5.926482 ! Fit after self-cal, rms=0.884214Jy sigma=5.120565 ! 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.314 mas, bmaj=7.005 mas, bpa=-10.37 degrees ! Estimated noise=2.92204 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.091999 Jy ! Component: 100 - total flux cleaned = 0.116447 Jy ! Total flux subtracted in 100 components = 0.116447 Jy ! Clean residual min=-0.008245 max=0.011813 Jy/beam ! Clean residual mean=0.000035 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.116447 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.116447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086591Jy sigma=0.467552 ! Fit after self-cal, rms=0.086537Jy sigma=0.467200 ! 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.715 mas, bmaj=7.515 mas, bpa=-8.726 degrees ! Estimated noise=1.95066 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.0134205 Jy ! Component: 100 - total flux cleaned = 0.0206758 Jy ! Component: 150 - total flux cleaned = 0.0251967 Jy ! Component: 200 - total flux cleaned = 0.0280661 Jy ! Total flux subtracted in 200 components = 0.0280661 Jy ! Clean residual min=-0.006733 max=0.007019 Jy/beam ! Clean residual mean=0.000023 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.144513 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.144513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084941Jy sigma=0.450471 ! Fit after self-cal, rms=0.084920Jy sigma=0.450240 ! 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.715 x 7.515 at -8.726 degrees (North through East) ! Clean map min=-0.0063943 max=0.11551 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.27 KP 0.92 ! MK 1.05 NL 0.99 OV 0.86 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.99 HN 1.24 KP 1.02 ! MK 0.98 NL 1.16 OV 0.83 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.96 HN 1.18 KP 1.00 ! MK 0.98 NL 0.95 OV 0.91 SC 0.90 ! ! ! Fit before self-cal, rms=0.084920Jy sigma=0.450240 ! Fit after self-cal, rms=0.090019Jy sigma=0.438396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.742 mas, bmaj=7.514 mas, bpa=-8.437 degrees ! Estimated noise=1.95575 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.000448122 Jy ! Component: 100 - total flux cleaned = -0.000565657 Jy ! Component: 150 - total flux cleaned = -0.000597187 Jy ! Component: 200 - total flux cleaned = -0.000654726 Jy ! Total flux subtracted in 200 components = -0.000654726 Jy ! Clean residual min=-0.003535 max=0.004671 Jy/beam ! Clean residual mean=0.000007 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.143858 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.143858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089980Jy sigma=0.438224 ! Fit after self-cal, rms=0.090310Jy sigma=0.437944 ! 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.090310Jy sigma=0.437944 ! Fit after self-cal, rms=0.091001Jy sigma=0.437002 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.741 mas, bmaj=7.517 mas, bpa=-8.554 degrees ! Estimated noise=1.9591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117447 Jy ! Component: 100 - total flux cleaned = 2.49051e-05 Jy ! Component: 150 - total flux cleaned = -1.0574e-06 Jy ! Component: 200 - total flux cleaned = -4.80009e-05 Jy ! Total flux subtracted in 200 components = -4.80009e-05 Jy ! Clean residual min=-0.003322 max=0.004344 Jy/beam ! Clean residual mean=0.000008 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.14381 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.14381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090971Jy sigma=0.436884 ! Fit after self-cal, rms=0.090990Jy sigma=0.436849 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 (-5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034837 Jy ! Component: 100 - total flux cleaned = 0.0033372 Jy ! Component: 150 - total flux cleaned = 0.00296602 Jy ! Component: 200 - total flux cleaned = 0.00274157 Jy ! Total flux subtracted in 200 components = 0.00274157 Jy ! Clean residual min=-0.003312 max=0.003471 Jy/beam ! Clean residual mean=0.000005 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.146552 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 80 components and 0.146552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090790Jy sigma=0.435872 ! Fit after self-cal, rms=0.090755Jy sigma=0.435787 ! 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.090755Jy sigma=0.435787 ! Fit after self-cal, rms=0.090171Jy sigma=0.434719 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.733 mas, bmaj=7.511 mas, bpa=-8.799 degrees ! Estimated noise=1.9446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150151 Jy ! Component: 100 - total flux cleaned = 0.00155457 Jy ! Component: 150 - total flux cleaned = 0.00150801 Jy ! Component: 200 - total flux cleaned = 0.00146764 Jy ! Total flux subtracted in 200 components = 0.00146764 Jy ! Clean residual min=-0.003066 max=0.003212 Jy/beam ! Clean residual mean=0.000008 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.14802 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.14802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090102Jy sigma=0.434398 ! Fit after self-cal, rms=0.090092Jy sigma=0.434346 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 (-88, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025845 Jy ! Component: 100 - total flux cleaned = 0.0028976 Jy ! Component: 150 - total flux cleaned = 0.00333845 Jy ! Component: 200 - total flux cleaned = 0.00373876 Jy ! Total flux subtracted in 200 components = 0.00373876 Jy ! Clean residual min=-0.003038 max=0.002826 Jy/beam ! Clean residual mean=0.000008 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.151758 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 0.151758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089955Jy sigma=0.433709 ! Fit after self-cal, rms=0.089950Jy sigma=0.433668 ! 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.089950Jy sigma=0.433668 ! Fit after self-cal, rms=0.089526Jy sigma=0.433604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.629 mas, bmaj=15.61 mas, bpa=-3.545 degrees ! Estimated noise=2.5629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000473338 Jy ! Component: 100 - total flux cleaned = 0.00101536 Jy ! Component: 150 - total flux cleaned = 0.0015068 Jy ! Component: 200 - total flux cleaned = 0.00187772 Jy ! Total flux subtracted in 200 components = 0.00187772 Jy ! Clean residual min=-0.002834 max=0.002747 Jy/beam ! Clean residual mean=0.000018 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.153636 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.153636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089507Jy sigma=0.433491 ! Fit after self-cal, rms=0.089494Jy sigma=0.433400 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.000290215 Jy ! Component: 100 - total flux cleaned = 0.000638948 Jy ! Component: 150 - total flux cleaned = 0.000980936 Jy ! Component: 200 - total flux cleaned = 0.00121942 Jy ! Total flux subtracted in 200 components = 0.00121942 Jy ! Clean residual min=-0.002785 max=0.002717 Jy/beam ! Clean residual mean=0.000017 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.154856 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.154856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089490Jy sigma=0.433386 ! Fit after self-cal, rms=0.089486Jy sigma=0.433338 ! 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.73 mas, bmaj=7.506 mas, bpa=-8.864 degrees ! Estimated noise=1.93879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.73 x 7.506 at -8.864 degrees (North through East) ! Clean map min=-0.0028642 max=0.11687 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.335 mas, bmaj=6.962 mas, bpa=-10.17 degrees ! Estimated noise=2.88851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0907261 Jy ! Component: 100 - total flux cleaned = 0.115246 Jy ! Component: 150 - total flux cleaned = 0.126435 Jy ! Component: 200 - total flux cleaned = 0.133542 Jy ! Total flux subtracted in 200 components = 0.133542 Jy ! Clean residual min=-0.005378 max=0.005914 Jy/beam ! Clean residual mean=0.000017 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.133541 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.133541 Jy ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=7.506 mas, bpa=-8.864 degrees ! Estimated noise=1.93879 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.00641942 Jy ! Component: 100 - total flux cleaned = 0.010537 Jy ! Component: 150 - total flux cleaned = 0.0136783 Jy ! Component: 200 - total flux cleaned = 0.0160452 Jy ! Total flux subtracted in 200 components = 0.0160452 Jy ! Clean residual min=-0.003086 max=0.003119 Jy/beam ! Clean residual mean=0.000010 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.149587 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.149587 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=6.629 mas, bmaj=15.61 mas, bpa=-3.545 degrees ! Estimated noise=2.5629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333869 Jy ! Component: 100 - total flux cleaned = 0.00469733 Jy ! Component: 150 - total flux cleaned = 0.00537391 Jy ! Component: 200 - total flux cleaned = 0.00591915 Jy ! Total flux subtracted in 200 components = 0.00591915 Jy ! Clean residual min=-0.003035 max=0.002881 Jy/beam ! Clean residual mean=0.000014 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.155506 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 = 0.00022478 Jy ! Component: 100 - total flux cleaned = 0.000354961 Jy ! Component: 150 - total flux cleaned = 0.000442712 Jy ! Component: 200 - total flux cleaned = 0.000495873 Jy ! Total flux subtracted in 200 components = 0.000495873 Jy ! Clean residual min=-0.002921 max=0.002809 Jy/beam ! Clean residual mean=0.000014 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.156002 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 102 components and 0.156002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=7.506 mas, bpa=-8.864 degrees ! Estimated noise=1.93879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.19e-05 Jy ! Component: 100 - total flux cleaned = 0.000204016 Jy ! Component: 150 - total flux cleaned = 0.000320787 Jy ! Component: 200 - total flux cleaned = 0.000375211 Jy ! Total flux subtracted in 200 components = 0.000375211 Jy ! Clean residual min=-0.002953 max=0.002842 Jy/beam ! Clean residual mean=0.000005 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.156377 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.156377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089488Jy sigma=0.433499 ! Fit after self-cal, rms=0.089476Jy sigma=0.433434 wmodel J0611-2827_S_map.mod ! Writing 116 model components to file: J0611-2827_S_map.mod wobs J0611-2827_S_uvs.fits ! Writing UV FITS file: J0611-2827_S_uvs.fits wwins J0611-2827_S_map.win ! wwins: Wrote 3 windows to J0611-2827_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.000592721 Jy ! Component: 100 - total flux cleaned = -0.000970721 Jy ! Component: 150 - total flux cleaned = -0.00149604 Jy ! Component: 200 - total flux cleaned = -0.00190819 Jy ! Component: 250 - total flux cleaned = -0.00202658 Jy ! Component: 300 - total flux cleaned = -0.00202601 Jy ! Component: 350 - total flux cleaned = -0.00213652 Jy ! Component: 400 - total flux cleaned = -0.0022791 Jy ! Component: 450 - total flux cleaned = -0.00231392 Jy ! Component: 500 - total flux cleaned = -0.00241471 Jy ! Component: 550 - total flux cleaned = -0.00247988 Jy ! Component: 600 - total flux cleaned = -0.00244752 Jy ! Component: 650 - total flux cleaned = -0.00235396 Jy ! Component: 700 - total flux cleaned = -0.00229328 Jy ! Component: 750 - total flux cleaned = -0.00229327 Jy ! Component: 800 - total flux cleaned = -0.00235136 Jy ! Component: 850 - total flux cleaned = -0.00223623 Jy ! Component: 900 - total flux cleaned = -0.00212427 Jy ! Component: 950 - total flux cleaned = -0.00217928 Jy ! Component: 1000 - total flux cleaned = -0.00198983 Jy ! Component: 1050 - total flux cleaned = -0.00201735 Jy ! Component: 1100 - total flux cleaned = -0.00201736 Jy ! Component: 1150 - total flux cleaned = -0.00201781 Jy ! Component: 1200 - total flux cleaned = -0.00206822 Jy ! Component: 1250 - total flux cleaned = -0.00209274 Jy ! Component: 1300 - total flux cleaned = -0.00206794 Jy ! Component: 1350 - total flux cleaned = -0.00209169 Jy ! Component: 1400 - total flux cleaned = -0.00204434 Jy ! Component: 1450 - total flux cleaned = -0.00204465 Jy ! Component: 1500 - total flux cleaned = -0.00211369 Jy ! Component: 1550 - total flux cleaned = -0.00213619 Jy ! Component: 1600 - total flux cleaned = -0.00209185 Jy ! Component: 1650 - total flux cleaned = -0.00211414 Jy ! Component: 1700 - total flux cleaned = -0.00213571 Jy ! Component: 1750 - total flux cleaned = -0.0019637 Jy ! Component: 1800 - total flux cleaned = -0.00190025 Jy ! Component: 1850 - total flux cleaned = -0.00179577 Jy ! Component: 1900 - total flux cleaned = -0.00171282 Jy ! Component: 1950 - total flux cleaned = -0.00171246 Jy ! Component: 2000 - total flux cleaned = -0.00159078 Jy ! Component: 2050 - total flux cleaned = -0.00153076 Jy ! Component: 2100 - total flux cleaned = -0.00147099 Jy ! Component: 2150 - total flux cleaned = -0.00137272 Jy ! Component: 2200 - total flux cleaned = -0.00135292 Jy ! Component: 2250 - total flux cleaned = -0.00129509 Jy ! Component: 2300 - total flux cleaned = -0.00125712 Jy ! Component: 2350 - total flux cleaned = -0.00121946 Jy ! Component: 2400 - total flux cleaned = -0.00120091 Jy ! Component: 2450 - total flux cleaned = -0.00116377 Jy ! Component: 2500 - total flux cleaned = -0.00112711 Jy ! Component: 2550 - total flux cleaned = -0.00103628 Jy ! Component: 2600 - total flux cleaned = -0.00100022 Jy ! Component: 2650 - total flux cleaned = -0.00100014 Jy ! Component: 2700 - total flux cleaned = -0.000929403 Jy ! Component: 2750 - total flux cleaned = -0.000947056 Jy ! Component: 2800 - total flux cleaned = -0.000877638 Jy ! Component: 2850 - total flux cleaned = -0.000843104 Jy ! Component: 2900 - total flux cleaned = -0.000843024 Jy ! Component: 2950 - total flux cleaned = -0.000757976 Jy ! Component: 3000 - total flux cleaned = -0.000690723 Jy ! Component: 3050 - total flux cleaned = -0.000673958 Jy ! Component: 3100 - total flux cleaned = -0.00065744 Jy ! Component: 3150 - total flux cleaned = -0.000591594 Jy ! Component: 3200 - total flux cleaned = -0.000542617 Jy ! Component: 3250 - total flux cleaned = -0.000558779 Jy ! Component: 3300 - total flux cleaned = -0.000510414 Jy ! Component: 3350 - total flux cleaned = -0.000478302 Jy ! Component: 3400 - total flux cleaned = -0.000430749 Jy ! Component: 3450 - total flux cleaned = -0.000367849 Jy ! Component: 3500 - total flux cleaned = -0.000336604 Jy ! Component: 3550 - total flux cleaned = -0.000243612 Jy ! Component: 3600 - total flux cleaned = -0.000197626 Jy ! Component: 3650 - total flux cleaned = -0.000121287 Jy ! Component: 3700 - total flux cleaned = -0.000121295 Jy ! Component: 3750 - total flux cleaned = 2.95725e-05 Jy ! Component: 3800 - total flux cleaned = 2.93784e-05 Jy ! Component: 3850 - total flux cleaned = 0.000103934 Jy ! Component: 3900 - total flux cleaned = 0.000177753 Jy ! Component: 3950 - total flux cleaned = 0.000266045 Jy ! Component: 4000 - total flux cleaned = 0.000295201 Jy ! Component: 4050 - total flux cleaned = 0.000367782 Jy ! Total flux subtracted in 4096 components = 0.000382301 Jy ! Clean residual min=-0.001067 max=0.001060 Jy/beam ! Clean residual mean=0.000003 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.156759 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 378 components and 0.156759 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0611-2827_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.73 x 7.506 at -8.864 degrees (North through East) ! Clean map min=-0.0019389 max=0.11649 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0611-2827_S_map.fits wmodel /image_prod/ug002_uva//J0611-2827_S_map.mod ! Writing 378 model components to file: /image_prod/ug002_uva//J0611-2827_S_map.mod wobs /image_prod/ug002_uva//J0611-2827_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0611-2827_S_uvs.fits wwins /image_prod/ug002_uva//J0611-2827_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0611-2827_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.116495 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241236 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.621236 0.621236 1.24247 2.48494 4.96989 9.93978 19.8796 39.7591 79.5182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 482.908 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0611-2827_S_dfm.log closed on Wed Mar 4 21:12:20 2020