! Started logfile: /image_prod/ug002_uva//J1150+4332_S_dfm.log on Thu Mar 5 00:14: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//J1150+4332_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1150+4332_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.909259 visibilities/baseline/integration-bin. ! Found source: J1150+4332 ! ! 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 7365 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 J1150+4332_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010411Jy sigma=9.021427 ! Fit after self-cal, rms=0.904301Jy sigma=8.060122 ! 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.184 mas, bmaj=5.036 mas, bpa=-7.827 degrees ! Estimated noise=1.35989 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.0741631 Jy ! Component: 100 - total flux cleaned = 0.0950532 Jy ! Total flux subtracted in 100 components = 0.0950532 Jy ! Clean residual min=-0.003861 max=0.008471 Jy/beam ! Clean residual mean=0.000003 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.0950532 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0950532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062795Jy sigma=0.478362 ! Fit after self-cal, rms=0.062669Jy sigma=0.477741 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00908131 Jy ! Component: 100 - total flux cleaned = 0.0134125 Jy ! Total flux subtracted in 100 components = 0.0134125 Jy ! Clean residual min=-0.003892 max=0.003981 Jy/beam ! Clean residual mean=-0.000002 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.108466 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.108466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061504Jy sigma=0.464938 ! Fit after self-cal, rms=0.061482Jy sigma=0.464751 ! 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.903 mas, bmaj=5.817 mas, bpa=-7.464 degrees ! Estimated noise=0.954031 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.00201205 Jy ! Component: 100 - total flux cleaned = 0.00212685 Jy ! Component: 150 - total flux cleaned = 0.00221652 Jy ! Component: 200 - total flux cleaned = 0.00228683 Jy ! Total flux subtracted in 200 components = 0.00228683 Jy ! Clean residual min=-0.003727 max=0.003261 Jy/beam ! Clean residual mean=-0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.110753 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.110753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061371Jy sigma=0.463747 ! Fit after self-cal, rms=0.061358Jy sigma=0.463671 ! 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.903 x 5.817 at -7.464 degrees (North through East) ! Clean map min=-0.0035706 max=0.09551 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 0.98 KP 1.00 ! LA 1.02 MK 1.05 NL 1.17 OV 1.09 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 0.98 KP 1.06 ! LA 1.01 MK 1.01 NL 1.12 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.03 KP 0.96 ! LA 1.01 MK 1.00 NL 0.82 OV 1.05 ! PT 1.01 SC 1.04 ! ! ! Fit before self-cal, rms=0.061358Jy sigma=0.463671 ! Fit after self-cal, rms=0.060126Jy sigma=0.457355 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=5.805 mas, bpa=-7.212 degrees ! Estimated noise=0.94993 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.000208503 Jy ! Component: 100 - total flux cleaned = 0.000238358 Jy ! Component: 150 - total flux cleaned = 0.000316973 Jy ! Component: 200 - total flux cleaned = 0.000360425 Jy ! Total flux subtracted in 200 components = 0.000360425 Jy ! Clean residual min=-0.003357 max=0.003115 Jy/beam ! Clean residual mean=-0.000004 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.111113 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.111113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060092Jy sigma=0.457103 ! Fit after self-cal, rms=0.060120Jy sigma=0.456970 ! 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.060120Jy sigma=0.456970 ! Fit after self-cal, rms=0.060996Jy sigma=0.446953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=5.812 mas, bpa=-6.783 degrees ! Estimated noise=0.950538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349116 Jy ! Component: 100 - total flux cleaned = 0.000390544 Jy ! Component: 150 - total flux cleaned = 0.000408941 Jy ! Component: 200 - total flux cleaned = 0.000441506 Jy ! Total flux subtracted in 200 components = 0.000441506 Jy ! Clean residual min=-0.001746 max=0.001963 Jy/beam ! Clean residual mean=0.000007 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.111554 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.111554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060982Jy sigma=0.446823 ! Fit after self-cal, rms=0.061003Jy sigma=0.446732 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 (15.5, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103573 Jy ! Component: 100 - total flux cleaned = 0.00108842 Jy ! Component: 150 - total flux cleaned = 0.00101675 Jy ! Component: 200 - total flux cleaned = 0.000987743 Jy ! Total flux subtracted in 200 components = 0.000987743 Jy ! Clean residual min=-0.001753 max=0.001627 Jy/beam ! Clean residual mean=0.000009 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.112542 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.112542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060922Jy sigma=0.446116 ! Fit after self-cal, rms=0.060913Jy sigma=0.446084 ! 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.060913Jy sigma=0.446084 ! Fit after self-cal, rms=0.060915Jy sigma=0.446037 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.891 mas, bmaj=5.807 mas, bpa=-6.813 degrees ! Estimated noise=0.95031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331045 Jy ! Component: 100 - total flux cleaned = 0.00044238 Jy ! Component: 150 - total flux cleaned = 0.000492701 Jy ! Component: 200 - total flux cleaned = 0.000492874 Jy ! Total flux subtracted in 200 components = 0.000492874 Jy ! Clean residual min=-0.001745 max=0.001660 Jy/beam ! Clean residual mean=0.000008 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.113035 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.113035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060888Jy sigma=0.445860 ! Fit after self-cal, rms=0.060887Jy sigma=0.445855 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.44307e-05 Jy ! Component: 100 - total flux cleaned = 2.33941e-05 Jy ! Component: 150 - total flux cleaned = 2.41961e-05 Jy ! Component: 200 - total flux cleaned = 4.30297e-05 Jy ! Total flux subtracted in 200 components = 4.30297e-05 Jy ! Clean residual min=-0.001734 max=0.001657 Jy/beam ! Clean residual mean=0.000008 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.113078 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.113078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060872Jy sigma=0.445764 ! Fit after self-cal, rms=0.060873Jy sigma=0.445762 ! 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.060873Jy sigma=0.445762 ! Fit after self-cal, rms=0.060962Jy sigma=0.445748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.254 mas, bmaj=9.605 mas, bpa=-6.242 degrees ! Estimated noise=1.13573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494662 Jy ! Component: 100 - total flux cleaned = 0.00045399 Jy ! Component: 150 - total flux cleaned = 0.000425738 Jy ! Component: 200 - total flux cleaned = 0.000387645 Jy ! Total flux subtracted in 200 components = 0.000387645 Jy ! Clean residual min=-0.001712 max=0.001874 Jy/beam ! Clean residual mean=0.000015 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.113466 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.113466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060959Jy sigma=0.445711 ! Fit after self-cal, rms=0.060956Jy sigma=0.445687 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.57395e-06 Jy ! Component: 100 - total flux cleaned = -9.25197e-05 Jy ! Component: 150 - total flux cleaned = -0.00014079 Jy ! Component: 200 - total flux cleaned = -0.000184187 Jy ! Total flux subtracted in 200 components = -0.000184187 Jy ! Clean residual min=-0.001743 max=0.001862 Jy/beam ! Clean residual mean=0.000014 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.113282 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.113282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060956Jy sigma=0.445683 ! Fit after self-cal, rms=0.060955Jy sigma=0.445673 ! 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.885 mas, bmaj=5.806 mas, bpa=-6.79 degrees ! Estimated noise=0.951104 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 5.806 at -6.79 degrees (North through East) ! Clean map min=-0.0017376 max=0.094884 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.19 mas, bmaj=5.045 mas, bpa=-7.126 degrees ! Estimated noise=1.34453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0731988 Jy ! Component: 100 - total flux cleaned = 0.0943843 Jy ! Component: 150 - total flux cleaned = 0.103167 Jy ! Component: 200 - total flux cleaned = 0.107474 Jy ! Total flux subtracted in 200 components = 0.107474 Jy ! Clean residual min=-0.002815 max=0.002555 Jy/beam ! Clean residual mean=0.000005 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.107474 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.107474 Jy ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=5.806 mas, bpa=-6.79 degrees ! Estimated noise=0.951104 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.0030672 Jy ! Component: 100 - total flux cleaned = 0.00407909 Jy ! Component: 150 - total flux cleaned = 0.00461942 Jy ! Component: 200 - total flux cleaned = 0.00480507 Jy ! Total flux subtracted in 200 components = 0.00480507 Jy ! Clean residual min=-0.001758 max=0.001895 Jy/beam ! Clean residual mean=0.000008 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.112279 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.112279 Jy ! Inverting map ! Added new window around map position (-5.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146092 Jy ! Component: 100 - total flux cleaned = 0.00161709 Jy ! Component: 150 - total flux cleaned = 0.00168785 Jy ! Component: 200 - total flux cleaned = 0.00178336 Jy ! Total flux subtracted in 200 components = 0.00178336 Jy ! Clean residual min=-0.001649 max=0.001597 Jy/beam ! Clean residual mean=0.000008 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.114062 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 57 components and 0.114062 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=8.254 mas, bmaj=9.605 mas, bpa=-6.242 degrees ! Estimated noise=1.13573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.47351e-05 Jy ! Component: 100 - total flux cleaned = 0.000125428 Jy ! Component: 150 - total flux cleaned = 0.000228066 Jy ! Component: 200 - total flux cleaned = 0.0002468 Jy ! Total flux subtracted in 200 components = 0.0002468 Jy ! Clean residual min=-0.001659 max=0.001810 Jy/beam ! Clean residual mean=0.000014 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.114309 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.33732e-08 Jy ! Component: 100 - total flux cleaned = -1.56166e-05 Jy ! Component: 150 - total flux cleaned = -3.05589e-05 Jy ! Component: 200 - total flux cleaned = -5.86842e-05 Jy ! Total flux subtracted in 200 components = -5.86842e-05 Jy ! Clean residual min=-0.001655 max=0.001793 Jy/beam ! Clean residual mean=0.000013 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.114251 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 86 components and 0.114251 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=5.806 mas, bpa=-6.79 degrees ! Estimated noise=0.951104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157539 Jy ! Component: 100 - total flux cleaned = 0.000157998 Jy ! Component: 150 - total flux cleaned = 0.000157532 Jy ! Component: 200 - total flux cleaned = 0.000157037 Jy ! Total flux subtracted in 200 components = 0.000157037 Jy ! Clean residual min=-0.001638 max=0.001554 Jy/beam ! Clean residual mean=0.000007 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.114408 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.114408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060920Jy sigma=0.445411 ! Fit after self-cal, rms=0.060916Jy sigma=0.445329 wmodel J1150+4332_S_map.mod ! Writing 99 model components to file: J1150+4332_S_map.mod wobs J1150+4332_S_uvs.fits ! Writing UV FITS file: J1150+4332_S_uvs.fits wwins J1150+4332_S_map.win ! wwins: Wrote 3 windows to J1150+4332_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.000189489 Jy ! Component: 100 - total flux cleaned = -0.000161386 Jy ! Component: 150 - total flux cleaned = -2.88413e-05 Jy ! Component: 200 - total flux cleaned = 0.000149016 Jy ! Component: 250 - total flux cleaned = 0.000223204 Jy ! Component: 300 - total flux cleaned = 0.000271537 Jy ! Component: 350 - total flux cleaned = 0.00029501 Jy ! Component: 400 - total flux cleaned = 0.00031757 Jy ! Component: 450 - total flux cleaned = 0.000295299 Jy ! Component: 500 - total flux cleaned = 0.00027346 Jy ! Component: 550 - total flux cleaned = 0.000166997 Jy ! Component: 600 - total flux cleaned = 0.000125323 Jy ! Component: 650 - total flux cleaned = 4.29393e-05 Jy ! Component: 700 - total flux cleaned = 2.56271e-06 Jy ! Component: 750 - total flux cleaned = -0.000137269 Jy ! Component: 800 - total flux cleaned = -0.000157041 Jy ! Component: 850 - total flux cleaned = -0.000254015 Jy ! Component: 900 - total flux cleaned = -0.000253961 Jy ! Component: 950 - total flux cleaned = -0.000329635 Jy ! Component: 1000 - total flux cleaned = -0.000385536 Jy ! Component: 1050 - total flux cleaned = -0.000385564 Jy ! Component: 1100 - total flux cleaned = -0.00047717 Jy ! Component: 1150 - total flux cleaned = -0.0005312 Jy ! Component: 1200 - total flux cleaned = -0.000548896 Jy ! Component: 1250 - total flux cleaned = -0.000619332 Jy ! Component: 1300 - total flux cleaned = -0.00065423 Jy ! Component: 1350 - total flux cleaned = -0.000740627 Jy ! Component: 1400 - total flux cleaned = -0.000808954 Jy ! Component: 1450 - total flux cleaned = -0.000792077 Jy ! Component: 1500 - total flux cleaned = -0.000892337 Jy ! Component: 1550 - total flux cleaned = -0.000975242 Jy ! Component: 1600 - total flux cleaned = -0.00100792 Jy ! Component: 1650 - total flux cleaned = -0.0010568 Jy ! Component: 1700 - total flux cleaned = -0.00112118 Jy ! Component: 1750 - total flux cleaned = -0.00116897 Jy ! Component: 1800 - total flux cleaned = -0.00124808 Jy ! Component: 1850 - total flux cleaned = -0.00127915 Jy ! Component: 1900 - total flux cleaned = -0.00126365 Jy ! Component: 1950 - total flux cleaned = -0.00134047 Jy ! Component: 2000 - total flux cleaned = -0.00135561 Jy ! Component: 2050 - total flux cleaned = -0.00147657 Jy ! Component: 2100 - total flux cleaned = -0.00149135 Jy ! Component: 2150 - total flux cleaned = -0.00149134 Jy ! Component: 2200 - total flux cleaned = -0.00153555 Jy ! Component: 2250 - total flux cleaned = -0.00159416 Jy ! Component: 2300 - total flux cleaned = -0.00157952 Jy ! Component: 2350 - total flux cleaned = -0.00162277 Jy ! Component: 2400 - total flux cleaned = -0.00163716 Jy ! Component: 2450 - total flux cleaned = -0.00166546 Jy ! Component: 2500 - total flux cleaned = -0.00173569 Jy ! Component: 2550 - total flux cleaned = -0.0017636 Jy ! Component: 2600 - total flux cleaned = -0.00177737 Jy ! Component: 2650 - total flux cleaned = -0.00181853 Jy ! Component: 2700 - total flux cleaned = -0.0018322 Jy ! Component: 2750 - total flux cleaned = -0.00188648 Jy ! Component: 2800 - total flux cleaned = -0.0018864 Jy ! Component: 2850 - total flux cleaned = -0.00195316 Jy ! Component: 2900 - total flux cleaned = -0.00195296 Jy ! Component: 2950 - total flux cleaned = -0.00199251 Jy ! Component: 3000 - total flux cleaned = -0.00201855 Jy ! Component: 3050 - total flux cleaned = -0.00204438 Jy ! Component: 3100 - total flux cleaned = -0.00207024 Jy ! Component: 3150 - total flux cleaned = -0.00212144 Jy ! Component: 3200 - total flux cleaned = -0.00208347 Jy ! Component: 3250 - total flux cleaned = -0.00209612 Jy ! Component: 3300 - total flux cleaned = -0.00214632 Jy ! Component: 3350 - total flux cleaned = -0.00213377 Jy ! Component: 3400 - total flux cleaned = -0.00215853 Jy ! Component: 3450 - total flux cleaned = -0.0021709 Jy ! Component: 3500 - total flux cleaned = -0.00217084 Jy ! Component: 3550 - total flux cleaned = -0.00211007 Jy ! Component: 3600 - total flux cleaned = -0.00214633 Jy ! Component: 3650 - total flux cleaned = -0.00219443 Jy ! Component: 3700 - total flux cleaned = -0.00219452 Jy ! Component: 3750 - total flux cleaned = -0.00220635 Jy ! Component: 3800 - total flux cleaned = -0.00221806 Jy ! Component: 3850 - total flux cleaned = -0.0022651 Jy ! Component: 3900 - total flux cleaned = -0.00227684 Jy ! Component: 3950 - total flux cleaned = -0.00230016 Jy ! Component: 4000 - total flux cleaned = -0.00233468 Jy ! Component: 4050 - total flux cleaned = -0.00236899 Jy ! Total flux subtracted in 4096 components = -0.00236899 Jy ! Clean residual min=-0.000660 max=0.000690 Jy/beam ! Clean residual mean=0.000004 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.112039 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 397 components and 0.112039 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1150+4332_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.885 x 5.806 at -6.79 degrees (North through East) ! Clean map min=-0.001573 max=0.094736 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1150+4332_S_map.fits wmodel /image_prod/ug002_uva//J1150+4332_S_map.mod ! Writing 397 model components to file: /image_prod/ug002_uva//J1150+4332_S_map.mod wobs /image_prod/ug002_uva//J1150+4332_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1150+4332_S_uvs.fits wwins /image_prod/ug002_uva//J1150+4332_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1150+4332_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0947364 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204254 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.646809 0.646809 1.29362 2.58724 5.17447 10.3489 20.6979 41.3958 82.7915 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 463.815 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1150+4332_S_dfm.log closed on Thu Mar 5 00:14:24 2020