! Started logfile: J0735+4750_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:51:05 2016 obs J0735+4750_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0735+4750_S_2015_03_17_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961644 visibilities/baseline/integration-bin. ! Found source: J0735+4750 ! ! 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 12636 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 J0735+4750_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.741097Jy sigma=0.009229 ! Fit after self-cal, rms=0.712693Jy sigma=0.008864 ! 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.17 mas, bmaj=4.016 mas, bpa=-7.699 degrees ! Estimated noise=757.054 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.204505 Jy ! Component: 100 - total flux cleaned = 0.282656 Jy ! Total flux subtracted in 100 components = 0.282656 Jy ! Clean residual min=-0.010083 max=0.036484 Jy/beam ! Clean residual mean=-0.000034 rms=0.003384 Jy/beam ! Combined flux in latest and established models = 0.282656 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.282656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123857Jy sigma=0.001364 ! Fit after self-cal, rms=0.123703Jy sigma=0.001362 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.040436 Jy ! Component: 100 - total flux cleaned = 0.0614879 Jy ! Total flux subtracted in 100 components = 0.0614879 Jy ! Clean residual min=-0.007714 max=0.015395 Jy/beam ! Clean residual mean=-0.000018 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 0.344144 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.344144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102183Jy sigma=0.001130 ! Fit after self-cal, rms=0.102138Jy sigma=0.001129 ! Inverting map ! Added new window around map position (-5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149888 Jy ! Component: 100 - total flux cleaned = 0.0241823 Jy ! Total flux subtracted in 100 components = 0.0241823 Jy ! Clean residual min=-0.007705 max=0.008569 Jy/beam ! Clean residual mean=-0.000013 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.368326 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.368326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097921Jy sigma=0.001091 ! Fit after self-cal, rms=0.097799Jy sigma=0.001090 ! 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.867 mas, bmaj=4.814 mas, bpa=-8.955 degrees ! Estimated noise=522.353 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.0120463 Jy ! Component: 100 - total flux cleaned = 0.0196279 Jy ! Component: 150 - total flux cleaned = 0.0248137 Jy ! Component: 200 - total flux cleaned = 0.0284801 Jy ! Total flux subtracted in 200 components = 0.0284801 Jy ! Clean residual min=-0.007926 max=0.007215 Jy/beam ! Clean residual mean=-0.000022 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.396807 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 75 components and 0.396807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095371Jy sigma=0.001076 ! Fit after self-cal, rms=0.095312Jy sigma=0.001075 ! 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 1.02 FD 0.86 HN 0.96 KP 1.12 ! LA 0.97 MK 1.06 NL 0.91 OV 1.00 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.01 KP 1.07 ! LA 0.97 MK 1.08 NL 1.02 OV 1.05 ! PT 1.05 SC 1.07 ! ! ! 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 0.91 HN 1.01 KP 0.96 ! LA 0.79 MK 1.14 NL 1.15 OV 0.98 ! PT 1.04 SC 1.06 ! ! ! 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 0.92 HN 0.98 KP 0.93 ! LA 0.85 MK 1.12 NL 0.99 OV 1.02 ! PT 1.08 SC 0.99 ! ! ! Fit before self-cal, rms=0.095312Jy sigma=0.001075 ! Fit after self-cal, rms=0.084491Jy sigma=0.000994 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=4.905 mas, bpa=-7.871 degrees ! Estimated noise=528.871 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.00226655 Jy ! Component: 100 - total flux cleaned = -0.00292204 Jy ! Component: 150 - total flux cleaned = -0.0033853 Jy ! Component: 200 - total flux cleaned = -0.00382047 Jy ! Total flux subtracted in 200 components = -0.00382047 Jy ! Clean residual min=-0.003145 max=0.003175 Jy/beam ! Clean residual mean=-0.000010 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.392986 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.392986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084348Jy sigma=0.000992 ! Fit after self-cal, rms=0.084293Jy sigma=0.000992 ! 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.084293Jy sigma=0.000992 ! Fit after self-cal, rms=0.083416Jy sigma=0.000989 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=4.907 mas, bpa=-8.749 degrees ! Estimated noise=529.481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177179 Jy ! Component: 100 - total flux cleaned = -0.0019478 Jy ! Component: 150 - total flux cleaned = -0.00214441 Jy ! Component: 200 - total flux cleaned = -0.00227326 Jy ! Total flux subtracted in 200 components = -0.00227326 Jy ! Clean residual min=-0.002759 max=0.003754 Jy/beam ! Clean residual mean=-0.000005 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.390713 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.390713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083339Jy sigma=0.000988 ! Fit after self-cal, rms=0.083349Jy sigma=0.000988 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 (-11.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260406 Jy ! Component: 100 - total flux cleaned = 0.00272517 Jy ! Component: 150 - total flux cleaned = 0.00276617 Jy ! Component: 200 - total flux cleaned = 0.00280248 Jy ! Total flux subtracted in 200 components = 0.00280248 Jy ! Clean residual min=-0.002609 max=0.002598 Jy/beam ! Clean residual mean=-0.000005 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.393515 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.393515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083232Jy sigma=0.000986 ! Fit after self-cal, rms=0.083220Jy sigma=0.000986 ! 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.083220Jy sigma=0.000986 ! Fit after self-cal, rms=0.083180Jy sigma=0.000986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=4.919 mas, bpa=-8.735 degrees ! Estimated noise=530.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412843 Jy ! Component: 100 - total flux cleaned = -0.000464162 Jy ! Component: 150 - total flux cleaned = -0.000508011 Jy ! Component: 200 - total flux cleaned = -0.000433814 Jy ! Total flux subtracted in 200 components = -0.000433814 Jy ! Clean residual min=-0.002368 max=0.002518 Jy/beam ! Clean residual mean=-0.000005 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.393082 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.393082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083129Jy sigma=0.000985 ! Fit after self-cal, rms=0.083129Jy sigma=0.000985 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 = 0.000191146 Jy ! Component: 100 - total flux cleaned = 0.000254149 Jy ! Component: 150 - total flux cleaned = 0.000224984 Jy ! Component: 200 - total flux cleaned = 0.000198739 Jy ! Total flux subtracted in 200 components = 0.000198739 Jy ! Clean residual min=-0.002297 max=0.002490 Jy/beam ! Clean residual mean=-0.000005 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.39328 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 124 components and 0.39328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083110Jy sigma=0.000985 ! Fit after self-cal, rms=0.083108Jy sigma=0.000985 ! 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.083108Jy sigma=0.000985 ! Fit after self-cal, rms=0.083121Jy sigma=0.000985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.987 mas, bmaj=8.668 mas, bpa=0.2959 degrees ! Estimated noise=655.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000990345 Jy ! Component: 100 - total flux cleaned = -0.00115714 Jy ! Component: 150 - total flux cleaned = -0.00123637 Jy ! Component: 200 - total flux cleaned = -0.00129297 Jy ! Total flux subtracted in 200 components = -0.00129297 Jy ! Clean residual min=-0.003022 max=0.003134 Jy/beam ! Clean residual mean=-0.000013 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.391987 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.391988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083114Jy sigma=0.000985 ! Fit after self-cal, rms=0.083115Jy sigma=0.000985 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.30954e-05 Jy ! Component: 100 - total flux cleaned = -5.70211e-05 Jy ! Component: 150 - total flux cleaned = -5.73397e-05 Jy ! Component: 200 - total flux cleaned = -6.77038e-05 Jy ! Total flux subtracted in 200 components = -6.77038e-05 Jy ! Clean residual min=-0.003048 max=0.003109 Jy/beam ! Clean residual mean=-0.000013 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.39192 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 149 components and 0.39192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083114Jy sigma=0.000985 ! Fit after self-cal, rms=0.083114Jy sigma=0.000985 ! 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.996 mas, bmaj=4.929 mas, bpa=-8.624 degrees ! Estimated noise=531.337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.996 x 4.929 at -8.624 degrees (North through East) ! Clean map min=-0.0021182 max=0.28692 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.261 mas, bmaj=4.097 mas, bpa=-7.033 degrees ! Estimated noise=782.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.209684 Jy ! Component: 100 - total flux cleaned = 0.285649 Jy ! Component: 150 - total flux cleaned = 0.324117 Jy ! Component: 200 - total flux cleaned = 0.344436 Jy ! Total flux subtracted in 200 components = 0.344436 Jy ! Clean residual min=-0.004400 max=0.010040 Jy/beam ! Clean residual mean=-0.000012 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.344436 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.344436 Jy ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=4.929 mas, bpa=-8.624 degrees ! Estimated noise=531.337 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.0173208 Jy ! Component: 100 - total flux cleaned = 0.0266889 Jy ! Component: 150 - total flux cleaned = 0.0326301 Jy ! Component: 200 - total flux cleaned = 0.0366079 Jy ! Total flux subtracted in 200 components = 0.0366079 Jy ! Clean residual min=-0.002691 max=0.002310 Jy/beam ! Clean residual mean=-0.000009 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.381044 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 48 components and 0.381044 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.987 mas, bmaj=8.668 mas, bpa=0.2959 degrees ! Estimated noise=655.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0043122 Jy ! Component: 100 - total flux cleaned = 0.00668185 Jy ! Component: 150 - total flux cleaned = 0.00811431 Jy ! Component: 200 - total flux cleaned = 0.00904263 Jy ! Total flux subtracted in 200 components = 0.00904263 Jy ! Clean residual min=-0.003088 max=0.002996 Jy/beam ! Clean residual mean=-0.000014 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.390087 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 = 0.000574913 Jy ! Component: 100 - total flux cleaned = 0.00077586 Jy ! Component: 150 - total flux cleaned = 0.000935527 Jy ! Component: 200 - total flux cleaned = 0.00106314 Jy ! Total flux subtracted in 200 components = 0.00106314 Jy ! Clean residual min=-0.003032 max=0.003062 Jy/beam ! Clean residual mean=-0.000013 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.39115 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 116 components and 0.39115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=4.929 mas, bpa=-8.624 degrees ! Estimated noise=531.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291134 Jy ! Component: 100 - total flux cleaned = -0.000178135 Jy ! Component: 150 - total flux cleaned = -6.51117e-06 Jy ! Component: 200 - total flux cleaned = 0.000117849 Jy ! Total flux subtracted in 200 components = 0.000117849 Jy ! Clean residual min=-0.002231 max=0.002338 Jy/beam ! Clean residual mean=-0.000006 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.391268 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 130 components and 0.391268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083104Jy sigma=0.000985 ! Fit after self-cal, rms=0.083100Jy sigma=0.000985 wmodel J0735+4750_S_2015_03_17_pus_map.mod ! Writing 130 model components to file: J0735+4750_S_2015_03_17_pus_map.mod wobs J0735+4750_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0735+4750_S_2015_03_17_pus_uvs.fits wwins J0735+4750_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0735+4750_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.000569081 Jy ! Component: 100 - total flux cleaned = 0.000415664 Jy ! Component: 150 - total flux cleaned = 0.000268387 Jy ! Component: 200 - total flux cleaned = 0.000337798 Jy ! Component: 250 - total flux cleaned = 0.00043906 Jy ! Component: 300 - total flux cleaned = 0.000438254 Jy ! Component: 350 - total flux cleaned = 0.00056633 Jy ! Component: 400 - total flux cleaned = 0.000566805 Jy ! Component: 450 - total flux cleaned = 0.000627698 Jy ! Component: 500 - total flux cleaned = 0.00068679 Jy ! Component: 550 - total flux cleaned = 0.000686608 Jy ! Component: 600 - total flux cleaned = 0.000715021 Jy ! Component: 650 - total flux cleaned = 0.000743054 Jy ! Component: 700 - total flux cleaned = 0.000824934 Jy ! Component: 750 - total flux cleaned = 0.000851337 Jy ! Component: 800 - total flux cleaned = 0.000825077 Jy ! Component: 850 - total flux cleaned = 0.000824984 Jy ! Component: 900 - total flux cleaned = 0.000824548 Jy ! Component: 950 - total flux cleaned = 0.000873332 Jy ! Component: 1000 - total flux cleaned = 0.000872687 Jy ! Component: 1050 - total flux cleaned = 0.000945379 Jy ! Component: 1100 - total flux cleaned = 0.00108718 Jy ! Component: 1150 - total flux cleaned = 0.00106349 Jy ! Component: 1200 - total flux cleaned = 0.00120118 Jy ! Component: 1250 - total flux cleaned = 0.00135886 Jy ! Component: 1300 - total flux cleaned = 0.00140278 Jy ! Component: 1350 - total flux cleaned = 0.00149064 Jy ! Component: 1400 - total flux cleaned = 0.00159899 Jy ! Component: 1450 - total flux cleaned = 0.00168453 Jy ! Component: 1500 - total flux cleaned = 0.00183215 Jy ! Component: 1550 - total flux cleaned = 0.00191548 Jy ! Component: 1600 - total flux cleaned = 0.0019979 Jy ! Component: 1650 - total flux cleaned = 0.00218008 Jy ! Component: 1700 - total flux cleaned = 0.00222006 Jy ! Component: 1750 - total flux cleaned = 0.00233864 Jy ! Component: 1800 - total flux cleaned = 0.00245563 Jy ! Component: 1850 - total flux cleaned = 0.00262864 Jy ! Component: 1900 - total flux cleaned = 0.00272342 Jy ! Component: 1950 - total flux cleaned = 0.00279857 Jy ! Component: 2000 - total flux cleaned = 0.00292876 Jy ! Component: 2050 - total flux cleaned = 0.00302028 Jy ! Component: 2100 - total flux cleaned = 0.00309293 Jy ! Component: 2150 - total flux cleaned = 0.00320079 Jy ! Component: 2200 - total flux cleaned = 0.00325413 Jy ! Component: 2250 - total flux cleaned = 0.0033425 Jy ! Component: 2300 - total flux cleaned = 0.00344679 Jy ! Component: 2350 - total flux cleaned = 0.00348148 Jy ! Component: 2400 - total flux cleaned = 0.00356666 Jy ! Component: 2450 - total flux cleaned = 0.00366776 Jy ! Component: 2500 - total flux cleaned = 0.00371795 Jy ! Component: 2550 - total flux cleaned = 0.00381733 Jy ! Component: 2600 - total flux cleaned = 0.00388252 Jy ! Component: 2650 - total flux cleaned = 0.00388228 Jy ! Component: 2700 - total flux cleaned = 0.00394666 Jy ! Component: 2750 - total flux cleaned = 0.00397855 Jy ! Component: 2800 - total flux cleaned = 0.00397861 Jy ! Component: 2850 - total flux cleaned = 0.00401 Jy ! Component: 2900 - total flux cleaned = 0.00408768 Jy ! Component: 2950 - total flux cleaned = 0.00414928 Jy ! Component: 3000 - total flux cleaned = 0.00416465 Jy ! Component: 3050 - total flux cleaned = 0.00422524 Jy ! Component: 3100 - total flux cleaned = 0.00428531 Jy ! Component: 3150 - total flux cleaned = 0.00431481 Jy ! Component: 3200 - total flux cleaned = 0.00443294 Jy ! Component: 3250 - total flux cleaned = 0.00453533 Jy ! Component: 3300 - total flux cleaned = 0.00460794 Jy ! Component: 3350 - total flux cleaned = 0.00466543 Jy ! Component: 3400 - total flux cleaned = 0.00472254 Jy ! Component: 3450 - total flux cleaned = 0.00475085 Jy ! Component: 3500 - total flux cleaned = 0.004807 Jy ! Component: 3550 - total flux cleaned = 0.0048629 Jy ! Component: 3600 - total flux cleaned = 0.00487689 Jy ! Component: 3650 - total flux cleaned = 0.00497317 Jy ! Component: 3700 - total flux cleaned = 0.00505491 Jy ! Component: 3750 - total flux cleaned = 0.00509551 Jy ! Component: 3800 - total flux cleaned = 0.00509525 Jy ! Component: 3850 - total flux cleaned = 0.00517535 Jy ! Component: 3900 - total flux cleaned = 0.005255 Jy ! Component: 3950 - total flux cleaned = 0.00529456 Jy ! Component: 4000 - total flux cleaned = 0.00533385 Jy ! Component: 4050 - total flux cleaned = 0.0053729 Jy ! Total flux subtracted in 4096 components = 0.00547614 Jy ! Clean residual min=-0.000776 max=0.000876 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.396744 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 473 components and 0.396744 Jy ![Exited script file: muppet] wmap "J0735+4750_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.996 x 4.929 at -8.624 degrees (North through East) ! Clean map min=-0.0013301 max=0.28823 Jy/beam ! Writing clean map to FITS file: J0735+4750_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.288227 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247064 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257155 0.257155 0.51431 1.02862 2.05724 4.11448 8.22896 16.4579 32.9158 65.8317 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.288 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.996 x 4.929 at -8.624 degrees (North through East) ! Clean map min=-0.0013301 max=0.28823 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 J0735+4750_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:51:11 2016