! Started logfile: /image_prod/ug002_uvm//J0011-2612_S_b_dfm.log on Wed Mar 4 16:24:45 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_uvm//J0011-2612_S_b_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J0011-2612_S_b_uvm.fits ! AN table 1: 8 integrations on 15 of 15 possible baselines. ! AN table 2: 8 integrations on 21 of 21 possible baselines. ! AN table 3: 9 integrations on 28 of 28 possible baselines. ! AN table 4: 9 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.92803 visibilities/baseline/integration-bin. ! Found source: J0011-2612 ! ! 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 2205 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 J0011-2612_S_b] 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 2 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.048402Jy sigma=7.353718 ! Fit after self-cal, rms=0.659283Jy sigma=4.523350 ! 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.196 mas, bmaj=11.95 mas, bpa=7.117 degrees ! Estimated noise=2.91973 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.283092 Jy ! Component: 100 - total flux cleaned = 0.344825 Jy ! Total flux subtracted in 100 components = 0.344825 Jy ! Clean residual min=-0.016009 max=0.026252 Jy/beam ! Clean residual mean=0.000035 rms=0.004884 Jy/beam ! Combined flux in latest and established models = 0.344825 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.344825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125116Jy sigma=0.743115 ! Fit after self-cal, rms=0.125100Jy sigma=0.743097 ! 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.792 mas, bmaj=13.39 mas, bpa=5.734 degrees ! Estimated noise=2.29491 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.0170387 Jy ! Component: 100 - total flux cleaned = 0.0270022 Jy ! Component: 150 - total flux cleaned = 0.0329791 Jy ! Component: 200 - total flux cleaned = 0.0344739 Jy ! Total flux subtracted in 200 components = 0.0344739 Jy ! Clean residual min=-0.014164 max=0.024256 Jy/beam ! Clean residual mean=-0.000002 rms=0.004780 Jy/beam ! Combined flux in latest and established models = 0.379299 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.379299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124033Jy sigma=0.710401 ! Fit after self-cal, rms=0.124034Jy sigma=0.710355 ! 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.792 x 13.39 at 5.734 degrees (North through East) ! Clean map min=-0.013739 max=0.35201 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 0.87 KP 0.92 MK 0.96 ! NL 1.39 OV 0.83 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 0.97 HN 1.25 KP 0.91 ! NL 0.96 OV 0.82 SC 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.33 FD 0.95 HN 0.99 KP 0.97 ! LA 0.98 OV 0.97 PT 0.97 SC 0.98 ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 FD 0.95 HN 1.05 KP 0.99 ! NL 0.91 OV 0.97 PT 1.04 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.09 FD 0.88 KP 0.95 MK 1.01 ! NL 1.65 OV 0.82 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.29 FD 0.91 HN 1.32 KP 0.99 ! NL 1.11 OV 0.81 SC 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! BR 2.68 FD 0.97 HN 0.97 KP 0.94 ! LA 0.95 OV 0.96 PT 0.95 SC 0.92 ! ! Telescope amplitude corrections in sub-array 4: ! BR 2.21 FD 1.00 HN 1.06 KP 0.99 ! NL 0.86 OV 0.99 PT 1.02 SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.93 KP 0.92 MK 0.98 ! NL 1.31 OV 0.82 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.77 FD 0.90 HN 1.31 KP 0.95 ! NL 0.89 OV 0.83 SC 0.92 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.59 FD 0.99 HN 0.99 KP 0.96 ! LA 0.95 OV 0.96 PT 0.99 SC 0.93 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.56 FD 1.01 HN 1.20 KP 0.98 ! NL 0.90 OV 1.04 PT 1.01 SC 1.09 ! ! ! Fit before self-cal, rms=0.124034Jy sigma=0.710355 ! Fit after self-cal, rms=0.113126Jy sigma=0.514679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=13.43 mas, bpa=5.945 degrees ! Estimated noise=2.29337 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.00164161 Jy ! Component: 100 - total flux cleaned = 0.00122877 Jy ! Component: 150 - total flux cleaned = 0.00095798 Jy ! Component: 200 - total flux cleaned = 0.000714459 Jy ! Total flux subtracted in 200 components = 0.000714459 Jy ! Clean residual min=-0.005190 max=0.004195 Jy/beam ! Clean residual mean=0.000002 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.380013 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.380013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112940Jy sigma=0.512873 ! Fit after self-cal, rms=0.113430Jy sigma=0.512335 ! 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.113430Jy sigma=0.512335 ! Fit after self-cal, rms=0.113789Jy sigma=0.512136 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=13.42 mas, bpa=5.948 degrees ! Estimated noise=2.29192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000783209 Jy ! Component: 100 - total flux cleaned = 0.000639734 Jy ! Component: 150 - total flux cleaned = 0.000444033 Jy ! Component: 200 - total flux cleaned = 0.000267502 Jy ! Total flux subtracted in 200 components = 0.000267502 Jy ! Clean residual min=-0.005044 max=0.003973 Jy/beam ! Clean residual mean=0.000003 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.380281 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.380281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113707Jy sigma=0.511265 ! Fit after self-cal, rms=0.113694Jy sigma=0.511236 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.000154327 Jy ! Component: 100 - total flux cleaned = -0.000251682 Jy ! Component: 150 - total flux cleaned = -0.000384222 Jy ! Component: 200 - total flux cleaned = -0.000466083 Jy ! Total flux subtracted in 200 components = -0.000466083 Jy ! Clean residual min=-0.004966 max=0.003865 Jy/beam ! Clean residual mean=0.000003 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.379814 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.379814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113666Jy sigma=0.510907 ! Fit after self-cal, rms=0.113659Jy sigma=0.510896 ! 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.113659Jy sigma=0.510896 ! Fit after self-cal, rms=0.113985Jy sigma=0.510748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=13.42 mas, bpa=5.953 degrees ! Estimated noise=2.29154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114743 Jy ! Component: 100 - total flux cleaned = 2.64976e-05 Jy ! Component: 150 - total flux cleaned = -9.4696e-05 Jy ! Component: 200 - total flux cleaned = -0.000206123 Jy ! Total flux subtracted in 200 components = -0.000206123 Jy ! Clean residual min=-0.004959 max=0.003757 Jy/beam ! Clean residual mean=0.000003 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.379608 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.379608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113958Jy sigma=0.510450 ! Fit after self-cal, rms=0.113957Jy sigma=0.510442 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 = -8.59779e-05 Jy ! Component: 100 - total flux cleaned = -0.000148256 Jy ! Component: 150 - total flux cleaned = -0.000235159 Jy ! Component: 200 - total flux cleaned = -0.000314422 Jy ! Total flux subtracted in 200 components = -0.000314422 Jy ! Clean residual min=-0.004918 max=0.003752 Jy/beam ! Clean residual mean=0.000003 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.379294 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.379294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113945Jy sigma=0.510318 ! Fit after self-cal, rms=0.113945Jy sigma=0.510315 ! 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.113945Jy sigma=0.510315 ! Fit after self-cal, rms=0.114213Jy sigma=0.510253 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.869 mas, bmaj=18.87 mas, bpa=1.338 degrees ! Estimated noise=2.74344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000695697 Jy ! Component: 100 - total flux cleaned = 0.000618913 Jy ! Component: 150 - total flux cleaned = 0.000536385 Jy ! Component: 200 - total flux cleaned = 0.000486549 Jy ! Total flux subtracted in 200 components = 0.000486549 Jy ! Clean residual min=-0.004304 max=0.004285 Jy/beam ! Clean residual mean=0.000006 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.379781 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.379781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114229Jy sigma=0.510175 ! Fit after self-cal, rms=0.114217Jy sigma=0.510147 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 = 5.89485e-05 Jy ! Component: 100 - total flux cleaned = 2.7145e-05 Jy ! Component: 150 - total flux cleaned = 1.29696e-05 Jy ! Component: 200 - total flux cleaned = 3.5765e-08 Jy ! Total flux subtracted in 200 components = 3.5765e-08 Jy ! Clean residual min=-0.004264 max=0.004276 Jy/beam ! Clean residual mean=0.000006 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.379781 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.379781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114222Jy sigma=0.510129 ! Fit after self-cal, rms=0.114216Jy sigma=0.510121 ! 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.746 mas, bmaj=13.42 mas, bpa=5.955 degrees ! Estimated noise=2.29199 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 13.42 at 5.955 degrees (North through East) ! Clean map min=-0.0047043 max=0.35431 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.158 mas, bmaj=11.86 mas, bpa=7.459 degrees ! Estimated noise=2.87301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.277415 Jy ! Component: 100 - total flux cleaned = 0.337922 Jy ! Component: 150 - total flux cleaned = 0.354178 Jy ! Component: 200 - total flux cleaned = 0.362877 Jy ! Total flux subtracted in 200 components = 0.362877 Jy ! Clean residual min=-0.005924 max=0.005838 Jy/beam ! Clean residual mean=0.000011 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.362877 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.362877 Jy ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=13.42 mas, bpa=5.955 degrees ! Estimated noise=2.29199 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 (-3, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686856 Jy ! Component: 100 - total flux cleaned = 0.0110544 Jy ! Component: 150 - total flux cleaned = 0.0135321 Jy ! Component: 200 - total flux cleaned = 0.0144421 Jy ! Total flux subtracted in 200 components = 0.0144421 Jy ! Clean residual min=-0.005032 max=0.004063 Jy/beam ! Clean residual mean=0.000005 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.377319 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.377319 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.869 mas, bmaj=18.87 mas, bpa=1.338 degrees ! Estimated noise=2.74344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215535 Jy ! Component: 100 - total flux cleaned = 0.00270269 Jy ! Component: 150 - total flux cleaned = 0.00274056 Jy ! Component: 200 - total flux cleaned = 0.00273979 Jy ! Total flux subtracted in 200 components = 0.00273979 Jy ! Clean residual min=-0.004372 max=0.004018 Jy/beam ! Clean residual mean=0.000006 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.380059 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 = -9.88954e-07 Jy ! Component: 100 - total flux cleaned = 2.54569e-05 Jy ! Component: 150 - total flux cleaned = 2.38979e-05 Jy ! Component: 200 - total flux cleaned = 2.38275e-05 Jy ! Total flux subtracted in 200 components = 2.38275e-05 Jy ! Clean residual min=-0.004375 max=0.004067 Jy/beam ! Clean residual mean=0.000005 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.380083 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.380083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=13.42 mas, bpa=5.955 degrees ! Estimated noise=2.29199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203093 Jy ! Component: 100 - total flux cleaned = -0.000307133 Jy ! Component: 150 - total flux cleaned = -0.000352646 Jy ! Component: 200 - total flux cleaned = -0.000354037 Jy ! Total flux subtracted in 200 components = -0.000354037 Jy ! Clean residual min=-0.004775 max=0.004123 Jy/beam ! Clean residual mean=0.000002 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.379729 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.379729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113904Jy sigma=0.509052 ! Fit after self-cal, rms=0.113895Jy sigma=0.508887 wmodel J0011-2612_S_b_map.mod ! Writing 86 model components to file: J0011-2612_S_b_map.mod wobs J0011-2612_S_b_uvs.fits ! Writing UV FITS file: J0011-2612_S_b_uvs.fits wwins J0011-2612_S_b_map.win ! wwins: Wrote 2 windows to J0011-2612_S_b_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.00100331 Jy ! Component: 100 - total flux cleaned = -0.00100597 Jy ! Component: 150 - total flux cleaned = -0.00119969 Jy ! Component: 200 - total flux cleaned = -0.00144656 Jy ! Component: 250 - total flux cleaned = -0.00180495 Jy ! Component: 300 - total flux cleaned = -0.00209582 Jy ! Component: 350 - total flux cleaned = -0.00249017 Jy ! Component: 400 - total flux cleaned = -0.00276398 Jy ! Component: 450 - total flux cleaned = -0.00313891 Jy ! Component: 500 - total flux cleaned = -0.00339995 Jy ! Component: 550 - total flux cleaned = -0.00365494 Jy ! Component: 600 - total flux cleaned = -0.00385558 Jy ! Component: 650 - total flux cleaned = -0.00414927 Jy ! Component: 700 - total flux cleaned = -0.00429303 Jy ! Component: 750 - total flux cleaned = -0.0043398 Jy ! Component: 800 - total flux cleaned = -0.00424737 Jy ! Component: 850 - total flux cleaned = -0.00415646 Jy ! Component: 900 - total flux cleaned = -0.00420137 Jy ! Component: 950 - total flux cleaned = -0.00415704 Jy ! Component: 1000 - total flux cleaned = -0.0041133 Jy ! Component: 1050 - total flux cleaned = -0.00415569 Jy ! Component: 1100 - total flux cleaned = -0.00415564 Jy ! Component: 1150 - total flux cleaned = -0.0042383 Jy ! Component: 1200 - total flux cleaned = -0.00436156 Jy ! Component: 1250 - total flux cleaned = -0.00460593 Jy ! Component: 1300 - total flux cleaned = -0.00472533 Jy ! Component: 1350 - total flux cleaned = -0.00480412 Jy ! Component: 1400 - total flux cleaned = -0.00492197 Jy ! Component: 1450 - total flux cleaned = -0.00503816 Jy ! Component: 1500 - total flux cleaned = -0.00515317 Jy ! Component: 1550 - total flux cleaned = -0.00515335 Jy ! Component: 1600 - total flux cleaned = -0.00519163 Jy ! Component: 1650 - total flux cleaned = -0.00545141 Jy ! Component: 1700 - total flux cleaned = -0.00534068 Jy ! Component: 1750 - total flux cleaned = -0.00548649 Jy ! Component: 1800 - total flux cleaned = -0.00566711 Jy ! Component: 1850 - total flux cleaned = -0.00570332 Jy ! Component: 1900 - total flux cleaned = -0.00584542 Jy ! Component: 1950 - total flux cleaned = -0.00598589 Jy ! Component: 2000 - total flux cleaned = -0.00598576 Jy ! Component: 2050 - total flux cleaned = -0.00622769 Jy ! Component: 2100 - total flux cleaned = -0.00615875 Jy ! Component: 2150 - total flux cleaned = -0.00629447 Jy ! Component: 2200 - total flux cleaned = -0.00629417 Jy ! Component: 2250 - total flux cleaned = -0.00632767 Jy ! Component: 2300 - total flux cleaned = -0.00642769 Jy ! Component: 2350 - total flux cleaned = -0.0065591 Jy ! Component: 2400 - total flux cleaned = -0.0065917 Jy ! Component: 2450 - total flux cleaned = -0.00668901 Jy ! Component: 2500 - total flux cleaned = -0.00662485 Jy ! Component: 2550 - total flux cleaned = -0.0067845 Jy ! Component: 2600 - total flux cleaned = -0.00672103 Jy ! Component: 2650 - total flux cleaned = -0.00668926 Jy ! Component: 2700 - total flux cleaned = -0.00678319 Jy ! Component: 2750 - total flux cleaned = -0.00684534 Jy ! Component: 2800 - total flux cleaned = -0.00687614 Jy ! Component: 2850 - total flux cleaned = -0.00699841 Jy ! Component: 2900 - total flux cleaned = -0.00705897 Jy ! Component: 2950 - total flux cleaned = -0.00714967 Jy ! Component: 3000 - total flux cleaned = -0.00724006 Jy ! Component: 3050 - total flux cleaned = -0.00738939 Jy ! Component: 3100 - total flux cleaned = -0.00738945 Jy ! Component: 3150 - total flux cleaned = -0.0076253 Jy ! Component: 3200 - total flux cleaned = -0.00762516 Jy ! Component: 3250 - total flux cleaned = -0.00782978 Jy ! Component: 3300 - total flux cleaned = -0.00791643 Jy ! Component: 3350 - total flux cleaned = -0.00800298 Jy ! Component: 3400 - total flux cleaned = -0.0082322 Jy ! Component: 3450 - total flux cleaned = -0.00828931 Jy ! Component: 3500 - total flux cleaned = -0.00837437 Jy ! Component: 3550 - total flux cleaned = -0.00857168 Jy ! Component: 3600 - total flux cleaned = -0.0086839 Jy ! Component: 3650 - total flux cleaned = -0.00879549 Jy ! Component: 3700 - total flux cleaned = -0.00896229 Jy ! Component: 3750 - total flux cleaned = -0.0092107 Jy ! Component: 3800 - total flux cleaned = -0.00940277 Jy ! Component: 3850 - total flux cleaned = -0.00953934 Jy ! Component: 3900 - total flux cleaned = -0.00967521 Jy ! Component: 3950 - total flux cleaned = -0.00991873 Jy ! Component: 4000 - total flux cleaned = -0.0100267 Jy ! Component: 4050 - total flux cleaned = -0.0101608 Jy ! Total flux subtracted in 4096 components = -0.0103743 Jy ! Clean residual min=-0.001670 max=0.001381 Jy/beam ! Clean residual mean=-0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.369355 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 360 components and 0.369355 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J0011-2612_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 13.42 at 5.955 degrees (North through East) ! Clean map min=-0.0040892 max=0.35574 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J0011-2612_S_b_map.fits wmodel /image_prod/ug002_uvm//J0011-2612_S_b_map.mod ! Writing 360 model components to file: /image_prod/ug002_uvm//J0011-2612_S_b_map.mod wobs /image_prod/ug002_uvm//J0011-2612_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J0011-2612_S_b_uvs.fits wwins /image_prod/ug002_uvm//J0011-2612_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uvm//J0011-2612_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.355745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000512015 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.431783 0.431783 0.863567 1.72713 3.45427 6.90853 13.8171 27.6341 55.2683 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.355 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 694.792 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J0011-2612_S_b_dfm.log closed on Wed Mar 4 16:24:49 2020