! Started logfile: J0958+6533_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:38:18 2019 obs J0958+6533_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0958+6533_S_2017_03_27_pus_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.726165 visibilities/baseline/integration-bin. ! Found source: J0958+6533 ! ! 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 1684 lines of history. ! ! Reading 4052 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 J0958+6533_S_2017_03_27_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.401852Jy sigma=0.003250 ! Fit after self-cal, rms=0.395768Jy sigma=0.003195 ! 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.365 mas, bmaj=4.481 mas, bpa=47.88 degrees ! Estimated noise=1771.68 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.479496 Jy ! Component: 100 - total flux cleaned = 0.591083 Jy ! Total flux subtracted in 100 components = 0.591083 Jy ! Clean residual min=-0.015794 max=0.042495 Jy/beam ! Clean residual mean=0.000161 rms=0.004251 Jy/beam ! Combined flux in latest and established models = 0.591083 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.591083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155426Jy sigma=0.001155 ! Fit after self-cal, rms=0.155396Jy sigma=0.001154 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0453171 Jy ! Component: 100 - total flux cleaned = 0.0666808 Jy ! Total flux subtracted in 100 components = 0.0666808 Jy ! Clean residual min=-0.012210 max=0.013181 Jy/beam ! Clean residual mean=0.000102 rms=0.003025 Jy/beam ! Combined flux in latest and established models = 0.657764 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.657764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138940Jy sigma=0.000965 ! Fit after self-cal, rms=0.138813Jy sigma=0.000964 ! 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.065 mas, bmaj=5.434 mas, bpa=52.78 degrees ! Estimated noise=1442.51 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.0214206 Jy ! Component: 100 - total flux cleaned = 0.0313598 Jy ! Component: 150 - total flux cleaned = 0.0370501 Jy ! Component: 200 - total flux cleaned = 0.0403947 Jy ! Total flux subtracted in 200 components = 0.0403947 Jy ! Clean residual min=-0.010225 max=0.012287 Jy/beam ! Clean residual mean=0.000081 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 0.698158 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.698158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136526Jy sigma=0.000928 ! Fit after self-cal, rms=0.136433Jy sigma=0.000927 ! 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.00 FD 0.95 HN 0.96 KP 1.03 ! LA 0.98 MK 1.05 NL 0.99 OV 1.00 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.01 KP 0.96 ! LA 0.96 MK 1.03 NL 1.03 OV 1.03 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.05 HN 0.98 KP 0.98 ! LA 0.97 MK 1.06 NL 1.01 OV 0.94 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 0.97 KP 1.00* ! LA 1.03 MK 0.97 NL 1.00* OV 3.02 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.136433Jy sigma=0.000927 ! Fit after self-cal, rms=0.129816Jy sigma=0.000723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.063 mas, bmaj=5.426 mas, bpa=52.39 degrees ! Estimated noise=1444.68 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 (-8.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103911 Jy ! Component: 100 - total flux cleaned = 0.0131079 Jy ! Component: 150 - total flux cleaned = 0.0137648 Jy ! Component: 200 - total flux cleaned = 0.0140417 Jy ! Total flux subtracted in 200 components = 0.0140417 Jy ! Clean residual min=-0.006000 max=0.005779 Jy/beam ! Clean residual mean=0.000057 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.7122 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 68 components and 0.7122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128801Jy sigma=0.000713 ! Fit after self-cal, rms=0.129159Jy sigma=0.000711 ! 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.129159Jy sigma=0.000711 ! Fit after self-cal, rms=0.125297Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.06 mas, bmaj=5.429 mas, bpa=52.51 degrees ! Estimated noise=1445.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115239 Jy ! Component: 100 - total flux cleaned = 0.001971 Jy ! Component: 150 - total flux cleaned = 0.0021096 Jy ! Component: 200 - total flux cleaned = 0.00216612 Jy ! Total flux subtracted in 200 components = 0.00216612 Jy ! Clean residual min=-0.003529 max=0.003618 Jy/beam ! Clean residual mean=0.000009 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.714366 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.714366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125212Jy sigma=0.000663 ! Fit after self-cal, rms=0.125234Jy sigma=0.000662 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.000482139 Jy ! Component: 100 - total flux cleaned = 0.000790849 Jy ! Component: 150 - total flux cleaned = 0.000833794 Jy ! Component: 200 - total flux cleaned = 0.000911318 Jy ! Total flux subtracted in 200 components = 0.000911318 Jy ! Clean residual min=-0.003497 max=0.003529 Jy/beam ! Clean residual mean=0.000008 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.715278 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.715278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125207Jy sigma=0.000662 ! Fit after self-cal, rms=0.125201Jy sigma=0.000662 ! 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.125201Jy sigma=0.000662 ! Fit after self-cal, rms=0.125197Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.064 mas, bmaj=5.429 mas, bpa=52.49 degrees ! Estimated noise=1446.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000767703 Jy ! Component: 100 - total flux cleaned = 0.00104341 Jy ! Component: 150 - total flux cleaned = 0.00115345 Jy ! Component: 200 - total flux cleaned = 0.00115288 Jy ! Total flux subtracted in 200 components = 0.00115288 Jy ! Clean residual min=-0.003400 max=0.003560 Jy/beam ! Clean residual mean=0.000009 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.716431 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 107 components and 0.716431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125170Jy sigma=0.000661 ! Fit after self-cal, rms=0.125165Jy sigma=0.000661 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.000293173 Jy ! Component: 100 - total flux cleaned = 0.000326406 Jy ! Component: 150 - total flux cleaned = 0.000298013 Jy ! Component: 200 - total flux cleaned = 0.0002971 Jy ! Total flux subtracted in 200 components = 0.0002971 Jy ! Clean residual min=-0.003377 max=0.003538 Jy/beam ! Clean residual mean=0.000009 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.716728 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 116 components and 0.716728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125154Jy sigma=0.000661 ! Fit after self-cal, rms=0.125152Jy sigma=0.000661 ! 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.125152Jy sigma=0.000661 ! Fit after self-cal, rms=0.125185Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.414 mas, bmaj=9.792 mas, bpa=64.78 degrees ! Estimated noise=1768.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00075556 Jy ! Component: 100 - total flux cleaned = 0.000757187 Jy ! Component: 150 - total flux cleaned = 0.000757804 Jy ! Component: 200 - total flux cleaned = 0.000777142 Jy ! Total flux subtracted in 200 components = 0.000777142 Jy ! Clean residual min=-0.003500 max=0.003721 Jy/beam ! Clean residual mean=0.000018 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.717505 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.717505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125189Jy sigma=0.000661 ! Fit after self-cal, rms=0.125180Jy sigma=0.000661 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.000109588 Jy ! Component: 100 - total flux cleaned = 0.000149347 Jy ! Component: 150 - total flux cleaned = 0.000166543 Jy ! Component: 200 - total flux cleaned = 0.000183187 Jy ! Total flux subtracted in 200 components = 0.000183187 Jy ! Clean residual min=-0.003495 max=0.003700 Jy/beam ! Clean residual mean=0.000018 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.717688 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 137 components and 0.717688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125184Jy sigma=0.000661 ! Fit after self-cal, rms=0.125185Jy sigma=0.000661 ! 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.066 mas, bmaj=5.429 mas, bpa=52.52 degrees ! Estimated noise=1447.19 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.066 x 5.429 at 52.52 degrees (North through East) ! Clean map min=-0.0032488 max=0.62969 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125185Jy sigma=0.000661 ! Fit after self-cal, rms=0.126604Jy sigma=0.000612 ! Inverting map and beam ! Estimated beam: bmin=4.068 mas, bmaj=5.43 mas, bpa=52.52 degrees ! Estimated noise=1447.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445629 Jy ! Component: 100 - total flux cleaned = 0.000478137 Jy ! Component: 150 - total flux cleaned = 0.000449336 Jy ! Component: 200 - total flux cleaned = 0.000423093 Jy ! Total flux subtracted in 200 components = 0.000423093 Jy ! Clean residual min=-0.003308 max=0.003466 Jy/beam ! Clean residual mean=0.000007 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.718111 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.718111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126585Jy sigma=0.000611 ! Fit after self-cal, rms=0.126584Jy sigma=0.000611 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118189 Jy ! Component: 100 - total flux cleaned = 0.00011797 Jy ! Component: 150 - total flux cleaned = 0.000118635 Jy ! Component: 200 - total flux cleaned = 0.000140823 Jy ! Total flux subtracted in 200 components = 0.000140823 Jy ! Clean residual min=-0.003311 max=0.003477 Jy/beam ! Clean residual mean=0.000007 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.718252 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 156 components and 0.718252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126577Jy sigma=0.000611 ! Fit after self-cal, rms=0.126576Jy sigma=0.000611 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126576Jy sigma=0.000611 ! Fit after self-cal, rms=0.126572Jy sigma=0.000611 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.368 mas, bmaj=4.474 mas, bpa=47.72 degrees ! Estimated noise=1794.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.485368 Jy ! Component: 100 - total flux cleaned = 0.599497 Jy ! Component: 150 - total flux cleaned = 0.646087 Jy ! Component: 200 - total flux cleaned = 0.669285 Jy ! Total flux subtracted in 200 components = 0.669285 Jy ! Clean residual min=-0.006077 max=0.011377 Jy/beam ! Clean residual mean=0.000045 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.669285 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.669285 Jy ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=5.43 mas, bpa=52.57 degrees ! Estimated noise=1447.92 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.0194746 Jy ! Component: 100 - total flux cleaned = 0.030569 Jy ! Component: 150 - total flux cleaned = 0.0375736 Jy ! Component: 200 - total flux cleaned = 0.0422325 Jy ! Total flux subtracted in 200 components = 0.0422325 Jy ! Clean residual min=-0.003711 max=0.003617 Jy/beam ! Clean residual mean=0.000012 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.711518 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 63 components and 0.711518 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.413 mas, bmaj=9.788 mas, bpa=64.81 degrees ! Estimated noise=1768.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0043118 Jy ! Component: 100 - total flux cleaned = 0.00641045 Jy ! Component: 150 - total flux cleaned = 0.00720186 Jy ! Component: 200 - total flux cleaned = 0.00741821 Jy ! Total flux subtracted in 200 components = 0.00741821 Jy ! Clean residual min=-0.003376 max=0.003839 Jy/beam ! Clean residual mean=0.000013 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.718936 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 = 8.83384e-05 Jy ! Component: 100 - total flux cleaned = 0.000113402 Jy ! Component: 150 - total flux cleaned = 0.000112379 Jy ! Component: 200 - total flux cleaned = 0.000111881 Jy ! Total flux subtracted in 200 components = 0.000111881 Jy ! Clean residual min=-0.003407 max=0.003824 Jy/beam ! Clean residual mean=0.000012 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.719048 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 104 components and 0.719048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=5.43 mas, bpa=52.57 degrees ! Estimated noise=1447.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485875 Jy ! Component: 100 - total flux cleaned = -0.000489372 Jy ! Component: 150 - total flux cleaned = -0.000488821 Jy ! Component: 200 - total flux cleaned = -0.000486885 Jy ! Total flux subtracted in 200 components = -0.000486885 Jy ! Clean residual min=-0.003210 max=0.003510 Jy/beam ! Clean residual mean=0.000007 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.718561 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.718561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126560Jy sigma=0.000612 ! Fit after self-cal, rms=0.126576Jy sigma=0.000612 wmodel J0958+6533_S_2017_03_27_pus_map.mod ! Writing 119 model components to file: J0958+6533_S_2017_03_27_pus_map.mod wobs J0958+6533_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0958+6533_S_2017_03_27_pus_uvs.fits wwins J0958+6533_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0958+6533_S_2017_03_27_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.000989279 Jy ! Component: 100 - total flux cleaned = 0.00128817 Jy ! Component: 150 - total flux cleaned = 0.00157271 Jy ! Component: 200 - total flux cleaned = 0.00184998 Jy ! Component: 250 - total flux cleaned = 0.00190412 Jy ! Component: 300 - total flux cleaned = 0.00190481 Jy ! Component: 350 - total flux cleaned = 0.00185321 Jy ! Component: 400 - total flux cleaned = 0.00170255 Jy ! Component: 450 - total flux cleaned = 0.00180141 Jy ! Component: 500 - total flux cleaned = 0.00175304 Jy ! Component: 550 - total flux cleaned = 0.00189689 Jy ! Component: 600 - total flux cleaned = 0.00194405 Jy ! Component: 650 - total flux cleaned = 0.00194352 Jy ! Component: 700 - total flux cleaned = 0.00207901 Jy ! Component: 750 - total flux cleaned = 0.00212334 Jy ! Component: 800 - total flux cleaned = 0.00234402 Jy ! Component: 850 - total flux cleaned = 0.00243046 Jy ! Component: 900 - total flux cleaned = 0.00251756 Jy ! Component: 950 - total flux cleaned = 0.00277212 Jy ! Component: 1000 - total flux cleaned = 0.00281345 Jy ! Component: 1050 - total flux cleaned = 0.00289621 Jy ! Component: 1100 - total flux cleaned = 0.00306001 Jy ! Component: 1150 - total flux cleaned = 0.00330219 Jy ! Component: 1200 - total flux cleaned = 0.00350083 Jy ! Component: 1250 - total flux cleaned = 0.00365799 Jy ! Component: 1300 - total flux cleaned = 0.00365771 Jy ! Component: 1350 - total flux cleaned = 0.00377347 Jy ! Component: 1400 - total flux cleaned = 0.00388818 Jy ! Component: 1450 - total flux cleaned = 0.00388795 Jy ! Component: 1500 - total flux cleaned = 0.0039626 Jy ! Component: 1550 - total flux cleaned = 0.00407358 Jy ! Component: 1600 - total flux cleaned = 0.00418401 Jy ! Component: 1650 - total flux cleaned = 0.0043292 Jy ! Component: 1700 - total flux cleaned = 0.00436567 Jy ! Component: 1750 - total flux cleaned = 0.00440128 Jy ! Component: 1800 - total flux cleaned = 0.00436635 Jy ! Component: 1850 - total flux cleaned = 0.00433185 Jy ! Component: 1900 - total flux cleaned = 0.00457514 Jy ! Component: 1950 - total flux cleaned = 0.0046781 Jy ! Component: 2000 - total flux cleaned = 0.00461027 Jy ! Component: 2050 - total flux cleaned = 0.00478007 Jy ! Component: 2100 - total flux cleaned = 0.00478 Jy ! Component: 2150 - total flux cleaned = 0.00488038 Jy ! Component: 2200 - total flux cleaned = 0.00481374 Jy ! Component: 2250 - total flux cleaned = 0.00478106 Jy ! Component: 2300 - total flux cleaned = 0.00494465 Jy ! Component: 2350 - total flux cleaned = 0.00510641 Jy ! Component: 2400 - total flux cleaned = 0.0050095 Jy ! Component: 2450 - total flux cleaned = 0.00510537 Jy ! Component: 2500 - total flux cleaned = 0.00510553 Jy ! Component: 2550 - total flux cleaned = 0.00510549 Jy ! Component: 2600 - total flux cleaned = 0.00526234 Jy ! Component: 2650 - total flux cleaned = 0.0053248 Jy ! Component: 2700 - total flux cleaned = 0.00523202 Jy ! Component: 2750 - total flux cleaned = 0.00532431 Jy ! Component: 2800 - total flux cleaned = 0.00532448 Jy ! Component: 2850 - total flux cleaned = 0.00547614 Jy ! Component: 2900 - total flux cleaned = 0.00547594 Jy ! Component: 2950 - total flux cleaned = 0.00553577 Jy ! Component: 3000 - total flux cleaned = 0.00553581 Jy ! Component: 3050 - total flux cleaned = 0.0056839 Jy ! Component: 3100 - total flux cleaned = 0.00571342 Jy ! Component: 3150 - total flux cleaned = 0.0057428 Jy ! Component: 3200 - total flux cleaned = 0.00583013 Jy ! Component: 3250 - total flux cleaned = 0.00594592 Jy ! Component: 3300 - total flux cleaned = 0.00597457 Jy ! Component: 3350 - total flux cleaned = 0.00603169 Jy ! Component: 3400 - total flux cleaned = 0.00591809 Jy ! Component: 3450 - total flux cleaned = 0.006003 Jy ! Component: 3500 - total flux cleaned = 0.00597518 Jy ! Component: 3550 - total flux cleaned = 0.00603069 Jy ! Component: 3600 - total flux cleaned = 0.0059194 Jy ! Component: 3650 - total flux cleaned = 0.00597506 Jy ! Component: 3700 - total flux cleaned = 0.00600261 Jy ! Component: 3750 - total flux cleaned = 0.00611207 Jy ! Component: 3800 - total flux cleaned = 0.00608498 Jy ! Component: 3850 - total flux cleaned = 0.00608499 Jy ! Component: 3900 - total flux cleaned = 0.00600398 Jy ! Component: 3950 - total flux cleaned = 0.00592374 Jy ! Component: 4000 - total flux cleaned = 0.00592353 Jy ! Component: 4050 - total flux cleaned = 0.00595031 Jy ! Total flux subtracted in 4096 components = 0.0060294 Jy ! Clean residual min=-0.001708 max=0.001708 Jy/beam ! Clean residual mean=0.000009 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.724591 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 409 components and 0.72459 Jy ![Exited script file: muppet] wmap "J0958+6533_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.069 x 5.43 at 52.57 degrees (North through East) ! Clean map min=-0.0025864 max=0.62968 Jy/beam ! Writing clean map to FITS file: J0958+6533_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.629682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000478477 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227962 0.227962 0.455923 0.911846 1.82369 3.64738 7.29477 14.5895 29.1791 58.3582 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.629 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.069 x 5.43 at 52.57 degrees (North through East) ! Clean map min=-0.0025864 max=0.62968 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 J0958+6533_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:38:23 2019