! Started logfile: J0612+6225_S_2017_07_16_pus_uvs.log on Thu May 9 11:02:51 2019 obs J0612+6225_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0612+6225_S_2017_07_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.717739 visibilities/baseline/integration-bin. ! Found source: J0612+6225 ! ! 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 815 lines of history. ! ! Reading 14728 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 J0612+6225_S_2017_07_16_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 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 744 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.948548Jy sigma=0.008743 ! Fit after self-cal, rms=0.930649Jy sigma=0.008593 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=3.885 mas, bpa=33.22 degrees ! Estimated noise=1146.86 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.0532413 Jy ! Component: 100 - total flux cleaned = 0.0712607 Jy ! Total flux subtracted in 100 components = 0.0712607 Jy ! Clean residual min=-0.004638 max=0.007993 Jy/beam ! Clean residual mean=0.000005 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.0712607 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0712607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077366Jy sigma=0.000681 ! Fit after self-cal, rms=0.077184Jy sigma=0.000679 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00999762 Jy ! Component: 100 - total flux cleaned = 0.0149742 Jy ! Total flux subtracted in 100 components = 0.0149742 Jy ! Clean residual min=-0.003990 max=0.004008 Jy/beam ! Clean residual mean=0.000002 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0862349 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 13 components and 0.0862349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075834Jy sigma=0.000666 ! Fit after self-cal, rms=0.075791Jy sigma=0.000666 ! 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.538 mas, bmaj=4.526 mas, bpa=31.11 degrees ! Estimated noise=731.66 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 (-3, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378618 Jy ! Component: 100 - total flux cleaned = 0.00581418 Jy ! Component: 150 - total flux cleaned = 0.00608127 Jy ! Component: 200 - total flux cleaned = 0.00616674 Jy ! Total flux subtracted in 200 components = 0.00616674 Jy ! Clean residual min=-0.002213 max=0.002191 Jy/beam ! Clean residual mean=0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0924016 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.0924016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075589Jy sigma=0.000664 ! Fit after self-cal, rms=0.075570Jy 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 1.00 FD 1.00* HN 0.95 KP 1.02 ! LA 1.02 MK 1.05 NL 0.92 OV 1.03 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.00 KP 1.02 ! LA 0.96 MK 1.03 NL 1.01 OV 1.09 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00* HN 1.09 KP 1.01 ! LA 1.00 MK 1.12 NL 0.97 OV 0.96 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.88 KP 1.00* ! LA 0.96 MK 0.71 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.075570Jy sigma=0.000664 ! Fit after self-cal, rms=0.075007Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=4.513 mas, bpa=30.58 degrees ! Estimated noise=733.86 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.00155768 Jy ! Component: 100 - total flux cleaned = 0.00175343 Jy ! Component: 150 - total flux cleaned = 0.0018184 Jy ! Component: 200 - total flux cleaned = 0.00190461 Jy ! Total flux subtracted in 200 components = 0.00190461 Jy ! Clean residual min=-0.001891 max=0.001968 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0943062 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.0943062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074965Jy sigma=0.000662 ! Fit after self-cal, rms=0.074951Jy 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.074951Jy sigma=0.000662 ! Fit after self-cal, rms=0.074946Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=4.426 mas, bpa=30.29 degrees ! Estimated noise=731.343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00081101 Jy ! Component: 100 - total flux cleaned = 0.001089 Jy ! Component: 150 - total flux cleaned = 0.0012749 Jy ! Component: 200 - total flux cleaned = 0.00141567 Jy ! Total flux subtracted in 200 components = 0.00141567 Jy ! Clean residual min=-0.001772 max=0.001898 Jy/beam ! Clean residual mean=0.000007 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0957219 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.0957219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074923Jy sigma=0.000660 ! Fit after self-cal, rms=0.074946Jy sigma=0.000660 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) ! Added new window around map position (-12.5, -82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010169 Jy ! Component: 100 - total flux cleaned = 0.0012844 Jy ! Component: 150 - total flux cleaned = 0.00154681 Jy ! Component: 200 - total flux cleaned = 0.00165014 Jy ! Total flux subtracted in 200 components = 0.00165014 Jy ! Clean residual min=-0.001794 max=0.001686 Jy/beam ! Clean residual mean=0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0973721 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.0973721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074899Jy sigma=0.000660 ! Fit after self-cal, rms=0.074892Jy sigma=0.000660 ! 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.074892Jy sigma=0.000660 ! Fit after self-cal, rms=0.074737Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.586 mas, bmaj=4.372 mas, bpa=29.79 degrees ! Estimated noise=728.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059272 Jy ! Component: 100 - total flux cleaned = 0.000732897 Jy ! Component: 150 - total flux cleaned = 0.000910341 Jy ! Component: 200 - total flux cleaned = 0.00100409 Jy ! Total flux subtracted in 200 components = 0.00100409 Jy ! Clean residual min=-0.001732 max=0.001631 Jy/beam ! Clean residual mean=0.000007 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0983762 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.0983762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074716Jy sigma=0.000659 ! Fit after self-cal, rms=0.074728Jy sigma=0.000659 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.000185008 Jy ! Component: 100 - total flux cleaned = 0.000277614 Jy ! Component: 150 - total flux cleaned = 0.000320893 Jy ! Component: 200 - total flux cleaned = 0.000381663 Jy ! Total flux subtracted in 200 components = 0.000381663 Jy ! Clean residual min=-0.001743 max=0.001641 Jy/beam ! Clean residual mean=0.000007 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0987578 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 64 components and 0.0987578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074715Jy sigma=0.000659 ! Fit after self-cal, rms=0.074712Jy sigma=0.000659 ! 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.074712Jy sigma=0.000659 ! Fit after self-cal, rms=0.074636Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.333 mas, bmaj=8.412 mas, bpa=39.89 degrees ! Estimated noise=960.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664024 Jy ! Component: 100 - total flux cleaned = 0.000798128 Jy ! Component: 150 - total flux cleaned = 0.000904721 Jy ! Component: 200 - total flux cleaned = 0.000934177 Jy ! Total flux subtracted in 200 components = 0.000934177 Jy ! Clean residual min=-0.001931 max=0.002138 Jy/beam ! Clean residual mean=0.000016 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.099692 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.099692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074632Jy sigma=0.000659 ! Fit after self-cal, rms=0.074641Jy sigma=0.000659 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.000141415 Jy ! Component: 100 - total flux cleaned = 0.000128646 Jy ! Component: 150 - total flux cleaned = 0.000106167 Jy ! Component: 200 - total flux cleaned = 9.69619e-05 Jy ! Total flux subtracted in 200 components = 9.69619e-05 Jy ! Clean residual min=-0.001953 max=0.002103 Jy/beam ! Clean residual mean=0.000016 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.099789 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.099789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074641Jy sigma=0.000659 ! Fit after self-cal, rms=0.074641Jy sigma=0.000659 ! 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.591 mas, bmaj=4.334 mas, bpa=29.41 degrees ! Estimated noise=727.376 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.591 x 4.334 at 29.41 degrees (North through East) ! Clean map min=-0.001714 max=0.068199 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.023 mas, bmaj=3.661 mas, bpa=31.79 degrees ! Estimated noise=1106.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0527387 Jy ! Component: 100 - total flux cleaned = 0.0731541 Jy ! Component: 150 - total flux cleaned = 0.0830899 Jy ! Component: 200 - total flux cleaned = 0.0887996 Jy ! Total flux subtracted in 200 components = 0.0887996 Jy ! Clean residual min=-0.003711 max=0.003494 Jy/beam ! Clean residual mean=0.000005 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.0887995 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.0887995 Jy ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=4.334 mas, bpa=29.41 degrees ! Estimated noise=727.376 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.00391874 Jy ! Component: 100 - total flux cleaned = 0.00610853 Jy ! Component: 150 - total flux cleaned = 0.00733802 Jy ! Component: 200 - total flux cleaned = 0.00821268 Jy ! Total flux subtracted in 200 components = 0.00821268 Jy ! Clean residual min=-0.001862 max=0.001736 Jy/beam ! Clean residual mean=0.000008 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0970122 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.0970122 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.333 mas, bmaj=8.412 mas, bpa=39.89 degrees ! Estimated noise=960.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133623 Jy ! Component: 100 - total flux cleaned = 0.00181283 Jy ! Component: 150 - total flux cleaned = 0.00215381 Jy ! Component: 200 - total flux cleaned = 0.00232906 Jy ! Total flux subtracted in 200 components = 0.00232906 Jy ! Clean residual min=-0.001958 max=0.002229 Jy/beam ! Clean residual mean=0.000016 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0993413 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 = 0.000134851 Jy ! Component: 100 - total flux cleaned = 0.00020448 Jy ! Component: 150 - total flux cleaned = 0.000205145 Jy ! Component: 200 - total flux cleaned = 0.000206119 Jy ! Total flux subtracted in 200 components = 0.000206119 Jy ! Clean residual min=-0.001920 max=0.002202 Jy/beam ! Clean residual mean=0.000016 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0995474 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 76 components and 0.0995474 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=4.334 mas, bpa=29.41 degrees ! Estimated noise=727.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.15118e-05 Jy ! Component: 100 - total flux cleaned = -0.000150988 Jy ! Component: 150 - total flux cleaned = -0.000180618 Jy ! Component: 200 - total flux cleaned = -0.000124926 Jy ! Total flux subtracted in 200 components = -0.000124926 Jy ! Clean residual min=-0.001704 max=0.001597 Jy/beam ! Clean residual mean=0.000007 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0994225 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.0994225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074652Jy sigma=0.000659 ! Fit after self-cal, rms=0.074630Jy sigma=0.000659 wmodel J0612+6225_S_2017_07_16_pus_map.mod ! Writing 89 model components to file: J0612+6225_S_2017_07_16_pus_map.mod wobs J0612+6225_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0612+6225_S_2017_07_16_pus_uvs.fits wwins J0612+6225_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J0612+6225_S_2017_07_16_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.000100125 Jy ! Component: 100 - total flux cleaned = -0.000129558 Jy ! Component: 150 - total flux cleaned = -0.00021333 Jy ! Component: 200 - total flux cleaned = -0.000350439 Jy ! Component: 250 - total flux cleaned = -0.00040416 Jy ! Component: 300 - total flux cleaned = -0.000404124 Jy ! Component: 350 - total flux cleaned = -0.000404229 Jy ! Component: 400 - total flux cleaned = -0.000429191 Jy ! Component: 450 - total flux cleaned = -0.000453302 Jy ! Component: 500 - total flux cleaned = -0.000453231 Jy ! Component: 550 - total flux cleaned = -0.000430506 Jy ! Component: 600 - total flux cleaned = -0.000430956 Jy ! Component: 650 - total flux cleaned = -0.000386559 Jy ! Component: 700 - total flux cleaned = -0.000364489 Jy ! Component: 750 - total flux cleaned = -0.000321262 Jy ! Component: 800 - total flux cleaned = -0.000300109 Jy ! Component: 850 - total flux cleaned = -0.000236857 Jy ! Component: 900 - total flux cleaned = -9.16778e-05 Jy ! Component: 950 - total flux cleaned = -3.01298e-05 Jy ! Component: 1000 - total flux cleaned = 3.03058e-05 Jy ! Component: 1050 - total flux cleaned = 0.000129815 Jy ! Component: 1100 - total flux cleaned = 0.000169034 Jy ! Component: 1150 - total flux cleaned = 0.000227597 Jy ! Component: 1200 - total flux cleaned = 0.000323339 Jy ! Component: 1250 - total flux cleaned = 0.000342541 Jy ! Component: 1300 - total flux cleaned = 0.000417185 Jy ! Component: 1350 - total flux cleaned = 0.000472594 Jy ! Component: 1400 - total flux cleaned = 0.000508788 Jy ! Component: 1450 - total flux cleaned = 0.000544741 Jy ! Component: 1500 - total flux cleaned = 0.000633496 Jy ! Component: 1550 - total flux cleaned = 0.000651172 Jy ! Component: 1600 - total flux cleaned = 0.000703217 Jy ! Component: 1650 - total flux cleaned = 0.000703226 Jy ! Component: 1700 - total flux cleaned = 0.000686311 Jy ! Component: 1750 - total flux cleaned = 0.000703169 Jy ! Component: 1800 - total flux cleaned = 0.000719888 Jy ! Component: 1850 - total flux cleaned = 0.000719951 Jy ! Component: 1900 - total flux cleaned = 0.000752554 Jy ! Component: 1950 - total flux cleaned = 0.0007525 Jy ! Component: 2000 - total flux cleaned = 0.000784497 Jy ! Component: 2050 - total flux cleaned = 0.00078449 Jy ! Component: 2100 - total flux cleaned = 0.000768614 Jy ! Component: 2150 - total flux cleaned = 0.000784344 Jy ! Component: 2200 - total flux cleaned = 0.00083064 Jy ! Component: 2250 - total flux cleaned = 0.000815351 Jy ! Component: 2300 - total flux cleaned = 0.000845797 Jy ! Component: 2350 - total flux cleaned = 0.000891212 Jy ! Component: 2400 - total flux cleaned = 0.000936131 Jy ! Component: 2450 - total flux cleaned = 0.000936173 Jy ! Component: 2500 - total flux cleaned = 0.000950698 Jy ! Component: 2550 - total flux cleaned = 0.000965254 Jy ! Component: 2600 - total flux cleaned = 0.000994349 Jy ! Component: 2650 - total flux cleaned = 0.00103758 Jy ! Component: 2700 - total flux cleaned = 0.00108039 Jy ! Component: 2750 - total flux cleaned = 0.00106615 Jy ! Component: 2800 - total flux cleaned = 0.00112253 Jy ! Component: 2850 - total flux cleaned = 0.00117842 Jy ! Component: 2900 - total flux cleaned = 0.00116443 Jy ! Component: 2950 - total flux cleaned = 0.00117808 Jy ! Component: 3000 - total flux cleaned = 0.00119169 Jy ! Component: 3050 - total flux cleaned = 0.00121883 Jy ! Component: 3100 - total flux cleaned = 0.00124576 Jy ! Component: 3150 - total flux cleaned = 0.0012457 Jy ! Component: 3200 - total flux cleaned = 0.00125913 Jy ! Component: 3250 - total flux cleaned = 0.00121962 Jy ! Component: 3300 - total flux cleaned = 0.00124589 Jy ! Component: 3350 - total flux cleaned = 0.00118076 Jy ! Component: 3400 - total flux cleaned = 0.00123237 Jy ! Component: 3450 - total flux cleaned = 0.00124511 Jy ! Component: 3500 - total flux cleaned = 0.00123218 Jy ! Component: 3550 - total flux cleaned = 0.00124486 Jy ! Component: 3600 - total flux cleaned = 0.00123228 Jy ! Component: 3650 - total flux cleaned = 0.00120727 Jy ! Component: 3700 - total flux cleaned = 0.00120726 Jy ! Component: 3750 - total flux cleaned = 0.0012072 Jy ! Component: 3800 - total flux cleaned = 0.00121953 Jy ! Component: 3850 - total flux cleaned = 0.00121951 Jy ! Component: 3900 - total flux cleaned = 0.00123157 Jy ! Component: 3950 - total flux cleaned = 0.00121944 Jy ! Component: 4000 - total flux cleaned = 0.00123148 Jy ! Component: 4050 - total flux cleaned = 0.00125542 Jy ! Total flux subtracted in 4096 components = 0.00126733 Jy ! Clean residual min=-0.000815 max=0.000662 Jy/beam ! Clean residual mean=0.000003 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.10069 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 355 components and 0.10069 Jy ![Exited script file: muppet] wmap "J0612+6225_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.591 x 4.334 at 29.41 degrees (North through East) ! Clean map min=-0.0012711 max=0.067594 Jy/beam ! Writing clean map to FITS file: J0612+6225_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0675941 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202212 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.897466 0.897466 1.79493 3.58987 7.17973 14.3595 28.7189 57.4379 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.067 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.591 x 4.334 at 29.41 degrees (North through East) ! Clean map min=-0.0012711 max=0.067594 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 J0612+6225_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:02:56 2019