! Started logfile: J0623+3830_S_2017_04_28_pus_uvs.log on Thu May 2 16:18:38 2019 obs J0623+3830_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0623+3830_S_2017_04_28_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95582 visibilities/baseline/integration-bin. ! Found source: J0623+3830 ! ! 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 671 lines of history. ! ! Reading 14452 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 J0623+3830_S_2017_04_28_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 355 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.829737Jy sigma=0.006669 ! Fit after self-cal, rms=0.824571Jy sigma=0.006633 ! 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.043 mas, bmaj=5.201 mas, bpa=-5.818 degrees ! Estimated noise=1134.11 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.140314 Jy ! Component: 100 - total flux cleaned = 0.170911 Jy ! Total flux subtracted in 100 components = 0.170911 Jy ! Clean residual min=-0.004614 max=0.008536 Jy/beam ! Clean residual mean=0.000002 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.170911 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.170911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095158Jy sigma=0.000685 ! Fit after self-cal, rms=0.095154Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00766875 Jy ! Component: 100 - total flux cleaned = 0.0114153 Jy ! Total flux subtracted in 100 components = 0.0114153 Jy ! Clean residual min=-0.004353 max=0.004389 Jy/beam ! Clean residual mean=-0.000000 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.182326 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.182326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094540Jy sigma=0.000679 ! Fit after self-cal, rms=0.094538Jy sigma=0.000679 ! 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.55 mas, bmaj=5.905 mas, bpa=-4.023 degrees ! Estimated noise=818.027 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.00237001 Jy ! Component: 100 - total flux cleaned = 0.00282826 Jy ! Component: 150 - total flux cleaned = 0.00290243 Jy ! Component: 200 - total flux cleaned = 0.00290265 Jy ! Total flux subtracted in 200 components = 0.00290265 Jy ! Clean residual min=-0.003856 max=0.004537 Jy/beam ! Clean residual mean=0.000009 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.185229 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.185229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094492Jy sigma=0.000678 ! Fit after self-cal, rms=0.094493Jy sigma=0.000678 ! 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.00 HN 1.00 KP 1.01 ! LA 1.02 MK 0.94 NL 0.97 OV 0.96 ! PT 1.11 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 1.06 KP 0.96 ! LA 0.96 MK 1.02 NL 1.12 OV 1.06 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 1.01 KP 0.99 ! LA 0.98 MK 1.06 NL 1.08 OV 0.90 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.02 KP 1.00* ! LA 0.88 MK 1.16 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.094493Jy sigma=0.000678 ! Fit after self-cal, rms=0.093571Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=5.901 mas, bpa=-3.224 degrees ! Estimated noise=817.167 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 (6.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321863 Jy ! Component: 100 - total flux cleaned = 0.00255476 Jy ! Component: 150 - total flux cleaned = 0.00222873 Jy ! Component: 200 - total flux cleaned = 0.00201602 Jy ! Total flux subtracted in 200 components = 0.00201602 Jy ! Clean residual min=-0.002958 max=0.002802 Jy/beam ! Clean residual mean=0.000011 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.187245 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.187245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093348Jy sigma=0.000668 ! Fit after self-cal, rms=0.093369Jy sigma=0.000667 ! 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.093369Jy sigma=0.000667 ! Fit after self-cal, rms=0.095163Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=5.898 mas, bpa=-3.526 degrees ! Estimated noise=815.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608043 Jy ! Component: 100 - total flux cleaned = 0.000834133 Jy ! Component: 150 - total flux cleaned = 0.000913753 Jy ! Component: 200 - total flux cleaned = 0.000938886 Jy ! Total flux subtracted in 200 components = 0.000938886 Jy ! Clean residual min=-0.002344 max=0.002727 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.188184 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.188184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095137Jy sigma=0.000662 ! Fit after self-cal, rms=0.095198Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-120, -78). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133885 Jy ! Component: 100 - total flux cleaned = 0.00150557 Jy ! Component: 150 - total flux cleaned = 0.00153371 Jy ! Component: 200 - total flux cleaned = 0.0015363 Jy ! Total flux subtracted in 200 components = 0.0015363 Jy ! Clean residual min=-0.002277 max=0.001907 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.18972 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 0.18972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095134Jy sigma=0.000661 ! Fit after self-cal, rms=0.095136Jy 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.095136Jy sigma=0.000661 ! Fit after self-cal, rms=0.095263Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=5.895 mas, bpa=-3.457 degrees ! Estimated noise=814.691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000493149 Jy ! Component: 100 - total flux cleaned = 0.000522315 Jy ! Component: 150 - total flux cleaned = 0.000522169 Jy ! Component: 200 - total flux cleaned = 0.000475094 Jy ! Total flux subtracted in 200 components = 0.000475094 Jy ! Clean residual min=-0.002287 max=0.001797 Jy/beam ! Clean residual mean=-0.000002 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.190195 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 95 components and 0.190195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095245Jy sigma=0.000661 ! Fit after self-cal, rms=0.095249Jy 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.81157e-05 Jy ! Component: 100 - total flux cleaned = 7.31829e-06 Jy ! Component: 150 - total flux cleaned = -1.26817e-05 Jy ! Component: 200 - total flux cleaned = -1.27589e-05 Jy ! Total flux subtracted in 200 components = -1.27589e-05 Jy ! Clean residual min=-0.002309 max=0.001788 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.190183 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 107 components and 0.190183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095239Jy sigma=0.000661 ! Fit after self-cal, rms=0.095240Jy 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.095240Jy sigma=0.000661 ! Fit after self-cal, rms=0.095231Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.529 mas, bmaj=9.02 mas, bpa=-0.09329 degrees ! Estimated noise=1029.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214566 Jy ! Component: 100 - total flux cleaned = 0.000300618 Jy ! Component: 150 - total flux cleaned = 0.000310897 Jy ! Component: 200 - total flux cleaned = 0.000320856 Jy ! Total flux subtracted in 200 components = 0.000320856 Jy ! Clean residual min=-0.002029 max=0.002349 Jy/beam ! Clean residual mean=-0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.190503 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.190504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095227Jy sigma=0.000661 ! Fit after self-cal, rms=0.095226Jy 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.5326e-05 Jy ! Component: 100 - total flux cleaned = 6.11112e-05 Jy ! Component: 150 - total flux cleaned = 6.91961e-05 Jy ! Component: 200 - total flux cleaned = 7.73885e-05 Jy ! Total flux subtracted in 200 components = 7.73885e-05 Jy ! Clean residual min=-0.002038 max=0.002354 Jy/beam ! Clean residual mean=-0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.190581 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.190581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095224Jy sigma=0.000661 ! Fit after self-cal, rms=0.095224Jy 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.555 mas, bmaj=5.895 mas, bpa=-3.399 degrees ! Estimated noise=814.538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 5.895 at -3.399 degrees (North through East) ! Clean map min=-0.0023778 max=0.18028 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.044 mas, bmaj=5.195 mas, bpa=-5.238 degrees ! Estimated noise=1133.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140199 Jy ! Component: 100 - total flux cleaned = 0.170788 Jy ! Component: 150 - total flux cleaned = 0.178722 Jy ! Component: 200 - total flux cleaned = 0.183384 Jy ! Total flux subtracted in 200 components = 0.183384 Jy ! Clean residual min=-0.003137 max=0.003299 Jy/beam ! Clean residual mean=-0.000000 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.183384 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.183384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=5.895 mas, bpa=-3.399 degrees ! Estimated noise=814.538 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.00278697 Jy ! Component: 100 - total flux cleaned = 0.00379873 Jy ! Component: 150 - total flux cleaned = 0.00461662 Jy ! Component: 200 - total flux cleaned = 0.00528964 Jy ! Total flux subtracted in 200 components = 0.00528964 Jy ! Clean residual min=-0.002249 max=0.001856 Jy/beam ! Clean residual mean=-0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.188674 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.188674 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.529 mas, bmaj=9.02 mas, bpa=-0.09329 degrees ! Estimated noise=1029.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153763 Jy ! Component: 100 - total flux cleaned = 0.00206776 Jy ! Component: 150 - total flux cleaned = 0.00220531 Jy ! Component: 200 - total flux cleaned = 0.00236858 Jy ! Total flux subtracted in 200 components = 0.00236858 Jy ! Clean residual min=-0.002057 max=0.002297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.191042 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 = 2.06012e-05 Jy ! Component: 100 - total flux cleaned = 3.85017e-05 Jy ! Component: 150 - total flux cleaned = 4.1758e-06 Jy ! Component: 200 - total flux cleaned = -1.16066e-05 Jy ! Total flux subtracted in 200 components = -1.16066e-05 Jy ! Clean residual min=-0.002042 max=0.002299 Jy/beam ! Clean residual mean=-0.000003 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.191031 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 86 components and 0.191031 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=5.895 mas, bpa=-3.399 degrees ! Estimated noise=814.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109242 Jy ! Component: 100 - total flux cleaned = 0.000109738 Jy ! Component: 150 - total flux cleaned = 0.00014156 Jy ! Component: 200 - total flux cleaned = 0.000142232 Jy ! Total flux subtracted in 200 components = 0.000142232 Jy ! Clean residual min=-0.002203 max=0.001768 Jy/beam ! Clean residual mean=-0.000002 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.191173 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.191173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095252Jy sigma=0.000661 ! Fit after self-cal, rms=0.095251Jy sigma=0.000661 wmodel J0623+3830_S_2017_04_28_pus_map.mod ! Writing 103 model components to file: J0623+3830_S_2017_04_28_pus_map.mod wobs J0623+3830_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0623+3830_S_2017_04_28_pus_uvs.fits wwins J0623+3830_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J0623+3830_S_2017_04_28_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.000949888 Jy ! Component: 100 - total flux cleaned = -0.00132279 Jy ! Component: 150 - total flux cleaned = -0.00138908 Jy ! Component: 200 - total flux cleaned = -0.00151308 Jy ! Component: 250 - total flux cleaned = -0.00163299 Jy ! Component: 300 - total flux cleaned = -0.00169163 Jy ! Component: 350 - total flux cleaned = -0.00180692 Jy ! Component: 400 - total flux cleaned = -0.00203193 Jy ! Component: 450 - total flux cleaned = -0.00211475 Jy ! Component: 500 - total flux cleaned = -0.00225034 Jy ! Component: 550 - total flux cleaned = -0.00233002 Jy ! Component: 600 - total flux cleaned = -0.00243463 Jy ! Component: 650 - total flux cleaned = -0.00253728 Jy ! Component: 700 - total flux cleaned = -0.00261296 Jy ! Component: 750 - total flux cleaned = -0.00268779 Jy ! Component: 800 - total flux cleaned = -0.00273709 Jy ! Component: 850 - total flux cleaned = -0.00283448 Jy ! Component: 900 - total flux cleaned = -0.00295372 Jy ! Component: 950 - total flux cleaned = -0.00295356 Jy ! Component: 1000 - total flux cleaned = -0.00307046 Jy ! Component: 1050 - total flux cleaned = -0.0030938 Jy ! Component: 1100 - total flux cleaned = -0.00320777 Jy ! Component: 1150 - total flux cleaned = -0.00323023 Jy ! Component: 1200 - total flux cleaned = -0.0032304 Jy ! Component: 1250 - total flux cleaned = -0.00329624 Jy ! Component: 1300 - total flux cleaned = -0.00338293 Jy ! Component: 1350 - total flux cleaned = -0.00333982 Jy ! Component: 1400 - total flux cleaned = -0.0034038 Jy ! Component: 1450 - total flux cleaned = -0.00342494 Jy ! Component: 1500 - total flux cleaned = -0.003404 Jy ! Component: 1550 - total flux cleaned = -0.00342458 Jy ! Component: 1600 - total flux cleaned = -0.00350617 Jy ! Component: 1650 - total flux cleaned = -0.00344515 Jy ! Component: 1700 - total flux cleaned = -0.00344517 Jy ! Component: 1750 - total flux cleaned = -0.0033655 Jy ! Component: 1800 - total flux cleaned = -0.00342483 Jy ! Component: 1850 - total flux cleaned = -0.00336608 Jy ! Component: 1900 - total flux cleaned = -0.00336623 Jy ! Component: 1950 - total flux cleaned = -0.00330863 Jy ! Component: 2000 - total flux cleaned = -0.00332755 Jy ! Component: 2050 - total flux cleaned = -0.00338452 Jy ! Component: 2100 - total flux cleaned = -0.00342169 Jy ! Component: 2150 - total flux cleaned = -0.00336585 Jy ! Component: 2200 - total flux cleaned = -0.0033292 Jy ! Component: 2250 - total flux cleaned = -0.00336587 Jy ! Component: 2300 - total flux cleaned = -0.00340215 Jy ! Component: 2350 - total flux cleaned = -0.00334797 Jy ! Component: 2400 - total flux cleaned = -0.00336592 Jy ! Component: 2450 - total flux cleaned = -0.00340111 Jy ! Component: 2500 - total flux cleaned = -0.00338333 Jy ! Component: 2550 - total flux cleaned = -0.00329589 Jy ! Component: 2600 - total flux cleaned = -0.00331324 Jy ! Component: 2650 - total flux cleaned = -0.00324429 Jy ! Component: 2700 - total flux cleaned = -0.0032786 Jy ! Component: 2750 - total flux cleaned = -0.00327857 Jy ! Component: 2800 - total flux cleaned = -0.00331228 Jy ! Component: 2850 - total flux cleaned = -0.00327858 Jy ! Component: 2900 - total flux cleaned = -0.00331171 Jy ! Component: 2950 - total flux cleaned = -0.00332823 Jy ! Component: 3000 - total flux cleaned = -0.00336113 Jy ! Component: 3050 - total flux cleaned = -0.0034101 Jy ! Component: 3100 - total flux cleaned = -0.0033127 Jy ! Component: 3150 - total flux cleaned = -0.00340982 Jy ! Component: 3200 - total flux cleaned = -0.00347404 Jy ! Component: 3250 - total flux cleaned = -0.00344222 Jy ! Component: 3300 - total flux cleaned = -0.00345802 Jy ! Component: 3350 - total flux cleaned = -0.00356818 Jy ! Component: 3400 - total flux cleaned = -0.00355251 Jy ! Component: 3450 - total flux cleaned = -0.00366145 Jy ! Component: 3500 - total flux cleaned = -0.00366127 Jy ! Component: 3550 - total flux cleaned = -0.00363031 Jy ! Component: 3600 - total flux cleaned = -0.00372208 Jy ! Component: 3650 - total flux cleaned = -0.00373718 Jy ! Component: 3700 - total flux cleaned = -0.00375241 Jy ! Component: 3750 - total flux cleaned = -0.00381254 Jy ! Component: 3800 - total flux cleaned = -0.00390239 Jy ! Component: 3850 - total flux cleaned = -0.00388735 Jy ! Component: 3900 - total flux cleaned = -0.0039022 Jy ! Component: 3950 - total flux cleaned = -0.00394631 Jy ! Component: 4000 - total flux cleaned = -0.0039757 Jy ! Component: 4050 - total flux cleaned = -0.00409206 Jy ! Total flux subtracted in 4096 components = -0.00404864 Jy ! Clean residual min=-0.001035 max=0.000816 Jy/beam ! Clean residual mean=-0.000003 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.187124 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 403 components and 0.187124 Jy ![Exited script file: muppet] wmap "J0623+3830_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 5.895 at -3.399 degrees (North through East) ! Clean map min=-0.0023188 max=0.17984 Jy/beam ! Writing clean map to FITS file: J0623+3830_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267143 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.445639 0.445639 0.891277 1.78255 3.56511 7.13022 14.2604 28.5209 57.0417 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.555 x 5.895 at -3.399 degrees (North through East) ! Clean map min=-0.0023188 max=0.17984 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 J0623+3830_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:18:43 2019