! Started logfile: J2205+7436_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:23:42 2019 obs J2205+7436_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2205+7436_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706827 visibilities/baseline/integration-bin. ! Found source: J2205+7436 ! ! 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 622 lines of history. ! ! Reading 10560 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 J2205+7436_S_2017_01_16_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871930Jy sigma=0.006958 ! Fit after self-cal, rms=0.848596Jy sigma=0.006863 ! 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.942 mas, bmaj=5.443 mas, bpa=65.5 degrees ! Estimated noise=1374.66 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.122492 Jy ! Component: 100 - total flux cleaned = 0.15029 Jy ! Total flux subtracted in 100 components = 0.15029 Jy ! Clean residual min=-0.005968 max=0.010366 Jy/beam ! Clean residual mean=-0.000008 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.15029 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.15029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133233Jy sigma=0.000692 ! Fit after self-cal, rms=0.133235Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114884 Jy ! Component: 100 - total flux cleaned = 0.0174223 Jy ! Total flux subtracted in 100 components = 0.0174223 Jy ! Clean residual min=-0.005247 max=0.005172 Jy/beam ! Clean residual mean=-0.000009 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.167712 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.167712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132085Jy sigma=0.000677 ! Fit after self-cal, rms=0.132097Jy sigma=0.000677 ! 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=4.65 mas, bmaj=6.402 mas, bpa=64.54 degrees ! Estimated noise=924.041 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.00450154 Jy ! Component: 100 - total flux cleaned = 0.006737 Jy ! Component: 150 - total flux cleaned = 0.00767102 Jy ! Component: 200 - total flux cleaned = 0.0079182 Jy ! Total flux subtracted in 200 components = 0.0079182 Jy ! Clean residual min=-0.004297 max=0.005085 Jy/beam ! Clean residual mean=-0.000006 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.17563 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.17563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131974Jy sigma=0.000675 ! Fit after self-cal, rms=0.131975Jy sigma=0.000675 ! 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.11 FD 0.96 HN 0.92 KP 0.98 ! LA 0.99 MK 1.00* NL 0.88 OV 0.98 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 0.98 KP 0.95 ! LA 0.95 MK 1.00* NL 0.99 OV 1.01 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.03 HN 0.97 KP 0.99 ! LA 0.99 MK 1.00* NL 0.95 OV 0.95 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.06 HN 0.98 KP 1.00* ! LA 1.10 MK 1.00* NL 1.00* OV 1.00 ! PT 1.03 SC 0.82 ! ! ! Fit before self-cal, rms=0.131975Jy sigma=0.000675 ! Fit after self-cal, rms=0.122516Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.626 mas, bmaj=6.396 mas, bpa=64.16 degrees ! Estimated noise=920.839 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.00136457 Jy ! Component: 100 - total flux cleaned = 0.00120261 Jy ! Component: 150 - total flux cleaned = 0.00112675 Jy ! Component: 200 - total flux cleaned = 0.00109603 Jy ! Total flux subtracted in 200 components = 0.00109603 Jy ! Clean residual min=-0.003324 max=0.003239 Jy/beam ! Clean residual mean=-0.000008 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.176726 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.176726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122481Jy sigma=0.000664 ! Fit after self-cal, rms=0.122541Jy sigma=0.000664 ! 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.122541Jy sigma=0.000664 ! Fit after self-cal, rms=0.116468Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.598 mas, bmaj=6.406 mas, bpa=64.36 degrees ! Estimated noise=921.088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132945 Jy ! Component: 100 - total flux cleaned = 0.00162096 Jy ! Component: 150 - total flux cleaned = 0.00169566 Jy ! Component: 200 - total flux cleaned = 0.00172728 Jy ! Total flux subtracted in 200 components = 0.00172728 Jy ! Clean residual min=-0.002352 max=0.002398 Jy/beam ! Clean residual mean=-0.000005 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.178454 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.178454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116457Jy sigma=0.000659 ! Fit after self-cal, rms=0.116562Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.61613e-05 Jy ! Component: 100 - total flux cleaned = 6.56594e-05 Jy ! Component: 150 - total flux cleaned = 6.54165e-05 Jy ! Component: 200 - total flux cleaned = 6.59048e-05 Jy ! Total flux subtracted in 200 components = 6.59048e-05 Jy ! Clean residual min=-0.002353 max=0.002360 Jy/beam ! Clean residual mean=-0.000005 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.178519 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.178519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116559Jy sigma=0.000659 ! Fit after self-cal, rms=0.116559Jy sigma=0.000659 ! 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.116559Jy sigma=0.000659 ! Fit after self-cal, rms=0.116409Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.583 mas, bmaj=6.392 mas, bpa=64.33 degrees ! Estimated noise=921.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000850413 Jy ! Component: 100 - total flux cleaned = 0.00109657 Jy ! Component: 150 - total flux cleaned = 0.00119915 Jy ! Component: 200 - total flux cleaned = 0.00122496 Jy ! Total flux subtracted in 200 components = 0.00122496 Jy ! Clean residual min=-0.002287 max=0.002405 Jy/beam ! Clean residual mean=-0.000005 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.179744 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.179744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116405Jy sigma=0.000658 ! Fit after self-cal, rms=0.116416Jy 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 = 5.58269e-05 Jy ! Component: 100 - total flux cleaned = 5.54172e-05 Jy ! Component: 150 - total flux cleaned = 5.53803e-05 Jy ! Component: 200 - total flux cleaned = 5.5591e-05 Jy ! Total flux subtracted in 200 components = 5.5591e-05 Jy ! Clean residual min=-0.002294 max=0.002392 Jy/beam ! Clean residual mean=-0.000005 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.1798 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.1798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116414Jy sigma=0.000658 ! Fit after self-cal, rms=0.116415Jy 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.116415Jy sigma=0.000658 ! Fit after self-cal, rms=0.116394Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.06 mas, bmaj=10.18 mas, bpa=69.05 degrees ! Estimated noise=1093.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114889 Jy ! Component: 100 - total flux cleaned = 0.00147703 Jy ! Component: 150 - total flux cleaned = 0.00152543 Jy ! Component: 200 - total flux cleaned = 0.00157102 Jy ! Total flux subtracted in 200 components = 0.00157102 Jy ! Clean residual min=-0.002204 max=0.003219 Jy/beam ! Clean residual mean=-0.000009 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.181371 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.181371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116408Jy sigma=0.000658 ! Fit after self-cal, rms=0.116408Jy 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 (-5.5, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297809 Jy ! Component: 100 - total flux cleaned = 0.00466241 Jy ! Component: 150 - total flux cleaned = 0.00512688 Jy ! Component: 200 - total flux cleaned = 0.00538782 Jy ! Total flux subtracted in 200 components = 0.00538782 Jy ! Clean residual min=-0.001910 max=0.002052 Jy/beam ! Clean residual mean=-0.000008 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.186759 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 100 components and 0.186759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116345Jy sigma=0.000658 ! Fit after self-cal, rms=0.116338Jy 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=4.574 mas, bmaj=6.383 mas, bpa=64.32 degrees ! Estimated noise=921.836 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.574 x 6.383 at 64.32 degrees (North through East) ! Clean map min=-0.0020059 max=0.15914 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.891 mas, bmaj=5.422 mas, bpa=65.52 degrees ! Estimated noise=1360.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120958 Jy ! Component: 100 - total flux cleaned = 0.149932 Jy ! Component: 150 - total flux cleaned = 0.163312 Jy ! Component: 200 - total flux cleaned = 0.170451 Jy ! Total flux subtracted in 200 components = 0.170451 Jy ! Clean residual min=-0.003952 max=0.003514 Jy/beam ! Clean residual mean=-0.000003 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.170451 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.170451 Jy ! Inverting map and beam ! Estimated beam: bmin=4.574 mas, bmaj=6.383 mas, bpa=64.32 degrees ! Estimated noise=921.836 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.00537784 Jy ! Component: 100 - total flux cleaned = 0.00866006 Jy ! Component: 150 - total flux cleaned = 0.0110508 Jy ! Component: 200 - total flux cleaned = 0.0129291 Jy ! Total flux subtracted in 200 components = 0.0129291 Jy ! Clean residual min=-0.002198 max=0.002019 Jy/beam ! Clean residual mean=-0.000005 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.18338 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 49 components and 0.18338 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.06 mas, bmaj=10.18 mas, bpa=69.05 degrees ! Estimated noise=1093.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204479 Jy ! Component: 100 - total flux cleaned = 0.0032505 Jy ! Component: 150 - total flux cleaned = 0.00361422 Jy ! Component: 200 - total flux cleaned = 0.00384915 Jy ! Total flux subtracted in 200 components = 0.00384915 Jy ! Clean residual min=-0.002011 max=0.002144 Jy/beam ! Clean residual mean=-0.000008 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.18723 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 = 7.08473e-05 Jy ! Component: 100 - total flux cleaned = 0.000136344 Jy ! Component: 150 - total flux cleaned = 0.000226672 Jy ! Component: 200 - total flux cleaned = 0.000282969 Jy ! Total flux subtracted in 200 components = 0.000282969 Jy ! Clean residual min=-0.002050 max=0.002024 Jy/beam ! Clean residual mean=-0.000008 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.187513 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 120 components and 0.187513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.574 mas, bmaj=6.383 mas, bpa=64.32 degrees ! Estimated noise=921.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259766 Jy ! Component: 100 - total flux cleaned = -0.000256411 Jy ! Component: 150 - total flux cleaned = -0.000217028 Jy ! Component: 200 - total flux cleaned = -0.000217208 Jy ! Total flux subtracted in 200 components = -0.000217208 Jy ! Clean residual min=-0.001910 max=0.001932 Jy/beam ! Clean residual mean=-0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.187295 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 141 components and 0.187295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116229Jy sigma=0.000657 ! Fit after self-cal, rms=0.116223Jy sigma=0.000657 wmodel J2205+7436_S_2017_01_16_pus_map.mod ! Writing 141 model components to file: J2205+7436_S_2017_01_16_pus_map.mod wobs J2205+7436_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2205+7436_S_2017_01_16_pus_uvs.fits wwins J2205+7436_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J2205+7436_S_2017_01_16_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.000144391 Jy ! Component: 100 - total flux cleaned = 0.000145263 Jy ! Component: 150 - total flux cleaned = 0.0002412 Jy ! Component: 200 - total flux cleaned = 0.000118489 Jy ! Component: 250 - total flux cleaned = -0.000117491 Jy ! Component: 300 - total flux cleaned = -0.000175275 Jy ! Component: 350 - total flux cleaned = -0.00034345 Jy ! Component: 400 - total flux cleaned = -0.00045297 Jy ! Component: 450 - total flux cleaned = -0.000560704 Jy ! Component: 500 - total flux cleaned = -0.000719442 Jy ! Component: 550 - total flux cleaned = -0.000771586 Jy ! Component: 600 - total flux cleaned = -0.000874829 Jy ! Component: 650 - total flux cleaned = -0.00102658 Jy ! Component: 700 - total flux cleaned = -0.0011263 Jy ! Component: 750 - total flux cleaned = -0.00122475 Jy ! Component: 800 - total flux cleaned = -0.00136997 Jy ! Component: 850 - total flux cleaned = -0.00153723 Jy ! Component: 900 - total flux cleaned = -0.00163133 Jy ! Component: 950 - total flux cleaned = -0.00170115 Jy ! Component: 1000 - total flux cleaned = -0.00181616 Jy ! Component: 1050 - total flux cleaned = -0.00195231 Jy ! Component: 1100 - total flux cleaned = -0.00208685 Jy ! Component: 1150 - total flux cleaned = -0.0021756 Jy ! Component: 1200 - total flux cleaned = -0.00224172 Jy ! Component: 1250 - total flux cleaned = -0.0024368 Jy ! Component: 1300 - total flux cleaned = -0.00250119 Jy ! Component: 1350 - total flux cleaned = -0.00262868 Jy ! Component: 1400 - total flux cleaned = -0.0026708 Jy ! Component: 1450 - total flux cleaned = -0.00281559 Jy ! Component: 1500 - total flux cleaned = -0.00291805 Jy ! Component: 1550 - total flux cleaned = -0.00301948 Jy ! Component: 1600 - total flux cleaned = -0.00322051 Jy ! Component: 1650 - total flux cleaned = -0.00328009 Jy ! Component: 1700 - total flux cleaned = -0.00341822 Jy ! Component: 1750 - total flux cleaned = -0.00353536 Jy ! Component: 1800 - total flux cleaned = -0.00361286 Jy ! Component: 1850 - total flux cleaned = -0.00374721 Jy ! Component: 1900 - total flux cleaned = -0.00378557 Jy ! Component: 1950 - total flux cleaned = -0.003993 Jy ! Component: 2000 - total flux cleaned = -0.00412388 Jy ! Component: 2050 - total flux cleaned = -0.00419795 Jy ! Component: 2100 - total flux cleaned = -0.00428997 Jy ! Component: 2150 - total flux cleaned = -0.00441784 Jy ! Component: 2200 - total flux cleaned = -0.00450855 Jy ! Component: 2250 - total flux cleaned = -0.0046164 Jy ! Component: 2300 - total flux cleaned = -0.00470569 Jy ! Component: 2350 - total flux cleaned = -0.00479425 Jy ! Component: 2400 - total flux cleaned = -0.00489957 Jy ! Component: 2450 - total flux cleaned = -0.00503902 Jy ! Component: 2500 - total flux cleaned = -0.0051426 Jy ! Component: 2550 - total flux cleaned = -0.00514263 Jy ! Component: 2600 - total flux cleaned = -0.00533018 Jy ! Component: 2650 - total flux cleaned = -0.00536399 Jy ! Component: 2700 - total flux cleaned = -0.00544809 Jy ! Component: 2750 - total flux cleaned = -0.0055985 Jy ! Component: 2800 - total flux cleaned = -0.00563153 Jy ! Component: 2850 - total flux cleaned = -0.00568116 Jy ! Component: 2900 - total flux cleaned = -0.00587773 Jy ! Component: 2950 - total flux cleaned = -0.00597533 Jy ! Component: 3000 - total flux cleaned = -0.00605611 Jy ! Component: 3050 - total flux cleaned = -0.00613631 Jy ! Component: 3100 - total flux cleaned = -0.00621619 Jy ! Component: 3150 - total flux cleaned = -0.00631138 Jy ! Component: 3200 - total flux cleaned = -0.00646876 Jy ! Component: 3250 - total flux cleaned = -0.00651572 Jy ! Component: 3300 - total flux cleaned = -0.00662456 Jy ! Component: 3350 - total flux cleaned = -0.00671715 Jy ! Component: 3400 - total flux cleaned = -0.0067632 Jy ! Component: 3450 - total flux cleaned = -0.00685496 Jy ! Component: 3500 - total flux cleaned = -0.00700701 Jy ! Component: 3550 - total flux cleaned = -0.0071128 Jy ! Component: 3600 - total flux cleaned = -0.00717297 Jy ! Component: 3650 - total flux cleaned = -0.00729248 Jy ! Component: 3700 - total flux cleaned = -0.00733702 Jy ! Component: 3750 - total flux cleaned = -0.00739629 Jy ! Component: 3800 - total flux cleaned = -0.0075729 Jy ! Component: 3850 - total flux cleaned = -0.00767528 Jy ! Component: 3900 - total flux cleaned = -0.00767526 Jy ! Component: 3950 - total flux cleaned = -0.00776241 Jy ! Component: 4000 - total flux cleaned = -0.00792121 Jy ! Component: 4050 - total flux cleaned = -0.00800748 Jy ! Total flux subtracted in 4096 components = -0.00809321 Jy ! Clean residual min=-0.000979 max=0.001061 Jy/beam ! Clean residual mean=-0.000003 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.179202 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 411 components and 0.179202 Jy ![Exited script file: muppet] wmap "J2205+7436_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.574 x 6.383 at 64.32 degrees (North through East) ! Clean map min=-0.001609 max=0.15932 Jy/beam ! Writing clean map to FITS file: J2205+7436_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.159324 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261637 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492649 0.492649 0.985298 1.9706 3.94119 7.88238 15.7648 31.5295 63.0591 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.159 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.574 x 6.383 at 64.32 degrees (North through East) ! Clean map min=-0.001609 max=0.15932 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 J2205+7436_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:23:47 2019