! Started logfile: /image_prod/ug002_uva//J0119+0829_S_dfm.log on Wed Mar 4 18:59:17 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//J0119+0829_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0119+0829_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.921296 visibilities/baseline/integration-bin. ! Found source: J0119+0829 ! ! 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 40 lines of history. ! ! Reading 8955 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 J0119+0829_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.061108Jy sigma=8.152847 ! Fit after self-cal, rms=0.769722Jy sigma=5.815032 ! 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.97 mas, bmaj=12.16 mas, bpa=-18.32 degrees ! Estimated noise=1.56355 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179388 Jy ! Component: 100 - total flux cleaned = 0.252324 Jy ! Total flux subtracted in 100 components = 0.252324 Jy ! Clean residual min=-0.031505 max=0.053737 Jy/beam ! Clean residual mean=-0.000020 rms=0.009951 Jy/beam ! Combined flux in latest and established models = 0.252324 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.252324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.211544Jy sigma=1.551549 ! Fit after self-cal, rms=0.210954Jy sigma=1.546150 ! 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.563 mas, bmaj=12.64 mas, bpa=-17.54 degrees ! Estimated noise=1.00172 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.0775893 Jy ! Component: 100 - total flux cleaned = 0.128833 Jy ! Component: 150 - total flux cleaned = 0.166169 Jy ! Component: 200 - total flux cleaned = 0.193895 Jy ! Total flux subtracted in 200 components = 0.193895 Jy ! Clean residual min=-0.035361 max=0.072756 Jy/beam ! Clean residual mean=-0.000007 rms=0.010366 Jy/beam ! Combined flux in latest and established models = 0.446219 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 93 components and 0.446218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174657Jy sigma=1.239456 ! Fit after self-cal, rms=0.173331Jy sigma=1.232271 ! Inverting map ! Added new window around map position (2.5, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0603124 Jy ! Component: 100 - total flux cleaned = 0.0850031 Jy ! Component: 150 - total flux cleaned = 0.1053 Jy ! Component: 200 - total flux cleaned = 0.126016 Jy ! Total flux subtracted in 200 components = 0.126016 Jy ! Clean residual min=-0.026933 max=0.035355 Jy/beam ! Clean residual mean=0.000006 rms=0.008026 Jy/beam ! Combined flux in latest and established models = 0.572235 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 132 components and 0.572235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143816Jy sigma=1.019612 ! Fit after self-cal, rms=0.139163Jy sigma=0.988566 ! 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.563 x 12.64 at -17.54 degrees (North through East) ! Clean map min=-0.026813 max=0.2465 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 1.03 KP 0.90 ! LA 1.00 MK 1.09 NL 1.17 OV 0.97 ! PT 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.93 HN 1.03 KP 0.92 ! LA 1.02 MK 1.07 NL 1.14 OV 0.84 ! PT 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.91 HN 1.08 KP 0.89 ! LA 1.07 MK 1.11 NL 1.10 OV 0.99 ! PT 0.88 ! ! ! Fit before self-cal, rms=0.139163Jy sigma=0.988566 ! Fit after self-cal, rms=0.129341Jy sigma=0.911945 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=12.54 mas, bpa=-17.25 degrees ! Estimated noise=0.965527 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.017637 Jy ! Component: 100 - total flux cleaned = 0.0240158 Jy ! Component: 150 - total flux cleaned = 0.026692 Jy ! Component: 200 - total flux cleaned = 0.0301645 Jy ! Total flux subtracted in 200 components = 0.0301645 Jy ! Clean residual min=-0.019020 max=0.027077 Jy/beam ! Clean residual mean=0.000017 rms=0.006012 Jy/beam ! Combined flux in latest and established models = 0.602399 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 153 components and 0.602399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118837Jy sigma=0.841514 ! Fit after self-cal, rms=0.118243Jy sigma=0.835223 ! 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.118243Jy sigma=0.835223 ! Fit after self-cal, rms=0.118622Jy sigma=0.791188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=12.59 mas, bpa=-16.93 degrees ! Estimated noise=0.977966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00430475 Jy ! Component: 100 - total flux cleaned = 0.0037263 Jy ! Component: 150 - total flux cleaned = 0.00551356 Jy ! Component: 200 - total flux cleaned = 0.00711483 Jy ! Total flux subtracted in 200 components = 0.00711483 Jy ! Clean residual min=-0.017798 max=0.020414 Jy/beam ! Clean residual mean=0.000046 rms=0.005247 Jy/beam ! Combined flux in latest and established models = 0.609514 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 171 components and 0.609514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114011Jy sigma=0.760896 ! Fit after self-cal, rms=0.113537Jy sigma=0.757977 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.00443564 Jy ! Component: 100 - total flux cleaned = 0.00475903 Jy ! Component: 150 - total flux cleaned = 0.00542038 Jy ! Component: 200 - total flux cleaned = 0.00696507 Jy ! Total flux subtracted in 200 components = 0.00696507 Jy ! Clean residual min=-0.017573 max=0.020930 Jy/beam ! Clean residual mean=0.000044 rms=0.005046 Jy/beam ! Combined flux in latest and established models = 0.616479 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 185 components and 0.616479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110845Jy sigma=0.742803 ! Fit after self-cal, rms=0.110545Jy sigma=0.741050 ! 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.110545Jy sigma=0.741050 ! Fit after self-cal, rms=0.108984Jy sigma=0.737838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=12.54 mas, bpa=-16.86 degrees ! Estimated noise=0.973114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298109 Jy ! Component: 100 - total flux cleaned = 0.00236264 Jy ! Component: 150 - total flux cleaned = 0.00236242 Jy ! Component: 200 - total flux cleaned = 0.00290881 Jy ! Total flux subtracted in 200 components = 0.00290881 Jy ! Clean residual min=-0.017408 max=0.021357 Jy/beam ! Clean residual mean=0.000055 rms=0.004872 Jy/beam ! Combined flux in latest and established models = 0.619388 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 196 components and 0.619388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106861Jy sigma=0.726128 ! Fit after self-cal, rms=0.106727Jy sigma=0.724794 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 (7, -37). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110918 Jy ! Component: 100 - total flux cleaned = 0.0179017 Jy ! Component: 150 - total flux cleaned = 0.0254704 Jy ! Component: 200 - total flux cleaned = 0.0311114 Jy ! Total flux subtracted in 200 components = 0.0311114 Jy ! Clean residual min=-0.015666 max=0.017783 Jy/beam ! Clean residual mean=0.000045 rms=0.004249 Jy/beam ! Combined flux in latest and established models = 0.6505 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 227 components and 0.6505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100944Jy sigma=0.679338 ! Fit after self-cal, rms=0.100703Jy sigma=0.678383 ! 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.100703Jy sigma=0.678383 ! Fit after self-cal, rms=0.099471Jy sigma=0.675879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.92 mas, bmaj=12.83 mas, bpa=-11.87 degrees ! Estimated noise=1.081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356314 Jy ! Component: 100 - total flux cleaned = 0.00762679 Jy ! Component: 150 - total flux cleaned = 0.0121533 Jy ! Component: 200 - total flux cleaned = 0.0149068 Jy ! Total flux subtracted in 200 components = 0.0149068 Jy ! Clean residual min=-0.018423 max=0.021526 Jy/beam ! Clean residual mean=0.000080 rms=0.004767 Jy/beam ! Combined flux in latest and established models = 0.665406 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 256 components and 0.665406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097908Jy sigma=0.665652 ! Fit after self-cal, rms=0.097702Jy sigma=0.665119 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 (120, 27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185071 Jy ! Component: 100 - total flux cleaned = 0.0277647 Jy ! Component: 150 - total flux cleaned = 0.0331072 Jy ! Component: 200 - total flux cleaned = 0.036515 Jy ! Total flux subtracted in 200 components = 0.036515 Jy ! Clean residual min=-0.015460 max=0.015957 Jy/beam ! Clean residual mean=0.000032 rms=0.004102 Jy/beam ! Combined flux in latest and established models = 0.701921 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 286 components and 0.701921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094380Jy sigma=0.638370 ! Fit after self-cal, rms=0.094192Jy sigma=0.637271 ! 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.785 mas, bmaj=12.53 mas, bpa=-16.8 degrees ! Estimated noise=0.963869 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 12.53 at -16.8 degrees (North through East) ! Clean map min=-0.025942 max=0.22935 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=3.138 mas, bmaj=11.94 mas, bpa=-17.67 degrees ! Estimated noise=1.55968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173501 Jy ! Component: 100 - total flux cleaned = 0.260349 Jy ! Component: 150 - total flux cleaned = 0.324189 Jy ! Component: 200 - total flux cleaned = 0.362326 Jy ! Total flux subtracted in 200 components = 0.362326 Jy ! Clean residual min=-0.030949 max=0.031412 Jy/beam ! Clean residual mean=0.000009 rms=0.007845 Jy/beam ! Combined flux in latest and established models = 0.362326 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.362326 Jy ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=12.53 mas, bpa=-16.8 degrees ! Estimated noise=0.963869 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.0540676 Jy ! Component: 100 - total flux cleaned = 0.0908797 Jy ! Component: 150 - total flux cleaned = 0.109811 Jy ! Component: 200 - total flux cleaned = 0.126166 Jy ! Total flux subtracted in 200 components = 0.126166 Jy ! Clean residual min=-0.025548 max=0.024629 Jy/beam ! Clean residual mean=0.000037 rms=0.006398 Jy/beam ! Combined flux in latest and established models = 0.488492 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 97 components and 0.488492 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.92 mas, bmaj=12.83 mas, bpa=-11.87 degrees ! Estimated noise=1.081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0333644 Jy ! Component: 100 - total flux cleaned = 0.0571989 Jy ! Component: 150 - total flux cleaned = 0.0741794 Jy ! Component: 200 - total flux cleaned = 0.0867154 Jy ! Total flux subtracted in 200 components = 0.0867154 Jy ! Clean residual min=-0.019691 max=0.022596 Jy/beam ! Clean residual mean=0.000058 rms=0.006142 Jy/beam ! Combined flux in latest and established models = 0.575207 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.0132216 Jy ! Component: 100 - total flux cleaned = 0.0250753 Jy ! Component: 150 - total flux cleaned = 0.0353346 Jy ! Component: 200 - total flux cleaned = 0.045391 Jy ! Total flux subtracted in 200 components = 0.045391 Jy ! Clean residual min=-0.018367 max=0.020069 Jy/beam ! Clean residual mean=0.000043 rms=0.005237 Jy/beam ! Combined flux in latest and established models = 0.620598 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 180 components and 0.620598 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=12.53 mas, bpa=-16.8 degrees ! Estimated noise=0.963869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169281 Jy ! Component: 100 - total flux cleaned = 0.00322474 Jy ! Component: 150 - total flux cleaned = 0.00982838 Jy ! Component: 200 - total flux cleaned = 0.0158794 Jy ! Total flux subtracted in 200 components = 0.0158794 Jy ! Clean residual min=-0.016194 max=0.019332 Jy/beam ! Clean residual mean=0.000031 rms=0.004308 Jy/beam ! Combined flux in latest and established models = 0.636478 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 212 components and 0.636478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103184Jy sigma=0.701370 ! Fit after self-cal, rms=0.101969Jy sigma=0.694034 wmodel J0119+0829_S_map.mod ! Writing 212 model components to file: J0119+0829_S_map.mod wobs J0119+0829_S_uvs.fits ! Writing UV FITS file: J0119+0829_S_uvs.fits wwins J0119+0829_S_map.win ! wwins: Wrote 4 windows to J0119+0829_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.00845657 Jy ! Component: 100 - total flux cleaned = 0.0150165 Jy ! Component: 150 - total flux cleaned = 0.0197673 Jy ! Component: 200 - total flux cleaned = 0.0232219 Jy ! Component: 250 - total flux cleaned = 0.0260038 Jy ! Component: 300 - total flux cleaned = 0.0281888 Jy ! Component: 350 - total flux cleaned = 0.0298246 Jy ! Component: 400 - total flux cleaned = 0.0316285 Jy ! Component: 450 - total flux cleaned = 0.0335944 Jy ! Component: 500 - total flux cleaned = 0.0361353 Jy ! Component: 550 - total flux cleaned = 0.0383938 Jy ! Component: 600 - total flux cleaned = 0.0399884 Jy ! Component: 650 - total flux cleaned = 0.0415398 Jy ! Component: 700 - total flux cleaned = 0.0426714 Jy ! Component: 750 - total flux cleaned = 0.0434092 Jy ! Component: 800 - total flux cleaned = 0.044848 Jy ! Component: 850 - total flux cleaned = 0.0460769 Jy ! Component: 900 - total flux cleaned = 0.0471066 Jy ! Component: 950 - total flux cleaned = 0.048288 Jy ! Component: 1000 - total flux cleaned = 0.0494456 Jy ! Component: 1050 - total flux cleaned = 0.0504204 Jy ! Component: 1100 - total flux cleaned = 0.0515334 Jy ! Component: 1150 - total flux cleaned = 0.0527759 Jy ! Component: 1200 - total flux cleaned = 0.0535349 Jy ! Component: 1250 - total flux cleaned = 0.0539843 Jy ! Component: 1300 - total flux cleaned = 0.054867 Jy ! Component: 1350 - total flux cleaned = 0.0558774 Jy ! Component: 1400 - total flux cleaned = 0.0568671 Jy ! Component: 1450 - total flux cleaned = 0.0574237 Jy ! Component: 1500 - total flux cleaned = 0.0585184 Jy ! Component: 1550 - total flux cleaned = 0.0593232 Jy ! Component: 1600 - total flux cleaned = 0.0597203 Jy ! Component: 1650 - total flux cleaned = 0.0605014 Jy ! Component: 1700 - total flux cleaned = 0.0615255 Jy ! Component: 1750 - total flux cleaned = 0.0625326 Jy ! Component: 1800 - total flux cleaned = 0.0630272 Jy ! Component: 1850 - total flux cleaned = 0.0637594 Jy ! Component: 1900 - total flux cleaned = 0.0644807 Jy ! Component: 1950 - total flux cleaned = 0.0649561 Jy ! Component: 2000 - total flux cleaned = 0.0655405 Jy ! Component: 2050 - total flux cleaned = 0.0662327 Jy ! Component: 2100 - total flux cleaned = 0.0668009 Jy ! Component: 2150 - total flux cleaned = 0.0672485 Jy ! Component: 2200 - total flux cleaned = 0.0676909 Jy ! Component: 2250 - total flux cleaned = 0.0685623 Jy ! Component: 2300 - total flux cleaned = 0.0687778 Jy ! Component: 2350 - total flux cleaned = 0.0697331 Jy ! Component: 2400 - total flux cleaned = 0.0698386 Jy ! Component: 2450 - total flux cleaned = 0.070561 Jy ! Component: 2500 - total flux cleaned = 0.0706639 Jy ! Component: 2550 - total flux cleaned = 0.0711664 Jy ! Component: 2600 - total flux cleaned = 0.0718591 Jy ! Component: 2650 - total flux cleaned = 0.0722511 Jy ! Component: 2700 - total flux cleaned = 0.07283 Jy ! Component: 2750 - total flux cleaned = 0.0733042 Jy ! Component: 2800 - total flux cleaned = 0.073868 Jy ! Component: 2850 - total flux cleaned = 0.0743314 Jy ! Component: 2900 - total flux cleaned = 0.0745156 Jy ! Component: 2950 - total flux cleaned = 0.074785 Jy ! Component: 3000 - total flux cleaned = 0.0752327 Jy ! Component: 3050 - total flux cleaned = 0.0752338 Jy ! Component: 3100 - total flux cleaned = 0.0757594 Jy ! Component: 3150 - total flux cleaned = 0.0760194 Jy ! Component: 3200 - total flux cleaned = 0.0764458 Jy ! Component: 3250 - total flux cleaned = 0.0766149 Jy ! Component: 3300 - total flux cleaned = 0.0771966 Jy ! Component: 3350 - total flux cleaned = 0.0773619 Jy ! Component: 3400 - total flux cleaned = 0.0773615 Jy ! Component: 3450 - total flux cleaned = 0.0773612 Jy ! Component: 3500 - total flux cleaned = 0.0779999 Jy ! Component: 3550 - total flux cleaned = 0.0783934 Jy ! Component: 3600 - total flux cleaned = 0.0787056 Jy ! Component: 3650 - total flux cleaned = 0.0791691 Jy ! Component: 3700 - total flux cleaned = 0.0794726 Jy ! Component: 3750 - total flux cleaned = 0.079699 Jy ! Component: 3800 - total flux cleaned = 0.0801456 Jy ! Component: 3850 - total flux cleaned = 0.0802934 Jy ! Component: 3900 - total flux cleaned = 0.0805126 Jy ! Component: 3950 - total flux cleaned = 0.0807298 Jy ! Component: 4000 - total flux cleaned = 0.0805862 Jy ! Component: 4050 - total flux cleaned = 0.0807995 Jy ! Total flux subtracted in 4096 components = 0.0807308 Jy ! Clean residual min=-0.004324 max=0.004715 Jy/beam ! Clean residual mean=0.000005 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.717209 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 535 components and 0.717208 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0119+0829_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 12.53 at -16.8 degrees (North through East) ! Clean map min=-0.020409 max=0.23081 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0119+0829_S_map.fits wmodel /image_prod/ug002_uva//J0119+0829_S_map.mod ! Writing 535 model components to file: /image_prod/ug002_uva//J0119+0829_S_map.mod wobs /image_prod/ug002_uva//J0119+0829_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0119+0829_S_uvs.fits wwins /image_prod/ug002_uva//J0119+0829_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0119+0829_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.230811 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00138493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80009 1.80009 3.60017 7.20034 14.4007 28.8014 57.6027 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0041 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.23 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 166.658 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0119+0829_S_dfm.log closed on Wed Mar 4 18:59:21 2020