! Started logfile: /image_prod/ug002_uva//J1711+5411_S_dfm.log on Thu Mar 5 03:07:42 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//J1711+5411_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1711+5411_S_uva.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.603968 visibilities/baseline/integration-bin. ! Found source: J1711+5411 ! ! 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 2283 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 J1711+5411_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010365Jy sigma=8.307834 ! Fit after self-cal, rms=0.879434Jy sigma=7.217084 ! 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.497 mas, bmaj=5.834 mas, bpa=54.69 degrees ! Estimated noise=2.57943 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.0952871 Jy ! Component: 100 - total flux cleaned = 0.11661 Jy ! Total flux subtracted in 100 components = 0.11661 Jy ! Clean residual min=-0.005870 max=0.007245 Jy/beam ! Clean residual mean=-0.000005 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.11661 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.11661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056740Jy sigma=0.441283 ! Fit after self-cal, rms=0.056710Jy sigma=0.441060 ! 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=4.108 mas, bmaj=6.538 mas, bpa=55.12 degrees ! Estimated noise=1.85179 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.00947277 Jy ! Component: 100 - total flux cleaned = 0.01436 Jy ! Component: 150 - total flux cleaned = 0.0174051 Jy ! Component: 200 - total flux cleaned = 0.0193766 Jy ! Total flux subtracted in 200 components = 0.0193766 Jy ! Clean residual min=-0.004774 max=0.004688 Jy/beam ! Clean residual mean=-0.000015 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.135987 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.135987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055301Jy sigma=0.426262 ! Fit after self-cal, rms=0.055322Jy sigma=0.426135 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.108 x 6.538 at 55.12 degrees (North through East) ! Clean map min=-0.0045078 max=0.12341 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.01 KP 1.03 ! MK 1.02 NL 0.98 OV 0.89 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.02 KP 1.08 ! MK 1.08 NL 1.09 OV 0.88 SC 1.35 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 0.98 KP 1.00 ! MK 1.00 NL 0.88 OV 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.055322Jy sigma=0.426135 ! Fit after self-cal, rms=0.055752Jy sigma=0.414717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.18 mas, bmaj=6.522 mas, bpa=55.04 degrees ! Estimated noise=1.85423 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.000484946 Jy ! Component: 100 - total flux cleaned = -0.000463354 Jy ! Component: 150 - total flux cleaned = -0.000418869 Jy ! Component: 200 - total flux cleaned = -0.000399839 Jy ! Total flux subtracted in 200 components = -0.000399839 Jy ! Clean residual min=-0.003036 max=0.003036 Jy/beam ! Clean residual mean=-0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.135587 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.135587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055716Jy sigma=0.414532 ! Fit after self-cal, rms=0.055816Jy sigma=0.414365 ! 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.055816Jy sigma=0.414365 ! Fit after self-cal, rms=0.055623Jy sigma=0.411955 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.191 mas, bmaj=6.533 mas, bpa=55.21 degrees ! Estimated noise=1.85108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428196 Jy ! Component: 100 - total flux cleaned = -0.000502275 Jy ! Component: 150 - total flux cleaned = -0.000583639 Jy ! Component: 200 - total flux cleaned = -0.000619383 Jy ! Total flux subtracted in 200 components = -0.000619383 Jy ! Clean residual min=-0.003097 max=0.002962 Jy/beam ! Clean residual mean=-0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.134967 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.134967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055600Jy sigma=0.411813 ! Fit after self-cal, rms=0.055604Jy sigma=0.411784 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 = -6.80978e-06 Jy ! Component: 100 - total flux cleaned = -4.97186e-05 Jy ! Component: 150 - total flux cleaned = -6.27858e-05 Jy ! Component: 200 - total flux cleaned = -7.4728e-05 Jy ! Total flux subtracted in 200 components = -7.4728e-05 Jy ! Clean residual min=-0.003049 max=0.002940 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.134893 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.134893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055594Jy sigma=0.411755 ! Fit after self-cal, rms=0.055593Jy sigma=0.411752 ! 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.055593Jy sigma=0.411752 ! Fit after self-cal, rms=0.055741Jy sigma=0.411698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.205 mas, bmaj=6.536 mas, bpa=55.31 degrees ! Estimated noise=1.84934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362106 Jy ! Component: 100 - total flux cleaned = -0.000467992 Jy ! Component: 150 - total flux cleaned = -0.000528427 Jy ! Component: 200 - total flux cleaned = -0.00055521 Jy ! Total flux subtracted in 200 components = -0.00055521 Jy ! Clean residual min=-0.003043 max=0.002886 Jy/beam ! Clean residual mean=-0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.134338 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.134338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055728Jy sigma=0.411631 ! Fit after self-cal, rms=0.055730Jy sigma=0.411630 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.24261e-05 Jy ! Component: 100 - total flux cleaned = -4.42724e-05 Jy ! Component: 150 - total flux cleaned = -5.40531e-05 Jy ! Component: 200 - total flux cleaned = -6.34174e-05 Jy ! Total flux subtracted in 200 components = -6.34174e-05 Jy ! Clean residual min=-0.003008 max=0.002882 Jy/beam ! Clean residual mean=-0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.134274 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.134274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055724Jy sigma=0.411615 ! Fit after self-cal, rms=0.055723Jy sigma=0.411614 ! 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.055723Jy sigma=0.411614 ! Fit after self-cal, rms=0.055825Jy sigma=0.411584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.088 mas, bmaj=8.942 mas, bpa=61.03 degrees ! Estimated noise=2.08644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00065694 Jy ! Component: 100 - total flux cleaned = -0.000757968 Jy ! Component: 150 - total flux cleaned = -0.0007586 Jy ! Component: 200 - total flux cleaned = -0.000737772 Jy ! Total flux subtracted in 200 components = -0.000737772 Jy ! Clean residual min=-0.002756 max=0.002868 Jy/beam ! Clean residual mean=-0.000008 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.133536 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.133536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055835Jy sigma=0.411604 ! Fit after self-cal, rms=0.055834Jy sigma=0.411588 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 = 1.73803e-07 Jy ! Component: 100 - total flux cleaned = 1.0676e-05 Jy ! Component: 150 - total flux cleaned = 2.90372e-05 Jy ! Component: 200 - total flux cleaned = 2.90232e-05 Jy ! Total flux subtracted in 200 components = 2.90232e-05 Jy ! Clean residual min=-0.002744 max=0.002847 Jy/beam ! Clean residual mean=-0.000008 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.133565 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.133565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055839Jy sigma=0.411618 ! Fit after self-cal, rms=0.055837Jy sigma=0.411612 ! 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=4.216 mas, bmaj=6.541 mas, bpa=55.37 degrees ! Estimated noise=1.84734 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.216 x 6.541 at 55.37 degrees (North through East) ! Clean map min=-0.0028507 max=0.12273 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.573 mas, bmaj=5.829 mas, bpa=55.17 degrees ! Estimated noise=2.57479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0948025 Jy ! Component: 100 - total flux cleaned = 0.115651 Jy ! Component: 150 - total flux cleaned = 0.122187 Jy ! Component: 200 - total flux cleaned = 0.125787 Jy ! Total flux subtracted in 200 components = 0.125787 Jy ! Clean residual min=-0.003335 max=0.003304 Jy/beam ! Clean residual mean=-0.000002 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.125787 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.125787 Jy ! Inverting map and beam ! Estimated beam: bmin=4.216 mas, bmaj=6.541 mas, bpa=55.37 degrees ! Estimated noise=1.84734 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.00338645 Jy ! Component: 100 - total flux cleaned = 0.00523124 Jy ! Component: 150 - total flux cleaned = 0.00619545 Jy ! Component: 200 - total flux cleaned = 0.00667527 Jy ! Total flux subtracted in 200 components = 0.00667527 Jy ! Clean residual min=-0.002999 max=0.002738 Jy/beam ! Clean residual mean=-0.000004 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.132463 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.132463 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.088 mas, bmaj=8.942 mas, bpa=61.03 degrees ! Estimated noise=2.08644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982688 Jy ! Component: 100 - total flux cleaned = 0.00110565 Jy ! Component: 150 - total flux cleaned = 0.00115038 Jy ! Component: 200 - total flux cleaned = 0.00111766 Jy ! Total flux subtracted in 200 components = 0.00111766 Jy ! Clean residual min=-0.002755 max=0.002836 Jy/beam ! Clean residual mean=-0.000008 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.13358 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 = -1.75409e-05 Jy ! Component: 100 - total flux cleaned = -3.33866e-05 Jy ! Component: 150 - total flux cleaned = -4.08617e-05 Jy ! Component: 200 - total flux cleaned = -4.80629e-05 Jy ! Total flux subtracted in 200 components = -4.80629e-05 Jy ! Clean residual min=-0.002739 max=0.002823 Jy/beam ! Clean residual mean=-0.000008 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.133532 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.133532 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.216 mas, bmaj=6.541 mas, bpa=55.37 degrees ! Estimated noise=1.84734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316426 Jy ! Component: 100 - total flux cleaned = 0.000292818 Jy ! Component: 150 - total flux cleaned = 0.000250748 Jy ! Component: 200 - total flux cleaned = 0.000249672 Jy ! Total flux subtracted in 200 components = 0.000249672 Jy ! Clean residual min=-0.002997 max=0.002853 Jy/beam ! Clean residual mean=-0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.133782 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.133782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055859Jy sigma=0.411726 ! Fit after self-cal, rms=0.055842Jy sigma=0.411712 wmodel J1711+5411_S_map.mod ! Writing 71 model components to file: J1711+5411_S_map.mod wobs J1711+5411_S_uvs.fits ! Writing UV FITS file: J1711+5411_S_uvs.fits wwins J1711+5411_S_map.win ! wwins: Wrote 1 windows to J1711+5411_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 = -3.92396e-05 Jy ! Component: 100 - total flux cleaned = -0.000511727 Jy ! Component: 150 - total flux cleaned = -0.000954215 Jy ! Component: 200 - total flux cleaned = -0.00102965 Jy ! Component: 250 - total flux cleaned = -0.00117245 Jy ! Component: 300 - total flux cleaned = -0.00120554 Jy ! Component: 350 - total flux cleaned = -0.00120493 Jy ! Component: 400 - total flux cleaned = -0.00126937 Jy ! Component: 450 - total flux cleaned = -0.00126901 Jy ! Component: 500 - total flux cleaned = -0.00126906 Jy ! Component: 550 - total flux cleaned = -0.00132792 Jy ! Component: 600 - total flux cleaned = -0.00138414 Jy ! Component: 650 - total flux cleaned = -0.00138399 Jy ! Component: 700 - total flux cleaned = -0.00141058 Jy ! Component: 750 - total flux cleaned = -0.00140955 Jy ! Component: 800 - total flux cleaned = -0.00140926 Jy ! Component: 850 - total flux cleaned = -0.00143424 Jy ! Component: 900 - total flux cleaned = -0.00143329 Jy ! Component: 950 - total flux cleaned = -0.00138555 Jy ! Component: 1000 - total flux cleaned = -0.00138589 Jy ! Component: 1050 - total flux cleaned = -0.00143184 Jy ! Component: 1100 - total flux cleaned = -0.00147669 Jy ! Component: 1150 - total flux cleaned = -0.00145422 Jy ! Component: 1200 - total flux cleaned = -0.00141105 Jy ! Component: 1250 - total flux cleaned = -0.00139014 Jy ! Component: 1300 - total flux cleaned = -0.00134835 Jy ! Component: 1350 - total flux cleaned = -0.00130696 Jy ! Component: 1400 - total flux cleaned = -0.00126593 Jy ! Component: 1450 - total flux cleaned = -0.00120571 Jy ! Component: 1500 - total flux cleaned = -0.00122519 Jy ! Component: 1550 - total flux cleaned = -0.00116628 Jy ! Component: 1600 - total flux cleaned = -0.00114679 Jy ! Component: 1650 - total flux cleaned = -0.00110837 Jy ! Component: 1700 - total flux cleaned = -0.00112678 Jy ! Component: 1750 - total flux cleaned = -0.00114504 Jy ! Component: 1800 - total flux cleaned = -0.00110861 Jy ! Component: 1850 - total flux cleaned = -0.0011627 Jy ! Component: 1900 - total flux cleaned = -0.00119857 Jy ! Component: 1950 - total flux cleaned = -0.00130392 Jy ! Component: 2000 - total flux cleaned = -0.00130388 Jy ! Component: 2050 - total flux cleaned = -0.00137251 Jy ! Component: 2100 - total flux cleaned = -0.00137266 Jy ! Component: 2150 - total flux cleaned = -0.00142317 Jy ! Component: 2200 - total flux cleaned = -0.00145634 Jy ! Component: 2250 - total flux cleaned = -0.00143999 Jy ! Component: 2300 - total flux cleaned = -0.00145666 Jy ! Component: 2350 - total flux cleaned = -0.00148911 Jy ! Component: 2400 - total flux cleaned = -0.00150512 Jy ! Component: 2450 - total flux cleaned = -0.00150505 Jy ! Component: 2500 - total flux cleaned = -0.00145783 Jy ! Component: 2550 - total flux cleaned = -0.00144236 Jy ! Component: 2600 - total flux cleaned = -0.0014425 Jy ! Component: 2650 - total flux cleaned = -0.00142731 Jy ! Component: 2700 - total flux cleaned = -0.00145778 Jy ! Component: 2750 - total flux cleaned = -0.00147273 Jy ! Component: 2800 - total flux cleaned = -0.00147267 Jy ! Component: 2850 - total flux cleaned = -0.00141338 Jy ! Component: 2900 - total flux cleaned = -0.00142806 Jy ! Component: 2950 - total flux cleaned = -0.00139876 Jy ! Component: 3000 - total flux cleaned = -0.00132634 Jy ! Component: 3050 - total flux cleaned = -0.0013552 Jy ! Component: 3100 - total flux cleaned = -0.00134067 Jy ! Component: 3150 - total flux cleaned = -0.00126957 Jy ! Component: 3200 - total flux cleaned = -0.00124138 Jy ! Component: 3250 - total flux cleaned = -0.00124138 Jy ! Component: 3300 - total flux cleaned = -0.00119955 Jy ! Component: 3350 - total flux cleaned = -0.00114429 Jy ! Component: 3400 - total flux cleaned = -0.00111679 Jy ! Component: 3450 - total flux cleaned = -0.00111681 Jy ! Component: 3500 - total flux cleaned = -0.00106242 Jy ! Component: 3550 - total flux cleaned = -0.00103546 Jy ! Component: 3600 - total flux cleaned = -0.00102207 Jy ! Component: 3650 - total flux cleaned = -0.000995302 Jy ! Component: 3700 - total flux cleaned = -0.000982043 Jy ! Component: 3750 - total flux cleaned = -0.000995278 Jy ! Component: 3800 - total flux cleaned = -0.00098217 Jy ! Component: 3850 - total flux cleaned = -0.000943084 Jy ! Component: 3900 - total flux cleaned = -0.000904148 Jy ! Component: 3950 - total flux cleaned = -0.000878461 Jy ! Component: 4000 - total flux cleaned = -0.000839983 Jy ! Component: 4050 - total flux cleaned = -0.000801728 Jy ! Total flux subtracted in 4096 components = -0.000750899 Jy ! Clean residual min=-0.000721 max=0.000684 Jy/beam ! Clean residual mean=-0.000001 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.133031 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 337 components and 0.133031 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1711+5411_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.216 x 6.541 at 55.37 degrees (North through East) ! Clean map min=-0.0019446 max=0.12281 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1711+5411_S_map.fits wmodel /image_prod/ug002_uva//J1711+5411_S_map.mod ! Writing 337 model components to file: /image_prod/ug002_uva//J1711+5411_S_map.mod wobs /image_prod/ug002_uva//J1711+5411_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1711+5411_S_uvs.fits wwins /image_prod/ug002_uva//J1711+5411_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1711+5411_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.122814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218108 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532778 0.532778 1.06556 2.13111 4.26222 8.52444 17.0489 34.0978 68.1955 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.122 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 563.086 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1711+5411_S_dfm.log closed on Thu Mar 5 03:07:46 2020