! Started logfile: J0102+5824_S_2017_03_23_pus_uvs.log on Mon May 13 09:45:23 2019 obs J0102+5824_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0102+5824_S_2017_03_23_pus_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.791667 visibilities/baseline/integration-bin. ! Found source: J0102+5824 ! ! 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 481 lines of history. ! ! Reading 6840 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 J0102+5824_S_2017_03_23_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814038Jy sigma=0.006822 ! Fit after self-cal, rms=0.797505Jy sigma=0.006686 ! 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.063 mas, bmaj=4.529 mas, bpa=-4.652 degrees ! Estimated noise=1337.42 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 = 1.25873 Jy ! Component: 100 - total flux cleaned = 1.58653 Jy ! Total flux subtracted in 100 components = 1.58653 Jy ! Clean residual min=-0.035962 max=0.136635 Jy/beam ! Clean residual mean=-0.000281 rms=0.009899 Jy/beam ! Combined flux in latest and established models = 1.58653 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.58653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359784Jy sigma=0.002760 ! Fit after self-cal, rms=0.359770Jy sigma=0.002760 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143975 Jy ! Component: 100 - total flux cleaned = 0.220181 Jy ! Total flux subtracted in 100 components = 0.220181 Jy ! Clean residual min=-0.024675 max=0.038932 Jy/beam ! Clean residual mean=-0.000172 rms=0.006440 Jy/beam ! Combined flux in latest and established models = 1.80671 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 1.80671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268913Jy sigma=0.001995 ! Fit after self-cal, rms=0.268884Jy sigma=0.001995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0459171 Jy ! Component: 100 - total flux cleaned = 0.0757107 Jy ! Total flux subtracted in 100 components = 0.0757107 Jy ! Clean residual min=-0.022764 max=0.031887 Jy/beam ! Clean residual mean=-0.000135 rms=0.005957 Jy/beam ! Combined flux in latest and established models = 1.88242 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 1.88242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253040Jy sigma=0.001896 ! Fit after self-cal, rms=0.253042Jy sigma=0.001896 ! 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.708 mas, bmaj=5.251 mas, bpa=-1.413 degrees ! Estimated noise=1094.75 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.0326897 Jy ! Component: 100 - total flux cleaned = 0.0525851 Jy ! Component: 150 - total flux cleaned = 0.0652271 Jy ! Component: 200 - total flux cleaned = 0.0733446 Jy ! Total flux subtracted in 200 components = 0.0733446 Jy ! Clean residual min=-0.021479 max=0.023219 Jy/beam ! Clean residual mean=-0.000288 rms=0.005482 Jy/beam ! Combined flux in latest and established models = 1.95576 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 1.95576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245702Jy sigma=0.001876 ! Fit after self-cal, rms=0.245691Jy sigma=0.001876 ! 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.04 FD 1.01 HN 0.95 KP 1.04 ! LA 1.02 MK 1.01 NL 0.88 OV 1.03 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.99 KP 0.99 ! LA 0.99 MK 1.01 NL 0.98 OV 1.06 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 0.98 KP 0.88 ! LA 0.77 MK 1.04 NL 1.17 OV 0.96 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.11 HN 0.95 KP 1.00* ! LA 0.84 MK 1.25 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.245691Jy sigma=0.001876 ! Fit after self-cal, rms=0.129804Jy sigma=0.000954 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=5.278 mas, bpa=-1.26 degrees ! Estimated noise=1098.54 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.0108389 Jy ! Component: 100 - total flux cleaned = -0.0149268 Jy ! Component: 150 - total flux cleaned = -0.0159558 Jy ! Component: 200 - total flux cleaned = -0.0168838 Jy ! Total flux subtracted in 200 components = -0.0168838 Jy ! Clean residual min=-0.010361 max=0.012268 Jy/beam ! Clean residual mean=-0.000056 rms=0.002558 Jy/beam ! Combined flux in latest and established models = 1.93888 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 1.93888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128573Jy sigma=0.000944 ! Fit after self-cal, rms=0.128547Jy sigma=0.000944 ! 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.128547Jy sigma=0.000944 ! Fit after self-cal, rms=0.103221Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=5.29 mas, bpa=-1.254 degrees ! Estimated noise=1098.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00733443 Jy ! Component: 100 - total flux cleaned = -0.00850479 Jy ! Component: 150 - total flux cleaned = -0.00953809 Jy ! Component: 200 - total flux cleaned = -0.0101553 Jy ! Total flux subtracted in 200 components = -0.0101553 Jy ! Clean residual min=-0.007072 max=0.009119 Jy/beam ! Clean residual mean=-0.000015 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 1.92872 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 1.92872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102484Jy sigma=0.000764 ! Fit after self-cal, rms=0.102497Jy sigma=0.000764 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 (-9, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926357 Jy ! Component: 100 - total flux cleaned = 0.0115515 Jy ! Component: 150 - total flux cleaned = 0.0112043 Jy ! Component: 200 - total flux cleaned = 0.0107551 Jy ! Total flux subtracted in 200 components = 0.0107551 Jy ! Clean residual min=-0.006044 max=0.005501 Jy/beam ! Clean residual mean=0.000007 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 1.93948 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 1.93948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101464Jy sigma=0.000755 ! Fit after self-cal, rms=0.101360Jy sigma=0.000754 ! 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.101360Jy sigma=0.000754 ! Fit after self-cal, rms=0.086553Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=5.305 mas, bpa=-1.191 degrees ! Estimated noise=1099.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156124 Jy ! Component: 100 - total flux cleaned = -0.0017492 Jy ! Component: 150 - total flux cleaned = -0.00190009 Jy ! Component: 200 - total flux cleaned = -0.00190013 Jy ! Total flux subtracted in 200 components = -0.00190013 Jy ! Clean residual min=-0.004627 max=0.003916 Jy/beam ! Clean residual mean=0.000014 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 1.93758 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 1.93758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085895Jy sigma=0.000684 ! Fit after self-cal, rms=0.085866Jy sigma=0.000684 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.000490015 Jy ! Component: 100 - total flux cleaned = 0.000375068 Jy ! Component: 150 - total flux cleaned = 0.000487043 Jy ! Component: 200 - total flux cleaned = 0.000385261 Jy ! Total flux subtracted in 200 components = 0.000385261 Jy ! Clean residual min=-0.004286 max=0.003731 Jy/beam ! Clean residual mean=0.000015 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 1.93796 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 1.93796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085564Jy sigma=0.000681 ! Fit after self-cal, rms=0.085550Jy sigma=0.000681 ! 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.085550Jy sigma=0.000681 ! Fit after self-cal, rms=0.084729Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.135 mas, bmaj=9.05 mas, bpa=12.12 degrees ! Estimated noise=1357.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00265853 Jy ! Component: 100 - total flux cleaned = -0.00278779 Jy ! Component: 150 - total flux cleaned = -0.00294266 Jy ! Component: 200 - total flux cleaned = -0.00288674 Jy ! Total flux subtracted in 200 components = -0.00288674 Jy ! Clean residual min=-0.003717 max=0.004528 Jy/beam ! Clean residual mean=0.000029 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 1.93508 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 1.93508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084568Jy sigma=0.000676 ! Fit after self-cal, rms=0.084526Jy sigma=0.000676 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.000406941 Jy ! Component: 100 - total flux cleaned = 0.000502063 Jy ! Component: 150 - total flux cleaned = 0.000573944 Jy ! Component: 200 - total flux cleaned = 0.000603989 Jy ! Total flux subtracted in 200 components = 0.000603989 Jy ! Clean residual min=-0.003694 max=0.004516 Jy/beam ! Clean residual mean=0.000032 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 1.93568 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 1.93568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084509Jy sigma=0.000675 ! Fit after self-cal, rms=0.084501Jy sigma=0.000675 ! 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.749 mas, bmaj=5.312 mas, bpa=-1.143 degrees ! Estimated noise=1099.01 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.749 x 5.312 at -1.143 degrees (North through East) ! Clean map min=-0.0035464 max=1.6775 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084501Jy sigma=0.000675 ! Fit after self-cal, rms=0.078362Jy sigma=0.000621 ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=5.319 mas, bpa=-1.081 degrees ! Estimated noise=1098.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00270627 Jy ! Component: 100 - total flux cleaned = -0.0031297 Jy ! Component: 150 - total flux cleaned = -0.00342124 Jy ! Component: 200 - total flux cleaned = -0.00360109 Jy ! Total flux subtracted in 200 components = -0.00360109 Jy ! Clean residual min=-0.003612 max=0.003407 Jy/beam ! Clean residual mean=0.000007 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 1.93208 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 121 components and 1.93208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078079Jy sigma=0.000619 ! Fit after self-cal, rms=0.078072Jy sigma=0.000619 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.82747e-05 Jy ! Component: 100 - total flux cleaned = -0.000144032 Jy ! Component: 150 - total flux cleaned = -6.79741e-05 Jy ! Component: 200 - total flux cleaned = -6.69958e-05 Jy ! Total flux subtracted in 200 components = -6.69958e-05 Jy ! Clean residual min=-0.003539 max=0.003395 Jy/beam ! Clean residual mean=0.000007 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 1.93201 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 127 components and 1.93201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077923Jy sigma=0.000618 ! Fit after self-cal, rms=0.077919Jy sigma=0.000618 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077919Jy sigma=0.000618 ! Fit after self-cal, rms=0.077901Jy sigma=0.000617 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.1 mas, bmaj=4.575 mas, bpa=-4.225 degrees ! Estimated noise=1355.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.27538 Jy ! Component: 100 - total flux cleaned = 1.59609 Jy ! Component: 150 - total flux cleaned = 1.73374 Jy ! Component: 200 - total flux cleaned = 1.80139 Jy ! Total flux subtracted in 200 components = 1.80139 Jy ! Clean residual min=-0.011455 max=0.032850 Jy/beam ! Clean residual mean=-0.000073 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 1.80139 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 1.80139 Jy ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=5.323 mas, bpa=-1.057 degrees ! Estimated noise=1098.58 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.0502588 Jy ! Component: 100 - total flux cleaned = 0.0779246 Jy ! Component: 150 - total flux cleaned = 0.0950282 Jy ! Component: 200 - total flux cleaned = 0.10613 Jy ! Total flux subtracted in 200 components = 0.10613 Jy ! Clean residual min=-0.005828 max=0.005972 Jy/beam ! Clean residual mean=-0.000032 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 1.90752 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 1.90752 Jy ! Inverting map ! Added new window around map position (-6.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773674 Jy ! Component: 100 - total flux cleaned = 0.0102104 Jy ! Component: 150 - total flux cleaned = 0.0123979 Jy ! Component: 200 - total flux cleaned = 0.0141575 Jy ! Total flux subtracted in 200 components = 0.0141575 Jy ! Clean residual min=-0.004974 max=0.004409 Jy/beam ! Clean residual mean=-0.000006 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 1.92168 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 1.92168 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.139 mas, bmaj=9.061 mas, bpa=12.13 degrees ! Estimated noise=1353.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395502 Jy ! Component: 100 - total flux cleaned = 0.00604448 Jy ! Component: 150 - total flux cleaned = 0.00658487 Jy ! Component: 200 - total flux cleaned = 0.00679601 Jy ! Total flux subtracted in 200 components = 0.00679601 Jy ! Clean residual min=-0.003731 max=0.003913 Jy/beam ! Clean residual mean=0.000013 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 1.92847 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 = 6.80544e-05 Jy ! Component: 100 - total flux cleaned = 9.79564e-05 Jy ! Component: 150 - total flux cleaned = 0.000124055 Jy ! Component: 200 - total flux cleaned = 0.000124712 Jy ! Total flux subtracted in 200 components = 0.000124712 Jy ! Clean residual min=-0.003771 max=0.003872 Jy/beam ! Clean residual mean=0.000014 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 1.9286 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 105 components and 1.9286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=5.323 mas, bpa=-1.057 degrees ! Estimated noise=1098.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00114986 Jy ! Component: 100 - total flux cleaned = -0.00085429 Jy ! Component: 150 - total flux cleaned = -0.000722092 Jy ! Component: 200 - total flux cleaned = -0.000466696 Jy ! Total flux subtracted in 200 components = -0.000466696 Jy ! Clean residual min=-0.004126 max=0.003745 Jy/beam ! Clean residual mean=0.000006 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 1.92813 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 1.92813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079617Jy sigma=0.000627 ! Fit after self-cal, rms=0.079594Jy sigma=0.000627 wmodel J0102+5824_S_2017_03_23_pus_map.mod ! Writing 114 model components to file: J0102+5824_S_2017_03_23_pus_map.mod wobs J0102+5824_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0102+5824_S_2017_03_23_pus_uvs.fits wwins J0102+5824_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0102+5824_S_2017_03_23_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.000461264 Jy ! Component: 100 - total flux cleaned = -0.000256439 Jy ! Component: 150 - total flux cleaned = -0.000320599 Jy ! Component: 200 - total flux cleaned = -0.000382478 Jy ! Component: 250 - total flux cleaned = -0.000503177 Jy ! Component: 300 - total flux cleaned = -0.000563023 Jy ! Component: 350 - total flux cleaned = -0.00079502 Jy ! Component: 400 - total flux cleaned = -0.00067951 Jy ! Component: 450 - total flux cleaned = -0.000511098 Jy ! Component: 500 - total flux cleaned = -0.000401327 Jy ! Component: 550 - total flux cleaned = -0.00040093 Jy ! Component: 600 - total flux cleaned = -0.000348079 Jy ! Component: 650 - total flux cleaned = -0.000348165 Jy ! Component: 700 - total flux cleaned = -0.000348322 Jy ! Component: 750 - total flux cleaned = -0.000295661 Jy ! Component: 800 - total flux cleaned = -0.000141702 Jy ! Component: 850 - total flux cleaned = -4.0599e-05 Jy ! Component: 900 - total flux cleaned = 5.89608e-05 Jy ! Component: 950 - total flux cleaned = 0.000109014 Jy ! Component: 1000 - total flux cleaned = 0.000207888 Jy ! Component: 1050 - total flux cleaned = 0.00040251 Jy ! Component: 1100 - total flux cleaned = 0.000402975 Jy ! Component: 1150 - total flux cleaned = 0.000642226 Jy ! Component: 1200 - total flux cleaned = 0.000974694 Jy ! Component: 1250 - total flux cleaned = 0.00102143 Jy ! Component: 1300 - total flux cleaned = 0.0012077 Jy ! Component: 1350 - total flux cleaned = 0.00143836 Jy ! Component: 1400 - total flux cleaned = 0.00162246 Jy ! Component: 1450 - total flux cleaned = 0.00184992 Jy ! Component: 1500 - total flux cleaned = 0.00194055 Jy ! Component: 1550 - total flux cleaned = 0.00212038 Jy ! Component: 1600 - total flux cleaned = 0.00220909 Jy ! Component: 1650 - total flux cleaned = 0.00238604 Jy ! Component: 1700 - total flux cleaned = 0.00238577 Jy ! Component: 1750 - total flux cleaned = 0.00242935 Jy ! Component: 1800 - total flux cleaned = 0.00243016 Jy ! Component: 1850 - total flux cleaned = 0.00260238 Jy ! Component: 1900 - total flux cleaned = 0.00277283 Jy ! Component: 1950 - total flux cleaned = 0.00268777 Jy ! Component: 2000 - total flux cleaned = 0.0029407 Jy ! Component: 2050 - total flux cleaned = 0.00315003 Jy ! Component: 2100 - total flux cleaned = 0.00331601 Jy ! Component: 2150 - total flux cleaned = 0.00339812 Jy ! Component: 2200 - total flux cleaned = 0.00343915 Jy ! Component: 2250 - total flux cleaned = 0.00356142 Jy ! Component: 2300 - total flux cleaned = 0.00368312 Jy ! Component: 2350 - total flux cleaned = 0.0038045 Jy ! Component: 2400 - total flux cleaned = 0.00380422 Jy ! Component: 2450 - total flux cleaned = 0.00384438 Jy ! Component: 2500 - total flux cleaned = 0.00416144 Jy ! Component: 2550 - total flux cleaned = 0.00435877 Jy ! Component: 2600 - total flux cleaned = 0.00435881 Jy ! Component: 2650 - total flux cleaned = 0.00459244 Jy ! Component: 2700 - total flux cleaned = 0.00467022 Jy ! Component: 2750 - total flux cleaned = 0.00486307 Jy ! Component: 2800 - total flux cleaned = 0.00493943 Jy ! Component: 2850 - total flux cleaned = 0.00528225 Jy ! Component: 2900 - total flux cleaned = 0.00543382 Jy ! Component: 2950 - total flux cleaned = 0.00524604 Jy ! Component: 3000 - total flux cleaned = 0.00550847 Jy ! Component: 3050 - total flux cleaned = 0.00573221 Jy ! Component: 3100 - total flux cleaned = 0.00573235 Jy ! Component: 3150 - total flux cleaned = 0.00587989 Jy ! Component: 3200 - total flux cleaned = 0.00609965 Jy ! Component: 3250 - total flux cleaned = 0.00609952 Jy ! Component: 3300 - total flux cleaned = 0.00628068 Jy ! Component: 3350 - total flux cleaned = 0.00635301 Jy ! Component: 3400 - total flux cleaned = 0.00631719 Jy ! Component: 3450 - total flux cleaned = 0.00656727 Jy ! Component: 3500 - total flux cleaned = 0.00646057 Jy ! Component: 3550 - total flux cleaned = 0.00667299 Jy ! Component: 3600 - total flux cleaned = 0.00660251 Jy ! Component: 3650 - total flux cleaned = 0.00660297 Jy ! Component: 3700 - total flux cleaned = 0.00667283 Jy ! Component: 3750 - total flux cleaned = 0.00674219 Jy ! Component: 3800 - total flux cleaned = 0.00681103 Jy ! Component: 3850 - total flux cleaned = 0.00670821 Jy ! Component: 3900 - total flux cleaned = 0.00687919 Jy ! Component: 3950 - total flux cleaned = 0.00691314 Jy ! Component: 4000 - total flux cleaned = 0.00687923 Jy ! Component: 4050 - total flux cleaned = 0.00681208 Jy ! Total flux subtracted in 4096 components = 0.00691256 Jy ! Clean residual min=-0.002040 max=0.001711 Jy/beam ! Clean residual mean=0.000005 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 1.93504 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 389 components and 1.93504 Jy ![Exited script file: muppet] wmap "J0102+5824_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.757 x 5.323 at -1.057 degrees (North through East) ! Clean map min=-0.003096 max=1.6782 Jy/beam ! Writing clean map to FITS file: J0102+5824_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.67824 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000586145 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.104778 0.104778 0.209557 0.419114 0.838227 1.67645 3.35291 6.70582 13.4116 26.8233 53.6465 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.678 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.757 x 5.323 at -1.057 degrees (North through East) ! Clean map min=-0.003096 max=1.6782 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 J0102+5824_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:45:28 2019