! Started logfile: /image_prod/ug002_uva//J1034-0211_S_dfm.log on Wed Mar 4 23:38:20 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//J1034-0211_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1034-0211_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.759259 visibilities/baseline/integration-bin. ! Found source: J1034-0211 ! ! 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 3690 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 J1034-0211_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005294Jy sigma=7.771090 ! Fit after self-cal, rms=0.903681Jy sigma=6.961413 ! 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.714 mas, bmaj=6.969 mas, bpa=-3.184 degrees ! Estimated noise=2.00932 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.0762437 Jy ! Component: 100 - total flux cleaned = 0.093919 Jy ! Total flux subtracted in 100 components = 0.093919 Jy ! Clean residual min=-0.006621 max=0.009297 Jy/beam ! Clean residual mean=0.000007 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.093919 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.093919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073763Jy sigma=0.476988 ! Fit after self-cal, rms=0.073763Jy sigma=0.476875 ! 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.123 mas, bmaj=7.671 mas, bpa=-2.567 degrees ! Estimated noise=1.55317 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 (-10.5, -73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00989175 Jy ! Component: 100 - total flux cleaned = 0.0154891 Jy ! Component: 150 - total flux cleaned = 0.0173219 Jy ! Component: 200 - total flux cleaned = 0.017772 Jy ! Total flux subtracted in 200 components = 0.017772 Jy ! Clean residual min=-0.004906 max=0.005082 Jy/beam ! Clean residual mean=0.000005 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.111691 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.111691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072340Jy sigma=0.464067 ! Fit after self-cal, rms=0.072330Jy sigma=0.463529 ! 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.123 x 7.671 at -2.567 degrees (North through East) ! Clean map min=-0.0044935 max=0.097194 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 0.94 KP 1.01 ! LA 0.98 MK 1.01 NL 0.95 OV 0.84 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.03 HN 1.00 KP 1.07 ! LA 1.01 MK 1.12 NL 0.91 OV 0.87 ! SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.05 HN 0.99 KP 1.11 ! LA 0.93 MK 0.98 NL 0.95 OV 0.95 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.072330Jy sigma=0.463529 ! Fit after self-cal, rms=0.071184Jy sigma=0.455724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=7.756 mas, bpa=-2.507 degrees ! Estimated noise=1.54251 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.00101492 Jy ! Component: 100 - total flux cleaned = -0.0012386 Jy ! Component: 150 - total flux cleaned = -0.00138808 Jy ! Component: 200 - total flux cleaned = -0.0013887 Jy ! Total flux subtracted in 200 components = -0.0013887 Jy ! Clean residual min=-0.002908 max=0.003444 Jy/beam ! Clean residual mean=0.000003 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.110302 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.110302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071068Jy sigma=0.455228 ! Fit after self-cal, rms=0.071182Jy sigma=0.455010 ! 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.071182Jy sigma=0.455010 ! Fit after self-cal, rms=0.070518Jy sigma=0.451153 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.805 mas, bpa=-2.601 degrees ! Estimated noise=1.55058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000550953 Jy ! Component: 100 - total flux cleaned = -0.000592585 Jy ! Component: 150 - total flux cleaned = -0.000556147 Jy ! Component: 200 - total flux cleaned = -0.000589506 Jy ! Total flux subtracted in 200 components = -0.000589506 Jy ! Clean residual min=-0.002320 max=0.002668 Jy/beam ! Clean residual mean=-0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.109713 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.109713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070448Jy sigma=0.450903 ! Fit after self-cal, rms=0.070463Jy sigma=0.450831 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.57199e-05 Jy ! Component: 100 - total flux cleaned = -7.61614e-05 Jy ! Component: 150 - total flux cleaned = -7.67811e-05 Jy ! Component: 200 - total flux cleaned = -2.48144e-05 Jy ! Total flux subtracted in 200 components = -2.48144e-05 Jy ! Clean residual min=-0.002330 max=0.002676 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.109688 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.109688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070429Jy sigma=0.450712 ! Fit after self-cal, rms=0.070425Jy sigma=0.450705 ! Inverting map ! Added new window around map position (-1.5, 97). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133251 Jy ! Component: 100 - total flux cleaned = 0.00117384 Jy ! Component: 150 - total flux cleaned = 0.000990496 Jy ! Component: 200 - total flux cleaned = 0.000867148 Jy ! Total flux subtracted in 200 components = 0.000867148 Jy ! Clean residual min=-0.002383 max=0.002357 Jy/beam ! Clean residual mean=-0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.110555 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.110555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070284Jy sigma=0.450108 ! Fit after self-cal, rms=0.070293Jy sigma=0.450062 ! 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.070293Jy sigma=0.450062 ! Fit after self-cal, rms=0.068187Jy sigma=0.448779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.793 mas, bpa=-2.503 degrees ! Estimated noise=1.54708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103175 Jy ! Component: 100 - total flux cleaned = -0.000222698 Jy ! Component: 150 - total flux cleaned = -0.000330881 Jy ! Component: 200 - total flux cleaned = -0.000398048 Jy ! Total flux subtracted in 200 components = -0.000398048 Jy ! Clean residual min=-0.002307 max=0.002326 Jy/beam ! Clean residual mean=-0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.110157 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.110157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068129Jy sigma=0.448551 ! Fit after self-cal, rms=0.068122Jy sigma=0.448491 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.00017416 Jy ! Component: 100 - total flux cleaned = -0.000266491 Jy ! Component: 150 - total flux cleaned = -0.000296515 Jy ! Component: 200 - total flux cleaned = -0.000351833 Jy ! Total flux subtracted in 200 components = -0.000351833 Jy ! Clean residual min=-0.002261 max=0.002303 Jy/beam ! Clean residual mean=-0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.109805 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.109805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068086Jy sigma=0.448364 ! Fit after self-cal, rms=0.068087Jy sigma=0.448360 ! 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.068087Jy sigma=0.448360 ! Fit after self-cal, rms=0.068068Jy sigma=0.448331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.775 mas, bmaj=12.3 mas, bpa=-3.288 degrees ! Estimated noise=1.90932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00081859 Jy ! Component: 100 - total flux cleaned = -0.00104607 Jy ! Component: 150 - total flux cleaned = -0.00123594 Jy ! Component: 200 - total flux cleaned = -0.00144236 Jy ! Total flux subtracted in 200 components = -0.00144236 Jy ! Clean residual min=-0.002068 max=0.002375 Jy/beam ! Clean residual mean=-0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.108363 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.108363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068059Jy sigma=0.448280 ! Fit after self-cal, rms=0.068056Jy sigma=0.448273 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.000204409 Jy ! Component: 100 - total flux cleaned = -0.000367514 Jy ! Component: 150 - total flux cleaned = -0.000502639 Jy ! Component: 200 - total flux cleaned = -0.00059763 Jy ! Total flux subtracted in 200 components = -0.00059763 Jy ! Clean residual min=-0.002064 max=0.002341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.107765 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.107765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068052Jy sigma=0.448285 ! Fit after self-cal, rms=0.068051Jy sigma=0.448283 ! 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.146 mas, bmaj=7.789 mas, bpa=-2.399 degrees ! Estimated noise=1.54599 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 7.789 at -2.399 degrees (North through East) ! Clean map min=-0.0020535 max=0.097246 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.734 mas, bmaj=7.084 mas, bpa=-3.007 degrees ! Estimated noise=2.02131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0765402 Jy ! Component: 100 - total flux cleaned = 0.0939299 Jy ! Component: 150 - total flux cleaned = 0.101102 Jy ! Component: 200 - total flux cleaned = 0.105577 Jy ! Total flux subtracted in 200 components = 0.105577 Jy ! Clean residual min=-0.003149 max=0.003000 Jy/beam ! Clean residual mean=0.000001 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.105577 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.105577 Jy ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.789 mas, bpa=-2.399 degrees ! Estimated noise=1.54599 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.00311246 Jy ! Component: 100 - total flux cleaned = 0.00371648 Jy ! Component: 150 - total flux cleaned = 0.00400051 Jy ! Component: 200 - total flux cleaned = 0.00411929 Jy ! Total flux subtracted in 200 components = 0.00411929 Jy ! Clean residual min=-0.002434 max=0.002423 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.109696 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.109696 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.775 mas, bmaj=12.3 mas, bpa=-3.288 degrees ! Estimated noise=1.90932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165607 Jy ! Component: 100 - total flux cleaned = -0.000314733 Jy ! Component: 150 - total flux cleaned = -0.000585715 Jy ! Component: 200 - total flux cleaned = -0.000802751 Jy ! Total flux subtracted in 200 components = -0.000802751 Jy ! Clean residual min=-0.002168 max=0.002374 Jy/beam ! Clean residual mean=-0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.108893 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.000227149 Jy ! Component: 100 - total flux cleaned = -0.000385424 Jy ! Component: 150 - total flux cleaned = -0.00055695 Jy ! Component: 200 - total flux cleaned = -0.000693752 Jy ! Total flux subtracted in 200 components = -0.000693752 Jy ! Clean residual min=-0.002122 max=0.002356 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.1082 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 78 components and 0.1082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.789 mas, bpa=-2.399 degrees ! Estimated noise=1.54599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110259 Jy ! Component: 100 - total flux cleaned = 0.000111429 Jy ! Component: 150 - total flux cleaned = 0.000194394 Jy ! Component: 200 - total flux cleaned = 0.000271508 Jy ! Total flux subtracted in 200 components = 0.000271508 Jy ! Clean residual min=-0.002291 max=0.002323 Jy/beam ! Clean residual mean=-0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.108471 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.108471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068160Jy sigma=0.448623 ! Fit after self-cal, rms=0.068125Jy sigma=0.448564 wmodel J1034-0211_S_map.mod ! Writing 93 model components to file: J1034-0211_S_map.mod wobs J1034-0211_S_uvs.fits ! Writing UV FITS file: J1034-0211_S_uvs.fits wwins J1034-0211_S_map.win ! wwins: Wrote 3 windows to J1034-0211_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.000220772 Jy ! Component: 100 - total flux cleaned = 0.000337753 Jy ! Component: 150 - total flux cleaned = 0.000450169 Jy ! Component: 200 - total flux cleaned = 0.000452045 Jy ! Component: 250 - total flux cleaned = 0.00042014 Jy ! Component: 300 - total flux cleaned = 0.000388235 Jy ! Component: 350 - total flux cleaned = 0.000324412 Jy ! Component: 400 - total flux cleaned = 0.000135813 Jy ! Component: 450 - total flux cleaned = -7.94604e-05 Jy ! Component: 500 - total flux cleaned = -0.000379656 Jy ! Component: 550 - total flux cleaned = -0.000556511 Jy ! Component: 600 - total flux cleaned = -0.000816294 Jy ! Component: 650 - total flux cleaned = -0.00107131 Jy ! Component: 700 - total flux cleaned = -0.00132154 Jy ! Component: 750 - total flux cleaned = -0.0014582 Jy ! Component: 800 - total flux cleaned = -0.00159348 Jy ! Component: 850 - total flux cleaned = -0.00180606 Jy ! Component: 900 - total flux cleaned = -0.00204056 Jy ! Component: 950 - total flux cleaned = -0.00216841 Jy ! Component: 1000 - total flux cleaned = -0.00234494 Jy ! Component: 1050 - total flux cleaned = -0.00259361 Jy ! Component: 1100 - total flux cleaned = -0.00266678 Jy ! Component: 1150 - total flux cleaned = -0.00286017 Jy ! Component: 1200 - total flux cleaned = -0.00297962 Jy ! Component: 1250 - total flux cleaned = -0.00316787 Jy ! Component: 1300 - total flux cleaned = -0.00326055 Jy ! Component: 1350 - total flux cleaned = -0.00332944 Jy ! Component: 1400 - total flux cleaned = -0.00348831 Jy ! Component: 1450 - total flux cleaned = -0.00366781 Jy ! Component: 1500 - total flux cleaned = -0.00377847 Jy ! Component: 1550 - total flux cleaned = -0.00390972 Jy ! Component: 1600 - total flux cleaned = -0.0040616 Jy ! Component: 1650 - total flux cleaned = -0.00421115 Jy ! Component: 1700 - total flux cleaned = -0.00442291 Jy ! Component: 1750 - total flux cleaned = -0.00448581 Jy ! Component: 1800 - total flux cleaned = -0.00475494 Jy ! Component: 1850 - total flux cleaned = -0.0048573 Jy ! Component: 1900 - total flux cleaned = -0.00497891 Jy ! Component: 1950 - total flux cleaned = -0.0051194 Jy ! Component: 2000 - total flux cleaned = -0.00525833 Jy ! Component: 2050 - total flux cleaned = -0.0053762 Jy ! Component: 2100 - total flux cleaned = -0.00560991 Jy ! Component: 2150 - total flux cleaned = -0.00574506 Jy ! Component: 2200 - total flux cleaned = -0.00593589 Jy ! Component: 2250 - total flux cleaned = -0.0060492 Jy ! Component: 2300 - total flux cleaned = -0.00625509 Jy ! Component: 2350 - total flux cleaned = -0.00636638 Jy ! Component: 2400 - total flux cleaned = -0.00653189 Jy ! Component: 2450 - total flux cleaned = -0.00669584 Jy ! Component: 2500 - total flux cleaned = -0.00689441 Jy ! Component: 2550 - total flux cleaned = -0.00698395 Jy ! Component: 2600 - total flux cleaned = -0.0070727 Jy ! Component: 2650 - total flux cleaned = -0.00726616 Jy ! Component: 2700 - total flux cleaned = -0.00737074 Jy ! Component: 2750 - total flux cleaned = -0.00744009 Jy ! Component: 2800 - total flux cleaned = -0.00756025 Jy ! Component: 2850 - total flux cleaned = -0.00766243 Jy ! Component: 2900 - total flux cleaned = -0.00779743 Jy ! Component: 2950 - total flux cleaned = -0.00791448 Jy ! Component: 3000 - total flux cleaned = -0.00794769 Jy ! Component: 3050 - total flux cleaned = -0.00811262 Jy ! Component: 3100 - total flux cleaned = -0.00822708 Jy ! Component: 3150 - total flux cleaned = -0.00835709 Jy ! Component: 3200 - total flux cleaned = -0.00843804 Jy ! Component: 3250 - total flux cleaned = -0.00858217 Jy ! Component: 3300 - total flux cleaned = -0.00867748 Jy ! Component: 3350 - total flux cleaned = -0.00881965 Jy ! Component: 3400 - total flux cleaned = -0.00888233 Jy ! Component: 3450 - total flux cleaned = -0.00903796 Jy ! Component: 3500 - total flux cleaned = -0.00906871 Jy ! Component: 3550 - total flux cleaned = -0.00917619 Jy ! Component: 3600 - total flux cleaned = -0.009222 Jy ! Component: 3650 - total flux cleaned = -0.0093433 Jy ! Component: 3700 - total flux cleaned = -0.00947881 Jy ! Component: 3750 - total flux cleaned = -0.00952379 Jy ! Component: 3800 - total flux cleaned = -0.00970204 Jy ! Component: 3850 - total flux cleaned = -0.00977582 Jy ! Component: 3900 - total flux cleaned = -0.00995179 Jy ! Component: 3950 - total flux cleaned = -0.00998084 Jy ! Component: 4000 - total flux cleaned = -0.0101257 Jy ! Component: 4050 - total flux cleaned = -0.0102551 Jy ! Total flux subtracted in 4096 components = -0.0103267 Jy ! Clean residual min=-0.000851 max=0.001022 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0981445 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 363 components and 0.0981445 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1034-0211_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 7.789 at -2.399 degrees (North through East) ! Clean map min=-0.0018922 max=0.097623 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1034-0211_S_map.fits wmodel /image_prod/ug002_uva//J1034-0211_S_map.mod ! Writing 363 model components to file: /image_prod/ug002_uva//J1034-0211_S_map.mod wobs /image_prod/ug002_uva//J1034-0211_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1034-0211_S_uvs.fits wwins /image_prod/ug002_uva//J1034-0211_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1034-0211_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0976226 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253611 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.77936 0.77936 1.55872 3.11744 6.23488 12.4698 24.9395 49.8791 99.7581 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.097 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 384.931 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1034-0211_S_dfm.log closed on Wed Mar 4 23:38:24 2020