! Started logfile: J2234-2055_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:39:08 2016 obs J2234-2055_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2234-2055_S_2014_05_31_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.985734 visibilities/baseline/integration-bin. ! Found source: J2234-2055 ! ! 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 14372 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 J2234-2055_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.833552Jy sigma=0.008302 ! Fit after self-cal, rms=0.807064Jy sigma=0.008042 ! 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.485 mas, bmaj=6.649 mas, bpa=-6.159 degrees ! Estimated noise=883.675 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.148725 Jy ! Component: 100 - total flux cleaned = 0.18652 Jy ! Total flux subtracted in 100 components = 0.18652 Jy ! Clean residual min=-0.005954 max=0.015309 Jy/beam ! Clean residual mean=-0.000016 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.18652 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.18652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090851Jy sigma=0.000851 ! Fit after self-cal, rms=0.090819Jy sigma=0.000851 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164418 Jy ! Component: 100 - total flux cleaned = 0.0249794 Jy ! Total flux subtracted in 100 components = 0.0249794 Jy ! Clean residual min=-0.004573 max=0.007097 Jy/beam ! Clean residual mean=0.000000 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.211499 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.211499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086865Jy sigma=0.000811 ! Fit after self-cal, rms=0.086847Jy sigma=0.000811 ! Inverting map ! Added new window around map position (-3.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692962 Jy ! Component: 100 - total flux cleaned = 0.0109792 Jy ! Total flux subtracted in 100 components = 0.0109792 Jy ! Clean residual min=-0.004535 max=0.004693 Jy/beam ! Clean residual mean=0.000006 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.222479 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.222479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086042Jy sigma=0.000804 ! Fit after self-cal, rms=0.085988Jy sigma=0.000803 ! 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.032 mas, bmaj=7.893 mas, bpa=-5.576 degrees ! Estimated noise=599.755 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.00524353 Jy ! Component: 100 - total flux cleaned = 0.00799896 Jy ! Component: 150 - total flux cleaned = 0.00961288 Jy ! Component: 200 - total flux cleaned = 0.0102147 Jy ! Total flux subtracted in 200 components = 0.0102147 Jy ! Clean residual min=-0.003217 max=0.003058 Jy/beam ! Clean residual mean=0.000007 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.232693 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.232693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085601Jy sigma=0.000801 ! Fit after self-cal, rms=0.085581Jy sigma=0.000801 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.83 HN 1.00 KP 1.05 ! LA 1.16 MK 1.00 NL 0.97 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.08 KP 1.02 ! LA 1.13 MK 0.99 NL 1.04 OV 1.01 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 1.09 KP 0.92 ! LA 0.90 MK 1.03 NL 0.98 OV 0.95 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.05 KP 0.89 ! LA 0.86 MK 1.01 NL 1.06 OV 1.00 ! PT 1.04 SC 0.94 ! ! ! Fit before self-cal, rms=0.085581Jy sigma=0.000801 ! Fit after self-cal, rms=0.082797Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.886 mas, bpa=-5.343 degrees ! Estimated noise=601.611 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.000331568 Jy ! Component: 100 - total flux cleaned = -0.000442723 Jy ! Component: 150 - total flux cleaned = -0.000517423 Jy ! Component: 200 - total flux cleaned = -0.000586464 Jy ! Total flux subtracted in 200 components = -0.000586464 Jy ! Clean residual min=-0.002079 max=0.002440 Jy/beam ! Clean residual mean=-0.000003 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.232107 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.232107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082779Jy sigma=0.000776 ! Fit after self-cal, rms=0.082773Jy sigma=0.000776 ! 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.082773Jy sigma=0.000776 ! Fit after self-cal, rms=0.082771Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.884 mas, bpa=-5.35 degrees ! Estimated noise=601.464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001119 Jy ! Component: 100 - total flux cleaned = -0.000203584 Jy ! Component: 150 - total flux cleaned = -0.000223563 Jy ! Component: 200 - total flux cleaned = -0.000261786 Jy ! Total flux subtracted in 200 components = -0.000261786 Jy ! Clean residual min=-0.002104 max=0.002311 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.231845 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.231845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082759Jy sigma=0.000775 ! Fit after self-cal, rms=0.082761Jy sigma=0.000775 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 (-8, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209907 Jy ! Component: 100 - total flux cleaned = 0.00244927 Jy ! Component: 150 - total flux cleaned = 0.00263839 Jy ! Component: 200 - total flux cleaned = 0.00266501 Jy ! Total flux subtracted in 200 components = 0.00266501 Jy ! Clean residual min=-0.002203 max=0.001606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.23451 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.23451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082699Jy sigma=0.000774 ! Fit after self-cal, rms=0.082697Jy sigma=0.000774 ! 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.082697Jy sigma=0.000774 ! Fit after self-cal, rms=0.082679Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.876 mas, bpa=-5.335 degrees ! Estimated noise=600.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425278 Jy ! Component: 100 - total flux cleaned = 0.000523619 Jy ! Component: 150 - total flux cleaned = 0.00056423 Jy ! Component: 200 - total flux cleaned = 0.000600463 Jy ! Total flux subtracted in 200 components = 0.000600463 Jy ! Clean residual min=-0.002174 max=0.001527 Jy/beam ! Clean residual mean=-0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.235111 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.235111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082665Jy sigma=0.000774 ! Fit after self-cal, rms=0.082667Jy sigma=0.000774 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.86002e-05 Jy ! Component: 100 - total flux cleaned = 7.48345e-05 Jy ! Component: 150 - total flux cleaned = 4.4655e-05 Jy ! Component: 200 - total flux cleaned = 3.03703e-05 Jy ! Total flux subtracted in 200 components = 3.03703e-05 Jy ! Clean residual min=-0.002166 max=0.001537 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.235141 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.235141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082661Jy sigma=0.000774 ! Fit after self-cal, rms=0.082660Jy sigma=0.000774 ! 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.082660Jy sigma=0.000774 ! Fit after self-cal, rms=0.082642Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.693 mas, bmaj=16.73 mas, bpa=-0.112 degrees ! Estimated noise=755.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235712 Jy ! Component: 100 - total flux cleaned = -0.000253269 Jy ! Component: 150 - total flux cleaned = -0.000281614 Jy ! Component: 200 - total flux cleaned = -0.000281503 Jy ! Total flux subtracted in 200 components = -0.000281503 Jy ! Clean residual min=-0.002032 max=0.001770 Jy/beam ! Clean residual mean=-0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.234859 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 114 components and 0.234859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082642Jy sigma=0.000774 ! Fit after self-cal, rms=0.082642Jy sigma=0.000774 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.46978e-05 Jy ! Component: 100 - total flux cleaned = -2.50547e-05 Jy ! Component: 150 - total flux cleaned = -2.46688e-05 Jy ! Component: 200 - total flux cleaned = -3.50077e-05 Jy ! Total flux subtracted in 200 components = -3.50077e-05 Jy ! Clean residual min=-0.002030 max=0.001756 Jy/beam ! Clean residual mean=-0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.234824 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 115 components and 0.234824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082643Jy sigma=0.000774 ! Fit after self-cal, rms=0.082642Jy sigma=0.000774 ! 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.042 mas, bmaj=7.874 mas, bpa=-5.323 degrees ! Estimated noise=600.2 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.042 x 7.874 at -5.323 degrees (North through East) ! Clean map min=-0.0021131 max=0.19411 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.486 mas, bmaj=6.607 mas, bpa=-5.87 degrees ! Estimated noise=883.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148484 Jy ! Component: 100 - total flux cleaned = 0.187325 Jy ! Component: 150 - total flux cleaned = 0.203979 Jy ! Component: 200 - total flux cleaned = 0.213213 Jy ! Total flux subtracted in 200 components = 0.213213 Jy ! Clean residual min=-0.003387 max=0.004810 Jy/beam ! Clean residual mean=-0.000011 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.213213 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.213213 Jy ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.874 mas, bpa=-5.323 degrees ! Estimated noise=600.2 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.00801223 Jy ! Component: 100 - total flux cleaned = 0.0127257 Jy ! Component: 150 - total flux cleaned = 0.0157558 Jy ! Component: 200 - total flux cleaned = 0.0178117 Jy ! Total flux subtracted in 200 components = 0.0178117 Jy ! Clean residual min=-0.002216 max=0.001653 Jy/beam ! Clean residual mean=-0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.231025 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 68 components and 0.231025 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.693 mas, bmaj=16.73 mas, bpa=-0.112 degrees ! Estimated noise=755.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213766 Jy ! Component: 100 - total flux cleaned = 0.00329201 Jy ! Component: 150 - total flux cleaned = 0.00361248 Jy ! Component: 200 - total flux cleaned = 0.00372177 Jy ! Total flux subtracted in 200 components = 0.00372177 Jy ! Clean residual min=-0.002069 max=0.001773 Jy/beam ! Clean residual mean=-0.000003 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.234746 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.15199e-05 Jy ! Component: 100 - total flux cleaned = 9.15846e-05 Jy ! Component: 150 - total flux cleaned = 0.000107571 Jy ! Component: 200 - total flux cleaned = 0.000122557 Jy ! Total flux subtracted in 200 components = 0.000122557 Jy ! Clean residual min=-0.002040 max=0.001733 Jy/beam ! Clean residual mean=-0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.234869 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 101 components and 0.234869 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.874 mas, bpa=-5.323 degrees ! Estimated noise=600.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130562 Jy ! Component: 100 - total flux cleaned = 0.000232783 Jy ! Component: 150 - total flux cleaned = 0.000291365 Jy ! Component: 200 - total flux cleaned = 0.000290773 Jy ! Total flux subtracted in 200 components = 0.000290773 Jy ! Clean residual min=-0.002153 max=0.001563 Jy/beam ! Clean residual mean=-0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.23516 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.23516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082672Jy sigma=0.000774 ! Fit after self-cal, rms=0.082665Jy sigma=0.000774 wmodel J2234-2055_S_2014_05_31_pus_map.mod ! Writing 111 model components to file: J2234-2055_S_2014_05_31_pus_map.mod wobs J2234-2055_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2234-2055_S_2014_05_31_pus_uvs.fits wwins J2234-2055_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J2234-2055_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.000906967 Jy ! Component: 100 - total flux cleaned = -0.00141941 Jy ! Component: 150 - total flux cleaned = -0.00177439 Jy ! Component: 200 - total flux cleaned = -0.00203064 Jy ! Component: 250 - total flux cleaned = -0.00208039 Jy ! Component: 300 - total flux cleaned = -0.0021768 Jy ! Component: 350 - total flux cleaned = -0.00227003 Jy ! Component: 400 - total flux cleaned = -0.00236144 Jy ! Component: 450 - total flux cleaned = -0.0024737 Jy ! Component: 500 - total flux cleaned = -0.00245177 Jy ! Component: 550 - total flux cleaned = -0.00251654 Jy ! Component: 600 - total flux cleaned = -0.00247388 Jy ! Component: 650 - total flux cleaned = -0.00247422 Jy ! Component: 700 - total flux cleaned = -0.00253588 Jy ! Component: 750 - total flux cleaned = -0.00243456 Jy ! Component: 800 - total flux cleaned = -0.00253462 Jy ! Component: 850 - total flux cleaned = -0.00257408 Jy ! Component: 900 - total flux cleaned = -0.0026711 Jy ! Component: 950 - total flux cleaned = -0.00274765 Jy ! Component: 1000 - total flux cleaned = -0.00278535 Jy ! Component: 1050 - total flux cleaned = -0.0028601 Jy ! Component: 1100 - total flux cleaned = -0.00291547 Jy ! Component: 1150 - total flux cleaned = -0.00298799 Jy ! Component: 1200 - total flux cleaned = -0.00298783 Jy ! Component: 1250 - total flux cleaned = -0.00302344 Jy ! Component: 1300 - total flux cleaned = -0.00302341 Jy ! Component: 1350 - total flux cleaned = -0.00307566 Jy ! Component: 1400 - total flux cleaned = -0.00309286 Jy ! Component: 1450 - total flux cleaned = -0.00310989 Jy ! Component: 1500 - total flux cleaned = -0.00312648 Jy ! Component: 1550 - total flux cleaned = -0.00314295 Jy ! Component: 1600 - total flux cleaned = -0.00310995 Jy ! Component: 1650 - total flux cleaned = -0.00315901 Jy ! Component: 1700 - total flux cleaned = -0.00319151 Jy ! Component: 1750 - total flux cleaned = -0.00322346 Jy ! Component: 1800 - total flux cleaned = -0.0031756 Jy ! Component: 1850 - total flux cleaned = -0.00323855 Jy ! Component: 1900 - total flux cleaned = -0.00322291 Jy ! Component: 1950 - total flux cleaned = -0.00325392 Jy ! Component: 2000 - total flux cleaned = -0.0033457 Jy ! Component: 2050 - total flux cleaned = -0.00326994 Jy ! Component: 2100 - total flux cleaned = -0.00328508 Jy ! Component: 2150 - total flux cleaned = -0.003315 Jy ! Component: 2200 - total flux cleaned = -0.00335941 Jy ! Component: 2250 - total flux cleaned = -0.00335961 Jy ! Component: 2300 - total flux cleaned = -0.00340335 Jy ! Component: 2350 - total flux cleaned = -0.00341778 Jy ! Component: 2400 - total flux cleaned = -0.00340342 Jy ! Component: 2450 - total flux cleaned = -0.00338942 Jy ! Component: 2500 - total flux cleaned = -0.0034456 Jy ! Component: 2550 - total flux cleaned = -0.00341777 Jy ! Component: 2600 - total flux cleaned = -0.00345948 Jy ! Component: 2650 - total flux cleaned = -0.00341822 Jy ! Component: 2700 - total flux cleaned = -0.00345914 Jy ! Component: 2750 - total flux cleaned = -0.00341847 Jy ! Component: 2800 - total flux cleaned = -0.00339157 Jy ! Component: 2850 - total flux cleaned = -0.00340483 Jy ! Component: 2900 - total flux cleaned = -0.00340462 Jy ! Component: 2950 - total flux cleaned = -0.00336532 Jy ! Component: 3000 - total flux cleaned = -0.00336539 Jy ! Component: 3050 - total flux cleaned = -0.00337835 Jy ! Component: 3100 - total flux cleaned = -0.00332701 Jy ! Component: 3150 - total flux cleaned = -0.0033269 Jy ! Component: 3200 - total flux cleaned = -0.00331432 Jy ! Component: 3250 - total flux cleaned = -0.00330176 Jy ! Component: 3300 - total flux cleaned = -0.00327687 Jy ! Component: 3350 - total flux cleaned = -0.00328936 Jy ! Component: 3400 - total flux cleaned = -0.00322784 Jy ! Component: 3450 - total flux cleaned = -0.0032279 Jy ! Component: 3500 - total flux cleaned = -0.00324011 Jy ! Component: 3550 - total flux cleaned = -0.0031918 Jy ! Component: 3600 - total flux cleaned = -0.00316778 Jy ! Component: 3650 - total flux cleaned = -0.00316773 Jy ! Component: 3700 - total flux cleaned = -0.0030967 Jy ! Component: 3750 - total flux cleaned = -0.00316731 Jy ! Component: 3800 - total flux cleaned = -0.00309714 Jy ! Component: 3850 - total flux cleaned = -0.00309716 Jy ! Component: 3900 - total flux cleaned = -0.00306255 Jy ! Component: 3950 - total flux cleaned = -0.00301674 Jy ! Component: 4000 - total flux cleaned = -0.00299386 Jy ! Component: 4050 - total flux cleaned = -0.00302785 Jy ! Total flux subtracted in 4096 components = -0.00299414 Jy ! Clean residual min=-0.000780 max=0.000692 Jy/beam ! Clean residual mean=0.000000 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.232166 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 398 components and 0.232166 Jy ![Exited script file: muppet] wmap "J2234-2055_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.042 x 7.874 at -5.323 degrees (North through East) ! Clean map min=-0.0015014 max=0.19351 Jy/beam ! Writing clean map to FITS file: J2234-2055_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.193512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208448 device "J2234-2055_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2234-2055_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.323155 0.323155 0.646311 1.29262 2.58524 5.17049 10.341 20.6819 41.3639 82.7278 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 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.042 x 7.874 at -5.323 degrees (North through East) ! Clean map min=-0.0015014 max=0.19351 Jy/beam quit ! Quitting program ! Log file J2234-2055_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:39:13 2016