! Started logfile: J2009+0727_S_2017_05_01_pus_uvs.log on Wed May 1 18:43:36 2019 obs J2009+0727_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2009+0727_S_2017_05_01_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964286 visibilities/baseline/integration-bin. ! Found source: J2009+0727 ! ! 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 788 lines of history. ! ! Reading 14580 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 J2009+0727_S_2017_05_01_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 17 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 395 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889682Jy sigma=0.007579 ! Fit after self-cal, rms=0.884238Jy sigma=0.007538 ! 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.774 mas, bmaj=6.809 mas, bpa=-4.7 degrees ! Estimated noise=1076.25 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.0909042 Jy ! Component: 100 - total flux cleaned = 0.11157 Jy ! Total flux subtracted in 100 components = 0.11157 Jy ! Clean residual min=-0.004012 max=0.007727 Jy/beam ! Clean residual mean=-0.000020 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.11157 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.11157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083754Jy sigma=0.000676 ! Fit after self-cal, rms=0.083735Jy sigma=0.000676 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00875001 Jy ! Component: 100 - total flux cleaned = 0.0138067 Jy ! Total flux subtracted in 100 components = 0.0138067 Jy ! Clean residual min=-0.003574 max=0.003513 Jy/beam ! Clean residual mean=-0.000013 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.125377 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.125377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082663Jy sigma=0.000666 ! Fit after self-cal, rms=0.082673Jy sigma=0.000666 ! 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.294 mas, bmaj=7.665 mas, bpa=-3.56 degrees ! Estimated noise=768.156 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.00399541 Jy ! Component: 100 - total flux cleaned = 0.00624209 Jy ! Component: 150 - total flux cleaned = 0.00762296 Jy ! Component: 200 - total flux cleaned = 0.00851 Jy ! Total flux subtracted in 200 components = 0.00851 Jy ! Clean residual min=-0.002731 max=0.002677 Jy/beam ! Clean residual mean=-0.000012 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.133887 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.133887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082460Jy sigma=0.000665 ! Fit after self-cal, rms=0.082469Jy sigma=0.000665 ! 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.94 FD 0.91 HN 1.04 KP 0.99 ! LA 0.95 MK 0.96 NL 0.95 OV 1.03 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.05 KP 0.96 ! LA 0.97 MK 0.96 NL 1.02 OV 1.06 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.07 KP 0.99 ! LA 1.00 MK 0.99 NL 1.04 OV 0.97 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.01 KP 1.00* ! LA 1.04 MK 1.16 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.082469Jy sigma=0.000665 ! Fit after self-cal, rms=0.082622Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.677 mas, bpa=-3.514 degrees ! Estimated noise=767.237 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.000328112 Jy ! Component: 100 - total flux cleaned = 0.00025199 Jy ! Component: 150 - total flux cleaned = 0.000237116 Jy ! Component: 200 - total flux cleaned = 0.000223869 Jy ! Total flux subtracted in 200 components = 0.000223869 Jy ! Clean residual min=-0.002501 max=0.002628 Jy/beam ! Clean residual mean=-0.000012 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.13411 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.13411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082614Jy sigma=0.000662 ! Fit after self-cal, rms=0.082628Jy sigma=0.000662 ! 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.082628Jy sigma=0.000662 ! Fit after self-cal, rms=0.084281Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=7.678 mas, bpa=-3.355 degrees ! Estimated noise=768.989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212819 Jy ! Component: 100 - total flux cleaned = 0.000181445 Jy ! Component: 150 - total flux cleaned = 0.000169363 Jy ! Component: 200 - total flux cleaned = 0.000169729 Jy ! Total flux subtracted in 200 components = 0.000169729 Jy ! Clean residual min=-0.002171 max=0.002683 Jy/beam ! Clean residual mean=-0.000006 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.13428 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.13428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084276Jy sigma=0.000659 ! Fit after self-cal, rms=0.084309Jy sigma=0.000659 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 (-1.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266042 Jy ! Component: 100 - total flux cleaned = 0.00369477 Jy ! Component: 150 - total flux cleaned = 0.0041849 Jy ! Component: 200 - total flux cleaned = 0.00455387 Jy ! Total flux subtracted in 200 components = 0.00455387 Jy ! Clean residual min=-0.002047 max=0.002081 Jy/beam ! Clean residual mean=-0.000006 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.138834 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 89 components and 0.138834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084226Jy sigma=0.000659 ! Fit after self-cal, rms=0.084216Jy sigma=0.000658 ! 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.084216Jy sigma=0.000658 ! Fit after self-cal, rms=0.084443Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.674 mas, bpa=-3.302 degrees ! Estimated noise=767.296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000844187 Jy ! Component: 100 - total flux cleaned = 0.00099116 Jy ! Component: 150 - total flux cleaned = 0.00113971 Jy ! Component: 200 - total flux cleaned = 0.00122578 Jy ! Total flux subtracted in 200 components = 0.00122578 Jy ! Clean residual min=-0.001898 max=0.002088 Jy/beam ! Clean residual mean=-0.000005 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.14006 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.14006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084426Jy sigma=0.000658 ! Fit after self-cal, rms=0.084429Jy sigma=0.000658 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 (126, -31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160015 Jy ! Component: 100 - total flux cleaned = 0.00214895 Jy ! Component: 150 - total flux cleaned = 0.00258665 Jy ! Component: 200 - total flux cleaned = 0.00298167 Jy ! Total flux subtracted in 200 components = 0.00298167 Jy ! Clean residual min=-0.001774 max=0.001875 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.143041 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 133 components and 0.143042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084382Jy sigma=0.000658 ! Fit after self-cal, rms=0.084381Jy sigma=0.000658 ! 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.084381Jy sigma=0.000658 ! Fit after self-cal, rms=0.084372Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.544 mas, bmaj=11.3 mas, bpa=0.2879 degrees ! Estimated noise=940.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101311 Jy ! Component: 100 - total flux cleaned = 0.00156529 Jy ! Component: 150 - total flux cleaned = 0.00187485 Jy ! Component: 200 - total flux cleaned = 0.00208985 Jy ! Total flux subtracted in 200 components = 0.00208985 Jy ! Clean residual min=-0.002002 max=0.002226 Jy/beam ! Clean residual mean=-0.000006 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.145131 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 159 components and 0.145131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084367Jy sigma=0.000658 ! Fit after self-cal, rms=0.084373Jy sigma=0.000658 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.000287038 Jy ! Component: 100 - total flux cleaned = 0.000437086 Jy ! Component: 150 - total flux cleaned = 0.00048708 Jy ! Component: 200 - total flux cleaned = 0.000517635 Jy ! Total flux subtracted in 200 components = 0.000517635 Jy ! Clean residual min=-0.001958 max=0.002177 Jy/beam ! Clean residual mean=-0.000006 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.145649 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 173 components and 0.145649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084372Jy sigma=0.000658 ! Fit after self-cal, rms=0.084373Jy sigma=0.000658 ! 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.308 mas, bmaj=7.673 mas, bpa=-3.272 degrees ! Estimated noise=767.124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 7.673 at -3.272 degrees (North through East) ! Clean map min=-0.0016861 max=0.1189 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.785 mas, bmaj=6.816 mas, bpa=-4.363 degrees ! Estimated noise=1080.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911195 Jy ! Component: 100 - total flux cleaned = 0.111992 Jy ! Component: 150 - total flux cleaned = 0.120639 Jy ! Component: 200 - total flux cleaned = 0.125799 Jy ! Total flux subtracted in 200 components = 0.125799 Jy ! Clean residual min=-0.003206 max=0.003063 Jy/beam ! Clean residual mean=-0.000010 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.125799 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.125799 Jy ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.673 mas, bpa=-3.272 degrees ! Estimated noise=767.124 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.0042445 Jy ! Component: 100 - total flux cleaned = 0.00710874 Jy ! Component: 150 - total flux cleaned = 0.00938094 Jy ! Component: 200 - total flux cleaned = 0.011215 Jy ! Total flux subtracted in 200 components = 0.011215 Jy ! Clean residual min=-0.002032 max=0.002057 Jy/beam ! Clean residual mean=-0.000006 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.137014 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 64 components and 0.137014 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.544 mas, bmaj=11.3 mas, bpa=0.2879 degrees ! Estimated noise=940.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235629 Jy ! Component: 100 - total flux cleaned = 0.00403145 Jy ! Component: 150 - total flux cleaned = 0.00533497 Jy ! Component: 200 - total flux cleaned = 0.00636912 Jy ! Total flux subtracted in 200 components = 0.00636912 Jy ! Clean residual min=-0.002222 max=0.002119 Jy/beam ! Clean residual mean=-0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.143383 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.000832602 Jy ! Component: 100 - total flux cleaned = 0.00138372 Jy ! Component: 150 - total flux cleaned = 0.00176108 Jy ! Component: 200 - total flux cleaned = 0.0019931 Jy ! Total flux subtracted in 200 components = 0.0019931 Jy ! Clean residual min=-0.002095 max=0.002131 Jy/beam ! Clean residual mean=-0.000005 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.145376 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 126 components and 0.145376 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.673 mas, bpa=-3.272 degrees ! Estimated noise=767.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416874 Jy ! Component: 100 - total flux cleaned = 0.000479623 Jy ! Component: 150 - total flux cleaned = 0.000534733 Jy ! Component: 200 - total flux cleaned = 0.000559766 Jy ! Total flux subtracted in 200 components = 0.000559766 Jy ! Clean residual min=-0.001752 max=0.002097 Jy/beam ! Clean residual mean=-0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.145936 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 147 components and 0.145936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084397Jy sigma=0.000658 ! Fit after self-cal, rms=0.084389Jy sigma=0.000658 wmodel J2009+0727_S_2017_05_01_pus_map.mod ! Writing 147 model components to file: J2009+0727_S_2017_05_01_pus_map.mod wobs J2009+0727_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2009+0727_S_2017_05_01_pus_uvs.fits wwins J2009+0727_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J2009+0727_S_2017_05_01_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.000450235 Jy ! Component: 100 - total flux cleaned = 0.000482698 Jy ! Component: 150 - total flux cleaned = 0.00042056 Jy ! Component: 200 - total flux cleaned = 0.000269946 Jy ! Component: 250 - total flux cleaned = 9.39766e-05 Jy ! Component: 300 - total flux cleaned = -0.000192137 Jy ! Component: 350 - total flux cleaned = -0.000443752 Jy ! Component: 400 - total flux cleaned = -0.000580474 Jy ! Component: 450 - total flux cleaned = -0.000768095 Jy ! Component: 500 - total flux cleaned = -0.000899782 Jy ! Component: 550 - total flux cleaned = -0.00113104 Jy ! Component: 600 - total flux cleaned = -0.00130695 Jy ! Component: 650 - total flux cleaned = -0.00152901 Jy ! Component: 700 - total flux cleaned = -0.0016502 Jy ! Component: 750 - total flux cleaned = -0.00176934 Jy ! Component: 800 - total flux cleaned = -0.00181642 Jy ! Component: 850 - total flux cleaned = -0.00193224 Jy ! Component: 900 - total flux cleaned = -0.00197749 Jy ! Component: 950 - total flux cleaned = -0.00199977 Jy ! Component: 1000 - total flux cleaned = -0.00195531 Jy ! Component: 1050 - total flux cleaned = -0.00199882 Jy ! Component: 1100 - total flux cleaned = -0.00195582 Jy ! Component: 1150 - total flux cleaned = -0.00199828 Jy ! Component: 1200 - total flux cleaned = -0.00195619 Jy ! Component: 1250 - total flux cleaned = -0.0019154 Jy ! Component: 1300 - total flux cleaned = -0.00199748 Jy ! Component: 1350 - total flux cleaned = -0.00195693 Jy ! Component: 1400 - total flux cleaned = -0.00201683 Jy ! Component: 1450 - total flux cleaned = -0.0020367 Jy ! Component: 1500 - total flux cleaned = -0.00213451 Jy ! Component: 1550 - total flux cleaned = -0.00211507 Jy ! Component: 1600 - total flux cleaned = -0.00219187 Jy ! Component: 1650 - total flux cleaned = -0.00224881 Jy ! Component: 1700 - total flux cleaned = -0.00228643 Jy ! Component: 1750 - total flux cleaned = -0.00234234 Jy ! Component: 1800 - total flux cleaned = -0.00236097 Jy ! Component: 1850 - total flux cleaned = -0.00239756 Jy ! Component: 1900 - total flux cleaned = -0.00250606 Jy ! Component: 1950 - total flux cleaned = -0.0025957 Jy ! Component: 2000 - total flux cleaned = -0.00264899 Jy ! Component: 2050 - total flux cleaned = -0.0027544 Jy ! Component: 2100 - total flux cleaned = -0.00282422 Jy ! Component: 2150 - total flux cleaned = -0.00282386 Jy ! Component: 2200 - total flux cleaned = -0.0028411 Jy ! Component: 2250 - total flux cleaned = -0.00296015 Jy ! Component: 2300 - total flux cleaned = -0.00299364 Jy ! Component: 2350 - total flux cleaned = -0.00302704 Jy ! Component: 2400 - total flux cleaned = -0.00309322 Jy ! Component: 2450 - total flux cleaned = -0.00319153 Jy ! Component: 2500 - total flux cleaned = -0.00319164 Jy ! Component: 2550 - total flux cleaned = -0.0032725 Jy ! Component: 2600 - total flux cleaned = -0.00330478 Jy ! Component: 2650 - total flux cleaned = -0.00330485 Jy ! Component: 2700 - total flux cleaned = -0.00343093 Jy ! Component: 2750 - total flux cleaned = -0.00346221 Jy ! Component: 2800 - total flux cleaned = -0.00346223 Jy ! Component: 2850 - total flux cleaned = -0.00353921 Jy ! Component: 2900 - total flux cleaned = -0.00364633 Jy ! Component: 2950 - total flux cleaned = -0.0036462 Jy ! Component: 3000 - total flux cleaned = -0.00373645 Jy ! Component: 3050 - total flux cleaned = -0.00373646 Jy ! Component: 3100 - total flux cleaned = -0.0038256 Jy ! Component: 3150 - total flux cleaned = -0.00392855 Jy ! Component: 3200 - total flux cleaned = -0.00391399 Jy ! Component: 3250 - total flux cleaned = -0.00403012 Jy ! Component: 3300 - total flux cleaned = -0.00410225 Jy ! Component: 3350 - total flux cleaned = -0.00411658 Jy ! Component: 3400 - total flux cleaned = -0.00427285 Jy ! Component: 3450 - total flux cleaned = -0.00430123 Jy ! Component: 3500 - total flux cleaned = -0.00439926 Jy ! Component: 3550 - total flux cleaned = -0.00439915 Jy ! Component: 3600 - total flux cleaned = -0.00449589 Jy ! Component: 3650 - total flux cleaned = -0.00456439 Jy ! Component: 3700 - total flux cleaned = -0.00457807 Jy ! Component: 3750 - total flux cleaned = -0.00467294 Jy ! Component: 3800 - total flux cleaned = -0.00475352 Jy ! Component: 3850 - total flux cleaned = -0.00483365 Jy ! Component: 3900 - total flux cleaned = -0.00484687 Jy ! Component: 3950 - total flux cleaned = -0.00491279 Jy ! Component: 4000 - total flux cleaned = -0.00493897 Jy ! Component: 4050 - total flux cleaned = -0.00493904 Jy ! Total flux subtracted in 4096 components = -0.00496502 Jy ! Clean residual min=-0.000848 max=0.000894 Jy/beam ! Clean residual mean=-0.000002 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.140971 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 431 components and 0.140971 Jy ![Exited script file: muppet] wmap "J2009+0727_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 7.673 at -3.272 degrees (North through East) ! Clean map min=-0.0015364 max=0.11941 Jy/beam ! Writing clean map to FITS file: J2009+0727_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238374 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.5989 0.5989 1.1978 2.3956 4.7912 9.5824 19.1648 38.3296 76.6592 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.308 x 7.673 at -3.272 degrees (North through East) ! Clean map min=-0.0015364 max=0.11941 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 J2009+0727_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:43:40 2019