! Started logfile: J0813+2435_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:58:21 2016 obs J0813+2435_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0813+2435_S_2014_08_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843836 visibilities/baseline/integration-bin. ! Found source: J0813+2435 ! ! 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 342 lines of history. ! ! Reading 11088 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 J0813+2435_S_2014_08_09_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.736785Jy sigma=0.008085 ! Fit after self-cal, rms=0.699398Jy sigma=0.007721 ! 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.309 mas, bmaj=5.419 mas, bpa=-7.562 degrees ! Estimated noise=929.598 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.229128 Jy ! Component: 100 - total flux cleaned = 0.27983 Jy ! Total flux subtracted in 100 components = 0.27983 Jy ! Clean residual min=-0.008202 max=0.016274 Jy/beam ! Clean residual mean=-0.000023 rms=0.002194 Jy/beam ! Combined flux in latest and established models = 0.27983 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.27983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102819Jy sigma=0.000888 ! Fit after self-cal, rms=0.102818Jy sigma=0.000888 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163927 Jy ! Component: 100 - total flux cleaned = 0.0248393 Jy ! Total flux subtracted in 100 components = 0.0248393 Jy ! Clean residual min=-0.008627 max=0.006586 Jy/beam ! Clean residual mean=-0.000013 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.304669 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.30467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098163Jy sigma=0.000855 ! Fit after self-cal, rms=0.098164Jy sigma=0.000855 ! 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.957 mas, bmaj=6.259 mas, bpa=-5.698 degrees ! Estimated noise=630.526 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.00671894 Jy ! Component: 100 - total flux cleaned = 0.0100969 Jy ! Component: 150 - total flux cleaned = 0.0122237 Jy ! Component: 200 - total flux cleaned = 0.0136202 Jy ! Total flux subtracted in 200 components = 0.0136202 Jy ! Clean residual min=-0.005884 max=0.004778 Jy/beam ! Clean residual mean=0.000004 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.31829 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.31829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097075Jy sigma=0.000855 ! Fit after self-cal, rms=0.097077Jy sigma=0.000855 ! 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.97 FD 0.81 HN 0.96 KP 1.08 ! LA 1.11 MK 1.01 NL 0.98 OV 0.99 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.01 KP 1.03 ! LA 1.07 MK 0.99 NL 1.05 OV 1.02 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 1.04 KP 0.92 ! LA 0.85 MK 1.02 NL 1.03 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! 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.08 HN 1.00 KP 0.88 ! LA 0.82 MK 1.02 NL 1.10 OV 1.01 ! PT 1.06 SC 0.99 ! ! ! Fit before self-cal, rms=0.097077Jy sigma=0.000855 ! Fit after self-cal, rms=0.087728Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=6.279 mas, bpa=-5.63 degrees ! Estimated noise=634.769 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.00140802 Jy ! Component: 100 - total flux cleaned = 0.00156142 Jy ! Component: 150 - total flux cleaned = 0.00154602 Jy ! Component: 200 - total flux cleaned = 0.00153456 Jy ! Total flux subtracted in 200 components = 0.00153456 Jy ! Clean residual min=-0.004459 max=0.003786 Jy/beam ! Clean residual mean=0.000008 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.319824 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.319824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087640Jy sigma=0.000793 ! Fit after self-cal, rms=0.087625Jy sigma=0.000793 ! 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.087625Jy sigma=0.000793 ! Fit after self-cal, rms=0.080931Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=6.268 mas, bpa=-5.461 degrees ! Estimated noise=636.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186803 Jy ! Component: 100 - total flux cleaned = 0.000168422 Jy ! Component: 150 - total flux cleaned = 0.000134011 Jy ! Component: 200 - total flux cleaned = 7.35032e-05 Jy ! Total flux subtracted in 200 components = 7.35032e-05 Jy ! Clean residual min=-0.002120 max=0.001950 Jy/beam ! Clean residual mean=0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.319898 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.319898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080912Jy sigma=0.000781 ! Fit after self-cal, rms=0.080891Jy 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 = -3.14528e-05 Jy ! Component: 100 - total flux cleaned = -7.34214e-05 Jy ! Component: 150 - total flux cleaned = -0.000111387 Jy ! Component: 200 - total flux cleaned = -0.000146487 Jy ! Total flux subtracted in 200 components = -0.000146487 Jy ! Clean residual min=-0.002105 max=0.001915 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.319751 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.319751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080886Jy sigma=0.000781 ! Fit after self-cal, rms=0.080887Jy 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.080887Jy sigma=0.000781 ! Fit after self-cal, rms=0.081031Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=6.265 mas, bpa=-5.376 degrees ! Estimated noise=637.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398421 Jy ! Component: 100 - total flux cleaned = 0.00044706 Jy ! Component: 150 - total flux cleaned = 0.000408209 Jy ! Component: 200 - total flux cleaned = 0.000372081 Jy ! Total flux subtracted in 200 components = 0.000372081 Jy ! Clean residual min=-0.002078 max=0.001889 Jy/beam ! Clean residual mean=0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.320123 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.320123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081014Jy sigma=0.000780 ! Fit after self-cal, rms=0.081014Jy sigma=0.000780 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.7859e-05 Jy ! Component: 100 - total flux cleaned = -7.24379e-05 Jy ! Component: 150 - total flux cleaned = -0.00010232 Jy ! Component: 200 - total flux cleaned = -0.000130785 Jy ! Total flux subtracted in 200 components = -0.000130785 Jy ! Clean residual min=-0.002066 max=0.001860 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.319993 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.319993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081011Jy sigma=0.000780 ! Fit after self-cal, rms=0.081011Jy sigma=0.000780 ! 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.081011Jy sigma=0.000780 ! Fit after self-cal, rms=0.081182Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.937 mas, bmaj=9.843 mas, bpa=-2.944 degrees ! Estimated noise=769.884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182886 Jy ! Component: 100 - total flux cleaned = 0.000181722 Jy ! Component: 150 - total flux cleaned = 0.000151225 Jy ! Component: 200 - total flux cleaned = 0.000116448 Jy ! Total flux subtracted in 200 components = 0.000116448 Jy ! Clean residual min=-0.002408 max=0.002523 Jy/beam ! Clean residual mean=0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.320109 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.320109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081170Jy sigma=0.000780 ! Fit after self-cal, rms=0.081170Jy sigma=0.000780 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.40279e-05 Jy ! Component: 100 - total flux cleaned = -9.19623e-05 Jy ! Component: 150 - total flux cleaned = -9.90899e-05 Jy ! Component: 200 - total flux cleaned = -0.000111012 Jy ! Total flux subtracted in 200 components = -0.000111012 Jy ! Clean residual min=-0.002365 max=0.002510 Jy/beam ! Clean residual mean=0.000000 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.319998 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.319998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081168Jy sigma=0.000780 ! Fit after self-cal, rms=0.081168Jy sigma=0.000780 ! 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.973 mas, bmaj=6.262 mas, bpa=-5.315 degrees ! Estimated noise=638.485 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.973 x 6.262 at -5.315 degrees (North through East) ! Clean map min=-0.0019756 max=0.30179 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.321 mas, bmaj=5.419 mas, bpa=-7.212 degrees ! Estimated noise=943.552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.232509 Jy ! Component: 100 - total flux cleaned = 0.283895 Jy ! Component: 150 - total flux cleaned = 0.300273 Jy ! Component: 200 - total flux cleaned = 0.308788 Jy ! Total flux subtracted in 200 components = 0.308788 Jy ! Clean residual min=-0.003354 max=0.004158 Jy/beam ! Clean residual mean=-0.000007 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.308788 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.308788 Jy ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=6.262 mas, bpa=-5.315 degrees ! Estimated noise=638.485 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.00594994 Jy ! Component: 100 - total flux cleaned = 0.00873896 Jy ! Component: 150 - total flux cleaned = 0.0101674 Jy ! Component: 200 - total flux cleaned = 0.0105132 Jy ! Total flux subtracted in 200 components = 0.0105132 Jy ! Clean residual min=-0.002020 max=0.001786 Jy/beam ! Clean residual mean=-0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.319301 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.319301 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.937 mas, bmaj=9.843 mas, bpa=-2.944 degrees ! Estimated noise=769.884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035214 Jy ! Component: 100 - total flux cleaned = 0.000416074 Jy ! Component: 150 - total flux cleaned = 0.000473419 Jy ! Component: 200 - total flux cleaned = 0.000499132 Jy ! Total flux subtracted in 200 components = 0.000499132 Jy ! Clean residual min=-0.002400 max=0.002504 Jy/beam ! Clean residual mean=0.000000 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.3198 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.44823e-05 Jy ! Component: 100 - total flux cleaned = 3.28231e-05 Jy ! Component: 150 - total flux cleaned = 3.81424e-05 Jy ! Component: 200 - total flux cleaned = 4.34135e-05 Jy ! Total flux subtracted in 200 components = 4.34135e-05 Jy ! Clean residual min=-0.002371 max=0.002502 Jy/beam ! Clean residual mean=0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.319843 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.319843 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.973 mas, bmaj=6.262 mas, bpa=-5.315 degrees ! Estimated noise=638.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242573 Jy ! Component: 100 - total flux cleaned = 0.000255827 Jy ! Component: 150 - total flux cleaned = 0.000243477 Jy ! Component: 200 - total flux cleaned = 0.000232651 Jy ! Total flux subtracted in 200 components = 0.000232651 Jy ! Clean residual min=-0.001953 max=0.001807 Jy/beam ! Clean residual mean=0.000000 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.320076 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.320076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081168Jy sigma=0.000780 ! Fit after self-cal, rms=0.081167Jy sigma=0.000780 wmodel J0813+2435_S_2014_08_09_pus_map.mod ! Writing 61 model components to file: J0813+2435_S_2014_08_09_pus_map.mod wobs J0813+2435_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0813+2435_S_2014_08_09_pus_uvs.fits wwins J0813+2435_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J0813+2435_S_2014_08_09_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.000589537 Jy ! Component: 100 - total flux cleaned = -0.000688723 Jy ! Component: 150 - total flux cleaned = -0.000751932 Jy ! Component: 200 - total flux cleaned = -0.000781681 Jy ! Component: 250 - total flux cleaned = -0.000895678 Jy ! Component: 300 - total flux cleaned = -0.000922605 Jy ! Component: 350 - total flux cleaned = -0.00108492 Jy ! Component: 400 - total flux cleaned = -0.00119081 Jy ! Component: 450 - total flux cleaned = -0.00131859 Jy ! Component: 500 - total flux cleaned = -0.0013926 Jy ! Component: 550 - total flux cleaned = -0.00146526 Jy ! Component: 600 - total flux cleaned = -0.00156036 Jy ! Component: 650 - total flux cleaned = -0.00167572 Jy ! Component: 700 - total flux cleaned = -0.00172076 Jy ! Component: 750 - total flux cleaned = -0.00181008 Jy ! Component: 800 - total flux cleaned = -0.00185375 Jy ! Component: 850 - total flux cleaned = -0.00183173 Jy ! Component: 900 - total flux cleaned = -0.00185299 Jy ! Component: 950 - total flux cleaned = -0.00191514 Jy ! Component: 1000 - total flux cleaned = -0.00183266 Jy ! Component: 1050 - total flux cleaned = -0.00183324 Jy ! Component: 1100 - total flux cleaned = -0.00189358 Jy ! Component: 1150 - total flux cleaned = -0.00191296 Jy ! Component: 1200 - total flux cleaned = -0.00191313 Jy ! Component: 1250 - total flux cleaned = -0.00193231 Jy ! Component: 1300 - total flux cleaned = -0.00195127 Jy ! Component: 1350 - total flux cleaned = -0.00198866 Jy ! Component: 1400 - total flux cleaned = -0.0019701 Jy ! Component: 1450 - total flux cleaned = -0.00193366 Jy ! Component: 1500 - total flux cleaned = -0.00200568 Jy ! Component: 1550 - total flux cleaned = -0.00193419 Jy ! Component: 1600 - total flux cleaned = -0.0020225 Jy ! Component: 1650 - total flux cleaned = -0.00205734 Jy ! Component: 1700 - total flux cleaned = -0.00203987 Jy ! Component: 1750 - total flux cleaned = -0.00210793 Jy ! Component: 1800 - total flux cleaned = -0.00210787 Jy ! Component: 1850 - total flux cleaned = -0.00207448 Jy ! Component: 1900 - total flux cleaned = -0.00207485 Jy ! Component: 1950 - total flux cleaned = -0.00209129 Jy ! Component: 2000 - total flux cleaned = -0.00212352 Jy ! Component: 2050 - total flux cleaned = -0.00215544 Jy ! Component: 2100 - total flux cleaned = -0.00215535 Jy ! Component: 2150 - total flux cleaned = -0.00212398 Jy ! Component: 2200 - total flux cleaned = -0.00213966 Jy ! Component: 2250 - total flux cleaned = -0.00212438 Jy ! Component: 2300 - total flux cleaned = -0.00213973 Jy ! Component: 2350 - total flux cleaned = -0.00215504 Jy ! Component: 2400 - total flux cleaned = -0.00213997 Jy ! Component: 2450 - total flux cleaned = -0.00214003 Jy ! Component: 2500 - total flux cleaned = -0.00211074 Jy ! Component: 2550 - total flux cleaned = -0.00218355 Jy ! Component: 2600 - total flux cleaned = -0.00212553 Jy ! Component: 2650 - total flux cleaned = -0.00211138 Jy ! Component: 2700 - total flux cleaned = -0.00213994 Jy ! Component: 2750 - total flux cleaned = -0.00216814 Jy ! Component: 2800 - total flux cleaned = -0.00211206 Jy ! Component: 2850 - total flux cleaned = -0.00212602 Jy ! Component: 2900 - total flux cleaned = -0.00209871 Jy ! Component: 2950 - total flux cleaned = -0.00213973 Jy ! Component: 3000 - total flux cleaned = -0.00215341 Jy ! Component: 3050 - total flux cleaned = -0.00212641 Jy ! Component: 3100 - total flux cleaned = -0.00209993 Jy ! Component: 3150 - total flux cleaned = -0.00212662 Jy ! Component: 3200 - total flux cleaned = -0.00216604 Jy ! Component: 3250 - total flux cleaned = -0.00217917 Jy ! Component: 3300 - total flux cleaned = -0.00217893 Jy ! Component: 3350 - total flux cleaned = -0.00215333 Jy ! Component: 3400 - total flux cleaned = -0.0021919 Jy ! Component: 3450 - total flux cleaned = -0.00223011 Jy ! Component: 3500 - total flux cleaned = -0.00221747 Jy ! Component: 3550 - total flux cleaned = -0.00223006 Jy ! Component: 3600 - total flux cleaned = -0.00225496 Jy ! Component: 3650 - total flux cleaned = -0.00230442 Jy ! Component: 3700 - total flux cleaned = -0.0022797 Jy ! Component: 3750 - total flux cleaned = -0.00227973 Jy ! Component: 3800 - total flux cleaned = -0.00230394 Jy ! Component: 3850 - total flux cleaned = -0.00232808 Jy ! Component: 3900 - total flux cleaned = -0.00232818 Jy ! Component: 3950 - total flux cleaned = -0.00234004 Jy ! Component: 4000 - total flux cleaned = -0.00229267 Jy ! Component: 4050 - total flux cleaned = -0.00232801 Jy ! Total flux subtracted in 4096 components = -0.0023397 Jy ! Clean residual min=-0.000769 max=0.000686 Jy/beam ! Clean residual mean=0.000002 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.317736 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 357 components and 0.317736 Jy ![Exited script file: muppet] wmap "J0813+2435_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.973 x 6.262 at -5.315 degrees (North through East) ! Clean map min=-0.0014077 max=0.30197 Jy/beam ! Writing clean map to FITS file: J0813+2435_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.30197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021391 device "J0813+2435_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0813+2435_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212515 0.212515 0.425029 0.850059 1.70012 3.40023 6.80047 13.6009 27.2019 54.4038 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.301 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.973 x 6.262 at -5.315 degrees (North through East) ! Clean map min=-0.0014077 max=0.30197 Jy/beam quit ! Quitting program ! Log file J0813+2435_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:58:26 2016