! Started logfile: J0929+7304_S_2017_02_24_pus_uvs.log on Sat May 4 11:23:16 2019 obs J0929+7304_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0929+7304_S_2017_02_24_pus_uva.fits ! AN table 1: 151 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876968 visibilities/baseline/integration-bin. ! Found source: J0929+7304 ! ! 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 823 lines of history. ! ! Reading 23836 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 J0929+7304_S_2017_02_24_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 555 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.985145Jy sigma=0.008510 ! Fit after self-cal, rms=0.957842Jy sigma=0.008304 ! 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.176 mas, bmaj=4.645 mas, bpa=73.39 degrees ! Estimated noise=847.255 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.0351122 Jy ! Component: 100 - total flux cleaned = 0.0429694 Jy ! Total flux subtracted in 100 components = 0.0429694 Jy ! Clean residual min=-0.002343 max=0.002737 Jy/beam ! Clean residual mean=0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0429694 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0429694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079374Jy sigma=0.000649 ! Fit after self-cal, rms=0.078667Jy sigma=0.000643 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349776 Jy ! Component: 100 - total flux cleaned = 0.00379539 Jy ! Total flux subtracted in 100 components = 0.00379539 Jy ! Clean residual min=-0.002209 max=0.002367 Jy/beam ! Clean residual mean=-0.000000 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0467648 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.0467648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078531Jy sigma=0.000642 ! Fit after self-cal, rms=0.078499Jy sigma=0.000642 ! 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.791 mas, bmaj=5.553 mas, bpa=78.01 degrees ! Estimated noise=576.795 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.000141299 Jy ! Component: 100 - total flux cleaned = -0.000225899 Jy ! Component: 150 - total flux cleaned = -0.000294189 Jy ! Component: 200 - total flux cleaned = -0.000349188 Jy ! Total flux subtracted in 200 components = -0.000349188 Jy ! Clean residual min=-0.001685 max=0.001484 Jy/beam ! Clean residual mean=-0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0464156 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0464156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078480Jy sigma=0.000642 ! Fit after self-cal, rms=0.078463Jy sigma=0.000642 ! 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.95 FD 1.01 HN 1.06 KP 0.99 ! LA 0.98 MK 0.98 NL 1.04 OV 1.16 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.00 KP 0.94 ! LA 0.94 MK 1.00 NL 0.93 OV 1.06 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.03 KP 1.00 ! LA 1.06 MK 1.05 NL 1.03 OV 1.04 ! PT 1.06 SC 0.88 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.93 KP 1.00* ! LA 1.00 MK 0.94 NL 1.00* OV 0.94 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.078463Jy sigma=0.000642 ! Fit after self-cal, rms=0.077416Jy sigma=0.000641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=5.496 mas, bpa=77.73 degrees ! Estimated noise=575.185 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.000597152 Jy ! Component: 100 - total flux cleaned = 0.00061343 Jy ! Component: 150 - total flux cleaned = 0.000634986 Jy ! Component: 200 - total flux cleaned = 0.000644076 Jy ! Total flux subtracted in 200 components = 0.000644076 Jy ! Clean residual min=-0.001490 max=0.001465 Jy/beam ! Clean residual mean=-0.000005 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0470597 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.0470597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077409Jy sigma=0.000641 ! Fit after self-cal, rms=0.077354Jy sigma=0.000641 ! 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.077354Jy sigma=0.000641 ! Fit after self-cal, rms=0.077180Jy sigma=0.000640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=5.475 mas, bpa=77.66 degrees ! Estimated noise=574.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347541 Jy ! Component: 100 - total flux cleaned = 0.000313689 Jy ! Component: 150 - total flux cleaned = 0.000305524 Jy ! Component: 200 - total flux cleaned = 0.000305423 Jy ! Total flux subtracted in 200 components = 0.000305423 Jy ! Clean residual min=-0.001532 max=0.001293 Jy/beam ! Clean residual mean=-0.000004 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0473651 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0473651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077176Jy sigma=0.000640 ! Fit after self-cal, rms=0.077213Jy sigma=0.000640 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 = 8.55622e-05 Jy ! Component: 100 - total flux cleaned = 2.99531e-05 Jy ! Component: 150 - total flux cleaned = 1.56099e-05 Jy ! Component: 200 - total flux cleaned = 1.56514e-05 Jy ! Total flux subtracted in 200 components = 1.56514e-05 Jy ! Clean residual min=-0.001520 max=0.001390 Jy/beam ! Clean residual mean=-0.000004 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0473808 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0473808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077211Jy sigma=0.000640 ! Fit after self-cal, rms=0.077209Jy sigma=0.000640 ! 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.077209Jy sigma=0.000640 ! Fit after self-cal, rms=0.077624Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=5.458 mas, bpa=77.28 degrees ! Estimated noise=574.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000265086 Jy ! Component: 100 - total flux cleaned = 0.000246885 Jy ! Component: 150 - total flux cleaned = 0.000254503 Jy ! Component: 200 - total flux cleaned = 0.000260426 Jy ! Total flux subtracted in 200 components = 0.000260426 Jy ! Clean residual min=-0.001477 max=0.001319 Jy/beam ! Clean residual mean=-0.000004 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0476412 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.0476412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077621Jy sigma=0.000640 ! Fit after self-cal, rms=0.077646Jy sigma=0.000640 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.90252e-05 Jy ! Component: 100 - total flux cleaned = 1.65754e-05 Jy ! Component: 150 - total flux cleaned = 1.5915e-05 Jy ! Component: 200 - total flux cleaned = 1.59285e-05 Jy ! Total flux subtracted in 200 components = 1.59285e-05 Jy ! Clean residual min=-0.001474 max=0.001322 Jy/beam ! Clean residual mean=-0.000004 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0476571 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0476571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077645Jy sigma=0.000640 ! Fit after self-cal, rms=0.077646Jy sigma=0.000640 ! 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.077646Jy sigma=0.000640 ! Fit after self-cal, rms=0.077903Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.763 mas, bmaj=9.606 mas, bpa=74.55 degrees ! Estimated noise=728.055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150811 Jy ! Component: 100 - total flux cleaned = 0.000163492 Jy ! Component: 150 - total flux cleaned = 0.000163302 Jy ! Component: 200 - total flux cleaned = 0.00016836 Jy ! Total flux subtracted in 200 components = 0.00016836 Jy ! Clean residual min=-0.002033 max=0.001546 Jy/beam ! Clean residual mean=-0.000009 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0478255 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0478255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077902Jy sigma=0.000640 ! Fit after self-cal, rms=0.077908Jy sigma=0.000640 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.05357e-05 Jy ! Component: 100 - total flux cleaned = 6.03664e-05 Jy ! Component: 150 - total flux cleaned = 6.4918e-05 Jy ! Component: 200 - total flux cleaned = 6.95561e-05 Jy ! Total flux subtracted in 200 components = 6.95561e-05 Jy ! Clean residual min=-0.002036 max=0.001551 Jy/beam ! Clean residual mean=-0.000009 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.047895 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.047895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077908Jy sigma=0.000640 ! Fit after self-cal, rms=0.077906Jy sigma=0.000640 ! 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.722 mas, bmaj=5.447 mas, bpa=76.95 degrees ! Estimated noise=575.154 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.722 x 5.447 at 76.95 degrees (North through East) ! Clean map min=-0.0014154 max=0.045742 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.12 mas, bmaj=4.586 mas, bpa=72.3 degrees ! Estimated noise=831.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.035756 Jy ! Component: 100 - total flux cleaned = 0.044395 Jy ! Component: 150 - total flux cleaned = 0.0471753 Jy ! Component: 200 - total flux cleaned = 0.0476467 Jy ! Total flux subtracted in 200 components = 0.0476467 Jy ! Clean residual min=-0.001892 max=0.002150 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0476467 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0476467 Jy ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=5.447 mas, bpa=76.95 degrees ! Estimated noise=575.154 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.000141915 Jy ! Component: 100 - total flux cleaned = 0.000143745 Jy ! Component: 150 - total flux cleaned = 0.000142983 Jy ! Component: 200 - total flux cleaned = 0.000142216 Jy ! Total flux subtracted in 200 components = 0.000142216 Jy ! Clean residual min=-0.001534 max=0.001338 Jy/beam ! Clean residual mean=-0.000004 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0477889 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0477889 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.763 mas, bmaj=9.606 mas, bpa=74.55 degrees ! Estimated noise=728.055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135629 Jy ! Component: 100 - total flux cleaned = 0.000116433 Jy ! Component: 150 - total flux cleaned = 0.000116299 Jy ! Component: 200 - total flux cleaned = 0.000123143 Jy ! Total flux subtracted in 200 components = 0.000123143 Jy ! Clean residual min=-0.002041 max=0.001560 Jy/beam ! Clean residual mean=-0.000009 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0479121 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 = 1.06216e-07 Jy ! Component: 100 - total flux cleaned = -5.63655e-06 Jy ! Component: 150 - total flux cleaned = -5.586e-06 Jy ! Component: 200 - total flux cleaned = -1.07044e-05 Jy ! Total flux subtracted in 200 components = -1.07044e-05 Jy ! Clean residual min=-0.002032 max=0.001560 Jy/beam ! Clean residual mean=-0.000009 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0479014 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0479013 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=5.447 mas, bpa=76.95 degrees ! Estimated noise=575.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.93564e-05 Jy ! Component: 100 - total flux cleaned = -1.09531e-05 Jy ! Component: 150 - total flux cleaned = -4.72342e-05 Jy ! Component: 200 - total flux cleaned = -4.75102e-05 Jy ! Total flux subtracted in 200 components = -4.75102e-05 Jy ! Clean residual min=-0.001465 max=0.001332 Jy/beam ! Clean residual mean=-0.000004 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0478538 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0478538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077910Jy sigma=0.000640 ! Fit after self-cal, rms=0.077912Jy sigma=0.000640 wmodel J0929+7304_S_2017_02_24_pus_map.mod ! Writing 38 model components to file: J0929+7304_S_2017_02_24_pus_map.mod wobs J0929+7304_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0929+7304_S_2017_02_24_pus_uvs.fits wwins J0929+7304_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J0929+7304_S_2017_02_24_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.00021505 Jy ! Component: 100 - total flux cleaned = -0.000215153 Jy ! Component: 150 - total flux cleaned = -0.000236268 Jy ! Component: 200 - total flux cleaned = -0.00017329 Jy ! Component: 250 - total flux cleaned = -0.000173193 Jy ! Component: 300 - total flux cleaned = -0.000133 Jy ! Component: 350 - total flux cleaned = -9.36345e-05 Jy ! Component: 400 - total flux cleaned = -3.53593e-05 Jy ! Component: 450 - total flux cleaned = -1.61823e-05 Jy ! Component: 500 - total flux cleaned = 2.30979e-06 Jy ! Component: 550 - total flux cleaned = -1.62012e-05 Jy ! Component: 600 - total flux cleaned = 7.34673e-05 Jy ! Component: 650 - total flux cleaned = 3.7564e-05 Jy ! Component: 700 - total flux cleaned = 2.48418e-06 Jy ! Component: 750 - total flux cleaned = 1.97371e-05 Jy ! Component: 800 - total flux cleaned = -1.4493e-05 Jy ! Component: 850 - total flux cleaned = -4.81625e-05 Jy ! Component: 900 - total flux cleaned = -3.12211e-05 Jy ! Component: 950 - total flux cleaned = -4.80128e-05 Jy ! Component: 1000 - total flux cleaned = -0.000113685 Jy ! Component: 1050 - total flux cleaned = -0.000129694 Jy ! Component: 1100 - total flux cleaned = -0.000161762 Jy ! Component: 1150 - total flux cleaned = -0.000209152 Jy ! Component: 1200 - total flux cleaned = -0.000302979 Jy ! Component: 1250 - total flux cleaned = -0.00028732 Jy ! Component: 1300 - total flux cleaned = -0.000364406 Jy ! Component: 1350 - total flux cleaned = -0.000394954 Jy ! Component: 1400 - total flux cleaned = -0.000485541 Jy ! Component: 1450 - total flux cleaned = -0.000560216 Jy ! Component: 1500 - total flux cleaned = -0.000574884 Jy ! Component: 1550 - total flux cleaned = -0.000618931 Jy ! Component: 1600 - total flux cleaned = -0.000706393 Jy ! Component: 1650 - total flux cleaned = -0.000720855 Jy ! Component: 1700 - total flux cleaned = -0.000763699 Jy ! Component: 1750 - total flux cleaned = -0.000763718 Jy ! Component: 1800 - total flux cleaned = -0.000764014 Jy ! Component: 1850 - total flux cleaned = -0.000791776 Jy ! Component: 1900 - total flux cleaned = -0.000819328 Jy ! Component: 1950 - total flux cleaned = -0.000860534 Jy ! Component: 2000 - total flux cleaned = -0.000819718 Jy ! Component: 2050 - total flux cleaned = -0.000819776 Jy ! Component: 2100 - total flux cleaned = -0.000819765 Jy ! Component: 2150 - total flux cleaned = -0.000886288 Jy ! Component: 2200 - total flux cleaned = -0.000899328 Jy ! Component: 2250 - total flux cleaned = -0.000820518 Jy ! Component: 2300 - total flux cleaned = -0.000846682 Jy ! Component: 2350 - total flux cleaned = -0.000846815 Jy ! Component: 2400 - total flux cleaned = -0.00078256 Jy ! Component: 2450 - total flux cleaned = -0.000820857 Jy ! Component: 2500 - total flux cleaned = -0.000769958 Jy ! Component: 2550 - total flux cleaned = -0.000795256 Jy ! Component: 2600 - total flux cleaned = -0.000682593 Jy ! Component: 2650 - total flux cleaned = -0.000670207 Jy ! Component: 2700 - total flux cleaned = -0.000682706 Jy ! Component: 2750 - total flux cleaned = -0.000682864 Jy ! Component: 2800 - total flux cleaned = -0.00067076 Jy ! Component: 2850 - total flux cleaned = -0.000695001 Jy ! Component: 2900 - total flux cleaned = -0.000670852 Jy ! Component: 2950 - total flux cleaned = -0.000634918 Jy ! Component: 3000 - total flux cleaned = -0.000658741 Jy ! Component: 3050 - total flux cleaned = -0.00063509 Jy ! Component: 3100 - total flux cleaned = -0.000634951 Jy ! Component: 3150 - total flux cleaned = -0.000587955 Jy ! Component: 3200 - total flux cleaned = -0.000611356 Jy ! Component: 3250 - total flux cleaned = -0.000565025 Jy ! Component: 3300 - total flux cleaned = -0.000541975 Jy ! Component: 3350 - total flux cleaned = -0.000564877 Jy ! Component: 3400 - total flux cleaned = -0.000553459 Jy ! Component: 3450 - total flux cleaned = -0.000553507 Jy ! Component: 3500 - total flux cleaned = -0.00049696 Jy ! Component: 3550 - total flux cleaned = -0.000508158 Jy ! Component: 3600 - total flux cleaned = -0.00053058 Jy ! Component: 3650 - total flux cleaned = -0.000530519 Jy ! Component: 3700 - total flux cleaned = -0.000563568 Jy ! Component: 3750 - total flux cleaned = -0.000541501 Jy ! Component: 3800 - total flux cleaned = -0.000519511 Jy ! Component: 3850 - total flux cleaned = -0.000530373 Jy ! Component: 3900 - total flux cleaned = -0.000519434 Jy ! Component: 3950 - total flux cleaned = -0.000562645 Jy ! Component: 4000 - total flux cleaned = -0.000541116 Jy ! Component: 4050 - total flux cleaned = -0.000594596 Jy ! Total flux subtracted in 4096 components = -0.000583909 Jy ! Clean residual min=-0.000596 max=0.000652 Jy/beam ! Clean residual mean=-0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0472699 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 370 components and 0.0472699 Jy ![Exited script file: muppet] wmap "J0929+7304_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.722 x 5.447 at 76.95 degrees (North through East) ! Clean map min=-0.0011259 max=0.045616 Jy/beam ! Writing clean map to FITS file: J0929+7304_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0456162 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198898 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.30807 1.30807 2.61615 5.2323 10.4646 20.9292 41.8584 83.7168 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 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.722 x 5.447 at 76.95 degrees (North through East) ! Clean map min=-0.0011259 max=0.045616 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 J0929+7304_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:23:21 2019