! Started logfile: J1839+4100_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:35:23 2016 obs J1839+4100_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1839+4100_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885428 visibilities/baseline/integration-bin. ! Found source: J1839+4100 ! ! 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 19444 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 J1839+4100_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906952Jy sigma=0.011746 ! Fit after self-cal, rms=0.847219Jy sigma=0.011007 ! 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.026 mas, bmaj=4.407 mas, bpa=-18.44 degrees ! Estimated noise=754.605 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.115925 Jy ! Component: 100 - total flux cleaned = 0.144869 Jy ! Total flux subtracted in 100 components = 0.144869 Jy ! Clean residual min=-0.004754 max=0.011660 Jy/beam ! Clean residual mean=0.000002 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.144869 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.144869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069957Jy sigma=0.000841 ! Fit after self-cal, rms=0.069952Jy sigma=0.000841 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127036 Jy ! Component: 100 - total flux cleaned = 0.0189901 Jy ! Total flux subtracted in 100 components = 0.0189901 Jy ! Clean residual min=-0.003357 max=0.003505 Jy/beam ! Clean residual mean=-0.000000 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.16386 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 10 components and 0.16386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067182Jy sigma=0.000807 ! Fit after self-cal, rms=0.067179Jy sigma=0.000807 ! 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.919 mas, bmaj=5.452 mas, bpa=-12.46 degrees ! Estimated noise=397.023 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.00348411 Jy ! Component: 100 - total flux cleaned = 0.00492303 Jy ! Component: 150 - total flux cleaned = 0.00556433 Jy ! Component: 200 - total flux cleaned = 0.00566163 Jy ! Total flux subtracted in 200 components = 0.00566163 Jy ! Clean residual min=-0.002149 max=0.002394 Jy/beam ! Clean residual mean=-0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.169521 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.169521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066948Jy sigma=0.000806 ! Fit after self-cal, rms=0.066948Jy sigma=0.000806 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.84 HN 0.96 KP 1.02 ! LA 1.19 MK 1.01 NL 0.97 OV 0.97 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.04 KP 1.01 ! LA 1.14 MK 1.03 NL 1.04 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.02 KP 0.91 ! LA 0.89 MK 1.02 NL 1.03 OV 0.94 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.02 KP 0.90 ! LA 0.89 MK 1.02 NL 1.09 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.066948Jy sigma=0.000806 ! Fit after self-cal, rms=0.064432Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=5.454 mas, bpa=-11.72 degrees ! Estimated noise=397.483 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.000176852 Jy ! Component: 100 - total flux cleaned = -0.000255697 Jy ! Component: 150 - total flux cleaned = -0.00028962 Jy ! Component: 200 - total flux cleaned = -0.000320184 Jy ! Total flux subtracted in 200 components = -0.000320184 Jy ! Clean residual min=-0.001486 max=0.001444 Jy/beam ! Clean residual mean=-0.000006 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.169201 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.169201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064418Jy sigma=0.000782 ! Fit after self-cal, rms=0.064417Jy sigma=0.000782 ! 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.064417Jy sigma=0.000782 ! Fit after self-cal, rms=0.064466Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=5.459 mas, bpa=-12.15 degrees ! Estimated noise=397.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169368 Jy ! Component: 100 - total flux cleaned = -0.000238098 Jy ! Component: 150 - total flux cleaned = -0.00028324 Jy ! Component: 200 - total flux cleaned = -0.000310946 Jy ! Total flux subtracted in 200 components = -0.000310946 Jy ! Clean residual min=-0.001483 max=0.001294 Jy/beam ! Clean residual mean=-0.000004 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.16889 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.16889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064456Jy sigma=0.000781 ! Fit after self-cal, rms=0.064458Jy sigma=0.000781 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.67278e-05 Jy ! Component: 100 - total flux cleaned = -1.38472e-05 Jy ! Component: 150 - total flux cleaned = -5.12341e-05 Jy ! Component: 200 - total flux cleaned = -7.40938e-05 Jy ! Total flux subtracted in 200 components = -7.40938e-05 Jy ! Clean residual min=-0.001468 max=0.001284 Jy/beam ! Clean residual mean=-0.000004 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.168816 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.168816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064452Jy sigma=0.000781 ! Fit after self-cal, rms=0.064452Jy sigma=0.000781 ! 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.064452Jy sigma=0.000781 ! Fit after self-cal, rms=0.064479Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=5.46 mas, bpa=-12.29 degrees ! Estimated noise=397.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.65113e-05 Jy ! Component: 100 - total flux cleaned = -7.40474e-05 Jy ! Component: 150 - total flux cleaned = -9.65853e-05 Jy ! Component: 200 - total flux cleaned = -0.000107839 Jy ! Total flux subtracted in 200 components = -0.000107839 Jy ! Clean residual min=-0.001462 max=0.001273 Jy/beam ! Clean residual mean=-0.000004 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.168708 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.168708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064474Jy sigma=0.000781 ! Fit after self-cal, rms=0.064474Jy sigma=0.000781 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.33233e-06 Jy ! Component: 100 - total flux cleaned = -2.68418e-05 Jy ! Component: 150 - total flux cleaned = -4.66134e-05 Jy ! Component: 200 - total flux cleaned = -6.49896e-05 Jy ! Total flux subtracted in 200 components = -6.49896e-05 Jy ! Clean residual min=-0.001452 max=0.001266 Jy/beam ! Clean residual mean=-0.000004 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.168643 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.168643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064470Jy sigma=0.000781 ! Fit after self-cal, rms=0.064470Jy sigma=0.000781 ! 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.064470Jy sigma=0.000781 ! Fit after self-cal, rms=0.064489Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.431 mas, bmaj=9.276 mas, bpa=-11.08 degrees ! Estimated noise=471.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.17416e-05 Jy ! Component: 100 - total flux cleaned = 9.86836e-05 Jy ! Component: 150 - total flux cleaned = 0.000109137 Jy ! Component: 200 - total flux cleaned = 0.000113251 Jy ! Total flux subtracted in 200 components = 0.000113251 Jy ! Clean residual min=-0.001510 max=0.001531 Jy/beam ! Clean residual mean=-0.000008 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.168756 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.168756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064489Jy sigma=0.000781 ! Fit after self-cal, rms=0.064488Jy sigma=0.000781 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 = -1.63167e-07 Jy ! Component: 100 - total flux cleaned = -1.40241e-06 Jy ! Component: 150 - total flux cleaned = 3.19333e-06 Jy ! Component: 200 - total flux cleaned = 1.07224e-05 Jy ! Total flux subtracted in 200 components = 1.07224e-05 Jy ! Clean residual min=-0.001501 max=0.001535 Jy/beam ! Clean residual mean=-0.000008 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.168767 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.168767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064488Jy sigma=0.000781 ! Fit after self-cal, rms=0.064488Jy sigma=0.000781 ! 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.926 mas, bmaj=5.46 mas, bpa=-12.37 degrees ! Estimated noise=397.759 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.926 x 5.46 at -12.37 degrees (North through East) ! Clean map min=-0.0013914 max=0.15428 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.036 mas, bmaj=4.413 mas, bpa=-18.2 degrees ! Estimated noise=758.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116456 Jy ! Component: 100 - total flux cleaned = 0.145596 Jy ! Component: 150 - total flux cleaned = 0.15808 Jy ! Component: 200 - total flux cleaned = 0.16424 Jy ! Total flux subtracted in 200 components = 0.16424 Jy ! Clean residual min=-0.003121 max=0.002823 Jy/beam ! Clean residual mean=-0.000000 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.16424 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.16424 Jy ! Inverting map and beam ! Estimated beam: bmin=3.926 mas, bmaj=5.46 mas, bpa=-12.37 degrees ! Estimated noise=397.759 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.00338564 Jy ! Component: 100 - total flux cleaned = 0.00425723 Jy ! Component: 150 - total flux cleaned = 0.00446832 Jy ! Component: 200 - total flux cleaned = 0.00459562 Jy ! Total flux subtracted in 200 components = 0.00459562 Jy ! Clean residual min=-0.001514 max=0.001296 Jy/beam ! Clean residual mean=-0.000004 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.168835 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.168835 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=8.431 mas, bmaj=9.276 mas, bpa=-11.08 degrees ! Estimated noise=471.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185698 Jy ! Component: 100 - total flux cleaned = 0.000185004 Jy ! Component: 150 - total flux cleaned = 0.000165133 Jy ! Component: 200 - total flux cleaned = 0.00015032 Jy ! Total flux subtracted in 200 components = 0.00015032 Jy ! Clean residual min=-0.001499 max=0.001550 Jy/beam ! Clean residual mean=-0.000008 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.168986 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 = -8.55354e-06 Jy ! Component: 100 - total flux cleaned = -1.60603e-05 Jy ! Component: 150 - total flux cleaned = -2.6703e-05 Jy ! Component: 200 - total flux cleaned = -3.66491e-05 Jy ! Total flux subtracted in 200 components = -3.66491e-05 Jy ! Clean residual min=-0.001496 max=0.001549 Jy/beam ! Clean residual mean=-0.000008 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.168949 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.168949 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.926 mas, bmaj=5.46 mas, bpa=-12.37 degrees ! Estimated noise=397.759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.06932e-06 Jy ! Component: 100 - total flux cleaned = -3.39643e-05 Jy ! Component: 150 - total flux cleaned = -8.56622e-05 Jy ! Component: 200 - total flux cleaned = -0.000133643 Jy ! Total flux subtracted in 200 components = -0.000133643 Jy ! Clean residual min=-0.001457 max=0.001275 Jy/beam ! Clean residual mean=-0.000004 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.168815 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.168815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064512Jy sigma=0.000781 ! Fit after self-cal, rms=0.064509Jy sigma=0.000781 wmodel J1839+4100_S_2014_05_31_pus_map.mod ! Writing 31 model components to file: J1839+4100_S_2014_05_31_pus_map.mod wobs J1839+4100_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1839+4100_S_2014_05_31_pus_uvs.fits wwins J1839+4100_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1839+4100_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.000300244 Jy ! Component: 100 - total flux cleaned = -0.000325074 Jy ! Component: 150 - total flux cleaned = -0.000261891 Jy ! Component: 200 - total flux cleaned = -0.000201677 Jy ! Component: 250 - total flux cleaned = -0.000163601 Jy ! Component: 300 - total flux cleaned = -0.000126755 Jy ! Component: 350 - total flux cleaned = -0.000126967 Jy ! Component: 400 - total flux cleaned = -0.00016224 Jy ! Component: 450 - total flux cleaned = -0.000230532 Jy ! Component: 500 - total flux cleaned = -0.000329821 Jy ! Component: 550 - total flux cleaned = -0.000394858 Jy ! Component: 600 - total flux cleaned = -0.000505765 Jy ! Component: 650 - total flux cleaned = -0.000583756 Jy ! Component: 700 - total flux cleaned = -0.000691216 Jy ! Component: 750 - total flux cleaned = -0.000811628 Jy ! Component: 800 - total flux cleaned = -0.000914965 Jy ! Component: 850 - total flux cleaned = -0.00098763 Jy ! Component: 900 - total flux cleaned = -0.00108837 Jy ! Component: 950 - total flux cleaned = -0.00120124 Jy ! Component: 1000 - total flux cleaned = -0.00132605 Jy ! Component: 1050 - total flux cleaned = -0.00142168 Jy ! Component: 1100 - total flux cleaned = -0.00150248 Jy ! Component: 1150 - total flux cleaned = -0.00156906 Jy ! Component: 1200 - total flux cleaned = -0.00168689 Jy ! Component: 1250 - total flux cleaned = -0.00175179 Jy ! Component: 1300 - total flux cleaned = -0.00180284 Jy ! Component: 1350 - total flux cleaned = -0.001891 Jy ! Component: 1400 - total flux cleaned = -0.00197785 Jy ! Component: 1450 - total flux cleaned = -0.00201477 Jy ! Component: 1500 - total flux cleaned = -0.00211188 Jy ! Component: 1550 - total flux cleaned = -0.00217194 Jy ! Component: 1600 - total flux cleaned = -0.0022313 Jy ! Component: 1650 - total flux cleaned = -0.00232526 Jy ! Component: 1700 - total flux cleaned = -0.00239496 Jy ! Component: 1750 - total flux cleaned = -0.00246375 Jy ! Component: 1800 - total flux cleaned = -0.00256567 Jy ! Component: 1850 - total flux cleaned = -0.00263281 Jy ! Component: 1900 - total flux cleaned = -0.00267705 Jy ! Component: 1950 - total flux cleaned = -0.0027321 Jy ! Component: 2000 - total flux cleaned = -0.00276471 Jy ! Component: 2050 - total flux cleaned = -0.0028187 Jy ! Component: 2100 - total flux cleaned = -0.00287209 Jy ! Component: 2150 - total flux cleaned = -0.00293577 Jy ! Component: 2200 - total flux cleaned = -0.00299878 Jy ! Component: 2250 - total flux cleaned = -0.00305084 Jy ! Component: 2300 - total flux cleaned = -0.00306129 Jy ! Component: 2350 - total flux cleaned = -0.00312264 Jy ! Component: 2400 - total flux cleaned = -0.00314305 Jy ! Component: 2450 - total flux cleaned = -0.00316321 Jy ! Component: 2500 - total flux cleaned = -0.00321324 Jy ! Component: 2550 - total flux cleaned = -0.00323322 Jy ! Component: 2600 - total flux cleaned = -0.00329233 Jy ! Component: 2650 - total flux cleaned = -0.00332163 Jy ! Component: 2700 - total flux cleaned = -0.00338951 Jy ! Component: 2750 - total flux cleaned = -0.00339912 Jy ! Component: 2800 - total flux cleaned = -0.00340866 Jy ! Component: 2850 - total flux cleaned = -0.0034751 Jy ! Component: 2900 - total flux cleaned = -0.00351284 Jy ! Component: 2950 - total flux cleaned = -0.00355959 Jy ! Component: 3000 - total flux cleaned = -0.00359683 Jy ! Component: 3050 - total flux cleaned = -0.00359678 Jy ! Component: 3100 - total flux cleaned = -0.00367933 Jy ! Component: 3150 - total flux cleaned = -0.00365203 Jy ! Component: 3200 - total flux cleaned = -0.00373356 Jy ! Component: 3250 - total flux cleaned = -0.00372457 Jy ! Component: 3300 - total flux cleaned = -0.00376025 Jy ! Component: 3350 - total flux cleaned = -0.00378683 Jy ! Component: 3400 - total flux cleaned = -0.00382212 Jy ! Component: 3450 - total flux cleaned = -0.00384834 Jy ! Component: 3500 - total flux cleaned = -0.00389189 Jy ! Component: 3550 - total flux cleaned = -0.00391788 Jy ! Component: 3600 - total flux cleaned = -0.00398664 Jy ! Component: 3650 - total flux cleaned = -0.00399523 Jy ! Component: 3700 - total flux cleaned = -0.00403766 Jy ! Component: 3750 - total flux cleaned = -0.0040715 Jy ! Component: 3800 - total flux cleaned = -0.00408826 Jy ! Component: 3850 - total flux cleaned = -0.00414659 Jy ! Component: 3900 - total flux cleaned = -0.00414657 Jy ! Component: 3950 - total flux cleaned = -0.00419606 Jy ! Component: 4000 - total flux cleaned = -0.00422885 Jy ! Component: 4050 - total flux cleaned = -0.00426146 Jy ! Total flux subtracted in 4096 components = -0.0042858 Jy ! Clean residual min=-0.000531 max=0.000512 Jy/beam ! Clean residual mean=-0.000002 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.16453 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 289 components and 0.16453 Jy ![Exited script file: muppet] wmap "J1839+4100_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.926 x 5.46 at -12.37 degrees (North through East) ! Clean map min=-0.0010804 max=0.1542 Jy/beam ! Writing clean map to FITS file: J1839+4100_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.154203 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000139705 device "J1839+4100_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1839+4100_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.271795 0.271795 0.54359 1.08718 2.17436 4.34872 8.69743 17.3949 34.7897 69.5795 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 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.926 x 5.46 at -12.37 degrees (North through East) ! Clean map min=-0.0010804 max=0.1542 Jy/beam quit ! Quitting program ! Log file J1839+4100_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:35:28 2016