! Started logfile: /image_prod/ug002_uva//J1439+3712_S_dfm.log on Thu Mar 5 01:50:25 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//J1439+3712_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1439+3712_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.987407 visibilities/baseline/integration-bin. ! Found source: J1439+3712 ! ! 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 7998 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 J1439+3712_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006055Jy sigma=8.820902 ! Fit after self-cal, rms=0.931008Jy sigma=8.177618 ! 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.107 mas, bmaj=5.709 mas, bpa=-7.338 degrees ! Estimated noise=1.33462 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.0546802 Jy ! Component: 100 - total flux cleaned = 0.0668425 Jy ! Total flux subtracted in 100 components = 0.0668425 Jy ! Clean residual min=-0.003306 max=0.004343 Jy/beam ! Clean residual mean=-0.000003 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0668425 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0668425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064930Jy sigma=0.481877 ! Fit after self-cal, rms=0.064721Jy sigma=0.480457 ! 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.659 mas, bmaj=6.326 mas, bpa=-7.264 degrees ! Estimated noise=0.937087 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.00440537 Jy ! Component: 100 - total flux cleaned = 0.00598897 Jy ! Component: 150 - total flux cleaned = 0.00603596 Jy ! Component: 200 - total flux cleaned = 0.00607248 Jy ! Total flux subtracted in 200 components = 0.00607248 Jy ! Clean residual min=-0.002504 max=0.003072 Jy/beam ! Clean residual mean=0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.072915 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.072915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064389Jy sigma=0.478112 ! Fit after self-cal, rms=0.064395Jy sigma=0.478006 ! 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.659 x 6.326 at -7.264 degrees (North through East) ! Clean map min=-0.0024599 max=0.070145 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.03 KP 1.02 ! LA 1.00 MK 0.93 NL 1.02 OV 1.01 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.96 HN 1.10 KP 0.94 ! LA 1.01 MK 0.95 NL 1.08 OV 0.99 ! PT 0.97 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.02 KP 0.87 ! LA 0.99 MK 0.96 NL 1.04 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.064395Jy sigma=0.478006 ! Fit after self-cal, rms=0.063469Jy sigma=0.475643 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.612 mas, bmaj=6.289 mas, bpa=-6.962 degrees ! Estimated noise=0.936255 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.000955761 Jy ! Component: 100 - total flux cleaned = 0.000816331 Jy ! Component: 150 - total flux cleaned = 0.000817327 Jy ! Component: 200 - total flux cleaned = 0.000817359 Jy ! Total flux subtracted in 200 components = 0.000817359 Jy ! Clean residual min=-0.002477 max=0.002293 Jy/beam ! Clean residual mean=0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0737324 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.0737324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063429Jy sigma=0.475434 ! Fit after self-cal, rms=0.063449Jy sigma=0.475311 ! 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.063449Jy sigma=0.475311 ! Fit after self-cal, rms=0.062595Jy sigma=0.470043 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=6.259 mas, bpa=-6.984 degrees ! Estimated noise=0.936922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222911 Jy ! Component: 100 - total flux cleaned = 0.000271327 Jy ! Component: 150 - total flux cleaned = 0.000270653 Jy ! Component: 200 - total flux cleaned = 0.000270662 Jy ! Total flux subtracted in 200 components = 0.000270662 Jy ! Clean residual min=-0.001522 max=0.001711 Jy/beam ! Clean residual mean=-0.000000 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.074003 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.074003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062583Jy sigma=0.469966 ! Fit after self-cal, rms=0.062603Jy sigma=0.469790 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.26175e-05 Jy ! Component: 100 - total flux cleaned = -3.58236e-05 Jy ! Component: 150 - total flux cleaned = -2.53122e-05 Jy ! Component: 200 - total flux cleaned = -2.54043e-05 Jy ! Total flux subtracted in 200 components = -2.54043e-05 Jy ! Clean residual min=-0.001513 max=0.001739 Jy/beam ! Clean residual mean=-0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0739776 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0739776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062596Jy sigma=0.469751 ! Fit after self-cal, rms=0.062594Jy sigma=0.469740 ! Inverting map ! Added new window around map position (-88.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130939 Jy ! Component: 100 - total flux cleaned = 0.00154722 Jy ! Component: 150 - total flux cleaned = 0.00173305 Jy ! Component: 200 - total flux cleaned = 0.0018725 Jy ! Total flux subtracted in 200 components = 0.0018725 Jy ! Clean residual min=-0.001514 max=0.001569 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0758501 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.0758501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062559Jy sigma=0.469382 ! Fit after self-cal, rms=0.062557Jy sigma=0.469352 ! 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.062557Jy sigma=0.469352 ! Fit after self-cal, rms=0.062453Jy sigma=0.469253 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=6.24 mas, bpa=-6.991 degrees ! Estimated noise=0.935536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369865 Jy ! Component: 100 - total flux cleaned = 0.000462212 Jy ! Component: 150 - total flux cleaned = 0.000528235 Jy ! Component: 200 - total flux cleaned = 0.000588418 Jy ! Total flux subtracted in 200 components = 0.000588418 Jy ! Clean residual min=-0.001473 max=0.001510 Jy/beam ! Clean residual mean=-0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0764385 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 54 components and 0.0764385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062443Jy sigma=0.469162 ! Fit after self-cal, rms=0.062441Jy sigma=0.469154 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.19711e-05 Jy ! Component: 100 - total flux cleaned = 0.000104152 Jy ! Component: 150 - total flux cleaned = 0.000130395 Jy ! Component: 200 - total flux cleaned = 0.000155619 Jy ! Total flux subtracted in 200 components = 0.000155619 Jy ! Clean residual min=-0.001477 max=0.001501 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0765941 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.0765942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062435Jy sigma=0.469110 ! Fit after self-cal, rms=0.062435Jy sigma=0.469107 ! 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.062435Jy sigma=0.469107 ! Fit after self-cal, rms=0.062431Jy sigma=0.469100 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.876 mas, bmaj=9.877 mas, bpa=-0.747 degrees ! Estimated noise=1.12308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105877 Jy ! Component: 100 - total flux cleaned = 9.40061e-05 Jy ! Component: 150 - total flux cleaned = 7.25798e-05 Jy ! Component: 200 - total flux cleaned = 6.27336e-05 Jy ! Total flux subtracted in 200 components = 6.27336e-05 Jy ! Clean residual min=-0.001428 max=0.001484 Jy/beam ! Clean residual mean=-0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0766569 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.0766569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062428Jy sigma=0.469092 ! Fit after self-cal, rms=0.062427Jy sigma=0.469089 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.93917e-05 Jy ! Component: 100 - total flux cleaned = -3.86286e-05 Jy ! Component: 150 - total flux cleaned = -4.73605e-05 Jy ! Component: 200 - total flux cleaned = -4.72631e-05 Jy ! Total flux subtracted in 200 components = -4.72631e-05 Jy ! Clean residual min=-0.001431 max=0.001492 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0766096 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.0766096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062425Jy sigma=0.469088 ! Fit after self-cal, rms=0.062419Jy sigma=0.469083 ! 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.605 mas, bmaj=6.236 mas, bpa=-7.011 degrees ! Estimated noise=0.935956 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.605 x 6.236 at -7.011 degrees (North through East) ! Clean map min=-0.0014224 max=0.070065 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.056 mas, bmaj=5.616 mas, bpa=-7.454 degrees ! Estimated noise=1.32207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0541975 Jy ! Component: 100 - total flux cleaned = 0.0668265 Jy ! Component: 150 - total flux cleaned = 0.0713481 Jy ! Component: 200 - total flux cleaned = 0.0724825 Jy ! Total flux subtracted in 200 components = 0.0724825 Jy ! Clean residual min=-0.002352 max=0.002443 Jy/beam ! Clean residual mean=-0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0724824 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.0724824 Jy ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=6.236 mas, bpa=-7.011 degrees ! Estimated noise=0.935956 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.0019922 Jy ! Component: 100 - total flux cleaned = 0.00293611 Jy ! Component: 150 - total flux cleaned = 0.00323821 Jy ! Component: 200 - total flux cleaned = 0.00336768 Jy ! Total flux subtracted in 200 components = 0.00336768 Jy ! Clean residual min=-0.001560 max=0.001535 Jy/beam ! Clean residual mean=-0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0758501 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.0758501 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.876 mas, bmaj=9.877 mas, bpa=-0.747 degrees ! Estimated noise=1.12308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000509741 Jy ! Component: 100 - total flux cleaned = 0.000688105 Jy ! Component: 150 - total flux cleaned = 0.000769529 Jy ! Component: 200 - total flux cleaned = 0.000811241 Jy ! Total flux subtracted in 200 components = 0.000811241 Jy ! Clean residual min=-0.001449 max=0.001482 Jy/beam ! Clean residual mean=-0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0766614 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.29258e-05 Jy ! Component: 100 - total flux cleaned = 1.29177e-05 Jy ! Component: 150 - total flux cleaned = 1.2697e-05 Jy ! Component: 200 - total flux cleaned = 2.98628e-06 Jy ! Total flux subtracted in 200 components = 2.98628e-06 Jy ! Clean residual min=-0.001439 max=0.001486 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0766643 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 0.0766643 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=6.236 mas, bpa=-7.011 degrees ! Estimated noise=0.935956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106754 Jy ! Component: 100 - total flux cleaned = -0.000125749 Jy ! Component: 150 - total flux cleaned = -0.000107241 Jy ! Component: 200 - total flux cleaned = -9.00931e-05 Jy ! Total flux subtracted in 200 components = -9.00931e-05 Jy ! Clean residual min=-0.001503 max=0.001509 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0765742 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.0765742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062433Jy sigma=0.469205 ! Fit after self-cal, rms=0.062421Jy sigma=0.469160 wmodel J1439+3712_S_map.mod ! Writing 70 model components to file: J1439+3712_S_map.mod wobs J1439+3712_S_uvs.fits ! Writing UV FITS file: J1439+3712_S_uvs.fits wwins J1439+3712_S_map.win ! wwins: Wrote 2 windows to J1439+3712_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 = 6.24415e-05 Jy ! Component: 100 - total flux cleaned = -1.75879e-05 Jy ! Component: 150 - total flux cleaned = -9.47633e-05 Jy ! Component: 200 - total flux cleaned = -7.03952e-05 Jy ! Component: 250 - total flux cleaned = -7.07332e-05 Jy ! Component: 300 - total flux cleaned = -4.75328e-05 Jy ! Component: 350 - total flux cleaned = -2.49857e-05 Jy ! Component: 400 - total flux cleaned = -2.57443e-05 Jy ! Component: 450 - total flux cleaned = -9.16978e-05 Jy ! Component: 500 - total flux cleaned = -4.83192e-05 Jy ! Component: 550 - total flux cleaned = -0.000112558 Jy ! Component: 600 - total flux cleaned = -0.000133079 Jy ! Component: 650 - total flux cleaned = -0.000153453 Jy ! Component: 700 - total flux cleaned = -0.000153545 Jy ! Component: 750 - total flux cleaned = -0.000153573 Jy ! Component: 800 - total flux cleaned = -0.000153593 Jy ! Component: 850 - total flux cleaned = -0.000153797 Jy ! Component: 900 - total flux cleaned = -0.000114852 Jy ! Component: 950 - total flux cleaned = -0.000115066 Jy ! Component: 1000 - total flux cleaned = -0.000133714 Jy ! Component: 1050 - total flux cleaned = -5.88638e-05 Jy ! Component: 1100 - total flux cleaned = -2.20084e-05 Jy ! Component: 1150 - total flux cleaned = -7.72765e-05 Jy ! Component: 1200 - total flux cleaned = -7.7072e-05 Jy ! Component: 1250 - total flux cleaned = -4.12864e-05 Jy ! Component: 1300 - total flux cleaned = -7.68123e-05 Jy ! Component: 1350 - total flux cleaned = -0.000111999 Jy ! Component: 1400 - total flux cleaned = -9.46722e-05 Jy ! Component: 1450 - total flux cleaned = -0.000111889 Jy ! Component: 1500 - total flux cleaned = -0.000128658 Jy ! Component: 1550 - total flux cleaned = -0.000145279 Jy ! Component: 1600 - total flux cleaned = -9.53005e-05 Jy ! Component: 1650 - total flux cleaned = -0.00012855 Jy ! Component: 1700 - total flux cleaned = -0.000144721 Jy ! Component: 1750 - total flux cleaned = -0.000193265 Jy ! Component: 1800 - total flux cleaned = -0.000225328 Jy ! Component: 1850 - total flux cleaned = -0.000241294 Jy ! Component: 1900 - total flux cleaned = -0.000257061 Jy ! Component: 1950 - total flux cleaned = -0.000288332 Jy ! Component: 2000 - total flux cleaned = -0.000319194 Jy ! Component: 2050 - total flux cleaned = -0.00030407 Jy ! Component: 2100 - total flux cleaned = -0.000380098 Jy ! Component: 2150 - total flux cleaned = -0.000395412 Jy ! Component: 2200 - total flux cleaned = -0.000410266 Jy ! Component: 2250 - total flux cleaned = -0.000469611 Jy ! Component: 2300 - total flux cleaned = -0.0004843 Jy ! Component: 2350 - total flux cleaned = -0.000542547 Jy ! Component: 2400 - total flux cleaned = -0.000542655 Jy ! Component: 2450 - total flux cleaned = -0.000513929 Jy ! Component: 2500 - total flux cleaned = -0.000514115 Jy ! Component: 2550 - total flux cleaned = -0.000542374 Jy ! Component: 2600 - total flux cleaned = -0.000528382 Jy ! Component: 2650 - total flux cleaned = -0.000542364 Jy ! Component: 2700 - total flux cleaned = -0.000542409 Jy ! Component: 2750 - total flux cleaned = -0.000556308 Jy ! Component: 2800 - total flux cleaned = -0.000528828 Jy ! Component: 2850 - total flux cleaned = -0.00052882 Jy ! Component: 2900 - total flux cleaned = -0.000501908 Jy ! Component: 2950 - total flux cleaned = -0.000501827 Jy ! Component: 3000 - total flux cleaned = -0.000448688 Jy ! Component: 3050 - total flux cleaned = -0.00047503 Jy ! Component: 3100 - total flux cleaned = -0.000461881 Jy ! Component: 3150 - total flux cleaned = -0.000409846 Jy ! Component: 3200 - total flux cleaned = -0.000370956 Jy ! Component: 3250 - total flux cleaned = -0.000396489 Jy ! Component: 3300 - total flux cleaned = -0.00035828 Jy ! Component: 3350 - total flux cleaned = -0.000320206 Jy ! Component: 3400 - total flux cleaned = -0.000294909 Jy ! Component: 3450 - total flux cleaned = -0.000282391 Jy ! Component: 3500 - total flux cleaned = -0.000207661 Jy ! Component: 3550 - total flux cleaned = -0.000183041 Jy ! Component: 3600 - total flux cleaned = -0.000170817 Jy ! Component: 3650 - total flux cleaned = -0.000170821 Jy ! Component: 3700 - total flux cleaned = -0.00014668 Jy ! Component: 3750 - total flux cleaned = -0.000122689 Jy ! Component: 3800 - total flux cleaned = -9.87279e-05 Jy ! Component: 3850 - total flux cleaned = -0.000134437 Jy ! Component: 3900 - total flux cleaned = -9.88253e-05 Jy ! Component: 3950 - total flux cleaned = -5.18173e-05 Jy ! Component: 4000 - total flux cleaned = -9.8699e-05 Jy ! Component: 4050 - total flux cleaned = -6.36744e-05 Jy ! Total flux subtracted in 4096 components = -6.36716e-05 Jy ! Clean residual min=-0.000600 max=0.000741 Jy/beam ! Clean residual mean=-0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.0765106 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 352 components and 0.0765106 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1439+3712_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.605 x 6.236 at -7.011 degrees (North through East) ! Clean map min=-0.0012385 max=0.069665 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1439+3712_S_map.fits wmodel /image_prod/ug002_uva//J1439+3712_S_map.mod ! Writing 352 model components to file: /image_prod/ug002_uva//J1439+3712_S_map.mod wobs /image_prod/ug002_uva//J1439+3712_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1439+3712_S_uvs.fits wwins /image_prod/ug002_uva//J1439+3712_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1439+3712_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0696653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211301 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.909924 0.909924 1.81985 3.6397 7.27939 14.5588 29.1176 58.2352 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 329.697 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1439+3712_S_dfm.log closed on Thu Mar 5 01:50:28 2020