! Started logfile: /image_prod/ug002_uva//J1200+5300_S_dfm.log on Thu Mar 5 00:21:30 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//J1200+5300_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1200+5300_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.986667 visibilities/baseline/integration-bin. ! Found source: J1200+5300 ! ! 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 4662 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 J1200+5300_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015198Jy sigma=7.776649 ! Fit after self-cal, rms=0.859612Jy sigma=6.623071 ! 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=3.041 mas, bmaj=4.065 mas, bpa=37.29 degrees ! Estimated noise=2.28169 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.110097 Jy ! Component: 100 - total flux cleaned = 0.134105 Jy ! Total flux subtracted in 100 components = 0.134105 Jy ! Clean residual min=-0.005350 max=0.007419 Jy/beam ! Clean residual mean=0.000009 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.134105 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.134105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073040Jy sigma=0.473799 ! Fit after self-cal, rms=0.073032Jy sigma=0.473772 ! 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.693 mas, bmaj=4.869 mas, bpa=38.58 degrees ! Estimated noise=1.3822 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.00673766 Jy ! Component: 100 - total flux cleaned = 0.00984903 Jy ! Component: 150 - total flux cleaned = 0.0107242 Jy ! Component: 200 - total flux cleaned = 0.0112682 Jy ! Total flux subtracted in 200 components = 0.0112682 Jy ! Clean residual min=-0.004475 max=0.005360 Jy/beam ! Clean residual mean=0.000015 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.145373 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.145373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072274Jy sigma=0.468753 ! Fit after self-cal, rms=0.072253Jy sigma=0.468626 ! 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.693 x 4.869 at 38.58 degrees (North through East) ! Clean map min=-0.004245 max=0.14046 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.98 LA 0.99 MK 1.00 ! NL 1.01 OV 0.94 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 1.00 LA 1.02 MK 1.01 ! NL 1.01 OV 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 KP 1.10 LA 0.98 MK 0.98 ! NL 0.96 OV 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.072253Jy sigma=0.468626 ! Fit after self-cal, rms=0.073897Jy sigma=0.466393 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=4.873 mas, bpa=38.37 degrees ! Estimated noise=1.38509 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.000177739 Jy ! Component: 100 - total flux cleaned = 0.000108148 Jy ! Component: 150 - total flux cleaned = 0.00035267 Jy ! Component: 200 - total flux cleaned = 0.00053494 Jy ! Total flux subtracted in 200 components = 0.00053494 Jy ! Clean residual min=-0.004534 max=0.004940 Jy/beam ! Clean residual mean=0.000021 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.145908 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.145908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073777Jy sigma=0.466092 ! Fit after self-cal, rms=0.073794Jy sigma=0.465998 ! 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.073794Jy sigma=0.465998 ! Fit after self-cal, rms=0.073451Jy sigma=0.457077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=4.85 mas, bpa=37.7 degrees ! Estimated noise=1.39509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000266602 Jy ! Component: 100 - total flux cleaned = -0.000256747 Jy ! Component: 150 - total flux cleaned = -0.000186529 Jy ! Component: 200 - total flux cleaned = -9.18287e-05 Jy ! Total flux subtracted in 200 components = -9.18287e-05 Jy ! Clean residual min=-0.003510 max=0.003229 Jy/beam ! Clean residual mean=0.000004 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.145816 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.145816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073315Jy sigma=0.456894 ! Fit after self-cal, rms=0.073340Jy sigma=0.456760 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 = 2.01396e-05 Jy ! Component: 100 - total flux cleaned = 0.000126258 Jy ! Component: 150 - total flux cleaned = 0.000197822 Jy ! Component: 200 - total flux cleaned = 0.000243382 Jy ! Total flux subtracted in 200 components = 0.000243382 Jy ! Clean residual min=-0.003472 max=0.003229 Jy/beam ! Clean residual mean=0.000004 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.14606 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.14606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073299Jy sigma=0.456686 ! Fit after self-cal, rms=0.073295Jy sigma=0.456676 ! 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.073295Jy sigma=0.456676 ! Fit after self-cal, rms=0.067197Jy sigma=0.452779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=4.866 mas, bpa=37.25 degrees ! Estimated noise=1.39254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153102 Jy ! Component: 100 - total flux cleaned = 0.000177631 Jy ! Component: 150 - total flux cleaned = 0.000198893 Jy ! Component: 200 - total flux cleaned = 0.00015982 Jy ! Total flux subtracted in 200 components = 0.00015982 Jy ! Clean residual min=-0.002912 max=0.003083 Jy/beam ! Clean residual mean=0.000004 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.146219 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.146219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067176Jy sigma=0.452668 ! Fit after self-cal, rms=0.067146Jy sigma=0.452619 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 = -4.63266e-05 Jy ! Component: 100 - total flux cleaned = -6.28776e-05 Jy ! Component: 150 - total flux cleaned = -9.38598e-05 Jy ! Component: 200 - total flux cleaned = -0.000108193 Jy ! Total flux subtracted in 200 components = -0.000108193 Jy ! Clean residual min=-0.002899 max=0.003077 Jy/beam ! Clean residual mean=0.000004 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.146111 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.146111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067136Jy sigma=0.452574 ! Fit after self-cal, rms=0.067136Jy sigma=0.452572 ! 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.067136Jy sigma=0.452572 ! Fit after self-cal, rms=0.067073Jy sigma=0.452536 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.502 mas, bmaj=8.973 mas, bpa=38.15 degrees ! Estimated noise=1.65683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172389 Jy ! Component: 100 - total flux cleaned = 0.00207324 Jy ! Component: 150 - total flux cleaned = 0.00220787 Jy ! Component: 200 - total flux cleaned = 0.00227681 Jy ! Total flux subtracted in 200 components = 0.00227681 Jy ! Clean residual min=-0.003229 max=0.003500 Jy/beam ! Clean residual mean=0.000004 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.148388 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.148388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067091Jy sigma=0.452644 ! Fit after self-cal, rms=0.067087Jy sigma=0.452615 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.000175792 Jy ! Component: 100 - total flux cleaned = 0.000157168 Jy ! Component: 150 - total flux cleaned = 0.000155909 Jy ! Component: 200 - total flux cleaned = 0.000184612 Jy ! Total flux subtracted in 200 components = 0.000184612 Jy ! Clean residual min=-0.003219 max=0.003431 Jy/beam ! Clean residual mean=0.000004 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.148573 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.148573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067111Jy sigma=0.452763 ! Fit after self-cal, rms=0.067109Jy sigma=0.452751 ! 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.711 mas, bmaj=4.869 mas, bpa=37.13 degrees ! Estimated noise=1.39226 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.711 x 4.869 at 37.13 degrees (North through East) ! Clean map min=-0.0027094 max=0.14029 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.067 mas, bmaj=4.051 mas, bpa=35.91 degrees ! Estimated noise=2.29795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110834 Jy ! Component: 100 - total flux cleaned = 0.135083 Jy ! Component: 150 - total flux cleaned = 0.141344 Jy ! Component: 200 - total flux cleaned = 0.143083 Jy ! Total flux subtracted in 200 components = 0.143083 Jy ! Clean residual min=-0.004463 max=0.004323 Jy/beam ! Clean residual mean=0.000002 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.143083 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.143083 Jy ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=4.869 mas, bpa=37.13 degrees ! Estimated noise=1.39226 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-5.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315657 Jy ! Component: 100 - total flux cleaned = 0.00356455 Jy ! Component: 150 - total flux cleaned = 0.00394411 Jy ! Component: 200 - total flux cleaned = 0.00438724 Jy ! Total flux subtracted in 200 components = 0.00438724 Jy ! Clean residual min=-0.003005 max=0.002689 Jy/beam ! Clean residual mean=0.000003 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.14747 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.14747 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.502 mas, bmaj=8.973 mas, bpa=38.15 degrees ! Estimated noise=1.65683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140029 Jy ! Component: 100 - total flux cleaned = 0.00181357 Jy ! Component: 150 - total flux cleaned = 0.00184191 Jy ! Component: 200 - total flux cleaned = 0.0018677 Jy ! Total flux subtracted in 200 components = 0.0018677 Jy ! Clean residual min=-0.003184 max=0.003212 Jy/beam ! Clean residual mean=0.000003 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.149338 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 = 4.55953e-05 Jy ! Component: 100 - total flux cleaned = 6.52223e-05 Jy ! Component: 150 - total flux cleaned = 8.39809e-05 Jy ! Component: 200 - total flux cleaned = 8.42166e-05 Jy ! Total flux subtracted in 200 components = 8.42166e-05 Jy ! Clean residual min=-0.003162 max=0.003263 Jy/beam ! Clean residual mean=0.000002 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.149422 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 0.149422 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=4.869 mas, bpa=37.13 degrees ! Estimated noise=1.39226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.23448e-05 Jy ! Component: 100 - total flux cleaned = 8.21907e-05 Jy ! Component: 150 - total flux cleaned = 6.11451e-06 Jy ! Component: 200 - total flux cleaned = -9.41464e-05 Jy ! Total flux subtracted in 200 components = -9.41464e-05 Jy ! Clean residual min=-0.002774 max=0.002612 Jy/beam ! Clean residual mean=0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.149328 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.149328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066908Jy sigma=0.451431 ! Fit after self-cal, rms=0.066889Jy sigma=0.451252 wmodel J1200+5300_S_map.mod ! Writing 76 model components to file: J1200+5300_S_map.mod wobs J1200+5300_S_uvs.fits ! Writing UV FITS file: J1200+5300_S_uvs.fits wwins J1200+5300_S_map.win ! wwins: Wrote 2 windows to J1200+5300_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.000327149 Jy ! Component: 100 - total flux cleaned = 0.00046677 Jy ! Component: 150 - total flux cleaned = 0.000599442 Jy ! Component: 200 - total flux cleaned = 0.000806121 Jy ! Component: 250 - total flux cleaned = 0.000884993 Jy ! Component: 300 - total flux cleaned = 0.000962111 Jy ! Component: 350 - total flux cleaned = 0.00103656 Jy ! Component: 400 - total flux cleaned = 0.00114412 Jy ! Component: 450 - total flux cleaned = 0.00117908 Jy ! Component: 500 - total flux cleaned = 0.00128108 Jy ! Component: 550 - total flux cleaned = 0.00131378 Jy ! Component: 600 - total flux cleaned = 0.00128047 Jy ! Component: 650 - total flux cleaned = 0.00121773 Jy ! Component: 700 - total flux cleaned = 0.00118705 Jy ! Component: 750 - total flux cleaned = 0.00112741 Jy ! Component: 800 - total flux cleaned = 0.00103975 Jy ! Component: 850 - total flux cleaned = 0.001011 Jy ! Component: 900 - total flux cleaned = 0.000870641 Jy ! Component: 950 - total flux cleaned = 0.000870613 Jy ! Component: 1000 - total flux cleaned = 0.000816673 Jy ! Component: 1050 - total flux cleaned = 0.00073737 Jy ! Component: 1100 - total flux cleaned = 0.000634945 Jy ! Component: 1150 - total flux cleaned = 0.000584832 Jy ! Component: 1200 - total flux cleaned = 0.000460864 Jy ! Component: 1250 - total flux cleaned = 0.000314666 Jy ! Component: 1300 - total flux cleaned = 0.000314282 Jy ! Component: 1350 - total flux cleaned = 0.000196591 Jy ! Component: 1400 - total flux cleaned = 0.000104306 Jy ! Component: 1450 - total flux cleaned = -3.13569e-05 Jy ! Component: 1500 - total flux cleaned = -9.82691e-05 Jy ! Component: 1550 - total flux cleaned = -0.000120182 Jy ! Component: 1600 - total flux cleaned = -0.000141747 Jy ! Component: 1650 - total flux cleaned = -0.000120475 Jy ! Component: 1700 - total flux cleaned = -0.000120245 Jy ! Component: 1750 - total flux cleaned = -0.000140722 Jy ! Component: 1800 - total flux cleaned = -0.000161329 Jy ! Component: 1850 - total flux cleaned = -0.00012042 Jy ! Component: 1900 - total flux cleaned = -0.00018111 Jy ! Component: 1950 - total flux cleaned = -0.000201083 Jy ! Component: 2000 - total flux cleaned = -0.000240387 Jy ! Component: 2050 - total flux cleaned = -0.000240431 Jy ! Component: 2100 - total flux cleaned = -0.000279122 Jy ! Component: 2150 - total flux cleaned = -0.000259948 Jy ! Component: 2200 - total flux cleaned = -0.000260039 Jy ! Component: 2250 - total flux cleaned = -0.000278585 Jy ! Component: 2300 - total flux cleaned = -0.000241574 Jy ! Component: 2350 - total flux cleaned = -0.000241632 Jy ! Component: 2400 - total flux cleaned = -0.000241488 Jy ! Component: 2450 - total flux cleaned = -0.000223754 Jy ! Component: 2500 - total flux cleaned = -0.000295338 Jy ! Component: 2550 - total flux cleaned = -0.000242231 Jy ! Component: 2600 - total flux cleaned = -0.000224533 Jy ! Component: 2650 - total flux cleaned = -0.000189743 Jy ! Component: 2700 - total flux cleaned = -0.000224491 Jy ! Component: 2750 - total flux cleaned = -0.00024146 Jy ! Component: 2800 - total flux cleaned = -0.000207214 Jy ! Component: 2850 - total flux cleaned = -0.000190245 Jy ! Component: 2900 - total flux cleaned = -0.00019021 Jy ! Component: 2950 - total flux cleaned = -0.000223594 Jy ! Component: 3000 - total flux cleaned = -0.000256681 Jy ! Component: 3050 - total flux cleaned = -0.000256605 Jy ! Component: 3100 - total flux cleaned = -0.000289209 Jy ! Component: 3150 - total flux cleaned = -0.000305459 Jy ! Component: 3200 - total flux cleaned = -0.000321586 Jy ! Component: 3250 - total flux cleaned = -0.00040138 Jy ! Component: 3300 - total flux cleaned = -0.000385496 Jy ! Component: 3350 - total flux cleaned = -0.000385538 Jy ! Component: 3400 - total flux cleaned = -0.000463956 Jy ! Component: 3450 - total flux cleaned = -0.000417181 Jy ! Component: 3500 - total flux cleaned = -0.00052594 Jy ! Component: 3550 - total flux cleaned = -0.000556785 Jy ! Component: 3600 - total flux cleaned = -0.000556669 Jy ! Component: 3650 - total flux cleaned = -0.000617747 Jy ! Component: 3700 - total flux cleaned = -0.000648128 Jy ! Component: 3750 - total flux cleaned = -0.000678311 Jy ! Component: 3800 - total flux cleaned = -0.000693368 Jy ! Component: 3850 - total flux cleaned = -0.000738102 Jy ! Component: 3900 - total flux cleaned = -0.000752984 Jy ! Component: 3950 - total flux cleaned = -0.000782545 Jy ! Component: 4000 - total flux cleaned = -0.000856171 Jy ! Component: 4050 - total flux cleaned = -0.00085624 Jy ! Total flux subtracted in 4096 components = -0.000856286 Jy ! Clean residual min=-0.000764 max=0.001005 Jy/beam ! Clean residual mean=-0.000002 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.148472 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 332 components and 0.148472 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1200+5300_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.711 x 4.869 at 37.13 degrees (North through East) ! Clean map min=-0.0022233 max=0.14167 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1200+5300_S_map.fits wmodel /image_prod/ug002_uva//J1200+5300_S_map.mod ! Writing 332 model components to file: /image_prod/ug002_uva//J1200+5300_S_map.mod wobs /image_prod/ug002_uva//J1200+5300_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1200+5300_S_uvs.fits wwins /image_prod/ug002_uva//J1200+5300_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1200+5300_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.14167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237657 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.503262 0.503262 1.00652 2.01305 4.0261 8.05219 16.1044 32.2088 64.4176 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 596.11 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1200+5300_S_dfm.log closed on Thu Mar 5 00:21:34 2020