! Started logfile: J1635+5955_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:52:46 2019 obs J1635+5955_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1635+5955_S_2017_05_31_pus_uva.fits ! AN table 1: 192 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974653 visibilities/baseline/integration-bin. ! Found source: J1635+5955 ! ! 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 33684 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 J1635+5955_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 990 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855473Jy sigma=0.008305 ! Fit after self-cal, rms=0.850037Jy sigma=0.008256 ! 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.16 mas, bmaj=3.999 mas, bpa=-13.62 degrees ! Estimated noise=732.284 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.117894 Jy ! Component: 100 - total flux cleaned = 0.143818 Jy ! Total flux subtracted in 100 components = 0.143818 Jy ! Clean residual min=-0.002913 max=0.008188 Jy/beam ! Clean residual mean=-0.000023 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.143818 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.143818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073788Jy sigma=0.000682 ! Fit after self-cal, rms=0.073788Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0083735 Jy ! Component: 100 - total flux cleaned = 0.0123469 Jy ! Total flux subtracted in 100 components = 0.0123469 Jy ! Clean residual min=-0.002877 max=0.002729 Jy/beam ! Clean residual mean=-0.000010 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.156165 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.156165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072777Jy sigma=0.000672 ! Fit after self-cal, rms=0.072788Jy 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.83 mas, bmaj=4.86 mas, bpa=-8.493 degrees ! Estimated noise=447.07 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.00229228 Jy ! Component: 100 - total flux cleaned = 0.00335688 Jy ! Component: 150 - total flux cleaned = 0.00379557 Jy ! Component: 200 - total flux cleaned = 0.00394024 Jy ! Total flux subtracted in 200 components = 0.00394024 Jy ! Clean residual min=-0.002619 max=0.001887 Jy/beam ! Clean residual mean=-0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.160105 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.160105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072707Jy sigma=0.000672 ! Fit after self-cal, rms=0.072711Jy 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 0.99 FD 0.99 HN 0.97 KP 1.02 ! LA 1.01 MK 1.00 NL 0.91 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.00 KP 1.00 ! LA 0.97 MK 1.01 NL 1.03 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 1.01 KP 0.98 ! LA 1.00 MK 1.03 NL 0.97 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 1.00* ! LA 1.01 MK 1.12 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.072711Jy sigma=0.000672 ! Fit after self-cal, rms=0.072277Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=4.87 mas, bpa=-8.366 degrees ! Estimated noise=447.125 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.000124068 Jy ! Component: 100 - total flux cleaned = -0.000107701 Jy ! Component: 150 - total flux cleaned = -7.86922e-05 Jy ! Component: 200 - total flux cleaned = -5.22621e-05 Jy ! Total flux subtracted in 200 components = -5.22621e-05 Jy ! Clean residual min=-0.002123 max=0.001676 Jy/beam ! Clean residual mean=-0.000007 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.160053 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.160053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072269Jy sigma=0.000668 ! Fit after self-cal, rms=0.072271Jy 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.072271Jy sigma=0.000668 ! Fit after self-cal, rms=0.072281Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.853 mas, bmaj=4.861 mas, bpa=-8.682 degrees ! Estimated noise=446.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0003519 Jy ! Component: 100 - total flux cleaned = -0.000366425 Jy ! Component: 150 - total flux cleaned = -0.000353212 Jy ! Component: 200 - total flux cleaned = -0.000331039 Jy ! Total flux subtracted in 200 components = -0.000331039 Jy ! Clean residual min=-0.001311 max=0.001316 Jy/beam ! Clean residual mean=-0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.159722 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.159722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072276Jy sigma=0.000664 ! Fit after self-cal, rms=0.072291Jy 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.53481e-05 Jy ! Component: 100 - total flux cleaned = -1.57101e-05 Jy ! Component: 150 - total flux cleaned = 1.00307e-05 Jy ! Component: 200 - total flux cleaned = 2.51737e-05 Jy ! Total flux subtracted in 200 components = 2.51737e-05 Jy ! Clean residual min=-0.001308 max=0.001313 Jy/beam ! Clean residual mean=-0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.159747 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.159747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072289Jy sigma=0.000664 ! Fit after self-cal, rms=0.072289Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-58.5, -122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108671 Jy ! Component: 100 - total flux cleaned = 0.00115833 Jy ! Component: 150 - total flux cleaned = 0.00123232 Jy ! Component: 200 - total flux cleaned = 0.00124819 Jy ! Total flux subtracted in 200 components = 0.00124819 Jy ! Clean residual min=-0.001239 max=0.001064 Jy/beam ! Clean residual mean=-0.000002 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.160995 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.160995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072267Jy sigma=0.000664 ! Fit after self-cal, rms=0.072267Jy 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.072267Jy sigma=0.000664 ! Fit after self-cal, rms=0.072326Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=4.86 mas, bpa=-8.676 degrees ! Estimated noise=447.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200902 Jy ! Component: 100 - total flux cleaned = 0.000168472 Jy ! Component: 150 - total flux cleaned = 0.000154553 Jy ! Component: 200 - total flux cleaned = 0.00015398 Jy ! Total flux subtracted in 200 components = 0.00015398 Jy ! Clean residual min=-0.001225 max=0.001093 Jy/beam ! Clean residual mean=-0.000002 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.161149 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 74 components and 0.161149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072319Jy sigma=0.000664 ! Fit after self-cal, rms=0.072320Jy 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.02561e-05 Jy ! Component: 100 - total flux cleaned = 4.01172e-05 Jy ! Component: 150 - total flux cleaned = 3.99916e-05 Jy ! Component: 200 - total flux cleaned = 3.98011e-05 Jy ! Total flux subtracted in 200 components = 3.98011e-05 Jy ! Clean residual min=-0.001217 max=0.001109 Jy/beam ! Clean residual mean=-0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.161189 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.161189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072316Jy sigma=0.000664 ! Fit after self-cal, rms=0.072316Jy 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.072316Jy sigma=0.000664 ! Fit after self-cal, rms=0.072313Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.304 mas, bmaj=8.701 mas, bpa=-2.99 degrees ! Estimated noise=553.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.3349e-05 Jy ! Component: 100 - total flux cleaned = 3.618e-05 Jy ! Component: 150 - total flux cleaned = 4.72041e-05 Jy ! Component: 200 - total flux cleaned = 4.73152e-05 Jy ! Total flux subtracted in 200 components = 4.73152e-05 Jy ! Clean residual min=-0.001345 max=0.001182 Jy/beam ! Clean residual mean=-0.000004 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.161236 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.161236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072313Jy sigma=0.000664 ! Fit after self-cal, rms=0.072313Jy 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 = -3.95368e-05 Jy ! Component: 100 - total flux cleaned = -4.79451e-05 Jy ! Component: 150 - total flux cleaned = -5.55323e-05 Jy ! Component: 200 - total flux cleaned = -6.20363e-05 Jy ! Total flux subtracted in 200 components = -6.20363e-05 Jy ! Clean residual min=-0.001340 max=0.001161 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.161174 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.161174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072314Jy sigma=0.000664 ! Fit after self-cal, rms=0.072314Jy 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.865 mas, bmaj=4.862 mas, bpa=-8.686 degrees ! Estimated noise=446.942 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.865 x 4.862 at -8.686 degrees (North through East) ! Clean map min=-0.0011634 max=0.15204 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.193 mas, bmaj=4.012 mas, bpa=-13.88 degrees ! Estimated noise=733.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.118087 Jy ! Component: 100 - total flux cleaned = 0.143912 Jy ! Component: 150 - total flux cleaned = 0.151374 Jy ! Component: 200 - total flux cleaned = 0.154887 Jy ! Total flux subtracted in 200 components = 0.154887 Jy ! Clean residual min=-0.001991 max=0.001913 Jy/beam ! Clean residual mean=-0.000010 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.154887 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.154887 Jy ! Inverting map and beam ! Estimated beam: bmin=3.865 mas, bmaj=4.862 mas, bpa=-8.686 degrees ! Estimated noise=446.942 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.00245527 Jy ! Component: 100 - total flux cleaned = 0.00386711 Jy ! Component: 150 - total flux cleaned = 0.00478283 Jy ! Component: 200 - total flux cleaned = 0.00511082 Jy ! Total flux subtracted in 200 components = 0.00511082 Jy ! Clean residual min=-0.001319 max=0.001080 Jy/beam ! Clean residual mean=-0.000004 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.159998 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.159998 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.304 mas, bmaj=8.701 mas, bpa=-2.99 degrees ! Estimated noise=553.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000724962 Jy ! Component: 100 - total flux cleaned = 0.000873634 Jy ! Component: 150 - total flux cleaned = 0.000948985 Jy ! Component: 200 - total flux cleaned = 0.000995502 Jy ! Total flux subtracted in 200 components = 0.000995502 Jy ! Clean residual min=-0.001384 max=0.001178 Jy/beam ! Clean residual mean=-0.000005 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.160993 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.87804e-05 Jy ! Component: 100 - total flux cleaned = 6.1411e-05 Jy ! Component: 150 - total flux cleaned = 7.10066e-05 Jy ! Component: 200 - total flux cleaned = 7.109e-05 Jy ! Total flux subtracted in 200 components = 7.109e-05 Jy ! Clean residual min=-0.001360 max=0.001183 Jy/beam ! Clean residual mean=-0.000005 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.161064 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.161064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.865 mas, bmaj=4.862 mas, bpa=-8.686 degrees ! Estimated noise=446.942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.04792e-05 Jy ! Component: 100 - total flux cleaned = -5.50047e-05 Jy ! Component: 150 - total flux cleaned = 6.76676e-06 Jy ! Component: 200 - total flux cleaned = 7.04611e-06 Jy ! Total flux subtracted in 200 components = 7.04611e-06 Jy ! Clean residual min=-0.001213 max=0.001122 Jy/beam ! Clean residual mean=-0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.161071 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.161071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072318Jy sigma=0.000664 ! Fit after self-cal, rms=0.072314Jy sigma=0.000664 wmodel J1635+5955_S_2017_05_31_pus_map.mod ! Writing 84 model components to file: J1635+5955_S_2017_05_31_pus_map.mod wobs J1635+5955_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1635+5955_S_2017_05_31_pus_uvs.fits wwins J1635+5955_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J1635+5955_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.000377685 Jy ! Component: 100 - total flux cleaned = -0.000676114 Jy ! Component: 150 - total flux cleaned = -0.000771102 Jy ! Component: 200 - total flux cleaned = -0.000843393 Jy ! Component: 250 - total flux cleaned = -0.00093207 Jy ! Component: 300 - total flux cleaned = -0.00108811 Jy ! Component: 350 - total flux cleaned = -0.00125801 Jy ! Component: 400 - total flux cleaned = -0.00134144 Jy ! Component: 450 - total flux cleaned = -0.00142374 Jy ! Component: 500 - total flux cleaned = -0.00152051 Jy ! Component: 550 - total flux cleaned = -0.00158379 Jy ! Component: 600 - total flux cleaned = -0.00163069 Jy ! Component: 650 - total flux cleaned = -0.0016616 Jy ! Component: 700 - total flux cleaned = -0.00173756 Jy ! Component: 750 - total flux cleaned = -0.00172228 Jy ! Component: 800 - total flux cleaned = -0.00173715 Jy ! Component: 850 - total flux cleaned = -0.00178097 Jy ! Component: 900 - total flux cleaned = -0.00178099 Jy ! Component: 950 - total flux cleaned = -0.00178098 Jy ! Component: 1000 - total flux cleaned = -0.0018236 Jy ! Component: 1050 - total flux cleaned = -0.00183771 Jy ! Component: 1100 - total flux cleaned = -0.00183755 Jy ! Component: 1150 - total flux cleaned = -0.00186516 Jy ! Component: 1200 - total flux cleaned = -0.00183797 Jy ! Component: 1250 - total flux cleaned = -0.00187854 Jy ! Component: 1300 - total flux cleaned = -0.00186519 Jy ! Component: 1350 - total flux cleaned = -0.00190497 Jy ! Component: 1400 - total flux cleaned = -0.00191825 Jy ! Component: 1450 - total flux cleaned = -0.00195714 Jy ! Component: 1500 - total flux cleaned = -0.00198276 Jy ! Component: 1550 - total flux cleaned = -0.00198259 Jy ! Component: 1600 - total flux cleaned = -0.00198268 Jy ! Component: 1650 - total flux cleaned = -0.00203303 Jy ! Component: 1700 - total flux cleaned = -0.00200814 Jy ! Component: 1750 - total flux cleaned = -0.00202037 Jy ! Component: 1800 - total flux cleaned = -0.00200825 Jy ! Component: 1850 - total flux cleaned = -0.00205678 Jy ! Component: 1900 - total flux cleaned = -0.00204473 Jy ! Component: 1950 - total flux cleaned = -0.00211662 Jy ! Component: 2000 - total flux cleaned = -0.00212845 Jy ! Component: 2050 - total flux cleaned = -0.00216387 Jy ! Component: 2100 - total flux cleaned = -0.00217554 Jy ! Component: 2150 - total flux cleaned = -0.00219872 Jy ! Component: 2200 - total flux cleaned = -0.00221026 Jy ! Component: 2250 - total flux cleaned = -0.00224452 Jy ! Component: 2300 - total flux cleaned = -0.00229025 Jy ! Component: 2350 - total flux cleaned = -0.00231295 Jy ! Component: 2400 - total flux cleaned = -0.00235788 Jy ! Component: 2450 - total flux cleaned = -0.00238015 Jy ! Component: 2500 - total flux cleaned = -0.00243557 Jy ! Component: 2550 - total flux cleaned = -0.00246849 Jy ! Component: 2600 - total flux cleaned = -0.00254481 Jy ! Component: 2650 - total flux cleaned = -0.00256657 Jy ! Component: 2700 - total flux cleaned = -0.00255569 Jy ! Component: 2750 - total flux cleaned = -0.00258789 Jy ! Component: 2800 - total flux cleaned = -0.00266247 Jy ! Component: 2850 - total flux cleaned = -0.00275773 Jy ! Component: 2900 - total flux cleaned = -0.00276813 Jy ! Component: 2950 - total flux cleaned = -0.00281002 Jy ! Component: 3000 - total flux cleaned = -0.00286208 Jy ! Component: 3050 - total flux cleaned = -0.00291385 Jy ! Component: 3100 - total flux cleaned = -0.00294465 Jy ! Component: 3150 - total flux cleaned = -0.00298545 Jy ! Component: 3200 - total flux cleaned = -0.00305645 Jy ! Component: 3250 - total flux cleaned = -0.00307669 Jy ! Component: 3300 - total flux cleaned = -0.00311691 Jy ! Component: 3350 - total flux cleaned = -0.00315689 Jy ! Component: 3400 - total flux cleaned = -0.00323634 Jy ! Component: 3450 - total flux cleaned = -0.00331531 Jy ! Component: 3500 - total flux cleaned = -0.00331536 Jy ! Component: 3550 - total flux cleaned = -0.00335442 Jy ! Component: 3600 - total flux cleaned = -0.00338352 Jy ! Component: 3650 - total flux cleaned = -0.0034318 Jy ! Component: 3700 - total flux cleaned = -0.00347025 Jy ! Component: 3750 - total flux cleaned = -0.00352751 Jy ! Component: 3800 - total flux cleaned = -0.00357498 Jy ! Component: 3850 - total flux cleaned = -0.00358436 Jy ! Component: 3900 - total flux cleaned = -0.00365016 Jy ! Component: 3950 - total flux cleaned = -0.00369687 Jy ! Component: 4000 - total flux cleaned = -0.0037435 Jy ! Component: 4050 - total flux cleaned = -0.00377129 Jy ! Total flux subtracted in 4096 components = -0.0038266 Jy ! Clean residual min=-0.000553 max=0.000558 Jy/beam ! Clean residual mean=-0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.157245 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 379 components and 0.157245 Jy ![Exited script file: muppet] wmap "J1635+5955_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.865 x 4.862 at -8.686 degrees (North through East) ! Clean map min=-0.0010171 max=0.15214 Jy/beam ! Writing clean map to FITS file: J1635+5955_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.152137 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335952 0.335952 0.671903 1.34381 2.68761 5.37522 10.7504 21.5009 43.0018 86.0036 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.865 x 4.862 at -8.686 degrees (North through East) ! Clean map min=-0.0010171 max=0.15214 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 J1635+5955_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:52:52 2019