! Started logfile: J1524+7336_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:52:16 2019 obs J1524+7336_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1524+7336_S_2017_05_31_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.919737 visibilities/baseline/integration-bin. ! Found source: J1524+7336 ! ! 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 703 lines of history. ! ! Reading 25164 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 J1524+7336_S_2017_05_31_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 799 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917530Jy sigma=0.007503 ! Fit after self-cal, rms=0.906931Jy sigma=0.007436 ! 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.002 mas, bmaj=4.224 mas, bpa=-83.53 degrees ! Estimated noise=1016.58 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.073725 Jy ! Component: 100 - total flux cleaned = 0.0920371 Jy ! Total flux subtracted in 100 components = 0.0920371 Jy ! Clean residual min=-0.004203 max=0.007950 Jy/beam ! Clean residual mean=-0.000034 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.0920371 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0920371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092733Jy sigma=0.000688 ! Fit after self-cal, rms=0.092722Jy sigma=0.000688 ! Inverting map ! Added new window around map position (5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00903773 Jy ! Component: 100 - total flux cleaned = 0.0146023 Jy ! Total flux subtracted in 100 components = 0.0146023 Jy ! Clean residual min=-0.003559 max=0.004172 Jy/beam ! Clean residual mean=-0.000016 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.106639 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.106639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091557Jy sigma=0.000679 ! Fit after self-cal, rms=0.091527Jy sigma=0.000678 ! 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.752 mas, bmaj=5.14 mas, bpa=-85.48 degrees ! Estimated noise=619.65 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.00544788 Jy ! Component: 100 - total flux cleaned = 0.00836002 Jy ! Component: 150 - total flux cleaned = 0.0101148 Jy ! Component: 200 - total flux cleaned = 0.0111149 Jy ! Total flux subtracted in 200 components = 0.0111149 Jy ! Clean residual min=-0.002120 max=0.005315 Jy/beam ! Clean residual mean=-0.000010 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.117754 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.117754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091138Jy sigma=0.000676 ! Fit after self-cal, rms=0.091116Jy sigma=0.000676 ! Inverting map ! Added new window around map position (12, -82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00488393 Jy ! Component: 100 - total flux cleaned = 0.00742354 Jy ! Component: 150 - total flux cleaned = 0.00919331 Jy ! Component: 200 - total flux cleaned = 0.0102382 Jy ! Total flux subtracted in 200 components = 0.0102382 Jy ! Clean residual min=-0.002159 max=0.002263 Jy/beam ! Clean residual mean=-0.000008 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.127992 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 0.127992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090847Jy sigma=0.000673 ! Fit after self-cal, rms=0.090826Jy sigma=0.000673 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.99 KP 0.98 ! LA 0.99 MK 1.05 NL 0.91 OV 1.03 ! PT 1.04 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.98 KP 0.97 ! LA 0.97 MK 1.05 NL 1.05 OV 1.12 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 1.01 KP 0.98 ! LA 1.01 MK 1.11 NL 0.96 OV 0.97 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 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.01 MK 1.03 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.090826Jy sigma=0.000673 ! Fit after self-cal, rms=0.091659Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.782 mas, bmaj=5.184 mas, bpa=-85.48 degrees ! Estimated noise=622.625 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.00165654 Jy ! Component: 100 - total flux cleaned = 0.00244916 Jy ! Component: 150 - total flux cleaned = 0.00316852 Jy ! Component: 200 - total flux cleaned = 0.00375461 Jy ! Total flux subtracted in 200 components = 0.00375461 Jy ! Clean residual min=-0.001745 max=0.002187 Jy/beam ! Clean residual mean=-0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.131747 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.131747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091605Jy sigma=0.000670 ! Fit after self-cal, rms=0.091598Jy sigma=0.000670 ! 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.091598Jy sigma=0.000670 ! Fit after self-cal, rms=0.096368Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=5.215 mas, bpa=-87.11 degrees ! Estimated noise=624.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125229 Jy ! Component: 100 - total flux cleaned = 0.00187407 Jy ! Component: 150 - total flux cleaned = 0.00229723 Jy ! Component: 200 - total flux cleaned = 0.00255971 Jy ! Total flux subtracted in 200 components = 0.00255971 Jy ! Clean residual min=-0.001777 max=0.002068 Jy/beam ! Clean residual mean=-0.000010 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.134307 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.134307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096340Jy sigma=0.000668 ! Fit after self-cal, rms=0.096377Jy sigma=0.000668 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 (21.5, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200686 Jy ! Component: 100 - total flux cleaned = 0.00309281 Jy ! Component: 150 - total flux cleaned = 0.0037351 Jy ! Component: 200 - total flux cleaned = 0.00406457 Jy ! Total flux subtracted in 200 components = 0.00406457 Jy ! Clean residual min=-0.001545 max=0.001716 Jy/beam ! Clean residual mean=-0.000008 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.138371 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.138371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096319Jy sigma=0.000668 ! Fit after self-cal, rms=0.096312Jy sigma=0.000668 ! Inverting map ! Added new window around map position (108.5, 66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131055 Jy ! Component: 100 - total flux cleaned = 0.00176304 Jy ! Component: 150 - total flux cleaned = 0.00215146 Jy ! Component: 200 - total flux cleaned = 0.0025099 Jy ! Total flux subtracted in 200 components = 0.0025099 Jy ! Clean residual min=-0.001360 max=0.001575 Jy/beam ! Clean residual mean=-0.000008 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.140881 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 144 components and 0.140881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096279Jy sigma=0.000667 ! Fit after self-cal, rms=0.096275Jy sigma=0.000667 ! 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.096275Jy sigma=0.000667 ! Fit after self-cal, rms=0.096720Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=5.219 mas, bpa=-87.11 degrees ! Estimated noise=625.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000884044 Jy ! Component: 100 - total flux cleaned = 0.00143509 Jy ! Component: 150 - total flux cleaned = 0.0017803 Jy ! Component: 200 - total flux cleaned = 0.00205372 Jy ! Total flux subtracted in 200 components = 0.00205372 Jy ! Clean residual min=-0.001340 max=0.001539 Jy/beam ! Clean residual mean=-0.000008 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.142935 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 151 components and 0.142935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096700Jy sigma=0.000667 ! Fit after self-cal, rms=0.096703Jy sigma=0.000667 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.000333695 Jy ! Component: 100 - total flux cleaned = 0.000522796 Jy ! Component: 150 - total flux cleaned = 0.000658091 Jy ! Component: 200 - total flux cleaned = 0.000788919 Jy ! Total flux subtracted in 200 components = 0.000788919 Jy ! Clean residual min=-0.001330 max=0.001542 Jy/beam ! Clean residual mean=-0.000008 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.143724 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 157 components and 0.143724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096690Jy sigma=0.000667 ! Fit after self-cal, rms=0.096689Jy sigma=0.000667 ! 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.096689Jy sigma=0.000667 ! Fit after self-cal, rms=0.096867Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.44 mas, bmaj=9.949 mas, bpa=-89.66 degrees ! Estimated noise=776.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638512 Jy ! Component: 100 - total flux cleaned = 0.000945928 Jy ! Component: 150 - total flux cleaned = 0.00115406 Jy ! Component: 200 - total flux cleaned = 0.00135221 Jy ! Total flux subtracted in 200 components = 0.00135221 Jy ! Clean residual min=-0.001394 max=0.002070 Jy/beam ! Clean residual mean=-0.000016 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.145076 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 169 components and 0.145076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096862Jy sigma=0.000667 ! Fit after self-cal, rms=0.096861Jy sigma=0.000667 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 (-7, -67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191064 Jy ! Component: 100 - total flux cleaned = 0.00293639 Jy ! Component: 150 - total flux cleaned = 0.00353076 Jy ! Component: 200 - total flux cleaned = 0.00370208 Jy ! Total flux subtracted in 200 components = 0.00370208 Jy ! Clean residual min=-0.001280 max=0.001659 Jy/beam ! Clean residual mean=-0.000006 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.148778 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 199 components and 0.148778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096840Jy sigma=0.000667 ! Fit after self-cal, rms=0.096838Jy sigma=0.000667 ! 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.783 mas, bmaj=5.218 mas, bpa=-87.1 degrees ! Estimated noise=625.838 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.783 x 5.218 at -87.1 degrees (North through East) ! Clean map min=-0.0013569 max=0.093506 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.038 mas, bmaj=4.294 mas, bpa=-85.12 degrees ! Estimated noise=1033.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0741032 Jy ! Component: 100 - total flux cleaned = 0.0934833 Jy ! Component: 150 - total flux cleaned = 0.103429 Jy ! Component: 200 - total flux cleaned = 0.109557 Jy ! Total flux subtracted in 200 components = 0.109557 Jy ! Clean residual min=-0.002998 max=0.003517 Jy/beam ! Clean residual mean=-0.000019 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.109557 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.109557 Jy ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=5.218 mas, bpa=-87.1 degrees ! Estimated noise=625.838 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.00646987 Jy ! Component: 100 - total flux cleaned = 0.0110429 Jy ! Component: 150 - total flux cleaned = 0.0145673 Jy ! Component: 200 - total flux cleaned = 0.0175063 Jy ! Total flux subtracted in 200 components = 0.0175063 Jy ! Clean residual min=-0.001954 max=0.002263 Jy/beam ! Clean residual mean=-0.000018 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.127063 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 77 components and 0.127063 Jy ! Inverting map ! Added new window around map position (6.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263384 Jy ! Component: 100 - total flux cleaned = 0.00489638 Jy ! Component: 150 - total flux cleaned = 0.0069043 Jy ! Component: 200 - total flux cleaned = 0.00870013 Jy ! Total flux subtracted in 200 components = 0.00870013 Jy ! Clean residual min=-0.001710 max=0.001635 Jy/beam ! Clean residual mean=-0.000012 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.135764 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 107 components and 0.135764 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.44 mas, bmaj=9.949 mas, bpa=-89.66 degrees ! Estimated noise=776.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232854 Jy ! Component: 100 - total flux cleaned = 0.00413489 Jy ! Component: 150 - total flux cleaned = 0.00565157 Jy ! Component: 200 - total flux cleaned = 0.00696585 Jy ! Total flux subtracted in 200 components = 0.00696585 Jy ! Clean residual min=-0.001718 max=0.001768 Jy/beam ! Clean residual mean=-0.000013 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.142729 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.00114656 Jy ! Component: 100 - total flux cleaned = 0.00215466 Jy ! Component: 150 - total flux cleaned = 0.00304752 Jy ! Component: 200 - total flux cleaned = 0.00384232 Jy ! Total flux subtracted in 200 components = 0.00384232 Jy ! Clean residual min=-0.001446 max=0.001780 Jy/beam ! Clean residual mean=-0.000007 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.146572 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 190 components and 0.146572 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=5.218 mas, bpa=-87.1 degrees ! Estimated noise=625.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.60267e-05 Jy ! Component: 100 - total flux cleaned = 0.000179173 Jy ! Component: 150 - total flux cleaned = 0.000441231 Jy ! Component: 200 - total flux cleaned = 0.000652426 Jy ! Total flux subtracted in 200 components = 0.000652426 Jy ! Clean residual min=-0.001433 max=0.001541 Jy/beam ! Clean residual mean=-0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.147224 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 213 components and 0.147224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096831Jy sigma=0.000667 ! Fit after self-cal, rms=0.096809Jy sigma=0.000667 wmodel J1524+7336_S_2017_05_31_pus_map.mod ! Writing 213 model components to file: J1524+7336_S_2017_05_31_pus_map.mod wobs J1524+7336_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1524+7336_S_2017_05_31_pus_uvs.fits wwins J1524+7336_S_2017_05_31_pus_map.win ! wwins: Wrote 7 windows to J1524+7336_S_2017_05_31_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.000284156 Jy ! Component: 100 - total flux cleaned = 0.000333183 Jy ! Component: 150 - total flux cleaned = 0.000474898 Jy ! Component: 200 - total flux cleaned = 0.000611687 Jy ! Component: 250 - total flux cleaned = 0.000722178 Jy ! Component: 300 - total flux cleaned = 0.00082948 Jy ! Component: 350 - total flux cleaned = 0.000912503 Jy ! Component: 400 - total flux cleaned = 0.000912371 Jy ! Component: 450 - total flux cleaned = 0.00101182 Jy ! Component: 500 - total flux cleaned = 0.00107043 Jy ! Component: 550 - total flux cleaned = 0.00110892 Jy ! Component: 600 - total flux cleaned = 0.00120344 Jy ! Component: 650 - total flux cleaned = 0.00124047 Jy ! Component: 700 - total flux cleaned = 0.00129513 Jy ! Component: 750 - total flux cleaned = 0.00131278 Jy ! Component: 800 - total flux cleaned = 0.00138376 Jy ! Component: 850 - total flux cleaned = 0.00143585 Jy ! Component: 900 - total flux cleaned = 0.00152252 Jy ! Component: 950 - total flux cleaned = 0.00157403 Jy ! Component: 1000 - total flux cleaned = 0.00165861 Jy ! Component: 1050 - total flux cleaned = 0.00169196 Jy ! Component: 1100 - total flux cleaned = 0.00179088 Jy ! Component: 1150 - total flux cleaned = 0.00185647 Jy ! Component: 1200 - total flux cleaned = 0.00185669 Jy ! Component: 1250 - total flux cleaned = 0.00193727 Jy ! Component: 1300 - total flux cleaned = 0.00203269 Jy ! Component: 1350 - total flux cleaned = 0.00203259 Jy ! Component: 1400 - total flux cleaned = 0.00212645 Jy ! Component: 1450 - total flux cleaned = 0.0021886 Jy ! Component: 1500 - total flux cleaned = 0.00224982 Jy ! Component: 1550 - total flux cleaned = 0.0022955 Jy ! Component: 1600 - total flux cleaned = 0.00243144 Jy ! Component: 1650 - total flux cleaned = 0.00241635 Jy ! Component: 1700 - total flux cleaned = 0.00246111 Jy ! Component: 1750 - total flux cleaned = 0.00247577 Jy ! Component: 1800 - total flux cleaned = 0.00253442 Jy ! Component: 1850 - total flux cleaned = 0.00257795 Jy ! Component: 1900 - total flux cleaned = 0.00263561 Jy ! Component: 1950 - total flux cleaned = 0.00263555 Jy ! Component: 2000 - total flux cleaned = 0.00264972 Jy ! Component: 2050 - total flux cleaned = 0.00277682 Jy ! Component: 2100 - total flux cleaned = 0.00274863 Jy ! Component: 2150 - total flux cleaned = 0.00279038 Jy ! Component: 2200 - total flux cleaned = 0.00280416 Jy ! Component: 2250 - total flux cleaned = 0.00281788 Jy ! Component: 2300 - total flux cleaned = 0.00285879 Jy ! Component: 2350 - total flux cleaned = 0.00281826 Jy ! Component: 2400 - total flux cleaned = 0.0028856 Jy ! Component: 2450 - total flux cleaned = 0.00285883 Jy ! Component: 2500 - total flux cleaned = 0.0029253 Jy ! Component: 2550 - total flux cleaned = 0.00291199 Jy ! Component: 2600 - total flux cleaned = 0.00296442 Jy ! Component: 2650 - total flux cleaned = 0.0029905 Jy ! Component: 2700 - total flux cleaned = 0.00299045 Jy ! Component: 2750 - total flux cleaned = 0.00300321 Jy ! Component: 2800 - total flux cleaned = 0.00300311 Jy ! Component: 2850 - total flux cleaned = 0.00297756 Jy ! Component: 2900 - total flux cleaned = 0.00299027 Jy ! Component: 2950 - total flux cleaned = 0.00301534 Jy ! Component: 3000 - total flux cleaned = 0.00297758 Jy ! Component: 3050 - total flux cleaned = 0.00298994 Jy ! Component: 3100 - total flux cleaned = 0.00296516 Jy ! Component: 3150 - total flux cleaned = 0.00296522 Jy ! Component: 3200 - total flux cleaned = 0.00294071 Jy ! Component: 3250 - total flux cleaned = 0.00300188 Jy ! Component: 3300 - total flux cleaned = 0.00298962 Jy ! Component: 3350 - total flux cleaned = 0.00306219 Jy ! Component: 3400 - total flux cleaned = 0.00303801 Jy ! Component: 3450 - total flux cleaned = 0.00307394 Jy ! Component: 3500 - total flux cleaned = 0.00303824 Jy ! Component: 3550 - total flux cleaned = 0.00303825 Jy ! Component: 3600 - total flux cleaned = 0.00312085 Jy ! Component: 3650 - total flux cleaned = 0.00314436 Jy ! Component: 3700 - total flux cleaned = 0.00314428 Jy ! Component: 3750 - total flux cleaned = 0.00317917 Jy ! Component: 3800 - total flux cleaned = 0.00320229 Jy ! Component: 3850 - total flux cleaned = 0.00324832 Jy ! Component: 3900 - total flux cleaned = 0.00324828 Jy ! Component: 3950 - total flux cleaned = 0.00331675 Jy ! Component: 4000 - total flux cleaned = 0.00332812 Jy ! Component: 4050 - total flux cleaned = 0.00340727 Jy ! Total flux subtracted in 4096 components = 0.00344111 Jy ! Clean residual min=-0.000582 max=0.000678 Jy/beam ! Clean residual mean=0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.150665 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 508 components and 0.150665 Jy ![Exited script file: muppet] wmap "J1524+7336_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.783 x 5.218 at -87.1 degrees (North through East) ! Clean map min=-0.0010553 max=0.093806 Jy/beam ! Writing clean map to FITS file: J1524+7336_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0938059 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205314 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656612 0.656612 1.31322 2.62645 5.2529 10.5058 21.0116 42.0232 84.0464 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.093 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.783 x 5.218 at -87.1 degrees (North through East) ! Clean map min=-0.0010553 max=0.093806 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 J1524+7336_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:52:21 2019