! Started logfile: J1545+5135_S_2017_04_28_pus_uvs.log on Thu May 2 16:28:39 2019 obs J1545+5135_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1545+5135_S_2017_04_28_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.839357 visibilities/baseline/integration-bin. ! Found source: J1545+5135 ! ! 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 12540 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 J1545+5135_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 403 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.795997Jy sigma=0.007387 ! Fit after self-cal, rms=0.790380Jy sigma=0.007338 ! 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.672 mas, bmaj=4.404 mas, bpa=-30.06 degrees ! Estimated noise=1109.81 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.161107 Jy ! Component: 100 - total flux cleaned = 0.220814 Jy ! Total flux subtracted in 100 components = 0.220814 Jy ! Clean residual min=-0.011303 max=0.026913 Jy/beam ! Clean residual mean=0.000002 rms=0.003358 Jy/beam ! Combined flux in latest and established models = 0.220814 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.220814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101316Jy sigma=0.000930 ! Fit after self-cal, rms=0.100943Jy sigma=0.000926 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0307091 Jy ! Component: 100 - total flux cleaned = 0.046348 Jy ! Total flux subtracted in 100 components = 0.046348 Jy ! Clean residual min=-0.007984 max=0.021802 Jy/beam ! Clean residual mean=0.000011 rms=0.002401 Jy/beam ! Combined flux in latest and established models = 0.267162 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.267162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089725Jy sigma=0.000812 ! Fit after self-cal, rms=0.089598Jy sigma=0.000810 ! Inverting map ! Added new window around map position (4, -23). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207719 Jy ! Component: 100 - total flux cleaned = 0.032746 Jy ! Total flux subtracted in 100 components = 0.032746 Jy ! Clean residual min=-0.006468 max=0.008953 Jy/beam ! Clean residual mean=0.000008 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.299908 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.299908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083668Jy sigma=0.000745 ! Fit after self-cal, rms=0.083095Jy sigma=0.000741 ! 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=4.392 mas, bmaj=5.028 mas, bpa=-17.84 degrees ! Estimated noise=752.224 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.014774 Jy ! Component: 100 - total flux cleaned = 0.0246615 Jy ! Component: 150 - total flux cleaned = 0.0318042 Jy ! Component: 200 - total flux cleaned = 0.037285 Jy ! Total flux subtracted in 200 components = 0.037285 Jy ! Clean residual min=-0.005058 max=0.010525 Jy/beam ! Clean residual mean=-0.000015 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.337193 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 74 components and 0.337193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080027Jy sigma=0.000706 ! Fit after self-cal, rms=0.079739Jy sigma=0.000704 ! Inverting map ! Added new window around map position (1.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114701 Jy ! Component: 100 - total flux cleaned = 0.0181073 Jy ! Component: 150 - total flux cleaned = 0.022779 Jy ! Component: 200 - total flux cleaned = 0.0262481 Jy ! Total flux subtracted in 200 components = 0.0262481 Jy ! Clean residual min=-0.004028 max=0.003795 Jy/beam ! Clean residual mean=-0.000012 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.363441 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 103 components and 0.363441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078009Jy sigma=0.000685 ! Fit after self-cal, rms=0.077828Jy sigma=0.000684 ! 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.07 HN 0.99 KP 0.99 ! LA 0.97 MK 1.01 NL 0.93 OV 0.99 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.05 KP 0.95 ! LA 0.95 MK 0.99 NL 1.05 OV 1.03 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 KP 0.99 ! LA 1.01 MK 1.03 NL 0.96 OV 0.93 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 HN 1.00 KP 1.00* ! LA 0.93 MK 1.05 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.077828Jy sigma=0.000684 ! Fit after self-cal, rms=0.076007Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.404 mas, bmaj=5.038 mas, bpa=-16.88 degrees ! Estimated noise=747.54 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.00374543 Jy ! Component: 100 - total flux cleaned = 0.00582478 Jy ! Component: 150 - total flux cleaned = 0.00676893 Jy ! Component: 200 - total flux cleaned = 0.00745765 Jy ! Total flux subtracted in 200 components = 0.00745765 Jy ! Clean residual min=-0.002719 max=0.002828 Jy/beam ! Clean residual mean=-0.000018 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.370898 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.370899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075784Jy sigma=0.000670 ! Fit after self-cal, rms=0.075737Jy 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.075737Jy sigma=0.000670 ! Fit after self-cal, rms=0.075879Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.416 mas, bmaj=5.021 mas, bpa=-15.11 degrees ! Estimated noise=748.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184224 Jy ! Component: 100 - total flux cleaned = 0.00231203 Jy ! Component: 150 - total flux cleaned = 0.0024579 Jy ! Component: 200 - total flux cleaned = 0.00254171 Jy ! Total flux subtracted in 200 components = 0.00254171 Jy ! Clean residual min=-0.002121 max=0.002156 Jy/beam ! Clean residual mean=-0.000021 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.37344 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.37344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075806Jy sigma=0.000666 ! Fit after self-cal, rms=0.075803Jy sigma=0.000666 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.000544075 Jy ! Component: 100 - total flux cleaned = 0.000617426 Jy ! Component: 150 - total flux cleaned = 0.00065054 Jy ! Component: 200 - total flux cleaned = 0.000681433 Jy ! Total flux subtracted in 200 components = 0.000681433 Jy ! Clean residual min=-0.002087 max=0.002028 Jy/beam ! Clean residual mean=-0.000021 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.374122 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.374122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075773Jy sigma=0.000665 ! Fit after self-cal, rms=0.075771Jy sigma=0.000665 ! 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.075771Jy sigma=0.000665 ! Fit after self-cal, rms=0.075760Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.418 mas, bmaj=5.016 mas, bpa=-14.88 degrees ! Estimated noise=748.825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106134 Jy ! Component: 100 - total flux cleaned = 0.00144957 Jy ! Component: 150 - total flux cleaned = 0.00156286 Jy ! Component: 200 - total flux cleaned = 0.00164114 Jy ! Total flux subtracted in 200 components = 0.00164114 Jy ! Clean residual min=-0.002047 max=0.001982 Jy/beam ! Clean residual mean=-0.000021 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.375763 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 146 components and 0.375763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075736Jy sigma=0.000665 ! Fit after self-cal, rms=0.075734Jy sigma=0.000665 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.000224853 Jy ! Component: 100 - total flux cleaned = 0.000323509 Jy ! Component: 150 - total flux cleaned = 0.000346756 Jy ! Component: 200 - total flux cleaned = 0.000369419 Jy ! Total flux subtracted in 200 components = 0.000369419 Jy ! Clean residual min=-0.002016 max=0.001930 Jy/beam ! Clean residual mean=-0.000021 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.376132 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 149 components and 0.376132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075721Jy sigma=0.000665 ! Fit after self-cal, rms=0.075720Jy sigma=0.000665 ! 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.075720Jy sigma=0.000665 ! Fit after self-cal, rms=0.075703Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.103 mas, bmaj=8.474 mas, bpa=13.01 degrees ! Estimated noise=890.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931998 Jy ! Component: 100 - total flux cleaned = 0.00122263 Jy ! Component: 150 - total flux cleaned = 0.00138886 Jy ! Component: 200 - total flux cleaned = 0.00148952 Jy ! Total flux subtracted in 200 components = 0.00148952 Jy ! Clean residual min=-0.002194 max=0.002410 Jy/beam ! Clean residual mean=-0.000045 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.377622 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 163 components and 0.377622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075703Jy sigma=0.000665 ! Fit after self-cal, rms=0.075698Jy sigma=0.000665 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 = 6.23408e-05 Jy ! Component: 100 - total flux cleaned = 0.000313499 Jy ! Component: 150 - total flux cleaned = 0.000390252 Jy ! Component: 200 - total flux cleaned = 0.000430939 Jy ! Total flux subtracted in 200 components = 0.000430939 Jy ! Clean residual min=-0.002207 max=0.002417 Jy/beam ! Clean residual mean=-0.000044 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.378053 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 170 components and 0.378053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075698Jy sigma=0.000665 ! Fit after self-cal, rms=0.075696Jy sigma=0.000665 ! 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=4.418 mas, bmaj=5.013 mas, bpa=-14.69 degrees ! Estimated noise=748.757 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.418 x 5.013 at -14.69 degrees (North through East) ! Clean map min=-0.0018728 max=0.21083 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.707 mas, bmaj=4.372 mas, bpa=-28.4 degrees ! Estimated noise=1114.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160448 Jy ! Component: 100 - total flux cleaned = 0.221384 Jy ! Component: 150 - total flux cleaned = 0.254582 Jy ! Component: 200 - total flux cleaned = 0.277589 Jy ! Total flux subtracted in 200 components = 0.277589 Jy ! Clean residual min=-0.005959 max=0.012869 Jy/beam ! Clean residual mean=-0.000005 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.277589 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.277589 Jy ! Inverting map and beam ! Estimated beam: bmin=4.418 mas, bmaj=5.013 mas, bpa=-14.69 degrees ! Estimated noise=748.757 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.0231085 Jy ! Component: 100 - total flux cleaned = 0.0398591 Jy ! Component: 150 - total flux cleaned = 0.0525984 Jy ! Component: 200 - total flux cleaned = 0.06241 Jy ! Total flux subtracted in 200 components = 0.06241 Jy ! Clean residual min=-0.003626 max=0.006438 Jy/beam ! Clean residual mean=-0.000033 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.339999 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 75 components and 0.339999 Jy ! Inverting map ! Added new window around map position (3, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00780662 Jy ! Component: 100 - total flux cleaned = 0.0138536 Jy ! Component: 150 - total flux cleaned = 0.0186375 Jy ! Component: 200 - total flux cleaned = 0.0224588 Jy ! Total flux subtracted in 200 components = 0.0224588 Jy ! Clean residual min=-0.002391 max=0.002890 Jy/beam ! Clean residual mean=-0.000026 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.362457 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 111 components and 0.362457 Jy ! Inverting map ! Added new window around map position (6.5, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325719 Jy ! Component: 100 - total flux cleaned = 0.00584646 Jy ! Component: 150 - total flux cleaned = 0.00798574 Jy ! Component: 200 - total flux cleaned = 0.0097686 Jy ! Total flux subtracted in 200 components = 0.0097686 Jy ! Clean residual min=-0.002058 max=0.002312 Jy/beam ! Clean residual mean=-0.000022 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.372226 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 160 components and 0.372226 Jy ! Inverting map ! Added new window around map position (-7.5, -98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137907 Jy ! Component: 100 - total flux cleaned = 0.00219325 Jy ! Component: 150 - total flux cleaned = 0.00296602 Jy ! Component: 200 - total flux cleaned = 0.00361522 Jy ! Total flux subtracted in 200 components = 0.00361522 Jy ! Clean residual min=-0.001924 max=0.001832 Jy/beam ! Clean residual mean=-0.000021 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.375841 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 187 components and 0.375841 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.103 mas, bmaj=8.474 mas, bpa=13.01 degrees ! Estimated noise=890.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152044 Jy ! Component: 100 - total flux cleaned = 0.00257269 Jy ! Component: 150 - total flux cleaned = 0.0030913 Jy ! Component: 200 - total flux cleaned = 0.00327987 Jy ! Total flux subtracted in 200 components = 0.00327987 Jy ! Clean residual min=-0.002104 max=0.002311 Jy/beam ! Clean residual mean=-0.000042 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.379121 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.000189606 Jy ! Component: 100 - total flux cleaned = 0.000296577 Jy ! Component: 150 - total flux cleaned = 0.000355366 Jy ! Component: 200 - total flux cleaned = 0.000392073 Jy ! Total flux subtracted in 200 components = 0.000392073 Jy ! Clean residual min=-0.002087 max=0.002239 Jy/beam ! Clean residual mean=-0.000041 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.379513 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 268 components and 0.379513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.418 mas, bmaj=5.013 mas, bpa=-14.69 degrees ! Estimated noise=748.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.48034e-05 Jy ! Component: 100 - total flux cleaned = -5.52612e-05 Jy ! Component: 150 - total flux cleaned = 1.72423e-06 Jy ! Component: 200 - total flux cleaned = 5.3579e-05 Jy ! Total flux subtracted in 200 components = 5.3579e-05 Jy ! Clean residual min=-0.001962 max=0.001868 Jy/beam ! Clean residual mean=-0.000019 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.379567 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 289 components and 0.379567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075587Jy sigma=0.000664 ! Fit after self-cal, rms=0.075572Jy sigma=0.000664 wmodel J1545+5135_S_2017_04_28_pus_map.mod ! Writing 289 model components to file: J1545+5135_S_2017_04_28_pus_map.mod wobs J1545+5135_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1545+5135_S_2017_04_28_pus_uvs.fits wwins J1545+5135_S_2017_04_28_pus_map.win ! wwins: Wrote 6 windows to J1545+5135_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.00017404 Jy ! Component: 100 - total flux cleaned = -0.000327606 Jy ! Component: 150 - total flux cleaned = -0.000445345 Jy ! Component: 200 - total flux cleaned = -0.000529501 Jy ! Component: 250 - total flux cleaned = -0.000691078 Jy ! Component: 300 - total flux cleaned = -0.000769406 Jy ! Component: 350 - total flux cleaned = -0.000719043 Jy ! Component: 400 - total flux cleaned = -0.000669805 Jy ! Component: 450 - total flux cleaned = -0.000645119 Jy ! Component: 500 - total flux cleaned = -0.000620382 Jy ! Component: 550 - total flux cleaned = -0.00052651 Jy ! Component: 600 - total flux cleaned = -0.000389013 Jy ! Component: 650 - total flux cleaned = -0.000276577 Jy ! Component: 700 - total flux cleaned = -0.000276286 Jy ! Component: 750 - total flux cleaned = -0.000145583 Jy ! Component: 800 - total flux cleaned = -0.000167578 Jy ! Component: 850 - total flux cleaned = -0.000146711 Jy ! Component: 900 - total flux cleaned = -0.00018839 Jy ! Component: 950 - total flux cleaned = -0.000147027 Jy ! Component: 1000 - total flux cleaned = -0.000126668 Jy ! Component: 1050 - total flux cleaned = -0.000106258 Jy ! Component: 1100 - total flux cleaned = -2.7105e-05 Jy ! Component: 1150 - total flux cleaned = -6.63134e-05 Jy ! Component: 1200 - total flux cleaned = -8.39077e-06 Jy ! Component: 1250 - total flux cleaned = -2.75117e-05 Jy ! Component: 1300 - total flux cleaned = -6.5572e-05 Jy ! Component: 1350 - total flux cleaned = -6.51567e-05 Jy ! Component: 1400 - total flux cleaned = -6.48758e-05 Jy ! Component: 1450 - total flux cleaned = -0.000119779 Jy ! Component: 1500 - total flux cleaned = -0.000155442 Jy ! Component: 1550 - total flux cleaned = -0.000137299 Jy ! Component: 1600 - total flux cleaned = -4.83651e-05 Jy ! Component: 1650 - total flux cleaned = -4.8217e-05 Jy ! Component: 1700 - total flux cleaned = -6.56702e-05 Jy ! Component: 1750 - total flux cleaned = -8.29788e-05 Jy ! Component: 1800 - total flux cleaned = -8.31072e-05 Jy ! Component: 1850 - total flux cleaned = -6.5837e-05 Jy ! Component: 1900 - total flux cleaned = -9.9621e-05 Jy ! Component: 1950 - total flux cleaned = -9.95914e-05 Jy ! Component: 2000 - total flux cleaned = -4.98388e-05 Jy ! Component: 2050 - total flux cleaned = -4.97483e-05 Jy ! Component: 2100 - total flux cleaned = -8.22198e-05 Jy ! Component: 2150 - total flux cleaned = -8.22249e-05 Jy ! Component: 2200 - total flux cleaned = -6.59354e-05 Jy ! Component: 2250 - total flux cleaned = -3.41369e-05 Jy ! Component: 2300 - total flux cleaned = -9.69933e-05 Jy ! Component: 2350 - total flux cleaned = -5.00756e-05 Jy ! Component: 2400 - total flux cleaned = -0.000112178 Jy ! Component: 2450 - total flux cleaned = -0.000143026 Jy ! Component: 2500 - total flux cleaned = -0.000127791 Jy ! Component: 2550 - total flux cleaned = -0.00011259 Jy ! Component: 2600 - total flux cleaned = -0.000127596 Jy ! Component: 2650 - total flux cleaned = -0.000127439 Jy ! Component: 2700 - total flux cleaned = -0.000112538 Jy ! Component: 2750 - total flux cleaned = -9.79281e-05 Jy ! Component: 2800 - total flux cleaned = -0.000127287 Jy ! Component: 2850 - total flux cleaned = -0.000199857 Jy ! Component: 2900 - total flux cleaned = -8.44498e-05 Jy ! Component: 2950 - total flux cleaned = -0.000127449 Jy ! Component: 3000 - total flux cleaned = -0.000113395 Jy ! Component: 3050 - total flux cleaned = -0.000155766 Jy ! Component: 3100 - total flux cleaned = -0.000127792 Jy ! Component: 3150 - total flux cleaned = -0.000141919 Jy ! Component: 3200 - total flux cleaned = -0.000183496 Jy ! Component: 3250 - total flux cleaned = -0.000197254 Jy ! Component: 3300 - total flux cleaned = -0.00018359 Jy ! Component: 3350 - total flux cleaned = -0.000197137 Jy ! Component: 3400 - total flux cleaned = -0.00023774 Jy ! Component: 3450 - total flux cleaned = -0.000224404 Jy ! Component: 3500 - total flux cleaned = -0.000251122 Jy ! Component: 3550 - total flux cleaned = -0.000251174 Jy ! Component: 3600 - total flux cleaned = -0.000238128 Jy ! Component: 3650 - total flux cleaned = -0.000277401 Jy ! Component: 3700 - total flux cleaned = -0.000277299 Jy ! Component: 3750 - total flux cleaned = -0.000303017 Jy ! Component: 3800 - total flux cleaned = -0.000290294 Jy ! Component: 3850 - total flux cleaned = -0.000366837 Jy ! Component: 3900 - total flux cleaned = -0.000341342 Jy ! Component: 3950 - total flux cleaned = -0.000379127 Jy ! Component: 4000 - total flux cleaned = -0.000366642 Jy ! Component: 4050 - total flux cleaned = -0.000391754 Jy ! Total flux subtracted in 4096 components = -0.000453727 Jy ! Clean residual min=-0.000769 max=0.000651 Jy/beam ! Clean residual mean=-0.000006 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.379113 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 565 components and 0.379113 Jy ![Exited script file: muppet] wmap "J1545+5135_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.418 x 5.013 at -14.69 degrees (North through East) ! Clean map min=-0.001608 max=0.21119 Jy/beam ! Writing clean map to FITS file: J1545+5135_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.211192 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224757 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319268 0.319268 0.638537 1.27707 2.55415 5.10829 10.2166 20.4332 40.8663 81.7327 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.211 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.418 x 5.013 at -14.69 degrees (North through East) ! Clean map min=-0.001608 max=0.21119 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 J1545+5135_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:28:44 2019