! Started logfile: J0007+5706_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:26:31 2019 obs J0007+5706_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0007+5706_S_2017_03_27_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.85364 visibilities/baseline/integration-bin. ! Found source: J0007+5706 ! ! 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 26736 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 J0007+5706_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 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 659 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.801922Jy sigma=0.007116 ! Fit after self-cal, rms=0.784921Jy sigma=0.007005 ! 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.948 mas, bmaj=4.025 mas, bpa=-15.03 degrees ! Estimated noise=1039.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173594 Jy ! Component: 100 - total flux cleaned = 0.211468 Jy ! Total flux subtracted in 100 components = 0.211468 Jy ! Clean residual min=-0.006048 max=0.010890 Jy/beam ! Clean residual mean=0.000007 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.211468 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.211468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131495Jy sigma=0.000780 ! Fit after self-cal, rms=0.131488Jy sigma=0.000780 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105038 Jy ! Component: 100 - total flux cleaned = 0.0151961 Jy ! Total flux subtracted in 100 components = 0.0151961 Jy ! Clean residual min=-0.004981 max=0.006965 Jy/beam ! Clean residual mean=0.000012 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.226664 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.226664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130480Jy sigma=0.000766 ! Fit after self-cal, rms=0.130488Jy sigma=0.000766 ! 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.734 mas, bmaj=5.045 mas, bpa=-15.43 degrees ! Estimated noise=526.114 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.00396605 Jy ! Component: 100 - total flux cleaned = 0.00454859 Jy ! Component: 150 - total flux cleaned = 0.00478098 Jy ! Component: 200 - total flux cleaned = 0.00482638 Jy ! Total flux subtracted in 200 components = 0.00482638 Jy ! Clean residual min=-0.003989 max=0.004662 Jy/beam ! Clean residual mean=0.000006 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.23149 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.23149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130328Jy sigma=0.000764 ! Fit after self-cal, rms=0.130324Jy sigma=0.000764 ! 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.97 HN 0.96 KP 1.02 ! LA 0.98 MK 1.05 NL 0.98 OV 1.00 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.01 KP 0.99 ! LA 0.96 MK 1.04 NL 1.02 OV 1.03 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.04 HN 0.99 KP 0.98 ! LA 0.99 MK 1.07 NL 1.00 OV 0.96 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.97 KP 1.00* ! LA 1.07 MK 1.11 NL 1.00* OV 2.30 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.130324Jy sigma=0.000764 ! Fit after self-cal, rms=0.276445Jy sigma=0.000738 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=5.056 mas, bpa=-14.98 degrees ! Estimated noise=528.91 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.000637352 Jy ! Component: 100 - total flux cleaned = 0.000607504 Jy ! Component: 150 - total flux cleaned = 0.000531596 Jy ! Component: 200 - total flux cleaned = 0.000462334 Jy ! Total flux subtracted in 200 components = 0.000462334 Jy ! Clean residual min=-0.002363 max=0.002477 Jy/beam ! Clean residual mean=0.000011 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.231953 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.231953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276397Jy sigma=0.000738 ! Fit after self-cal, rms=0.276941Jy sigma=0.000737 ! 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.276941Jy sigma=0.000737 ! Fit after self-cal, rms=0.205663Jy sigma=0.000734 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=5.062 mas, bpa=-15.31 degrees ! Estimated noise=530.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.22402e-05 Jy ! Component: 100 - total flux cleaned = -0.000111152 Jy ! Component: 150 - total flux cleaned = -0.000132688 Jy ! Component: 200 - total flux cleaned = -0.000134708 Jy ! Total flux subtracted in 200 components = -0.000134708 Jy ! Clean residual min=-0.002109 max=0.002362 Jy/beam ! Clean residual mean=0.000014 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.231818 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.231818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205633Jy sigma=0.000734 ! Fit after self-cal, rms=0.205454Jy sigma=0.000734 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.06844e-05 Jy ! Component: 100 - total flux cleaned = -3.52243e-05 Jy ! Component: 150 - total flux cleaned = -3.53095e-05 Jy ! Component: 200 - total flux cleaned = -4.66188e-05 Jy ! Total flux subtracted in 200 components = -4.66188e-05 Jy ! Clean residual min=-0.002156 max=0.002435 Jy/beam ! Clean residual mean=0.000014 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.231771 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.231771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205438Jy sigma=0.000734 ! Fit after self-cal, rms=0.205436Jy sigma=0.000734 ! 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.205436Jy sigma=0.000734 ! Fit after self-cal, rms=0.200819Jy sigma=0.000734 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=5.062 mas, bpa=-15.52 degrees ! Estimated noise=531.605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194978 Jy ! Component: 100 - total flux cleaned = 0.000176839 Jy ! Component: 150 - total flux cleaned = 0.000160844 Jy ! Component: 200 - total flux cleaned = 0.000147782 Jy ! Total flux subtracted in 200 components = 0.000147782 Jy ! Clean residual min=-0.002172 max=0.002472 Jy/beam ! Clean residual mean=0.000014 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.231919 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.231919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200794Jy sigma=0.000734 ! Fit after self-cal, rms=0.200774Jy sigma=0.000734 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.71002e-05 Jy ! Component: 100 - total flux cleaned = -3.77632e-05 Jy ! Component: 150 - total flux cleaned = -4.74783e-05 Jy ! Component: 200 - total flux cleaned = -4.70036e-05 Jy ! Total flux subtracted in 200 components = -4.70036e-05 Jy ! Clean residual min=-0.002175 max=0.002490 Jy/beam ! Clean residual mean=0.000014 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.231872 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.231872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200763Jy sigma=0.000734 ! Fit after self-cal, rms=0.200762Jy sigma=0.000734 ! 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.200762Jy sigma=0.000734 ! Fit after self-cal, rms=0.201282Jy sigma=0.000734 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.327 mas, bmaj=8.687 mas, bpa=-38.06 degrees ! Estimated noise=657.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266944 Jy ! Component: 100 - total flux cleaned = 0.000239207 Jy ! Component: 150 - total flux cleaned = 0.000223985 Jy ! Component: 200 - total flux cleaned = 0.000205 Jy ! Total flux subtracted in 200 components = 0.000205 Jy ! Clean residual min=-0.001905 max=0.002091 Jy/beam ! Clean residual mean=0.000028 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.232077 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.232077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201282Jy sigma=0.000734 ! Fit after self-cal, rms=0.201283Jy sigma=0.000734 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.17781e-06 Jy ! Component: 100 - total flux cleaned = -1.81444e-05 Jy ! Component: 150 - total flux cleaned = -2.90048e-05 Jy ! Component: 200 - total flux cleaned = -3.86368e-05 Jy ! Total flux subtracted in 200 components = -3.86368e-05 Jy ! Clean residual min=-0.001906 max=0.002107 Jy/beam ! Clean residual mean=0.000028 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.232039 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.232039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201280Jy sigma=0.000734 ! Fit after self-cal, rms=0.201279Jy sigma=0.000734 ! 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.775 mas, bmaj=5.06 mas, bpa=-15.66 degrees ! Estimated noise=532.83 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 5.06 at -15.66 degrees (North through East) ! Clean map min=-0.0020792 max=0.22874 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=2.981 mas, bmaj=4.037 mas, bpa=-14.96 degrees ! Estimated noise=1065.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177923 Jy ! Component: 100 - total flux cleaned = 0.216734 Jy ! Component: 150 - total flux cleaned = 0.22658 Jy ! Component: 200 - total flux cleaned = 0.23063 Jy ! Total flux subtracted in 200 components = 0.23063 Jy ! Clean residual min=-0.003467 max=0.003565 Jy/beam ! Clean residual mean=0.000009 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.23063 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.23063 Jy ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=5.06 mas, bpa=-15.66 degrees ! Estimated noise=532.83 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.00227394 Jy ! Component: 100 - total flux cleaned = 0.00234615 Jy ! Component: 150 - total flux cleaned = 0.00224367 Jy ! Component: 200 - total flux cleaned = 0.00215679 Jy ! Total flux subtracted in 200 components = 0.00215679 Jy ! Clean residual min=-0.002126 max=0.002584 Jy/beam ! Clean residual mean=0.000015 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.232786 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.232786 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.327 mas, bmaj=8.687 mas, bpa=-38.06 degrees ! Estimated noise=657.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238744 Jy ! Component: 100 - total flux cleaned = -0.000293841 Jy ! Component: 150 - total flux cleaned = -0.000361759 Jy ! Component: 200 - total flux cleaned = -0.000404958 Jy ! Total flux subtracted in 200 components = -0.000404958 Jy ! Clean residual min=-0.001874 max=0.002112 Jy/beam ! Clean residual mean=0.000029 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.232382 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.76915e-05 Jy ! Component: 100 - total flux cleaned = -6.33699e-05 Jy ! Component: 150 - total flux cleaned = -8.69199e-05 Jy ! Component: 200 - total flux cleaned = -0.000108754 Jy ! Total flux subtracted in 200 components = -0.000108754 Jy ! Clean residual min=-0.001884 max=0.002119 Jy/beam ! Clean residual mean=0.000028 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.232273 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.232273 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=5.06 mas, bpa=-15.66 degrees ! Estimated noise=532.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355912 Jy ! Component: 100 - total flux cleaned = 0.000382822 Jy ! Component: 150 - total flux cleaned = 0.000359609 Jy ! Component: 200 - total flux cleaned = 0.000359247 Jy ! Total flux subtracted in 200 components = 0.000359247 Jy ! Clean residual min=-0.002147 max=0.002539 Jy/beam ! Clean residual mean=0.000015 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.232632 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.232632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201298Jy sigma=0.000735 ! Fit after self-cal, rms=0.201302Jy sigma=0.000735 wmodel J0007+5706_S_2017_03_27_pus_map.mod ! Writing 39 model components to file: J0007+5706_S_2017_03_27_pus_map.mod wobs J0007+5706_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0007+5706_S_2017_03_27_pus_uvs.fits wwins J0007+5706_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J0007+5706_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.00118802 Jy ! Component: 100 - total flux cleaned = 0.00230835 Jy ! Component: 150 - total flux cleaned = 0.00338466 Jy ! Component: 200 - total flux cleaned = 0.00434058 Jy ! Component: 250 - total flux cleaned = 0.00522764 Jy ! Component: 300 - total flux cleaned = 0.00601371 Jy ! Component: 350 - total flux cleaned = 0.00686025 Jy ! Component: 400 - total flux cleaned = 0.00772833 Jy ! Component: 450 - total flux cleaned = 0.00850684 Jy ! Component: 500 - total flux cleaned = 0.00927323 Jy ! Component: 550 - total flux cleaned = 0.00995627 Jy ! Component: 600 - total flux cleaned = 0.0106653 Jy ! Component: 650 - total flux cleaned = 0.0111554 Jy ! Component: 700 - total flux cleaned = 0.0116049 Jy ! Component: 750 - total flux cleaned = 0.0120494 Jy ! Component: 800 - total flux cleaned = 0.0124888 Jy ! Component: 850 - total flux cleaned = 0.0128232 Jy ! Component: 900 - total flux cleaned = 0.0132866 Jy ! Component: 950 - total flux cleaned = 0.0136466 Jy ! Component: 1000 - total flux cleaned = 0.014003 Jy ! Component: 1050 - total flux cleaned = 0.0143239 Jy ! Component: 1100 - total flux cleaned = 0.0147688 Jy ! Component: 1150 - total flux cleaned = 0.0150521 Jy ! Component: 1200 - total flux cleaned = 0.0153957 Jy ! Component: 1250 - total flux cleaned = 0.0157056 Jy ! Component: 1300 - total flux cleaned = 0.0161041 Jy ! Component: 1350 - total flux cleaned = 0.0162566 Jy ! Component: 1400 - total flux cleaned = 0.0166494 Jy ! Component: 1450 - total flux cleaned = 0.0169191 Jy ! Component: 1500 - total flux cleaned = 0.0172464 Jy ! Component: 1550 - total flux cleaned = 0.0175712 Jy ! Component: 1600 - total flux cleaned = 0.0178936 Jy ! Component: 1650 - total flux cleaned = 0.0182722 Jy ! Component: 1700 - total flux cleaned = 0.0185327 Jy ! Component: 1750 - total flux cleaned = 0.0188489 Jy ! Component: 1800 - total flux cleaned = 0.0190772 Jy ! Component: 1850 - total flux cleaned = 0.0193895 Jy ! Component: 1900 - total flux cleaned = 0.0196996 Jy ! Component: 1950 - total flux cleaned = 0.0199798 Jy ! Component: 2000 - total flux cleaned = 0.0201749 Jy ! Component: 2050 - total flux cleaned = 0.0205077 Jy ! Component: 2100 - total flux cleaned = 0.0208107 Jy ! Component: 2150 - total flux cleaned = 0.0211669 Jy ! Component: 2200 - total flux cleaned = 0.0213847 Jy ! Component: 2250 - total flux cleaned = 0.0218451 Jy ! Component: 2300 - total flux cleaned = 0.0221411 Jy ! Component: 2350 - total flux cleaned = 0.0223285 Jy ! Component: 2400 - total flux cleaned = 0.0225684 Jy ! Component: 2450 - total flux cleaned = 0.0228599 Jy ! Component: 2500 - total flux cleaned = 0.0231763 Jy ! Component: 2550 - total flux cleaned = 0.0234908 Jy ! Component: 2600 - total flux cleaned = 0.0237257 Jy ! Component: 2650 - total flux cleaned = 0.0239335 Jy ! Component: 2700 - total flux cleaned = 0.0242435 Jy ! Component: 2750 - total flux cleaned = 0.0244491 Jy ! Component: 2800 - total flux cleaned = 0.0246794 Jy ! Component: 2850 - total flux cleaned = 0.0249339 Jy ! Component: 2900 - total flux cleaned = 0.0250862 Jy ! Component: 2950 - total flux cleaned = 0.0254396 Jy ! Component: 3000 - total flux cleaned = 0.0256909 Jy ! Component: 3050 - total flux cleaned = 0.0258911 Jy ! Component: 3100 - total flux cleaned = 0.0260905 Jy ! Component: 3150 - total flux cleaned = 0.0262643 Jy ! Component: 3200 - total flux cleaned = 0.0265114 Jy ! Component: 3250 - total flux cleaned = 0.0266835 Jy ! Component: 3300 - total flux cleaned = 0.0268798 Jy ! Component: 3350 - total flux cleaned = 0.0271974 Jy ! Component: 3400 - total flux cleaned = 0.0273435 Jy ! Component: 3450 - total flux cleaned = 0.0273436 Jy ! Component: 3500 - total flux cleaned = 0.0276332 Jy ! Component: 3550 - total flux cleaned = 0.0278497 Jy ! Component: 3600 - total flux cleaned = 0.0279935 Jy ! Component: 3650 - total flux cleaned = 0.0281129 Jy ! Component: 3700 - total flux cleaned = 0.0283031 Jy ! Component: 3750 - total flux cleaned = 0.0284689 Jy ! Component: 3800 - total flux cleaned = 0.028587 Jy ! Component: 3850 - total flux cleaned = 0.0286576 Jy ! Component: 3900 - total flux cleaned = 0.0288687 Jy ! Component: 3950 - total flux cleaned = 0.0290323 Jy ! Component: 4000 - total flux cleaned = 0.0292421 Jy ! Component: 4050 - total flux cleaned = 0.0292422 Jy ! Total flux subtracted in 4096 components = 0.0294042 Jy ! Clean residual min=-0.001249 max=0.001532 Jy/beam ! Clean residual mean=0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.262036 Jy keep ! Adding 405 model components to the UV plane model. ! The established model now contains 444 components and 0.262036 Jy ![Exited script file: muppet] wmap "J0007+5706_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 5.06 at -15.66 degrees (North through East) ! Clean map min=-0.0017866 max=0.22922 Jy/beam ! Writing clean map to FITS file: J0007+5706_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.229222 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000589398 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.771388 0.771388 1.54278 3.08555 6.1711 12.3422 24.6844 49.3688 98.7376 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.229 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.775 x 5.06 at -15.66 degrees (North through East) ! Clean map min=-0.0017866 max=0.22922 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 J0007+5706_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:26:38 2019