! Started logfile: J2142-2551_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:09:59 2016 obs J2142-2551_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2142-2551_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87989 visibilities/baseline/integration-bin. ! Found source: J2142-2551 ! ! 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 330 lines of history. ! ! Reading 19164 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 J2142-2551_S_2015_03_17_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.958542Jy sigma=0.008398 ! Fit after self-cal, rms=0.916968Jy sigma=0.008047 ! 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.292 mas, bmaj=6.482 mas, bpa=-4.984 degrees ! Estimated noise=1030.67 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.0617216 Jy ! Component: 100 - total flux cleaned = 0.0792099 Jy ! Total flux subtracted in 100 components = 0.0792099 Jy ! Clean residual min=-0.004354 max=0.007860 Jy/beam ! Clean residual mean=-0.000022 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.0792099 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0792099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101162Jy sigma=0.000803 ! Fit after self-cal, rms=0.101014Jy sigma=0.000802 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0094607 Jy ! Component: 100 - total flux cleaned = 0.0156448 Jy ! Total flux subtracted in 100 components = 0.0156448 Jy ! Clean residual min=-0.003975 max=0.006355 Jy/beam ! Clean residual mean=-0.000018 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.0948547 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.0948547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099373Jy sigma=0.000787 ! Fit after self-cal, rms=0.099330Jy sigma=0.000787 ! Inverting map ! Added new window around map position (-4.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00648037 Jy ! Component: 100 - total flux cleaned = 0.0108499 Jy ! Total flux subtracted in 100 components = 0.0108499 Jy ! Clean residual min=-0.003649 max=0.004473 Jy/beam ! Clean residual mean=-0.000014 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.105705 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 54 components and 0.105705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098584Jy sigma=0.000781 ! Fit after self-cal, rms=0.098550Jy sigma=0.000781 ! 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=2.834 mas, bmaj=7.641 mas, bpa=-4.752 degrees ! Estimated noise=596.145 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.00623371 Jy ! Component: 100 - total flux cleaned = 0.0099776 Jy ! Component: 150 - total flux cleaned = 0.0124783 Jy ! Component: 200 - total flux cleaned = 0.0141691 Jy ! Total flux subtracted in 200 components = 0.0141691 Jy ! Clean residual min=-0.002543 max=0.003166 Jy/beam ! Clean residual mean=-0.000024 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.119874 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 79 components and 0.119874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098042Jy sigma=0.000777 ! Fit after self-cal, rms=0.098016Jy sigma=0.000777 ! 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 1.00 FD 0.87 HN 1.08 KP 1.06 ! LA 0.97 MK 0.99 NL 0.94 OV 0.97 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.88 HN 1.12 KP 1.05 ! LA 0.99 MK 1.00 NL 1.06 OV 1.10 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.87 HN 1.19 KP 0.96 ! LA 0.78 MK 1.02 NL 1.12 OV 1.04 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 1.08 KP 0.97 ! LA 0.86 MK 1.09 NL 1.03 OV 1.01 ! PT 1.04 SC 1.02 ! ! ! Fit before self-cal, rms=0.098016Jy sigma=0.000777 ! Fit after self-cal, rms=0.097105Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=7.652 mas, bpa=-4.343 degrees ! Estimated noise=599.628 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 = -6.77125e-05 Jy ! Component: 100 - total flux cleaned = -6.62674e-05 Jy ! Component: 150 - total flux cleaned = -8.23962e-05 Jy ! Component: 200 - total flux cleaned = -9.59175e-05 Jy ! Total flux subtracted in 200 components = -9.59175e-05 Jy ! Clean residual min=-0.001966 max=0.001815 Jy/beam ! Clean residual mean=-0.000011 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.119778 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 90 components and 0.119778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097099Jy sigma=0.000772 ! Fit after self-cal, rms=0.097048Jy sigma=0.000772 ! 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.097048Jy sigma=0.000772 ! Fit after self-cal, rms=0.096956Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=7.643 mas, bpa=-4.236 degrees ! Estimated noise=598.553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018793 Jy ! Component: 100 - total flux cleaned = -0.000187425 Jy ! Component: 150 - total flux cleaned = -0.000188118 Jy ! Component: 200 - total flux cleaned = -0.000188375 Jy ! Total flux subtracted in 200 components = -0.000188375 Jy ! Clean residual min=-0.001912 max=0.001751 Jy/beam ! Clean residual mean=-0.000011 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.119589 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.119589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096953Jy sigma=0.000772 ! Fit after self-cal, rms=0.096951Jy sigma=0.000772 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 = 9.70771e-06 Jy ! Component: 100 - total flux cleaned = 2.0293e-05 Jy ! Component: 150 - total flux cleaned = 2.94374e-05 Jy ! Component: 200 - total flux cleaned = 4.6384e-05 Jy ! Total flux subtracted in 200 components = 4.6384e-05 Jy ! Clean residual min=-0.001908 max=0.001757 Jy/beam ! Clean residual mean=-0.000011 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.119636 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.119636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096949Jy sigma=0.000772 ! Fit after self-cal, rms=0.096949Jy sigma=0.000772 ! 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.096949Jy sigma=0.000772 ! Fit after self-cal, rms=0.098241Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=7.632 mas, bpa=-4.309 degrees ! Estimated noise=598.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107095 Jy ! Component: 100 - total flux cleaned = -9.81359e-05 Jy ! Component: 150 - total flux cleaned = -9.02719e-05 Jy ! Component: 200 - total flux cleaned = -9.8011e-05 Jy ! Total flux subtracted in 200 components = -9.8011e-05 Jy ! Clean residual min=-0.001758 max=0.001670 Jy/beam ! Clean residual mean=-0.000009 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.119538 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.119538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098239Jy sigma=0.000771 ! Fit after self-cal, rms=0.098269Jy sigma=0.000771 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.6357e-05 Jy ! Component: 100 - total flux cleaned = -2.63061e-05 Jy ! Component: 150 - total flux cleaned = -2.65464e-05 Jy ! Component: 200 - total flux cleaned = -2.66848e-05 Jy ! Total flux subtracted in 200 components = -2.66848e-05 Jy ! Clean residual min=-0.001745 max=0.001654 Jy/beam ! Clean residual mean=-0.000009 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.119511 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.119511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098268Jy sigma=0.000771 ! Fit after self-cal, rms=0.098268Jy sigma=0.000771 ! 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.098268Jy sigma=0.000771 ! Fit after self-cal, rms=0.098497Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.531 mas, bmaj=18.12 mas, bpa=4.235 degrees ! Estimated noise=784.959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324552 Jy ! Component: 100 - total flux cleaned = 0.000312609 Jy ! Component: 150 - total flux cleaned = 0.00033221 Jy ! Component: 200 - total flux cleaned = 0.000349868 Jy ! Total flux subtracted in 200 components = 0.000349868 Jy ! Clean residual min=-0.001878 max=0.001809 Jy/beam ! Clean residual mean=-0.000020 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.119861 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 113 components and 0.119861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098498Jy sigma=0.000771 ! Fit after self-cal, rms=0.098505Jy sigma=0.000771 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.95305e-05 Jy ! Component: 100 - total flux cleaned = 0.000114778 Jy ! Component: 150 - total flux cleaned = 0.000129368 Jy ! Component: 200 - total flux cleaned = 0.000149559 Jy ! Total flux subtracted in 200 components = 0.000149559 Jy ! Clean residual min=-0.001872 max=0.001808 Jy/beam ! Clean residual mean=-0.000020 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.12001 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 115 components and 0.12001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098507Jy sigma=0.000771 ! Fit after self-cal, rms=0.098509Jy sigma=0.000771 ! 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=2.863 mas, bmaj=7.629 mas, bpa=-4.302 degrees ! Estimated noise=598.538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.863 x 7.629 at -4.302 degrees (North through East) ! Clean map min=-0.0016295 max=0.080054 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.305 mas, bmaj=6.448 mas, bpa=-4.606 degrees ! Estimated noise=1042.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0617142 Jy ! Component: 100 - total flux cleaned = 0.0798472 Jy ! Component: 150 - total flux cleaned = 0.0898979 Jy ! Component: 200 - total flux cleaned = 0.096838 Jy ! Total flux subtracted in 200 components = 0.096838 Jy ! Clean residual min=-0.003328 max=0.003881 Jy/beam ! Clean residual mean=-0.000011 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.096838 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.096838 Jy ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=7.629 mas, bpa=-4.302 degrees ! Estimated noise=598.538 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.00819187 Jy ! Component: 100 - total flux cleaned = 0.0130223 Jy ! Component: 150 - total flux cleaned = 0.0160908 Jy ! Component: 200 - total flux cleaned = 0.0181217 Jy ! Total flux subtracted in 200 components = 0.0181217 Jy ! Clean residual min=-0.001841 max=0.001982 Jy/beam ! Clean residual mean=-0.000014 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.11496 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 73 components and 0.11496 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.531 mas, bmaj=18.12 mas, bpa=4.235 degrees ! Estimated noise=784.959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243358 Jy ! Component: 100 - total flux cleaned = 0.0035744 Jy ! Component: 150 - total flux cleaned = 0.00413802 Jy ! Component: 200 - total flux cleaned = 0.00439495 Jy ! Total flux subtracted in 200 components = 0.00439495 Jy ! Clean residual min=-0.001901 max=0.001704 Jy/beam ! Clean residual mean=-0.000022 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.119355 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 = 3.29836e-05 Jy ! Component: 100 - total flux cleaned = 5.635e-05 Jy ! Component: 150 - total flux cleaned = 8.60042e-05 Jy ! Component: 200 - total flux cleaned = 0.000107367 Jy ! Total flux subtracted in 200 components = 0.000107367 Jy ! Clean residual min=-0.001894 max=0.001704 Jy/beam ! Clean residual mean=-0.000021 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.119462 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.119462 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=7.629 mas, bpa=-4.302 degrees ! Estimated noise=598.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383363 Jy ! Component: 100 - total flux cleaned = -0.000515152 Jy ! Component: 150 - total flux cleaned = -0.00056513 Jy ! Component: 200 - total flux cleaned = -0.000565234 Jy ! Total flux subtracted in 200 components = -0.000565234 Jy ! Clean residual min=-0.001675 max=0.001730 Jy/beam ! Clean residual mean=-0.000010 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.118897 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.118897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098518Jy sigma=0.000771 ! Fit after self-cal, rms=0.098504Jy sigma=0.000771 wmodel J2142-2551_S_2015_03_17_pus_map.mod ! Writing 94 model components to file: J2142-2551_S_2015_03_17_pus_map.mod wobs J2142-2551_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2142-2551_S_2015_03_17_pus_uvs.fits wwins J2142-2551_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2142-2551_S_2015_03_17_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.000196082 Jy ! Component: 100 - total flux cleaned = 0.000196034 Jy ! Component: 150 - total flux cleaned = 0.000110571 Jy ! Component: 200 - total flux cleaned = -5.15483e-05 Jy ! Component: 250 - total flux cleaned = -0.000260156 Jy ! Component: 300 - total flux cleaned = -0.000310865 Jy ! Component: 350 - total flux cleaned = -0.000409531 Jy ! Component: 400 - total flux cleaned = -0.000529181 Jy ! Component: 450 - total flux cleaned = -0.00059873 Jy ! Component: 500 - total flux cleaned = -0.000667024 Jy ! Component: 550 - total flux cleaned = -0.000711603 Jy ! Component: 600 - total flux cleaned = -0.000776672 Jy ! Component: 650 - total flux cleaned = -0.00081908 Jy ! Component: 700 - total flux cleaned = -0.000902658 Jy ! Component: 750 - total flux cleaned = -0.000944036 Jy ! Component: 800 - total flux cleaned = -0.00102538 Jy ! Component: 850 - total flux cleaned = -0.00106544 Jy ! Component: 900 - total flux cleaned = -0.0011439 Jy ! Component: 950 - total flux cleaned = -0.00122075 Jy ! Component: 1000 - total flux cleaned = -0.00123974 Jy ! Component: 1050 - total flux cleaned = -0.00135178 Jy ! Component: 1100 - total flux cleaned = -0.00144338 Jy ! Component: 1150 - total flux cleaned = -0.00147979 Jy ! Component: 1200 - total flux cleaned = -0.0016235 Jy ! Component: 1250 - total flux cleaned = -0.00165869 Jy ! Component: 1300 - total flux cleaned = -0.00172873 Jy ! Component: 1350 - total flux cleaned = -0.00181537 Jy ! Component: 1400 - total flux cleaned = -0.00186683 Jy ! Component: 1450 - total flux cleaned = -0.00191769 Jy ! Component: 1500 - total flux cleaned = -0.00198431 Jy ! Component: 1550 - total flux cleaned = -0.00200082 Jy ! Component: 1600 - total flux cleaned = -0.00204973 Jy ! Component: 1650 - total flux cleaned = -0.00209825 Jy ! Component: 1700 - total flux cleaned = -0.0021302 Jy ! Component: 1750 - total flux cleaned = -0.00220903 Jy ! Component: 1800 - total flux cleaned = -0.00225589 Jy ! Component: 1850 - total flux cleaned = -0.00230198 Jy ! Component: 1900 - total flux cleaned = -0.00231723 Jy ! Component: 1950 - total flux cleaned = -0.00239288 Jy ! Component: 2000 - total flux cleaned = -0.00246742 Jy ! Component: 2050 - total flux cleaned = -0.00246759 Jy ! Component: 2100 - total flux cleaned = -0.00259939 Jy ! Component: 2150 - total flux cleaned = -0.00259939 Jy ! Component: 2200 - total flux cleaned = -0.00270025 Jy ! Component: 2250 - total flux cleaned = -0.00271451 Jy ! Component: 2300 - total flux cleaned = -0.00274284 Jy ! Component: 2350 - total flux cleaned = -0.00278485 Jy ! Component: 2400 - total flux cleaned = -0.00282649 Jy ! Component: 2450 - total flux cleaned = -0.00285394 Jy ! Component: 2500 - total flux cleaned = -0.0028675 Jy ! Component: 2550 - total flux cleaned = -0.00292129 Jy ! Component: 2600 - total flux cleaned = -0.00293455 Jy ! Component: 2650 - total flux cleaned = -0.00292137 Jy ! Component: 2700 - total flux cleaned = -0.00297382 Jy ! Component: 2750 - total flux cleaned = -0.00301285 Jy ! Component: 2800 - total flux cleaned = -0.00305162 Jy ! Component: 2850 - total flux cleaned = -0.0030388 Jy ! Component: 2900 - total flux cleaned = -0.00305181 Jy ! Component: 2950 - total flux cleaned = -0.00311496 Jy ! Component: 3000 - total flux cleaned = -0.00317749 Jy ! Component: 3050 - total flux cleaned = -0.00315256 Jy ! Component: 3100 - total flux cleaned = -0.00316485 Jy ! Component: 3150 - total flux cleaned = -0.00312826 Jy ! Component: 3200 - total flux cleaned = -0.00314047 Jy ! Component: 3250 - total flux cleaned = -0.00317657 Jy ! Component: 3300 - total flux cleaned = -0.00321242 Jy ! Component: 3350 - total flux cleaned = -0.00324786 Jy ! Component: 3400 - total flux cleaned = -0.00328322 Jy ! Component: 3450 - total flux cleaned = -0.00325979 Jy ! Component: 3500 - total flux cleaned = -0.00328293 Jy ! Component: 3550 - total flux cleaned = -0.00328273 Jy ! Component: 3600 - total flux cleaned = -0.00333988 Jy ! Component: 3650 - total flux cleaned = -0.00331711 Jy ! Component: 3700 - total flux cleaned = -0.00332837 Jy ! Component: 3750 - total flux cleaned = -0.00336198 Jy ! Component: 3800 - total flux cleaned = -0.00336201 Jy ! Component: 3850 - total flux cleaned = -0.0033841 Jy ! Component: 3900 - total flux cleaned = -0.00336215 Jy ! Component: 3950 - total flux cleaned = -0.00341668 Jy ! Component: 4000 - total flux cleaned = -0.00337324 Jy ! Component: 4050 - total flux cleaned = -0.00338403 Jy ! Total flux subtracted in 4096 components = -0.00335185 Jy ! Clean residual min=-0.000764 max=0.000542 Jy/beam ! Clean residual mean=-0.000002 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.115545 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 416 components and 0.115545 Jy ![Exited script file: muppet] wmap "J2142-2551_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.863 x 7.629 at -4.302 degrees (North through East) ! Clean map min=-0.0014959 max=0.081584 Jy/beam ! Writing clean map to FITS file: J2142-2551_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0815845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199233 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.732613 0.732613 1.46523 2.93045 5.8609 11.7218 23.4436 46.8872 93.7744 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.863 x 7.629 at -4.302 degrees (North through East) ! Clean map min=-0.0014959 max=0.081584 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2142-2551_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:04 2016