! Started logfile: J0705+3958_S_2017_05_27_pus_uvs.log on Fri May 3 10:59:40 2019 obs J0705+3958_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0705+3958_S_2017_05_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967446 visibilities/baseline/integration-bin. ! Found source: J0705+3958 ! ! 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 1211 lines of history. ! ! Reading 19852 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 J0705+3958_S_2017_05_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 622 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954648Jy sigma=0.008377 ! Fit after self-cal, rms=0.940029Jy sigma=0.008276 ! 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.103 mas, bmaj=5.173 mas, bpa=-0.7551 degrees ! Estimated noise=1061.57 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.0493968 Jy ! Component: 100 - total flux cleaned = 0.0603231 Jy ! Total flux subtracted in 100 components = 0.0603231 Jy ! Clean residual min=-0.003147 max=0.003497 Jy/beam ! Clean residual mean=-0.000004 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0603231 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0603231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081927Jy sigma=0.000667 ! Fit after self-cal, rms=0.081858Jy sigma=0.000667 ! 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.715 mas, bmaj=6.047 mas, bpa=-0.1795 degrees ! Estimated noise=661.925 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.00353371 Jy ! Component: 100 - total flux cleaned = 0.00507168 Jy ! Component: 150 - total flux cleaned = 0.00555978 Jy ! Component: 200 - total flux cleaned = 0.00570767 Jy ! Total flux subtracted in 200 components = 0.00570767 Jy ! Clean residual min=-0.002531 max=0.003545 Jy/beam ! Clean residual mean=-0.000008 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0660307 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0660307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081690Jy sigma=0.000665 ! Fit after self-cal, rms=0.081702Jy sigma=0.000665 ! Inverting map ! Added new window around map position (-8.5, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321713 Jy ! Component: 100 - total flux cleaned = 0.00489632 Jy ! Component: 150 - total flux cleaned = 0.00560868 Jy ! Component: 200 - total flux cleaned = 0.00599728 Jy ! Total flux subtracted in 200 components = 0.00599728 Jy ! Clean residual min=-0.002363 max=0.001867 Jy/beam ! Clean residual mean=-0.000006 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.072028 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.072028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081577Jy sigma=0.000664 ! Fit after self-cal, rms=0.081539Jy sigma=0.000664 ! 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 0.92 HN 1.03 KP 1.02 ! LA 0.96 MK 1.01 NL 0.89 OV 1.09 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.99 HN 1.00 KP 0.96 ! LA 0.94 MK 1.01 NL 1.05 OV 1.07 ! PT 1.06 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.01 KP 1.03 ! LA 0.99 MK 1.00 NL 1.01 OV 1.00 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.99 KP 1.00* ! LA 0.92 MK 1.03 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.081539Jy sigma=0.000664 ! Fit after self-cal, rms=0.080878Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=6.058 mas, bpa=-0.3407 degrees ! Estimated noise=663.849 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.00121398 Jy ! Component: 100 - total flux cleaned = 0.00161898 Jy ! Component: 150 - total flux cleaned = 0.00164645 Jy ! Component: 200 - total flux cleaned = 0.00164699 Jy ! Total flux subtracted in 200 components = 0.00164699 Jy ! Clean residual min=-0.002133 max=0.001796 Jy/beam ! Clean residual mean=-0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.073675 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.073675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080853Jy sigma=0.000662 ! Fit after self-cal, rms=0.080832Jy sigma=0.000662 ! 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.080832Jy sigma=0.000662 ! Fit after self-cal, rms=0.080344Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=6.076 mas, bpa=-0.5637 degrees ! Estimated noise=663.269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295808 Jy ! Component: 100 - total flux cleaned = 0.000269841 Jy ! Component: 150 - total flux cleaned = 0.000270101 Jy ! Component: 200 - total flux cleaned = 0.000270266 Jy ! Total flux subtracted in 200 components = 0.000270266 Jy ! Clean residual min=-0.001805 max=0.001735 Jy/beam ! Clean residual mean=-0.000006 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0739453 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.0739453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080330Jy sigma=0.000661 ! Fit after self-cal, rms=0.080344Jy 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 = 3.28926e-05 Jy ! Component: 100 - total flux cleaned = 3.34042e-05 Jy ! Component: 150 - total flux cleaned = 3.40033e-05 Jy ! Component: 200 - total flux cleaned = 5.20933e-05 Jy ! Total flux subtracted in 200 components = 5.20933e-05 Jy ! Clean residual min=-0.001779 max=0.001706 Jy/beam ! Clean residual mean=-0.000006 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0739973 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.0739974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080336Jy sigma=0.000661 ! Fit after self-cal, rms=0.080334Jy sigma=0.000661 ! 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.080334Jy sigma=0.000661 ! Fit after self-cal, rms=0.080708Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=6.083 mas, bpa=-0.2679 degrees ! Estimated noise=665.952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000255437 Jy ! Component: 100 - total flux cleaned = 0.000254286 Jy ! Component: 150 - total flux cleaned = 0.000254826 Jy ! Component: 200 - total flux cleaned = 0.000288445 Jy ! Total flux subtracted in 200 components = 0.000288445 Jy ! Clean residual min=-0.001770 max=0.001718 Jy/beam ! Clean residual mean=-0.000006 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0742858 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.0742858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080699Jy sigma=0.000661 ! Fit after self-cal, rms=0.080706Jy 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 = -2.43142e-06 Jy ! Component: 100 - total flux cleaned = 1.31318e-05 Jy ! Component: 150 - total flux cleaned = 1.30869e-05 Jy ! Component: 200 - total flux cleaned = 2.80572e-05 Jy ! Total flux subtracted in 200 components = 2.80572e-05 Jy ! Clean residual min=-0.001765 max=0.001699 Jy/beam ! Clean residual mean=-0.000006 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0743139 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.0743139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080700Jy sigma=0.000661 ! Fit after self-cal, rms=0.080700Jy 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.080700Jy sigma=0.000661 ! Fit after self-cal, rms=0.081013Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.669 mas, bmaj=9.51 mas, bpa=1.079 degrees ! Estimated noise=814.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513191 Jy ! Component: 100 - total flux cleaned = 0.000698809 Jy ! Component: 150 - total flux cleaned = 0.00079121 Jy ! Component: 200 - total flux cleaned = 0.000838275 Jy ! Total flux subtracted in 200 components = 0.000838275 Jy ! Clean residual min=-0.001822 max=0.001596 Jy/beam ! Clean residual mean=-0.000011 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0751522 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 94 components and 0.0751522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081013Jy sigma=0.000661 ! Fit after self-cal, rms=0.081009Jy 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.000113851 Jy ! Component: 100 - total flux cleaned = 0.000162188 Jy ! Component: 150 - total flux cleaned = 0.000183599 Jy ! Component: 200 - total flux cleaned = 0.000190193 Jy ! Total flux subtracted in 200 components = 0.000190193 Jy ! Clean residual min=-0.001807 max=0.001601 Jy/beam ! Clean residual mean=-0.000011 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0753423 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.0753424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081009Jy sigma=0.000661 ! Fit after self-cal, rms=0.081008Jy 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=3.744 mas, bmaj=6.08 mas, bpa=0.01117 degrees ! Estimated noise=668.665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.744 x 6.08 at 0.01117 degrees (North through East) ! Clean map min=-0.0017187 max=0.063735 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.134 mas, bmaj=5.21 mas, bpa=-0.5627 degrees ! Estimated noise=1073.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497681 Jy ! Component: 100 - total flux cleaned = 0.060999 Jy ! Component: 150 - total flux cleaned = 0.0656377 Jy ! Component: 200 - total flux cleaned = 0.067866 Jy ! Total flux subtracted in 200 components = 0.067866 Jy ! Clean residual min=-0.003217 max=0.002903 Jy/beam ! Clean residual mean=-0.000003 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.067866 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.067866 Jy ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=6.08 mas, bpa=0.01117 degrees ! Estimated noise=668.665 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.00266999 Jy ! Component: 100 - total flux cleaned = 0.00454839 Jy ! Component: 150 - total flux cleaned = 0.0059419 Jy ! Component: 200 - total flux cleaned = 0.00643097 Jy ! Total flux subtracted in 200 components = 0.00643097 Jy ! Clean residual min=-0.001950 max=0.001840 Jy/beam ! Clean residual mean=-0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.074297 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.074297 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.669 mas, bmaj=9.51 mas, bpa=1.079 degrees ! Estimated noise=814.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000599054 Jy ! Component: 100 - total flux cleaned = 0.000769244 Jy ! Component: 150 - total flux cleaned = 0.000839349 Jy ! Component: 200 - total flux cleaned = 0.000880194 Jy ! Total flux subtracted in 200 components = 0.000880194 Jy ! Clean residual min=-0.001853 max=0.001621 Jy/beam ! Clean residual mean=-0.000011 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0751772 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.78976e-05 Jy ! Component: 100 - total flux cleaned = 3.45579e-05 Jy ! Component: 150 - total flux cleaned = 4.90868e-05 Jy ! Component: 200 - total flux cleaned = 6.22062e-05 Jy ! Total flux subtracted in 200 components = 6.22062e-05 Jy ! Clean residual min=-0.001841 max=0.001600 Jy/beam ! Clean residual mean=-0.000011 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0752394 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.0752394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=6.08 mas, bpa=0.01117 degrees ! Estimated noise=668.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.43117e-05 Jy ! Component: 100 - total flux cleaned = 9.37723e-05 Jy ! Component: 150 - total flux cleaned = 9.35799e-05 Jy ! Component: 200 - total flux cleaned = 9.39133e-05 Jy ! Total flux subtracted in 200 components = 9.39133e-05 Jy ! Clean residual min=-0.001887 max=0.001723 Jy/beam ! Clean residual mean=-0.000005 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0753333 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.0753333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081036Jy sigma=0.000661 ! Fit after self-cal, rms=0.081032Jy sigma=0.000661 wmodel J0705+3958_S_2017_05_27_pus_map.mod ! Writing 72 model components to file: J0705+3958_S_2017_05_27_pus_map.mod wobs J0705+3958_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0705+3958_S_2017_05_27_pus_uvs.fits wwins J0705+3958_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J0705+3958_S_2017_05_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.00031503 Jy ! Component: 100 - total flux cleaned = -0.000437922 Jy ! Component: 150 - total flux cleaned = -0.000613178 Jy ! Component: 200 - total flux cleaned = -0.000810908 Jy ! Component: 250 - total flux cleaned = -0.00105694 Jy ! Component: 300 - total flux cleaned = -0.00121682 Jy ! Component: 350 - total flux cleaned = -0.00142451 Jy ! Component: 400 - total flux cleaned = -0.00162599 Jy ! Component: 450 - total flux cleaned = -0.00170011 Jy ! Component: 500 - total flux cleaned = -0.00182161 Jy ! Component: 550 - total flux cleaned = -0.00194032 Jy ! Component: 600 - total flux cleaned = -0.00205633 Jy ! Component: 650 - total flux cleaned = -0.00207872 Jy ! Component: 700 - total flux cleaned = -0.0021684 Jy ! Component: 750 - total flux cleaned = -0.0022121 Jy ! Component: 800 - total flux cleaned = -0.00225583 Jy ! Component: 850 - total flux cleaned = -0.0023203 Jy ! Component: 900 - total flux cleaned = -0.00242595 Jy ! Component: 950 - total flux cleaned = -0.00257105 Jy ! Component: 1000 - total flux cleaned = -0.00269342 Jy ! Component: 1050 - total flux cleaned = -0.0027131 Jy ! Component: 1100 - total flux cleaned = -0.00281276 Jy ! Component: 1150 - total flux cleaned = -0.00298899 Jy ! Component: 1200 - total flux cleaned = -0.00306612 Jy ! Component: 1250 - total flux cleaned = -0.00316187 Jy ! Component: 1300 - total flux cleaned = -0.00333153 Jy ! Component: 1350 - total flux cleaned = -0.0033314 Jy ! Component: 1400 - total flux cleaned = -0.00344241 Jy ! Component: 1450 - total flux cleaned = -0.00353408 Jy ! Component: 1500 - total flux cleaned = -0.0036606 Jy ! Component: 1550 - total flux cleaned = -0.0037323 Jy ! Component: 1600 - total flux cleaned = -0.00385654 Jy ! Component: 1650 - total flux cleaned = -0.00399663 Jy ! Component: 1700 - total flux cleaned = -0.00408326 Jy ! Component: 1750 - total flux cleaned = -0.00413451 Jy ! Component: 1800 - total flux cleaned = -0.00423664 Jy ! Component: 1850 - total flux cleaned = -0.00438808 Jy ! Component: 1900 - total flux cleaned = -0.00443788 Jy ! Component: 1950 - total flux cleaned = -0.00455363 Jy ! Component: 2000 - total flux cleaned = -0.00461902 Jy ! Component: 2050 - total flux cleaned = -0.00473267 Jy ! Component: 2100 - total flux cleaned = -0.00486128 Jy ! Component: 2150 - total flux cleaned = -0.0049249 Jy ! Component: 2200 - total flux cleaned = -0.00505091 Jy ! Component: 2250 - total flux cleaned = -0.00509766 Jy ! Component: 2300 - total flux cleaned = -0.00519053 Jy ! Component: 2350 - total flux cleaned = -0.00525191 Jy ! Component: 2400 - total flux cleaned = -0.0053281 Jy ! Component: 2450 - total flux cleaned = -0.00543394 Jy ! Component: 2500 - total flux cleaned = -0.00552394 Jy ! Component: 2550 - total flux cleaned = -0.0055684 Jy ! Component: 2600 - total flux cleaned = -0.00565695 Jy ! Component: 2650 - total flux cleaned = -0.00570081 Jy ! Component: 2700 - total flux cleaned = -0.00571554 Jy ! Component: 2750 - total flux cleaned = -0.00580224 Jy ! Component: 2800 - total flux cleaned = -0.00584515 Jy ! Component: 2850 - total flux cleaned = -0.00595874 Jy ! Component: 2900 - total flux cleaned = -0.00601529 Jy ! Component: 2950 - total flux cleaned = -0.00605738 Jy ! Component: 3000 - total flux cleaned = -0.0060851 Jy ! Component: 3050 - total flux cleaned = -0.00622337 Jy ! Component: 3100 - total flux cleaned = -0.00633338 Jy ! Component: 3150 - total flux cleaned = -0.00634699 Jy ! Component: 3200 - total flux cleaned = -0.00641503 Jy ! Component: 3250 - total flux cleaned = -0.0065094 Jy ! Component: 3300 - total flux cleaned = -0.00653607 Jy ! Component: 3350 - total flux cleaned = -0.00661603 Jy ! Component: 3400 - total flux cleaned = -0.00669541 Jy ! Component: 3450 - total flux cleaned = -0.00677429 Jy ! Component: 3500 - total flux cleaned = -0.00677428 Jy ! Component: 3550 - total flux cleaned = -0.00686532 Jy ! Component: 3600 - total flux cleaned = -0.00690411 Jy ! Component: 3650 - total flux cleaned = -0.00696837 Jy ! Component: 3700 - total flux cleaned = -0.00700664 Jy ! Component: 3750 - total flux cleaned = -0.00705746 Jy ! Component: 3800 - total flux cleaned = -0.00714565 Jy ! Component: 3850 - total flux cleaned = -0.00724573 Jy ! Component: 3900 - total flux cleaned = -0.00728303 Jy ! Component: 3950 - total flux cleaned = -0.00735736 Jy ! Component: 4000 - total flux cleaned = -0.00738194 Jy ! Component: 4050 - total flux cleaned = -0.00745526 Jy ! Total flux subtracted in 4096 components = -0.00749177 Jy ! Clean residual min=-0.000838 max=0.000935 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.0678415 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 369 components and 0.0678415 Jy ![Exited script file: muppet] wmap "J0705+3958_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.744 x 6.08 at 0.01117 degrees (North through East) ! Clean map min=-0.0012497 max=0.063954 Jy/beam ! Writing clean map to FITS file: J0705+3958_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0639538 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03787 1.03787 2.07575 4.15149 8.30299 16.606 33.212 66.4239 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 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.744 x 6.08 at 0.01117 degrees (North through East) ! Clean map min=-0.0012497 max=0.063954 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 J0705+3958_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:59:46 2019