! Started logfile: J1421+1013_S_2017_07_09_pus_uvs.log on Wed May 8 14:50:35 2019 obs J1421+1013_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1421+1013_S_2017_07_09_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973214 visibilities/baseline/integration-bin. ! Found source: J1421+1013 ! ! 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 594 lines of history. ! ! Reading 19620 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 J1421+1013_S_2017_07_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 604 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.935841Jy sigma=0.008921 ! Fit after self-cal, rms=0.922793Jy sigma=0.008812 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.726 mas, bmaj=6.926 mas, bpa=-3.441 degrees ! Estimated noise=890.71 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.0592515 Jy ! Component: 100 - total flux cleaned = 0.0752576 Jy ! Total flux subtracted in 100 components = 0.0752576 Jy ! Clean residual min=-0.004090 max=0.007275 Jy/beam ! Clean residual mean=0.000000 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.0752576 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0752576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077891Jy sigma=0.000701 ! Fit after self-cal, rms=0.077870Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808518 Jy ! Component: 100 - total flux cleaned = 0.0124297 Jy ! Total flux subtracted in 100 components = 0.0124297 Jy ! Clean residual min=-0.003714 max=0.007302 Jy/beam ! Clean residual mean=-0.000000 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.0876873 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.0876873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076819Jy sigma=0.000690 ! Fit after self-cal, rms=0.076813Jy sigma=0.000690 ! Inverting map ! Added new window around map position (-28, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649996 Jy ! Component: 100 - total flux cleaned = 0.00996343 Jy ! Total flux subtracted in 100 components = 0.00996343 Jy ! Clean residual min=-0.003197 max=0.003333 Jy/beam ! Clean residual mean=0.000001 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.0976507 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.0976507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076161Jy sigma=0.000684 ! Fit after self-cal, rms=0.076104Jy sigma=0.000683 ! 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.278 mas, bmaj=7.76 mas, bpa=-2.929 degrees ! Estimated noise=603.032 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 (-3.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00504008 Jy ! Component: 100 - total flux cleaned = 0.00834225 Jy ! Component: 150 - total flux cleaned = 0.0108467 Jy ! Component: 200 - total flux cleaned = 0.0128334 Jy ! Total flux subtracted in 200 components = 0.0128334 Jy ! Clean residual min=-0.002463 max=0.003337 Jy/beam ! Clean residual mean=0.000002 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.110484 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 70 components and 0.110484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075692Jy sigma=0.000679 ! Fit after self-cal, rms=0.075658Jy sigma=0.000678 ! Inverting map ! Added new window around map position (-14, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029855 Jy ! Component: 100 - total flux cleaned = 0.00486841 Jy ! Component: 150 - total flux cleaned = 0.00635942 Jy ! Component: 200 - total flux cleaned = 0.00759392 Jy ! Total flux subtracted in 200 components = 0.00759392 Jy ! Clean residual min=-0.002151 max=0.002363 Jy/beam ! Clean residual mean=0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.118078 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 103 components and 0.118078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075509Jy sigma=0.000677 ! Fit after self-cal, rms=0.075493Jy sigma=0.000677 ! 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 0.97 FD 0.92 HN 0.98 KP 1.03 ! LA 1.05 MK 1.06 NL 0.94 OV 1.04 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.98 HN 1.06 KP 1.00 ! LA 0.96 MK 1.12 NL 1.04 OV 1.03 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.99 KP 0.99 ! LA 0.98 MK 1.00 NL 0.99 OV 0.98 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.80 KP 1.00* ! LA 0.92 MK 0.99 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.075493Jy sigma=0.000677 ! Fit after self-cal, rms=0.074787Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=7.772 mas, bpa=-2.849 degrees ! Estimated noise=601.539 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.00151266 Jy ! Component: 100 - total flux cleaned = 0.00241292 Jy ! Component: 150 - total flux cleaned = 0.00302746 Jy ! Component: 200 - total flux cleaned = 0.00341203 Jy ! Total flux subtracted in 200 components = 0.00341203 Jy ! Clean residual min=-0.001921 max=0.001961 Jy/beam ! Clean residual mean=-0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.12149 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 132 components and 0.12149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074746Jy sigma=0.000675 ! Fit after self-cal, rms=0.074734Jy sigma=0.000674 ! 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.074734Jy sigma=0.000674 ! Fit after self-cal, rms=0.074664Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.772 mas, bpa=-3.07 degrees ! Estimated noise=602.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109984 Jy ! Component: 100 - total flux cleaned = 0.00167909 Jy ! Component: 150 - total flux cleaned = 0.00191452 Jy ! Component: 200 - total flux cleaned = 0.00205699 Jy ! Total flux subtracted in 200 components = 0.00205699 Jy ! Clean residual min=-0.001640 max=0.001830 Jy/beam ! Clean residual mean=-0.000002 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.123547 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 147 components and 0.123547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074641Jy sigma=0.000672 ! Fit after self-cal, rms=0.074650Jy sigma=0.000672 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 (-22.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160536 Jy ! Component: 100 - total flux cleaned = 0.00204363 Jy ! Component: 150 - total flux cleaned = 0.00212752 Jy ! Component: 200 - total flux cleaned = 0.00217677 Jy ! Total flux subtracted in 200 components = 0.00217677 Jy ! Clean residual min=-0.001629 max=0.001490 Jy/beam ! Clean residual mean=-0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.125724 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 178 components and 0.125724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074610Jy sigma=0.000672 ! Fit after self-cal, rms=0.074608Jy sigma=0.000672 ! 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.074608Jy sigma=0.000672 ! Fit after self-cal, rms=0.074546Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.767 mas, bpa=-3.18 degrees ! Estimated noise=601.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708356 Jy ! Component: 100 - total flux cleaned = 0.000909739 Jy ! Component: 150 - total flux cleaned = 0.00100035 Jy ! Component: 200 - total flux cleaned = 0.00110314 Jy ! Total flux subtracted in 200 components = 0.00110314 Jy ! Clean residual min=-0.001580 max=0.001441 Jy/beam ! Clean residual mean=-0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.126827 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 192 components and 0.126827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074530Jy sigma=0.000672 ! Fit after self-cal, rms=0.074530Jy sigma=0.000672 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.000194106 Jy ! Component: 100 - total flux cleaned = 0.00027036 Jy ! Component: 150 - total flux cleaned = 0.00034192 Jy ! Component: 200 - total flux cleaned = 0.000375739 Jy ! Total flux subtracted in 200 components = 0.000375739 Jy ! Clean residual min=-0.001589 max=0.001443 Jy/beam ! Clean residual mean=-0.000003 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.127203 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 199 components and 0.127203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074522Jy sigma=0.000672 ! Fit after self-cal, rms=0.074522Jy sigma=0.000672 ! 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.074522Jy sigma=0.000672 ! Fit after self-cal, rms=0.074494Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.289 mas, bmaj=11.56 mas, bpa=-6.427 degrees ! Estimated noise=751.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064675 Jy ! Component: 100 - total flux cleaned = 0.000778767 Jy ! Component: 150 - total flux cleaned = 0.000837697 Jy ! Component: 200 - total flux cleaned = 0.000850015 Jy ! Total flux subtracted in 200 components = 0.000850015 Jy ! Clean residual min=-0.001685 max=0.001714 Jy/beam ! Clean residual mean=-0.000006 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.128053 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 220 components and 0.128053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074489Jy sigma=0.000671 ! Fit after self-cal, rms=0.074488Jy sigma=0.000671 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.30301e-05 Jy ! Component: 100 - total flux cleaned = 5.83435e-05 Jy ! Component: 150 - total flux cleaned = 5.80521e-05 Jy ! Component: 200 - total flux cleaned = 3.6647e-05 Jy ! Total flux subtracted in 200 components = 3.6647e-05 Jy ! Clean residual min=-0.001673 max=0.001733 Jy/beam ! Clean residual mean=-0.000006 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.128089 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 235 components and 0.128089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074486Jy sigma=0.000671 ! Fit after self-cal, rms=0.074486Jy sigma=0.000671 ! 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.297 mas, bmaj=7.76 mas, bpa=-3.224 degrees ! Estimated noise=601.047 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 7.76 at -3.224 degrees (North through East) ! Clean map min=-0.0014972 max=0.077531 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=6.949 mas, bpa=-3.964 degrees ! Estimated noise=882.743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0583094 Jy ! Component: 100 - total flux cleaned = 0.0747808 Jy ! Component: 150 - total flux cleaned = 0.0841182 Jy ! Component: 200 - total flux cleaned = 0.090524 Jy ! Total flux subtracted in 200 components = 0.090524 Jy ! Clean residual min=-0.002580 max=0.003663 Jy/beam ! Clean residual mean=-0.000000 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.090524 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.090524 Jy ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=7.76 mas, bpa=-3.224 degrees ! Estimated noise=601.047 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.00709484 Jy ! Component: 100 - total flux cleaned = 0.0123746 Jy ! Component: 150 - total flux cleaned = 0.0165365 Jy ! Component: 200 - total flux cleaned = 0.0198989 Jy ! Total flux subtracted in 200 components = 0.0198989 Jy ! Clean residual min=-0.002025 max=0.002171 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.110423 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 78 components and 0.110423 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.289 mas, bmaj=11.56 mas, bpa=-6.427 degrees ! Estimated noise=751.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481429 Jy ! Component: 100 - total flux cleaned = 0.00815269 Jy ! Component: 150 - total flux cleaned = 0.0105859 Jy ! Component: 200 - total flux cleaned = 0.0124236 Jy ! Total flux subtracted in 200 components = 0.0124236 Jy ! Clean residual min=-0.001860 max=0.001779 Jy/beam ! Clean residual mean=-0.000003 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.122846 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.0014156 Jy ! Component: 100 - total flux cleaned = 0.00251769 Jy ! Component: 150 - total flux cleaned = 0.00328653 Jy ! Component: 200 - total flux cleaned = 0.0037147 Jy ! Total flux subtracted in 200 components = 0.0037147 Jy ! Clean residual min=-0.001766 max=0.001714 Jy/beam ! Clean residual mean=-0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.126561 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 180 components and 0.126561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=7.76 mas, bpa=-3.224 degrees ! Estimated noise=601.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205644 Jy ! Component: 100 - total flux cleaned = 0.000380066 Jy ! Component: 150 - total flux cleaned = 0.000440373 Jy ! Component: 200 - total flux cleaned = 0.00052284 Jy ! Total flux subtracted in 200 components = 0.00052284 Jy ! Clean residual min=-0.001548 max=0.001428 Jy/beam ! Clean residual mean=-0.000003 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.127084 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 204 components and 0.127084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074534Jy sigma=0.000672 ! Fit after self-cal, rms=0.074518Jy sigma=0.000672 wmodel J1421+1013_S_2017_07_09_pus_map.mod ! Writing 204 model components to file: J1421+1013_S_2017_07_09_pus_map.mod wobs J1421+1013_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1421+1013_S_2017_07_09_pus_uvs.fits wwins J1421+1013_S_2017_07_09_pus_map.win ! wwins: Wrote 5 windows to J1421+1013_S_2017_07_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.000341656 Jy ! Component: 100 - total flux cleaned = -0.000315476 Jy ! Component: 150 - total flux cleaned = -0.000266902 Jy ! Component: 200 - total flux cleaned = -0.000196283 Jy ! Component: 250 - total flux cleaned = -0.000127925 Jy ! Component: 300 - total flux cleaned = 4.66463e-06 Jy ! Component: 350 - total flux cleaned = 9.04258e-05 Jy ! Component: 400 - total flux cleaned = 0.0001116 Jy ! Component: 450 - total flux cleaned = 0.000111745 Jy ! Component: 500 - total flux cleaned = 9.16285e-05 Jy ! Component: 550 - total flux cleaned = 7.1689e-05 Jy ! Component: 600 - total flux cleaned = 1.38912e-05 Jy ! Component: 650 - total flux cleaned = -2.3318e-05 Jy ! Component: 700 - total flux cleaned = -4.12217e-05 Jy ! Component: 750 - total flux cleaned = -4.07501e-05 Jy ! Component: 800 - total flux cleaned = -2.28392e-05 Jy ! Component: 850 - total flux cleaned = -5.87376e-05 Jy ! Component: 900 - total flux cleaned = -7.64913e-05 Jy ! Component: 950 - total flux cleaned = -0.000128205 Jy ! Component: 1000 - total flux cleaned = -0.000162004 Jy ! Component: 1050 - total flux cleaned = -0.000161914 Jy ! Component: 1100 - total flux cleaned = -0.000194773 Jy ! Component: 1150 - total flux cleaned = -0.000145836 Jy ! Component: 1200 - total flux cleaned = -0.000210474 Jy ! Component: 1250 - total flux cleaned = -0.000210467 Jy ! Component: 1300 - total flux cleaned = -0.0002736 Jy ! Component: 1350 - total flux cleaned = -0.000195511 Jy ! Component: 1400 - total flux cleaned = -0.000195798 Jy ! Component: 1450 - total flux cleaned = -0.000226323 Jy ! Component: 1500 - total flux cleaned = -0.000196107 Jy ! Component: 1550 - total flux cleaned = -0.000136082 Jy ! Component: 1600 - total flux cleaned = -0.000106448 Jy ! Component: 1650 - total flux cleaned = -0.000106524 Jy ! Component: 1700 - total flux cleaned = -0.000106673 Jy ! Component: 1750 - total flux cleaned = -9.21968e-05 Jy ! Component: 1800 - total flux cleaned = -6.35023e-05 Jy ! Component: 1850 - total flux cleaned = -2.09099e-05 Jy ! Component: 1900 - total flux cleaned = -3.48818e-05 Jy ! Component: 1950 - total flux cleaned = 2.06993e-05 Jy ! Component: 2000 - total flux cleaned = 6.22607e-05 Jy ! Component: 2050 - total flux cleaned = 7.60018e-05 Jy ! Component: 2100 - total flux cleaned = 7.59748e-05 Jy ! Component: 2150 - total flux cleaned = 0.000143419 Jy ! Component: 2200 - total flux cleaned = 0.000143461 Jy ! Component: 2250 - total flux cleaned = 0.000209565 Jy ! Component: 2300 - total flux cleaned = 0.00022278 Jy ! Component: 2350 - total flux cleaned = 0.000235855 Jy ! Component: 2400 - total flux cleaned = 0.000274487 Jy ! Component: 2450 - total flux cleaned = 0.000236045 Jy ! Component: 2500 - total flux cleaned = 0.000274159 Jy ! Component: 2550 - total flux cleaned = 0.000236399 Jy ! Component: 2600 - total flux cleaned = 0.000273959 Jy ! Component: 2650 - total flux cleaned = 0.000361049 Jy ! Component: 2700 - total flux cleaned = 0.000323792 Jy ! Component: 2750 - total flux cleaned = 0.000348304 Jy ! Component: 2800 - total flux cleaned = 0.000336002 Jy ! Component: 2850 - total flux cleaned = 0.000360086 Jy ! Component: 2900 - total flux cleaned = 0.000311933 Jy ! Component: 2950 - total flux cleaned = 0.000311927 Jy ! Component: 3000 - total flux cleaned = 0.000288309 Jy ! Component: 3050 - total flux cleaned = 0.000288332 Jy ! Component: 3100 - total flux cleaned = 0.000264937 Jy ! Component: 3150 - total flux cleaned = 0.000253388 Jy ! Component: 3200 - total flux cleaned = 0.000218719 Jy ! Component: 3250 - total flux cleaned = 0.000161354 Jy ! Component: 3300 - total flux cleaned = 0.000184333 Jy ! Component: 3350 - total flux cleaned = 0.000127595 Jy ! Component: 3400 - total flux cleaned = 9.3834e-05 Jy ! Component: 3450 - total flux cleaned = 6.03453e-05 Jy ! Component: 3500 - total flux cleaned = 7.14763e-05 Jy ! Component: 3550 - total flux cleaned = -5.95155e-06 Jy ! Component: 3600 - total flux cleaned = -5.86705e-06 Jy ! Component: 3650 - total flux cleaned = 5.21224e-06 Jy ! Component: 3700 - total flux cleaned = -1.65076e-05 Jy ! Component: 3750 - total flux cleaned = -1.64812e-05 Jy ! Component: 3800 - total flux cleaned = 2.65218e-05 Jy ! Component: 3850 - total flux cleaned = 1.56695e-05 Jy ! Component: 3900 - total flux cleaned = -5.87449e-05 Jy ! Component: 3950 - total flux cleaned = -6.90904e-05 Jy ! Component: 4000 - total flux cleaned = -4.80199e-05 Jy ! Component: 4050 - total flux cleaned = -6.88631e-05 Jy ! Total flux subtracted in 4096 components = -3.7753e-05 Jy ! Clean residual min=-0.000568 max=0.000755 Jy/beam ! Clean residual mean=-0.000003 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.127046 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 500 components and 0.127046 Jy ![Exited script file: muppet] wmap "J1421+1013_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 7.76 at -3.224 degrees (North through East) ! Clean map min=-0.0011928 max=0.077711 Jy/beam ! Writing clean map to FITS file: J1421+1013_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.077711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.755966 0.755966 1.51193 3.02387 6.04773 12.0955 24.1909 48.3818 96.7637 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 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.297 x 7.76 at -3.224 degrees (North through East) ! Clean map min=-0.0011928 max=0.077711 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 J1421+1013_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:50:40 2019