! Started logfile: J0909+0200_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:44:02 2019 obs J0909+0200_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0909+0200_S_2017_05_31_pus_uva.fits ! AN table 1: 180 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.729877 visibilities/baseline/integration-bin. ! Found source: J0909+0200 ! ! 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 703 lines of history. ! ! Reading 23648 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 J0909+0200_S_2017_05_31_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 445 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 458 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 445 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1035 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899781Jy sigma=0.007342 ! Fit after self-cal, rms=0.888076Jy sigma=0.007282 ! 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.808 mas, bmaj=6.894 mas, bpa=-4.056 degrees ! Estimated noise=978.878 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.0969905 Jy ! Component: 100 - total flux cleaned = 0.118159 Jy ! Total flux subtracted in 100 components = 0.118159 Jy ! Clean residual min=-0.003680 max=0.006011 Jy/beam ! Clean residual mean=-0.000003 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.118159 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.118159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195336Jy sigma=0.000675 ! Fit after self-cal, rms=0.195338Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599945 Jy ! Component: 100 - total flux cleaned = 0.00900134 Jy ! Total flux subtracted in 100 components = 0.00900134 Jy ! Clean residual min=-0.003437 max=0.003917 Jy/beam ! Clean residual mean=-0.000002 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.12716 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.12716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194891Jy sigma=0.000672 ! Fit after self-cal, rms=0.194890Jy sigma=0.000672 ! 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.308 mas, bmaj=8.002 mas, bpa=-4.105 degrees ! Estimated noise=630.717 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.00195534 Jy ! Component: 100 - total flux cleaned = 0.00211009 Jy ! Component: 150 - total flux cleaned = 0.00210996 Jy ! Component: 200 - total flux cleaned = 0.00206969 Jy ! Total flux subtracted in 200 components = 0.00206969 Jy ! Clean residual min=-0.002893 max=0.003140 Jy/beam ! Clean residual mean=-0.000005 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.12923 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.12923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194798Jy sigma=0.000672 ! Fit after self-cal, rms=0.194798Jy sigma=0.000672 ! 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.01 FD 0.95 HN 0.97 KP 1.01 ! LA 1.02 MK 1.04 NL 0.90 OV 1.01 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.98 KP 1.00 ! LA 1.00 MK 1.00 NL 1.05 OV 1.03 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.04 HN 0.98 KP 0.99 ! LA 0.99 MK 1.04 NL 0.97 OV 0.97 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.95 KP 0.91 ! LA 0.86 MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.194798Jy sigma=0.000672 ! Fit after self-cal, rms=0.177748Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.016 mas, bpa=-4.166 degrees ! Estimated noise=632.223 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.000491706 Jy ! Component: 100 - total flux cleaned = 0.000402285 Jy ! Component: 150 - total flux cleaned = 0.000324373 Jy ! Component: 200 - total flux cleaned = 0.000288985 Jy ! Total flux subtracted in 200 components = 0.000288985 Jy ! Clean residual min=-0.002450 max=0.002484 Jy/beam ! Clean residual mean=-0.000007 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.129519 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.129519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177729Jy sigma=0.000668 ! Fit after self-cal, rms=0.177738Jy sigma=0.000668 ! 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.177738Jy sigma=0.000668 ! Fit after self-cal, rms=0.185223Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=8.026 mas, bpa=-4.222 degrees ! Estimated noise=636.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000672935 Jy ! Component: 100 - total flux cleaned = 0.000683992 Jy ! Component: 150 - total flux cleaned = 0.000661587 Jy ! Component: 200 - total flux cleaned = 0.000620526 Jy ! Total flux subtracted in 200 components = 0.000620526 Jy ! Clean residual min=-0.002229 max=0.001890 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130139 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.130139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185187Jy sigma=0.000665 ! Fit after self-cal, rms=0.185246Jy sigma=0.000664 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 = -4.44825e-05 Jy ! Component: 100 - total flux cleaned = -7.3387e-05 Jy ! Component: 150 - total flux cleaned = -9.18945e-05 Jy ! Component: 200 - total flux cleaned = -0.000118146 Jy ! Total flux subtracted in 200 components = -0.000118146 Jy ! Clean residual min=-0.002237 max=0.001897 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130021 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.130021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185246Jy sigma=0.000664 ! Fit after self-cal, rms=0.185246Jy sigma=0.000664 ! 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.185246Jy sigma=0.000664 ! Fit after self-cal, rms=0.171915Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.029 mas, bpa=-4.202 degrees ! Estimated noise=639.811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590199 Jy ! Component: 100 - total flux cleaned = 0.00057369 Jy ! Component: 150 - total flux cleaned = 0.000549024 Jy ! Component: 200 - total flux cleaned = 0.000527277 Jy ! Total flux subtracted in 200 components = 0.000527277 Jy ! Clean residual min=-0.002024 max=0.001788 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.130549 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.130549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171886Jy sigma=0.000664 ! Fit after self-cal, rms=0.171913Jy sigma=0.000664 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.21738e-07 Jy ! Component: 100 - total flux cleaned = -1.93875e-05 Jy ! Component: 150 - total flux cleaned = -3.22251e-05 Jy ! Component: 200 - total flux cleaned = -3.87097e-05 Jy ! Total flux subtracted in 200 components = -3.87097e-05 Jy ! Clean residual min=-0.002041 max=0.001790 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.13051 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.13051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171911Jy sigma=0.000664 ! Fit after self-cal, rms=0.171912Jy sigma=0.000664 ! 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.171912Jy sigma=0.000664 ! Fit after self-cal, rms=0.172502Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.526 mas, bmaj=12.57 mas, bpa=-7.428 degrees ! Estimated noise=811.405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470626 Jy ! Component: 100 - total flux cleaned = 0.000445881 Jy ! Component: 150 - total flux cleaned = 0.000410962 Jy ! Component: 200 - total flux cleaned = 0.000389229 Jy ! Total flux subtracted in 200 components = 0.000389229 Jy ! Clean residual min=-0.002298 max=0.001821 Jy/beam ! Clean residual mean=0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.130899 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.130899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172481Jy sigma=0.000664 ! Fit after self-cal, rms=0.172483Jy sigma=0.000664 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 = -1.09003e-05 Jy ! Component: 100 - total flux cleaned = -4.98912e-05 Jy ! Component: 150 - total flux cleaned = -7.6825e-05 Jy ! Component: 200 - total flux cleaned = -9.37003e-05 Jy ! Total flux subtracted in 200 components = -9.37003e-05 Jy ! Clean residual min=-0.002300 max=0.001827 Jy/beam ! Clean residual mean=0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.130805 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.130805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172483Jy sigma=0.000664 ! Fit after self-cal, rms=0.172482Jy sigma=0.000664 ! 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.334 mas, bmaj=8.032 mas, bpa=-4.183 degrees ! Estimated noise=643.716 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 8.032 at -4.183 degrees (North through East) ! Clean map min=-0.0019699 max=0.12855 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.834 mas, bmaj=6.91 mas, bpa=-4.07 degrees ! Estimated noise=1000.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0990512 Jy ! Component: 100 - total flux cleaned = 0.120689 Jy ! Component: 150 - total flux cleaned = 0.126086 Jy ! Component: 200 - total flux cleaned = 0.128512 Jy ! Total flux subtracted in 200 components = 0.128512 Jy ! Clean residual min=-0.002593 max=0.002692 Jy/beam ! Clean residual mean=0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.128512 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.128512 Jy ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=8.032 mas, bpa=-4.183 degrees ! Estimated noise=643.716 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.00203514 Jy ! Component: 100 - total flux cleaned = 0.00291607 Jy ! Component: 150 - total flux cleaned = 0.00291603 Jy ! Component: 200 - total flux cleaned = 0.00287283 Jy ! Total flux subtracted in 200 components = 0.00287283 Jy ! Clean residual min=-0.002047 max=0.001863 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.131385 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.131385 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.526 mas, bmaj=12.57 mas, bpa=-7.428 degrees ! Estimated noise=811.405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.99901e-05 Jy ! Component: 100 - total flux cleaned = -0.000164937 Jy ! Component: 150 - total flux cleaned = -0.00020367 Jy ! Component: 200 - total flux cleaned = -0.00023763 Jy ! Total flux subtracted in 200 components = -0.00023763 Jy ! Clean residual min=-0.002279 max=0.001807 Jy/beam ! Clean residual mean=0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.131147 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 = -3.16202e-05 Jy ! Component: 100 - total flux cleaned = -6.0797e-05 Jy ! Component: 150 - total flux cleaned = -8.83773e-05 Jy ! Component: 200 - total flux cleaned = -0.000126913 Jy ! Total flux subtracted in 200 components = -0.000126913 Jy ! Clean residual min=-0.002284 max=0.001816 Jy/beam ! Clean residual mean=0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.13102 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.13102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=8.032 mas, bpa=-4.183 degrees ! Estimated noise=643.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299092 Jy ! Component: 100 - total flux cleaned = 0.000288897 Jy ! Component: 150 - total flux cleaned = 0.000246553 Jy ! Component: 200 - total flux cleaned = 0.000216753 Jy ! Total flux subtracted in 200 components = 0.000216753 Jy ! Clean residual min=-0.002049 max=0.001843 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.131237 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.131237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172474Jy sigma=0.000664 ! Fit after self-cal, rms=0.172473Jy sigma=0.000664 wmodel J0909+0200_S_2017_05_31_pus_map.mod ! Writing 62 model components to file: J0909+0200_S_2017_05_31_pus_map.mod wobs J0909+0200_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0909+0200_S_2017_05_31_pus_uvs.fits wwins J0909+0200_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J0909+0200_S_2017_05_31_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.000266209 Jy ! Component: 100 - total flux cleaned = -0.000297717 Jy ! Component: 150 - total flux cleaned = -0.000239225 Jy ! Component: 200 - total flux cleaned = -0.000210395 Jy ! Component: 250 - total flux cleaned = -0.000155947 Jy ! Component: 300 - total flux cleaned = -0.000103441 Jy ! Component: 350 - total flux cleaned = -7.78109e-05 Jy ! Component: 400 - total flux cleaned = -2.82407e-05 Jy ! Component: 450 - total flux cleaned = -3.4891e-06 Jy ! Component: 500 - total flux cleaned = 6.74049e-05 Jy ! Component: 550 - total flux cleaned = 6.69893e-05 Jy ! Component: 600 - total flux cleaned = 4.46549e-05 Jy ! Component: 650 - total flux cleaned = 2.29173e-05 Jy ! Component: 700 - total flux cleaned = -1.98814e-05 Jy ! Component: 750 - total flux cleaned = 1.46224e-06 Jy ! Component: 800 - total flux cleaned = -1.88484e-05 Jy ! Component: 850 - total flux cleaned = 1.35201e-06 Jy ! Component: 900 - total flux cleaned = -3.86164e-05 Jy ! Component: 950 - total flux cleaned = -5.81258e-05 Jy ! Component: 1000 - total flux cleaned = 2.1946e-07 Jy ! Component: 1050 - total flux cleaned = 1.91199e-05 Jy ! Component: 1100 - total flux cleaned = -5.67027e-05 Jy ! Component: 1150 - total flux cleaned = -3.79917e-05 Jy ! Component: 1200 - total flux cleaned = -0.000111908 Jy ! Component: 1250 - total flux cleaned = -0.000203142 Jy ! Component: 1300 - total flux cleaned = -0.000166789 Jy ! Component: 1350 - total flux cleaned = -0.000220416 Jy ! Component: 1400 - total flux cleaned = -0.000255751 Jy ! Component: 1450 - total flux cleaned = -0.000237953 Jy ! Component: 1500 - total flux cleaned = -0.000203752 Jy ! Component: 1550 - total flux cleaned = -0.000255056 Jy ! Component: 1600 - total flux cleaned = -0.000289046 Jy ! Component: 1650 - total flux cleaned = -0.000355935 Jy ! Component: 1700 - total flux cleaned = -0.000372293 Jy ! Component: 1750 - total flux cleaned = -0.000372144 Jy ! Component: 1800 - total flux cleaned = -0.000372142 Jy ! Component: 1850 - total flux cleaned = -0.000404236 Jy ! Component: 1900 - total flux cleaned = -0.000435918 Jy ! Component: 1950 - total flux cleaned = -0.000420258 Jy ! Component: 2000 - total flux cleaned = -0.000451766 Jy ! Component: 2050 - total flux cleaned = -0.00049818 Jy ! Component: 2100 - total flux cleaned = -0.000483037 Jy ! Component: 2150 - total flux cleaned = -0.000498198 Jy ! Component: 2200 - total flux cleaned = -0.000482975 Jy ! Component: 2250 - total flux cleaned = -0.000453013 Jy ! Component: 2300 - total flux cleaned = -0.000542174 Jy ! Component: 2350 - total flux cleaned = -0.000527363 Jy ! Component: 2400 - total flux cleaned = -0.000585866 Jy ! Component: 2450 - total flux cleaned = -0.00061483 Jy ! Component: 2500 - total flux cleaned = -0.000643752 Jy ! Component: 2550 - total flux cleaned = -0.000715205 Jy ! Component: 2600 - total flux cleaned = -0.000715125 Jy ! Component: 2650 - total flux cleaned = -0.000841809 Jy ! Component: 2700 - total flux cleaned = -0.000813807 Jy ! Component: 2750 - total flux cleaned = -0.000841444 Jy ! Component: 2800 - total flux cleaned = -0.000869155 Jy ! Component: 2850 - total flux cleaned = -0.000896437 Jy ! Component: 2900 - total flux cleaned = -0.000909971 Jy ! Component: 2950 - total flux cleaned = -0.00097743 Jy ! Component: 3000 - total flux cleaned = -0.000964226 Jy ! Component: 3050 - total flux cleaned = -0.00107045 Jy ! Component: 3100 - total flux cleaned = -0.00112304 Jy ! Component: 3150 - total flux cleaned = -0.00114903 Jy ! Component: 3200 - total flux cleaned = -0.00118805 Jy ! Component: 3250 - total flux cleaned = -0.0012269 Jy ! Component: 3300 - total flux cleaned = -0.00127838 Jy ! Component: 3350 - total flux cleaned = -0.00129112 Jy ! Component: 3400 - total flux cleaned = -0.00136703 Jy ! Component: 3450 - total flux cleaned = -0.00143 Jy ! Component: 3500 - total flux cleaned = -0.00148 Jy ! Component: 3550 - total flux cleaned = -0.00150497 Jy ! Component: 3600 - total flux cleaned = -0.00154214 Jy ! Component: 3650 - total flux cleaned = -0.00160347 Jy ! Component: 3700 - total flux cleaned = -0.00167664 Jy ! Component: 3750 - total flux cleaned = -0.00172506 Jy ! Component: 3800 - total flux cleaned = -0.00178518 Jy ! Component: 3850 - total flux cleaned = -0.00180904 Jy ! Component: 3900 - total flux cleaned = -0.00185665 Jy ! Component: 3950 - total flux cleaned = -0.00189211 Jy ! Component: 4000 - total flux cleaned = -0.00191578 Jy ! Component: 4050 - total flux cleaned = -0.00195114 Jy ! Total flux subtracted in 4096 components = -0.0020443 Jy ! Clean residual min=-0.000755 max=0.000613 Jy/beam ! Clean residual mean=-0.000001 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.129193 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 331 components and 0.129193 Jy ![Exited script file: muppet] wmap "J0909+0200_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 8.032 at -4.183 degrees (North through East) ! Clean map min=-0.0013499 max=0.12843 Jy/beam ! Writing clean map to FITS file: J0909+0200_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128432 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.500739 0.500739 1.00148 2.00296 4.00591 8.01183 16.0237 32.0473 64.0946 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 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.334 x 8.032 at -4.183 degrees (North through East) ! Clean map min=-0.0013499 max=0.12843 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 J0909+0200_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:44:08 2019