! Started logfile: J2212-2518_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:38:44 2016 obs J2212-2518_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2212-2518_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97286 visibilities/baseline/integration-bin. ! Found source: J2212-2518 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 21364 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 ![@muppet J2212-2518_S_2014_05_31_pus] 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 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001072Jy sigma=0.009547 ! Fit after self-cal, rms=0.960707Jy sigma=0.009186 ! 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=2.469 mas, bmaj=6.583 mas, bpa=-4.239 degrees ! Estimated noise=917.925 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.0326599 Jy ! Component: 100 - total flux cleaned = 0.0401778 Jy ! Total flux subtracted in 100 components = 0.0401778 Jy ! Clean residual min=-0.002703 max=0.002701 Jy/beam ! Clean residual mean=0.000004 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0401778 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0401778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088090Jy sigma=0.000767 ! Fit after self-cal, rms=0.086730Jy sigma=0.000755 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046625 Jy ! Component: 100 - total flux cleaned = 0.00588941 Jy ! Total flux subtracted in 100 components = 0.00588941 Jy ! Clean residual min=-0.002547 max=0.002858 Jy/beam ! Clean residual mean=0.000005 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0460672 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.0460672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086469Jy sigma=0.000753 ! Fit after self-cal, rms=0.086444Jy sigma=0.000753 ! 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.024 mas, bmaj=7.947 mas, bpa=-4.396 degrees ! Estimated noise=516.935 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.000280393 Jy ! Component: 100 - total flux cleaned = 0.000212999 Jy ! Component: 150 - total flux cleaned = 0.0001284 Jy ! Component: 200 - total flux cleaned = 8.26032e-05 Jy ! Total flux subtracted in 200 components = 8.26032e-05 Jy ! Clean residual min=-0.001713 max=0.001686 Jy/beam ! Clean residual mean=0.000005 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0461498 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0461498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086415Jy sigma=0.000753 ! Fit after self-cal, rms=0.086383Jy sigma=0.000753 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.86 HN 0.99 KP 1.15 ! LA 1.14 MK 0.96 NL 0.93 OV 1.05 ! PT 1.10 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.96 KP 1.08 ! LA 1.07 MK 1.08 NL 1.00 OV 1.06 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.03 HN 0.95 KP 0.95 ! LA 0.91 MK 0.99 NL 0.91 OV 1.03 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.86 HN 0.89 KP 0.98 ! LA 1.04 MK 1.01 NL 1.02 OV 1.08 ! PT 1.00 SC 1.02 ! ! ! Fit before self-cal, rms=0.086383Jy sigma=0.000753 ! Fit after self-cal, rms=0.083326Jy sigma=0.000751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.914 mas, bpa=-4.15 degrees ! Estimated noise=514.011 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 = 7.89841e-06 Jy ! Component: 100 - total flux cleaned = 2.00335e-05 Jy ! Component: 150 - total flux cleaned = 3.0815e-05 Jy ! Component: 200 - total flux cleaned = 4.0443e-05 Jy ! Total flux subtracted in 200 components = 4.0443e-05 Jy ! Clean residual min=-0.001581 max=0.001490 Jy/beam ! Clean residual mean=-0.000003 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0461903 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.0461903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083322Jy sigma=0.000751 ! Fit after self-cal, rms=0.083190Jy sigma=0.000751 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083190Jy sigma=0.000751 ! Fit after self-cal, rms=0.082675Jy sigma=0.000750 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.901 mas, bpa=-4.036 degrees ! Estimated noise=513.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.22023e-05 Jy ! Component: 100 - total flux cleaned = 8.55498e-05 Jy ! Component: 150 - total flux cleaned = 9.64814e-05 Jy ! Component: 200 - total flux cleaned = 9.69816e-05 Jy ! Total flux subtracted in 200 components = 9.69816e-05 Jy ! Clean residual min=-0.001483 max=0.001450 Jy/beam ! Clean residual mean=-0.000003 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0462872 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0462872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082672Jy sigma=0.000750 ! Fit after self-cal, rms=0.082647Jy sigma=0.000750 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.71867e-05 Jy ! Component: 100 - total flux cleaned = 5.36218e-05 Jy ! Component: 150 - total flux cleaned = 5.36197e-05 Jy ! Component: 200 - total flux cleaned = 4.43938e-05 Jy ! Total flux subtracted in 200 components = 4.43938e-05 Jy ! Clean residual min=-0.001538 max=0.001440 Jy/beam ! Clean residual mean=-0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0463316 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.0463316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082643Jy sigma=0.000750 ! Fit after self-cal, rms=0.082632Jy sigma=0.000750 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082632Jy sigma=0.000750 ! Fit after self-cal, rms=0.082492Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=7.888 mas, bpa=-4.011 degrees ! Estimated noise=512.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.70033e-05 Jy ! Component: 100 - total flux cleaned = -7.46401e-06 Jy ! Component: 150 - total flux cleaned = 8.54957e-07 Jy ! Component: 200 - total flux cleaned = 8.48008e-07 Jy ! Total flux subtracted in 200 components = 8.48008e-07 Jy ! Clean residual min=-0.001451 max=0.001292 Jy/beam ! Clean residual mean=-0.000003 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0463325 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.0463325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082490Jy sigma=0.000750 ! Fit after self-cal, rms=0.082472Jy sigma=0.000750 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.26595e-05 Jy ! Component: 100 - total flux cleaned = 4.23277e-05 Jy ! Component: 150 - total flux cleaned = 3.40942e-05 Jy ! Component: 200 - total flux cleaned = 3.46726e-05 Jy ! Total flux subtracted in 200 components = 3.46726e-05 Jy ! Clean residual min=-0.001463 max=0.001311 Jy/beam ! Clean residual mean=-0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0463671 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0463672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082470Jy sigma=0.000750 ! Fit after self-cal, rms=0.082469Jy sigma=0.000750 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082469Jy sigma=0.000750 ! Fit after self-cal, rms=0.082372Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.569 mas, bmaj=18.22 mas, bpa=2.939 degrees ! Estimated noise=651.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020292 Jy ! Component: 100 - total flux cleaned = 0.00019771 Jy ! Component: 150 - total flux cleaned = 0.000198099 Jy ! Component: 200 - total flux cleaned = 0.000203093 Jy ! Total flux subtracted in 200 components = 0.000203093 Jy ! Clean residual min=-0.001737 max=0.001287 Jy/beam ! Clean residual mean=-0.000005 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0465702 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.0465702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082372Jy sigma=0.000750 ! Fit after self-cal, rms=0.082372Jy sigma=0.000750 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 = 3.84616e-05 Jy ! Component: 100 - total flux cleaned = 2.65586e-05 Jy ! Component: 150 - total flux cleaned = 1.60181e-05 Jy ! Component: 200 - total flux cleaned = 1.16659e-05 Jy ! Total flux subtracted in 200 components = 1.16659e-05 Jy ! Clean residual min=-0.001693 max=0.001295 Jy/beam ! Clean residual mean=-0.000006 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0465819 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.0465819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082373Jy sigma=0.000750 ! Fit after self-cal, rms=0.082373Jy sigma=0.000750 ! 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.011 mas, bmaj=7.883 mas, bpa=-3.966 degrees ! Estimated noise=511.701 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 7.883 at -3.966 degrees (North through East) ! Clean map min=-0.0013525 max=0.045699 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=2.459 mas, bmaj=6.562 mas, bpa=-4.168 degrees ! Estimated noise=892.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0340794 Jy ! Component: 100 - total flux cleaned = 0.0422957 Jy ! Component: 150 - total flux cleaned = 0.0453062 Jy ! Component: 200 - total flux cleaned = 0.0455998 Jy ! Total flux subtracted in 200 components = 0.0455998 Jy ! Clean residual min=-0.002344 max=0.002653 Jy/beam ! Clean residual mean=-0.000000 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0455997 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0455997 Jy ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.883 mas, bpa=-3.966 degrees ! Estimated noise=511.701 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.00109303 Jy ! Component: 100 - total flux cleaned = 0.000970508 Jy ! Component: 150 - total flux cleaned = 0.000969166 Jy ! Component: 200 - total flux cleaned = 0.00094545 Jy ! Total flux subtracted in 200 components = 0.00094545 Jy ! Clean residual min=-0.001449 max=0.001303 Jy/beam ! Clean residual mean=-0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0465452 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.0465452 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.569 mas, bmaj=18.22 mas, bpa=2.939 degrees ! Estimated noise=651.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184715 Jy ! Component: 100 - total flux cleaned = 0.000183359 Jy ! Component: 150 - total flux cleaned = 0.000182716 Jy ! Component: 200 - total flux cleaned = 0.000182439 Jy ! Total flux subtracted in 200 components = 0.000182439 Jy ! Clean residual min=-0.001708 max=0.001284 Jy/beam ! Clean residual mean=-0.000005 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0467276 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.29237e-05 Jy ! Component: 100 - total flux cleaned = 1.85322e-05 Jy ! Component: 150 - total flux cleaned = 1.80967e-05 Jy ! Component: 200 - total flux cleaned = 1.70009e-05 Jy ! Total flux subtracted in 200 components = 1.70009e-05 Jy ! Clean residual min=-0.001704 max=0.001283 Jy/beam ! Clean residual mean=-0.000005 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0467446 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0467446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.883 mas, bpa=-3.966 degrees ! Estimated noise=511.701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188004 Jy ! Component: 100 - total flux cleaned = -0.000226281 Jy ! Component: 150 - total flux cleaned = -0.000242079 Jy ! Component: 200 - total flux cleaned = -0.000242288 Jy ! Total flux subtracted in 200 components = -0.000242288 Jy ! Clean residual min=-0.001466 max=0.001258 Jy/beam ! Clean residual mean=-0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0465023 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0465023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082381Jy sigma=0.000750 ! Fit after self-cal, rms=0.082382Jy sigma=0.000750 wmodel J2212-2518_S_2014_05_31_pus_map.mod ! Writing 38 model components to file: J2212-2518_S_2014_05_31_pus_map.mod wobs J2212-2518_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2212-2518_S_2014_05_31_pus_uvs.fits wwins J2212-2518_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J2212-2518_S_2014_05_31_pus_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.000341272 Jy ! Component: 100 - total flux cleaned = -0.000341866 Jy ! Component: 150 - total flux cleaned = -0.000252063 Jy ! Component: 200 - total flux cleaned = -0.000251608 Jy ! Component: 250 - total flux cleaned = -0.000210272 Jy ! Component: 300 - total flux cleaned = -0.000210769 Jy ! Component: 350 - total flux cleaned = -0.000171781 Jy ! Component: 400 - total flux cleaned = -0.00011438 Jy ! Component: 450 - total flux cleaned = -5.81484e-05 Jy ! Component: 500 - total flux cleaned = 1.49655e-05 Jy ! Component: 550 - total flux cleaned = 5.08928e-05 Jy ! Component: 600 - total flux cleaned = 6.83103e-05 Jy ! Component: 650 - total flux cleaned = 3.40028e-05 Jy ! Component: 700 - total flux cleaned = 5.06653e-05 Jy ! Component: 750 - total flux cleaned = 6.73046e-05 Jy ! Component: 800 - total flux cleaned = 9.98496e-05 Jy ! Component: 850 - total flux cleaned = 0.000132 Jy ! Component: 900 - total flux cleaned = 0.000148017 Jy ! Component: 950 - total flux cleaned = 0.000210199 Jy ! Component: 1000 - total flux cleaned = 0.000225461 Jy ! Component: 1050 - total flux cleaned = 0.000255921 Jy ! Component: 1100 - total flux cleaned = 0.000300831 Jy ! Component: 1150 - total flux cleaned = 0.000374029 Jy ! Component: 1200 - total flux cleaned = 0.000446099 Jy ! Component: 1250 - total flux cleaned = 0.000474341 Jy ! Component: 1300 - total flux cleaned = 0.0004879 Jy ! Component: 1350 - total flux cleaned = 0.00050177 Jy ! Component: 1400 - total flux cleaned = 0.00050197 Jy ! Component: 1450 - total flux cleaned = 0.00058314 Jy ! Component: 1500 - total flux cleaned = 0.000596399 Jy ! Component: 1550 - total flux cleaned = 0.000636071 Jy ! Component: 1600 - total flux cleaned = 0.000688339 Jy ! Component: 1650 - total flux cleaned = 0.000701302 Jy ! Component: 1700 - total flux cleaned = 0.000714245 Jy ! Component: 1750 - total flux cleaned = 0.000739671 Jy ! Component: 1800 - total flux cleaned = 0.000802224 Jy ! Component: 1850 - total flux cleaned = 0.000801974 Jy ! Component: 1900 - total flux cleaned = 0.000814343 Jy ! Component: 1950 - total flux cleaned = 0.000862763 Jy ! Component: 2000 - total flux cleaned = 0.000850764 Jy ! Component: 2050 - total flux cleaned = 0.00088632 Jy ! Component: 2100 - total flux cleaned = 0.000921345 Jy ! Component: 2150 - total flux cleaned = 0.000909757 Jy ! Component: 2200 - total flux cleaned = 0.000933021 Jy ! Component: 2250 - total flux cleaned = 0.000967365 Jy ! Component: 2300 - total flux cleaned = 0.000990056 Jy ! Component: 2350 - total flux cleaned = 0.000990065 Jy ! Component: 2400 - total flux cleaned = 0.00102358 Jy ! Component: 2450 - total flux cleaned = 0.00104575 Jy ! Component: 2500 - total flux cleaned = 0.0011003 Jy ! Component: 2550 - total flux cleaned = 0.00111113 Jy ! Component: 2600 - total flux cleaned = 0.00116489 Jy ! Component: 2650 - total flux cleaned = 0.00118606 Jy ! Component: 2700 - total flux cleaned = 0.00121782 Jy ! Component: 2750 - total flux cleaned = 0.00124944 Jy ! Component: 2800 - total flux cleaned = 0.00129119 Jy ! Component: 2850 - total flux cleaned = 0.00131195 Jy ! Component: 2900 - total flux cleaned = 0.00134274 Jy ! Component: 2950 - total flux cleaned = 0.00134281 Jy ! Component: 3000 - total flux cleaned = 0.0014338 Jy ! Component: 3050 - total flux cleaned = 0.00140366 Jy ! Component: 3100 - total flux cleaned = 0.00144357 Jy ! Component: 3150 - total flux cleaned = 0.00147321 Jy ! Component: 3200 - total flux cleaned = 0.00150267 Jy ! Component: 3250 - total flux cleaned = 0.00153188 Jy ! Component: 3300 - total flux cleaned = 0.00152222 Jy ! Component: 3350 - total flux cleaned = 0.00154148 Jy ! Component: 3400 - total flux cleaned = 0.00155119 Jy ! Component: 3450 - total flux cleaned = 0.00158913 Jy ! Component: 3500 - total flux cleaned = 0.00157035 Jy ! Component: 3550 - total flux cleaned = 0.00160793 Jy ! Component: 3600 - total flux cleaned = 0.00160804 Jy ! Component: 3650 - total flux cleaned = 0.00160798 Jy ! Component: 3700 - total flux cleaned = 0.00162643 Jy ! Component: 3750 - total flux cleaned = 0.00161729 Jy ! Component: 3800 - total flux cleaned = 0.00163542 Jy ! Component: 3850 - total flux cleaned = 0.0016715 Jy ! Component: 3900 - total flux cleaned = 0.0016446 Jy ! Component: 3950 - total flux cleaned = 0.00165357 Jy ! Component: 4000 - total flux cleaned = 0.00167145 Jy ! Component: 4050 - total flux cleaned = 0.00169798 Jy ! Total flux subtracted in 4096 components = 0.00173309 Jy ! Clean residual min=-0.000487 max=0.000538 Jy/beam ! Clean residual mean=-0.000004 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0482354 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 323 components and 0.0482354 Jy ![Exited script file: muppet] wmap "J2212-2518_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 7.883 at -3.966 degrees (North through East) ! Clean map min=-0.0010027 max=0.045382 Jy/beam ! Writing clean map to FITS file: J2212-2518_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0453821 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160684 device "J2212-2518_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2212-2518_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06221 1.06221 2.12441 4.24882 8.49764 16.9953 33.9906 67.9811 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.011 x 7.883 at -3.966 degrees (North through East) ! Clean map min=-0.0010027 max=0.045382 Jy/beam quit ! Quitting program ! Log file J2212-2518_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:38:50 2016