! Started logfile: J0009+4001_S_2017_03_23_pus_uvs.log on Mon May 13 09:43:49 2019 obs J0009+4001_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0009+4001_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.770899 visibilities/baseline/integration-bin. ! Found source: J0009+4001 ! ! 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 11656 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 J0009+4001_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 385 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.822969Jy sigma=0.007112 ! Fit after self-cal, rms=0.815154Jy sigma=0.007050 ! 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.929 mas, bmaj=5.26 mas, bpa=-9.21 degrees ! Estimated noise=1162.38 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.141912 Jy ! Component: 100 - total flux cleaned = 0.176516 Jy ! Total flux subtracted in 100 components = 0.176516 Jy ! Clean residual min=-0.009649 max=0.025671 Jy/beam ! Clean residual mean=0.000023 rms=0.002923 Jy/beam ! Combined flux in latest and established models = 0.176516 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.176516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105010Jy sigma=0.000855 ! Fit after self-cal, rms=0.104944Jy sigma=0.000855 ! Inverting map ! Added new window around map position (5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228104 Jy ! Component: 100 - total flux cleaned = 0.0349178 Jy ! Total flux subtracted in 100 components = 0.0349178 Jy ! Clean residual min=-0.008860 max=0.011507 Jy/beam ! Clean residual mean=0.000015 rms=0.002294 Jy/beam ! Combined flux in latest and established models = 0.211433 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.211433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097883Jy sigma=0.000790 ! Fit after self-cal, rms=0.097193Jy sigma=0.000784 ! 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.593 mas, bmaj=5.929 mas, bpa=-9.733 degrees ! Estimated noise=840.598 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159673 Jy ! Component: 100 - total flux cleaned = 0.0249277 Jy ! Component: 150 - total flux cleaned = 0.0310379 Jy ! Component: 200 - total flux cleaned = 0.0353992 Jy ! Total flux subtracted in 200 components = 0.0353992 Jy ! Clean residual min=-0.007642 max=0.010549 Jy/beam ! Clean residual mean=0.000004 rms=0.002213 Jy/beam ! Combined flux in latest and established models = 0.246833 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 93 components and 0.246833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094239Jy sigma=0.000759 ! Fit after self-cal, rms=0.094004Jy sigma=0.000757 ! 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.99 FD 0.97 HN 0.96 KP 1.06 ! LA 1.01 MK 0.98 NL 0.92 OV 0.98 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.03 KP 0.99 ! LA 0.96 MK 0.94 NL 1.08 OV 1.06 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.02 HN 1.03 KP 0.86 ! LA 0.75 MK 1.02 NL 1.26 OV 0.96 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 0.94 KP 1.00* ! LA 0.83 MK 1.59 NL 1.00* OV 1.96 ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.094004Jy sigma=0.000757 ! Fit after self-cal, rms=0.090056Jy sigma=0.000717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=5.941 mas, bpa=-9.207 degrees ! Estimated noise=837.538 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 (62.5, 60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00979255 Jy ! Component: 100 - total flux cleaned = 0.0151425 Jy ! Component: 150 - total flux cleaned = 0.0183411 Jy ! Component: 200 - total flux cleaned = 0.0199006 Jy ! Total flux subtracted in 200 components = 0.0199006 Jy ! Clean residual min=-0.004787 max=0.005842 Jy/beam ! Clean residual mean=-0.000029 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.266733 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 128 components and 0.266733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089033Jy sigma=0.000706 ! Fit after self-cal, rms=0.089034Jy sigma=0.000705 ! 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.089034Jy sigma=0.000705 ! Fit after self-cal, rms=0.087941Jy sigma=0.000694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=5.984 mas, bpa=-9.511 degrees ! Estimated noise=833.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342541 Jy ! Component: 100 - total flux cleaned = 0.00554045 Jy ! Component: 150 - total flux cleaned = 0.00655726 Jy ! Component: 200 - total flux cleaned = 0.00734611 Jy ! Total flux subtracted in 200 components = 0.00734611 Jy ! Clean residual min=-0.004074 max=0.004074 Jy/beam ! Clean residual mean=-0.000022 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.274079 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.274079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087766Jy sigma=0.000693 ! Fit after self-cal, rms=0.087774Jy sigma=0.000692 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.00133539 Jy ! Component: 100 - total flux cleaned = 0.0019034 Jy ! Component: 150 - total flux cleaned = 0.00239991 Jy ! Component: 200 - total flux cleaned = 0.00279813 Jy ! Total flux subtracted in 200 components = 0.00279813 Jy ! Clean residual min=-0.004022 max=0.003987 Jy/beam ! Clean residual mean=-0.000024 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.276877 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 157 components and 0.276877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087721Jy sigma=0.000692 ! Fit after self-cal, rms=0.087716Jy sigma=0.000692 ! 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.087716Jy sigma=0.000692 ! Fit after self-cal, rms=0.087803Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=5.994 mas, bpa=-9.47 degrees ! Estimated noise=832.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564102 Jy ! Component: 100 - total flux cleaned = 0.00100706 Jy ! Component: 150 - total flux cleaned = 0.00135079 Jy ! Component: 200 - total flux cleaned = 0.00155594 Jy ! Total flux subtracted in 200 components = 0.00155594 Jy ! Clean residual min=-0.003832 max=0.003890 Jy/beam ! Clean residual mean=-0.000022 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.278433 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 161 components and 0.278433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087765Jy sigma=0.000691 ! Fit after self-cal, rms=0.087764Jy sigma=0.000691 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.000316357 Jy ! Component: 100 - total flux cleaned = 0.000476329 Jy ! Component: 150 - total flux cleaned = 0.000566912 Jy ! Component: 200 - total flux cleaned = 0.000681394 Jy ! Total flux subtracted in 200 components = 0.000681394 Jy ! Clean residual min=-0.003852 max=0.003841 Jy/beam ! Clean residual mean=-0.000023 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.279115 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.279115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087744Jy sigma=0.000691 ! Fit after self-cal, rms=0.087742Jy sigma=0.000691 ! 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.087742Jy sigma=0.000691 ! Fit after self-cal, rms=0.087823Jy sigma=0.000691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.274 mas, bmaj=9.245 mas, bpa=-16.04 degrees ! Estimated noise=999.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218768 Jy ! Component: 100 - total flux cleaned = 0.00273041 Jy ! Component: 150 - total flux cleaned = 0.00289455 Jy ! Component: 200 - total flux cleaned = 0.00300628 Jy ! Total flux subtracted in 200 components = 0.00300628 Jy ! Clean residual min=-0.005442 max=0.006024 Jy/beam ! Clean residual mean=-0.000052 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.282121 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 168 components and 0.282121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087839Jy sigma=0.000691 ! Fit after self-cal, rms=0.087835Jy sigma=0.000691 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.000255804 Jy ! Component: 100 - total flux cleaned = 0.000389492 Jy ! Component: 150 - total flux cleaned = 0.000437254 Jy ! Component: 200 - total flux cleaned = 0.000481185 Jy ! Total flux subtracted in 200 components = 0.000481185 Jy ! Clean residual min=-0.005402 max=0.005918 Jy/beam ! Clean residual mean=-0.000053 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.282602 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 173 components and 0.282602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087849Jy sigma=0.000691 ! Fit after self-cal, rms=0.087848Jy sigma=0.000691 ! 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.609 mas, bmaj=6 mas, bpa=-9.431 degrees ! Estimated noise=832.562 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.609 x 6 at -9.431 degrees (North through East) ! Clean map min=-0.0037295 max=0.17705 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.919 mas, bmaj=5.286 mas, bpa=-8.936 degrees ! Estimated noise=1162.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141039 Jy ! Component: 100 - total flux cleaned = 0.182174 Jy ! Component: 150 - total flux cleaned = 0.203544 Jy ! Component: 200 - total flux cleaned = 0.216297 Jy ! Total flux subtracted in 200 components = 0.216297 Jy ! Clean residual min=-0.005394 max=0.007254 Jy/beam ! Clean residual mean=0.000010 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.216297 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.216297 Jy ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=6 mas, bpa=-9.431 degrees ! Estimated noise=832.562 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.0126702 Jy ! Component: 100 - total flux cleaned = 0.0218412 Jy ! Component: 150 - total flux cleaned = 0.0288695 Jy ! Component: 200 - total flux cleaned = 0.0344953 Jy ! Total flux subtracted in 200 components = 0.0344953 Jy ! Clean residual min=-0.005016 max=0.004986 Jy/beam ! Clean residual mean=-0.000009 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.250792 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 83 components and 0.250792 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.274 mas, bmaj=9.245 mas, bpa=-16.04 degrees ! Estimated noise=999.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00828396 Jy ! Component: 100 - total flux cleaned = 0.0139173 Jy ! Component: 150 - total flux cleaned = 0.0180564 Jy ! Component: 200 - total flux cleaned = 0.0212148 Jy ! Total flux subtracted in 200 components = 0.0212148 Jy ! Clean residual min=-0.006194 max=0.006390 Jy/beam ! Clean residual mean=-0.000043 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.272007 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.00244527 Jy ! Component: 100 - total flux cleaned = 0.0043522 Jy ! Component: 150 - total flux cleaned = 0.00584451 Jy ! Component: 200 - total flux cleaned = 0.00701755 Jy ! Total flux subtracted in 200 components = 0.00701755 Jy ! Clean residual min=-0.005788 max=0.005717 Jy/beam ! Clean residual mean=-0.000051 rms=0.001897 Jy/beam ! Combined flux in latest and established models = 0.279024 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 164 components and 0.279024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=6 mas, bpa=-9.431 degrees ! Estimated noise=832.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000652009 Jy ! Component: 100 - total flux cleaned = -0.00020592 Jy ! Component: 150 - total flux cleaned = 0.000276418 Jy ! Component: 200 - total flux cleaned = 0.000697332 Jy ! Total flux subtracted in 200 components = 0.000697332 Jy ! Clean residual min=-0.003823 max=0.003713 Jy/beam ! Clean residual mean=-0.000023 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.279722 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 179 components and 0.279722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087867Jy sigma=0.000692 ! Fit after self-cal, rms=0.087847Jy sigma=0.000691 wmodel J0009+4001_S_2017_03_23_pus_map.mod ! Writing 179 model components to file: J0009+4001_S_2017_03_23_pus_map.mod wobs J0009+4001_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0009+4001_S_2017_03_23_pus_uvs.fits wwins J0009+4001_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0009+4001_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.000127043 Jy ! Component: 100 - total flux cleaned = 0.000995831 Jy ! Component: 150 - total flux cleaned = 0.00163671 Jy ! Component: 200 - total flux cleaned = 0.00225522 Jy ! Component: 250 - total flux cleaned = 0.00267504 Jy ! Component: 300 - total flux cleaned = 0.00302212 Jy ! Component: 350 - total flux cleaned = 0.00319152 Jy ! Component: 400 - total flux cleaned = 0.0034105 Jy ! Component: 450 - total flux cleaned = 0.00367713 Jy ! Component: 500 - total flux cleaned = 0.00383386 Jy ! Component: 550 - total flux cleaned = 0.004137 Jy ! Component: 600 - total flux cleaned = 0.00423419 Jy ! Component: 650 - total flux cleaned = 0.00437911 Jy ! Component: 700 - total flux cleaned = 0.00461573 Jy ! Component: 750 - total flux cleaned = 0.00480094 Jy ! Component: 800 - total flux cleaned = 0.0048007 Jy ! Component: 850 - total flux cleaned = 0.00493461 Jy ! Component: 900 - total flux cleaned = 0.00510773 Jy ! Component: 950 - total flux cleaned = 0.00515043 Jy ! Component: 1000 - total flux cleaned = 0.00523475 Jy ! Component: 1050 - total flux cleaned = 0.00544057 Jy ! Component: 1100 - total flux cleaned = 0.00552126 Jy ! Component: 1150 - total flux cleaned = 0.00560068 Jy ! Component: 1200 - total flux cleaned = 0.00564075 Jy ! Component: 1250 - total flux cleaned = 0.00575588 Jy ! Component: 1300 - total flux cleaned = 0.00586867 Jy ! Component: 1350 - total flux cleaned = 0.00601717 Jy ! Component: 1400 - total flux cleaned = 0.00612683 Jy ! Component: 1450 - total flux cleaned = 0.00609149 Jy ! Component: 1500 - total flux cleaned = 0.00609202 Jy ! Component: 1550 - total flux cleaned = 0.0062318 Jy ! Component: 1600 - total flux cleaned = 0.00623175 Jy ! Component: 1650 - total flux cleaned = 0.00629889 Jy ! Component: 1700 - total flux cleaned = 0.00629815 Jy ! Component: 1750 - total flux cleaned = 0.00629848 Jy ! Component: 1800 - total flux cleaned = 0.00636398 Jy ! Component: 1850 - total flux cleaned = 0.00636494 Jy ! Component: 1900 - total flux cleaned = 0.00645892 Jy ! Component: 1950 - total flux cleaned = 0.00639743 Jy ! Component: 2000 - total flux cleaned = 0.00654954 Jy ! Component: 2050 - total flux cleaned = 0.00654928 Jy ! Component: 2100 - total flux cleaned = 0.0066965 Jy ! Component: 2150 - total flux cleaned = 0.00649172 Jy ! Component: 2200 - total flux cleaned = 0.00663632 Jy ! Component: 2250 - total flux cleaned = 0.00660855 Jy ! Component: 2300 - total flux cleaned = 0.00674938 Jy ! Component: 2350 - total flux cleaned = 0.0068044 Jy ! Component: 2400 - total flux cleaned = 0.00680405 Jy ! Component: 2450 - total flux cleaned = 0.0068312 Jy ! Component: 2500 - total flux cleaned = 0.00688394 Jy ! Component: 2550 - total flux cleaned = 0.00701583 Jy ! Component: 2600 - total flux cleaned = 0.00696302 Jy ! Component: 2650 - total flux cleaned = 0.00701461 Jy ! Component: 2700 - total flux cleaned = 0.0069639 Jy ! Component: 2750 - total flux cleaned = 0.0070395 Jy ! Component: 2800 - total flux cleaned = 0.00713885 Jy ! Component: 2850 - total flux cleaned = 0.00708968 Jy ! Component: 2900 - total flux cleaned = 0.00725942 Jy ! Component: 2950 - total flux cleaned = 0.00718686 Jy ! Component: 3000 - total flux cleaned = 0.00723427 Jy ! Component: 3050 - total flux cleaned = 0.00723402 Jy ! Component: 3100 - total flux cleaned = 0.00721051 Jy ! Component: 3150 - total flux cleaned = 0.00727943 Jy ! Component: 3200 - total flux cleaned = 0.00730219 Jy ! Component: 3250 - total flux cleaned = 0.00730226 Jy ! Component: 3300 - total flux cleaned = 0.00739137 Jy ! Component: 3350 - total flux cleaned = 0.00736925 Jy ! Component: 3400 - total flux cleaned = 0.00747826 Jy ! Component: 3450 - total flux cleaned = 0.0075215 Jy ! Component: 3500 - total flux cleaned = 0.00756444 Jy ! Component: 3550 - total flux cleaned = 0.0075858 Jy ! Component: 3600 - total flux cleaned = 0.00766973 Jy ! Component: 3650 - total flux cleaned = 0.00771078 Jy ! Component: 3700 - total flux cleaned = 0.00764905 Jy ! Component: 3750 - total flux cleaned = 0.00766942 Jy ! Component: 3800 - total flux cleaned = 0.00762896 Jy ! Component: 3850 - total flux cleaned = 0.00768928 Jy ! Component: 3900 - total flux cleaned = 0.00764948 Jy ! Component: 3950 - total flux cleaned = 0.00764936 Jy ! Component: 4000 - total flux cleaned = 0.00761026 Jy ! Component: 4050 - total flux cleaned = 0.00755238 Jy ! Total flux subtracted in 4096 components = 0.007514 Jy ! Clean residual min=-0.001083 max=0.001113 Jy/beam ! Clean residual mean=-0.000007 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.287236 Jy keep ! Adding 371 model components to the UV plane model. ! The established model now contains 550 components and 0.287236 Jy ![Exited script file: muppet] wmap "J0009+4001_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.609 x 6 at -9.431 degrees (North through East) ! Clean map min=-0.0022536 max=0.17735 Jy/beam ! Writing clean map to FITS file: J0009+4001_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 0.177354 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000375258 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.63476 0.63476 1.26952 2.53904 5.07808 10.1562 20.3123 40.6247 81.2493 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.177 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.609 x 6 at -9.431 degrees (North through East) ! Clean map min=-0.0022536 max=0.17735 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 J0009+4001_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:43:55 2019