! Started logfile: J1603+5730_S_2017_05_27_pus_uvs.log on Fri May 3 11:10:00 2019 obs J1603+5730_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1603+5730_S_2017_05_27_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876091 visibilities/baseline/integration-bin. ! Found source: J1603+5730 ! ! 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 1211 lines of history. ! ! Reading 30120 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 J1603+5730_S_2017_05_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1093 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.780374Jy sigma=0.007052 ! Fit after self-cal, rms=0.751458Jy sigma=0.006823 ! 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.367 mas, bmaj=4.17 mas, bpa=9.641 degrees ! Estimated noise=914.944 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.193114 Jy ! Component: 100 - total flux cleaned = 0.264083 Jy ! Total flux subtracted in 100 components = 0.264083 Jy ! Clean residual min=-0.010424 max=0.031604 Jy/beam ! Clean residual mean=0.000013 rms=0.003113 Jy/beam ! Combined flux in latest and established models = 0.264083 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.264083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112357Jy sigma=0.000898 ! Fit after self-cal, rms=0.110205Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0379042 Jy ! Component: 100 - total flux cleaned = 0.0552061 Jy ! Total flux subtracted in 100 components = 0.0552061 Jy ! Clean residual min=-0.006979 max=0.010552 Jy/beam ! Clean residual mean=0.000015 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.319289 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.319289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095466Jy sigma=0.000736 ! Fit after self-cal, rms=0.094893Jy sigma=0.000731 ! Inverting map ! Added new window around map position (4, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124815 Jy ! Component: 100 - total flux cleaned = 0.0193941 Jy ! Total flux subtracted in 100 components = 0.0193941 Jy ! Clean residual min=-0.005860 max=0.005440 Jy/beam ! Clean residual mean=0.000016 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.338683 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.338683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092922Jy sigma=0.000716 ! Fit after self-cal, rms=0.092825Jy sigma=0.000715 ! 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.065 mas, bmaj=4.993 mas, bpa=4.699 degrees ! Estimated noise=509.33 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.00520097 Jy ! Component: 100 - total flux cleaned = 0.00788206 Jy ! Component: 150 - total flux cleaned = 0.00892852 Jy ! Component: 200 - total flux cleaned = 0.0091416 Jy ! Total flux subtracted in 200 components = 0.0091416 Jy ! Clean residual min=-0.004873 max=0.005830 Jy/beam ! Clean residual mean=0.000050 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.347825 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.347825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092365Jy sigma=0.000713 ! Fit after self-cal, rms=0.092322Jy sigma=0.000713 ! 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 0.94 HN 1.01 KP 1.01 ! LA 0.99 MK 1.00 NL 0.89 OV 1.04 ! PT 1.07 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.06 KP 0.97 ! LA 0.95 MK 1.00 NL 1.04 OV 1.05 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.02 KP 1.00 ! LA 0.99 MK 1.03 NL 1.01 OV 0.96 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.04 KP 1.00* ! LA 1.09 MK 1.06 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.092322Jy sigma=0.000713 ! Fit after self-cal, rms=0.089642Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.074 mas, bmaj=5.019 mas, bpa=5.518 degrees ! Estimated noise=513.208 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 (64.5, -109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00650961 Jy ! Component: 100 - total flux cleaned = 0.0104068 Jy ! Component: 150 - total flux cleaned = 0.0131803 Jy ! Component: 200 - total flux cleaned = 0.0148138 Jy ! Total flux subtracted in 200 components = 0.0148138 Jy ! Clean residual min=-0.003672 max=0.003344 Jy/beam ! Clean residual mean=0.000008 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.362639 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 96 components and 0.362639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089081Jy sigma=0.000690 ! Fit after self-cal, rms=0.089003Jy sigma=0.000690 ! 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.089003Jy sigma=0.000690 ! Fit after self-cal, rms=0.079431Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=5.024 mas, bpa=5.498 degrees ! Estimated noise=512.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843204 Jy ! Component: 100 - total flux cleaned = 0.00198673 Jy ! Component: 150 - total flux cleaned = 0.00289199 Jy ! Component: 200 - total flux cleaned = 0.0034921 Jy ! Total flux subtracted in 200 components = 0.0034921 Jy ! Clean residual min=-0.002194 max=0.002774 Jy/beam ! Clean residual mean=0.000005 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.366131 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.366131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079332Jy sigma=0.000672 ! Fit after self-cal, rms=0.079299Jy sigma=0.000672 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 (10.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191083 Jy ! Component: 100 - total flux cleaned = 0.00274157 Jy ! Component: 150 - total flux cleaned = 0.00345145 Jy ! Component: 200 - total flux cleaned = 0.00393393 Jy ! Total flux subtracted in 200 components = 0.00393393 Jy ! Clean residual min=-0.002055 max=0.002497 Jy/beam ! Clean residual mean=0.000007 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.370065 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.370065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079181Jy sigma=0.000671 ! Fit after self-cal, rms=0.079165Jy sigma=0.000671 ! Inverting map ! Added new window around map position (54.5, -104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143794 Jy ! Component: 100 - total flux cleaned = 0.0022679 Jy ! Component: 150 - total flux cleaned = 0.00293084 Jy ! Component: 200 - total flux cleaned = 0.00334104 Jy ! Total flux subtracted in 200 components = 0.00334104 Jy ! Clean residual min=-0.001826 max=0.002018 Jy/beam ! Clean residual mean=0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.373406 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 140 components and 0.373406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079082Jy sigma=0.000670 ! Fit after self-cal, rms=0.079067Jy sigma=0.000670 ! Inverting map ! Added new window around map position (-56.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110207 Jy ! Component: 100 - total flux cleaned = 0.00158412 Jy ! Component: 150 - total flux cleaned = 0.00200032 Jy ! Component: 200 - total flux cleaned = 0.00230209 Jy ! Total flux subtracted in 200 components = 0.00230209 Jy ! Clean residual min=-0.001736 max=0.001766 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.375708 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 158 components and 0.375708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079001Jy sigma=0.000670 ! Fit after self-cal, rms=0.078996Jy sigma=0.000670 ! 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.078996Jy sigma=0.000670 ! Fit after self-cal, rms=0.078833Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=5.023 mas, bpa=5.365 degrees ! Estimated noise=512.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000915293 Jy ! Component: 100 - total flux cleaned = 0.00168943 Jy ! Component: 150 - total flux cleaned = 0.00239221 Jy ! Component: 200 - total flux cleaned = 0.00285199 Jy ! Total flux subtracted in 200 components = 0.00285199 Jy ! Clean residual min=-0.001648 max=0.001664 Jy/beam ! Clean residual mean=0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.37856 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 171 components and 0.37856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078793Jy sigma=0.000669 ! Fit after self-cal, rms=0.078787Jy sigma=0.000669 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.000236715 Jy ! Component: 100 - total flux cleaned = 0.000679678 Jy ! Component: 150 - total flux cleaned = 0.000850796 Jy ! Component: 200 - total flux cleaned = 0.000930794 Jy ! Total flux subtracted in 200 components = 0.000930794 Jy ! Clean residual min=-0.001647 max=0.001627 Jy/beam ! Clean residual mean=0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.37949 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 178 components and 0.37949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078763Jy sigma=0.000668 ! Fit after self-cal, rms=0.078758Jy sigma=0.000668 ! 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.078758Jy sigma=0.000668 ! Fit after self-cal, rms=0.078817Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.075 mas, bmaj=8.69 mas, bpa=4.57 degrees ! Estimated noise=625.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126103 Jy ! Component: 100 - total flux cleaned = 0.00207795 Jy ! Component: 150 - total flux cleaned = 0.00253183 Jy ! Component: 200 - total flux cleaned = 0.00286701 Jy ! Total flux subtracted in 200 components = 0.00286701 Jy ! Clean residual min=-0.001456 max=0.001971 Jy/beam ! Clean residual mean=-0.000002 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.382357 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 216 components and 0.382357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078811Jy sigma=0.000668 ! Fit after self-cal, rms=0.078809Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032862 Jy ! Component: 100 - total flux cleaned = 0.000526185 Jy ! Component: 150 - total flux cleaned = 0.000659825 Jy ! Component: 200 - total flux cleaned = 0.000778415 Jy ! Total flux subtracted in 200 components = 0.000778415 Jy ! Clean residual min=-0.001434 max=0.001943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.383136 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 233 components and 0.383136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078805Jy sigma=0.000668 ! Fit after self-cal, rms=0.078804Jy sigma=0.000668 ! 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.072 mas, bmaj=5.023 mas, bpa=5.351 degrees ! Estimated noise=513.119 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.072 x 5.023 at 5.351 degrees (North through East) ! Clean map min=-0.0015724 max=0.23653 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.374 mas, bmaj=4.206 mas, bpa=10.13 degrees ! Estimated noise=924.044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.196893 Jy ! Component: 100 - total flux cleaned = 0.271887 Jy ! Component: 150 - total flux cleaned = 0.305914 Jy ! Component: 200 - total flux cleaned = 0.322367 Jy ! Total flux subtracted in 200 components = 0.322367 Jy ! Clean residual min=-0.003816 max=0.007606 Jy/beam ! Clean residual mean=0.000015 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.322367 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.322367 Jy ! Inverting map and beam ! Estimated beam: bmin=4.072 mas, bmaj=5.023 mas, bpa=5.351 degrees ! Estimated noise=513.119 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.0115146 Jy ! Component: 100 - total flux cleaned = 0.0192589 Jy ! Component: 150 - total flux cleaned = 0.0253006 Jy ! Component: 200 - total flux cleaned = 0.0301523 Jy ! Total flux subtracted in 200 components = 0.0301523 Jy ! Clean residual min=-0.002117 max=0.003244 Jy/beam ! Clean residual mean=0.000016 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.352519 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 71 components and 0.352519 Jy ! Inverting map ! Added new window around map position (64.5, -101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00405918 Jy ! Component: 100 - total flux cleaned = 0.00742081 Jy ! Component: 150 - total flux cleaned = 0.0102635 Jy ! Component: 200 - total flux cleaned = 0.0127057 Jy ! Total flux subtracted in 200 components = 0.0127057 Jy ! Clean residual min=-0.001721 max=0.001894 Jy/beam ! Clean residual mean=0.000010 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.365225 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 113 components and 0.365225 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.075 mas, bmaj=8.69 mas, bpa=4.57 degrees ! Estimated noise=625.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364583 Jy ! Component: 100 - total flux cleaned = 0.00631113 Jy ! Component: 150 - total flux cleaned = 0.00839548 Jy ! Component: 200 - total flux cleaned = 0.0101122 Jy ! Total flux subtracted in 200 components = 0.0101122 Jy ! Clean residual min=-0.001657 max=0.002070 Jy/beam ! Clean residual mean=0.000006 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.375337 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.00142587 Jy ! Component: 100 - total flux cleaned = 0.00261939 Jy ! Component: 150 - total flux cleaned = 0.00362344 Jy ! Component: 200 - total flux cleaned = 0.00448011 Jy ! Total flux subtracted in 200 components = 0.00448011 Jy ! Clean residual min=-0.001538 max=0.001955 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.379817 Jy ! Adding 138 model components to the UV plane model. ! The established model now contains 241 components and 0.379817 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.072 mas, bmaj=5.023 mas, bpa=5.351 degrees ! Estimated noise=513.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0004773 Jy ! Component: 100 - total flux cleaned = 0.000799665 Jy ! Component: 150 - total flux cleaned = 0.001061 Jy ! Component: 200 - total flux cleaned = 0.00122316 Jy ! Total flux subtracted in 200 components = 0.00122316 Jy ! Clean residual min=-0.001609 max=0.001751 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.38104 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 271 components and 0.38104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078786Jy sigma=0.000668 ! Fit after self-cal, rms=0.078762Jy sigma=0.000668 wmodel J1603+5730_S_2017_05_27_pus_map.mod ! Writing 271 model components to file: J1603+5730_S_2017_05_27_pus_map.mod wobs J1603+5730_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1603+5730_S_2017_05_27_pus_uvs.fits wwins J1603+5730_S_2017_05_27_pus_map.win ! wwins: Wrote 7 windows to J1603+5730_S_2017_05_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.000341164 Jy ! Component: 100 - total flux cleaned = 0.000870221 Jy ! Component: 150 - total flux cleaned = 0.00114779 Jy ! Component: 200 - total flux cleaned = 0.00126927 Jy ! Component: 250 - total flux cleaned = 0.00136329 Jy ! Component: 300 - total flux cleaned = 0.00150033 Jy ! Component: 350 - total flux cleaned = 0.0016336 Jy ! Component: 400 - total flux cleaned = 0.0017204 Jy ! Component: 450 - total flux cleaned = 0.00182674 Jy ! Component: 500 - total flux cleaned = 0.00186895 Jy ! Component: 550 - total flux cleaned = 0.00193078 Jy ! Component: 600 - total flux cleaned = 0.00201146 Jy ! Component: 650 - total flux cleaned = 0.00211038 Jy ! Component: 700 - total flux cleaned = 0.00212953 Jy ! Component: 750 - total flux cleaned = 0.00212962 Jy ! Component: 800 - total flux cleaned = 0.00213018 Jy ! Component: 850 - total flux cleaned = 0.00216775 Jy ! Component: 900 - total flux cleaned = 0.00218598 Jy ! Component: 950 - total flux cleaned = 0.00220418 Jy ! Component: 1000 - total flux cleaned = 0.00220415 Jy ! Component: 1050 - total flux cleaned = 0.00225748 Jy ! Component: 1100 - total flux cleaned = 0.00225754 Jy ! Component: 1150 - total flux cleaned = 0.00227506 Jy ! Component: 1200 - total flux cleaned = 0.00227538 Jy ! Component: 1250 - total flux cleaned = 0.0022925 Jy ! Component: 1300 - total flux cleaned = 0.00229259 Jy ! Component: 1350 - total flux cleaned = 0.00234263 Jy ! Component: 1400 - total flux cleaned = 0.00229331 Jy ! Component: 1450 - total flux cleaned = 0.00232595 Jy ! Component: 1500 - total flux cleaned = 0.00234219 Jy ! Component: 1550 - total flux cleaned = 0.0022618 Jy ! Component: 1600 - total flux cleaned = 0.0022302 Jy ! Component: 1650 - total flux cleaned = 0.00221444 Jy ! Component: 1700 - total flux cleaned = 0.00221432 Jy ! Component: 1750 - total flux cleaned = 0.00216767 Jy ! Component: 1800 - total flux cleaned = 0.00204462 Jy ! Component: 1850 - total flux cleaned = 0.00204464 Jy ! Component: 1900 - total flux cleaned = 0.00196883 Jy ! Component: 1950 - total flux cleaned = 0.00192398 Jy ! Component: 2000 - total flux cleaned = 0.00186446 Jy ! Component: 2050 - total flux cleaned = 0.00183491 Jy ! Component: 2100 - total flux cleaned = 0.00183482 Jy ! Component: 2150 - total flux cleaned = 0.0017766 Jy ! Component: 2200 - total flux cleaned = 0.00170447 Jy ! Component: 2250 - total flux cleaned = 0.00166154 Jy ! Component: 2300 - total flux cleaned = 0.00161889 Jy ! Component: 2350 - total flux cleaned = 0.00160492 Jy ! Component: 2400 - total flux cleaned = 0.00156294 Jy ! Component: 2450 - total flux cleaned = 0.00154897 Jy ! Component: 2500 - total flux cleaned = 0.00149381 Jy ! Component: 2550 - total flux cleaned = 0.00143912 Jy ! Component: 2600 - total flux cleaned = 0.00141197 Jy ! Component: 2650 - total flux cleaned = 0.00134448 Jy ! Component: 2700 - total flux cleaned = 0.0013711 Jy ! Component: 2750 - total flux cleaned = 0.00129134 Jy ! Component: 2800 - total flux cleaned = 0.00125183 Jy ! Component: 2850 - total flux cleaned = 0.00119948 Jy ! Component: 2900 - total flux cleaned = 0.0011733 Jy ! Component: 2950 - total flux cleaned = 0.00112171 Jy ! Component: 3000 - total flux cleaned = 0.00109613 Jy ! Component: 3050 - total flux cleaned = 0.00109613 Jy ! Component: 3100 - total flux cleaned = 0.00101993 Jy ! Component: 3150 - total flux cleaned = 0.00094439 Jy ! Component: 3200 - total flux cleaned = 0.000956856 Jy ! Component: 3250 - total flux cleaned = 0.000932077 Jy ! Component: 3300 - total flux cleaned = 0.000895057 Jy ! Component: 3350 - total flux cleaned = 0.000821325 Jy ! Component: 3400 - total flux cleaned = 0.000784659 Jy ! Component: 3450 - total flux cleaned = 0.000772503 Jy ! Component: 3500 - total flux cleaned = 0.00071219 Jy ! Component: 3550 - total flux cleaned = 0.000688266 Jy ! Component: 3600 - total flux cleaned = 0.000700217 Jy ! Component: 3650 - total flux cleaned = 0.000676451 Jy ! Component: 3700 - total flux cleaned = 0.000617489 Jy ! Component: 3750 - total flux cleaned = 0.000593991 Jy ! Component: 3800 - total flux cleaned = 0.000547406 Jy ! Component: 3850 - total flux cleaned = 0.000477881 Jy ! Component: 3900 - total flux cleaned = 0.000454808 Jy ! Component: 3950 - total flux cleaned = 0.000443263 Jy ! Component: 4000 - total flux cleaned = 0.000431812 Jy ! Component: 4050 - total flux cleaned = 0.000363726 Jy ! Total flux subtracted in 4096 components = 0.000375042 Jy ! Clean residual min=-0.000669 max=0.000781 Jy/beam ! Clean residual mean=-0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.381416 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 568 components and 0.381415 Jy ![Exited script file: muppet] wmap "J1603+5730_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.072 x 5.023 at 5.351 degrees (North through East) ! Clean map min=-0.0011537 max=0.23624 Jy/beam ! Writing clean map to FITS file: J1603+5730_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.236244 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203519 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258443 0.258443 0.516886 1.03377 2.06754 4.13509 8.27017 16.5403 33.0807 66.1614 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.236 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.072 x 5.023 at 5.351 degrees (North through East) ! Clean map min=-0.0011537 max=0.23624 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 J1603+5730_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:10:06 2019