! Started logfile: J1806+6141_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:20:07 2019 obs J1806+6141_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1806+6141_S_2017_01_16_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781374 visibilities/baseline/integration-bin. ! Found source: J1806+6141 ! ! 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 622 lines of history. ! ! Reading 24332 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 J1806+6141_S_2017_01_16_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 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 651 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901009Jy sigma=0.007861 ! Fit after self-cal, rms=0.892987Jy sigma=0.007808 ! 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=4.167 mas, bmaj=4.964 mas, bpa=29.14 degrees ! Estimated noise=904.153 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.0857255 Jy ! Component: 100 - total flux cleaned = 0.106079 Jy ! Total flux subtracted in 100 components = 0.106079 Jy ! Clean residual min=-0.004312 max=0.008411 Jy/beam ! Clean residual mean=-0.000038 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.106079 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.106079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091077Jy sigma=0.000680 ! Fit after self-cal, rms=0.091058Jy sigma=0.000680 ! Inverting map ! Added new window around map position (9, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00952807 Jy ! Component: 100 - total flux cleaned = 0.0150356 Jy ! Total flux subtracted in 100 components = 0.0150356 Jy ! Clean residual min=-0.003236 max=0.003538 Jy/beam ! Clean residual mean=-0.000016 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.121115 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.121115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090034Jy sigma=0.000670 ! Fit after self-cal, rms=0.089977Jy sigma=0.000670 ! 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=5.027 mas, bmaj=5.793 mas, bpa=27.48 degrees ! Estimated noise=566.138 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.00430938 Jy ! Component: 100 - total flux cleaned = 0.00657346 Jy ! Component: 150 - total flux cleaned = 0.00791623 Jy ! Component: 200 - total flux cleaned = 0.00865719 Jy ! Total flux subtracted in 200 components = 0.00865719 Jy ! Clean residual min=-0.002278 max=0.002435 Jy/beam ! Clean residual mean=-0.000003 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.129772 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.129772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089761Jy sigma=0.000668 ! Fit after self-cal, rms=0.089737Jy sigma=0.000668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.96 HN 0.97 KP 0.98 ! LA 1.03 MK 1.00* NL 0.90 OV 1.00 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.00 KP 0.94 ! LA 1.00 MK 1.00* NL 0.97 OV 1.04 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.01 HN 0.97 KP 0.99 ! LA 0.99 MK 1.00* NL 0.97 OV 0.96 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 0.94 KP 1.00* ! LA 1.13 MK 1.00* NL 1.00* OV 0.96 ! PT 0.98 SC 0.87 ! ! ! Fit before self-cal, rms=0.089737Jy sigma=0.000668 ! Fit after self-cal, rms=0.088095Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.025 mas, bmaj=5.78 mas, bpa=26.44 degrees ! Estimated noise=566.86 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.00133328 Jy ! Component: 100 - total flux cleaned = 0.00153217 Jy ! Component: 150 - total flux cleaned = 0.00155835 Jy ! Component: 200 - total flux cleaned = 0.00155826 Jy ! Total flux subtracted in 200 components = 0.00155826 Jy ! Clean residual min=-0.001713 max=0.001644 Jy/beam ! Clean residual mean=-0.000005 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.13133 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.13133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088064Jy sigma=0.000664 ! Fit after self-cal, rms=0.088102Jy sigma=0.000664 ! 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.088102Jy sigma=0.000664 ! Fit after self-cal, rms=0.087428Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.997 mas, bmaj=5.784 mas, bpa=26.78 degrees ! Estimated noise=567.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697217 Jy ! Component: 100 - total flux cleaned = 0.000793778 Jy ! Component: 150 - total flux cleaned = 0.000793416 Jy ! Component: 200 - total flux cleaned = 0.000792744 Jy ! Total flux subtracted in 200 components = 0.000792744 Jy ! Clean residual min=-0.001471 max=0.001526 Jy/beam ! Clean residual mean=0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.132123 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.132123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087421Jy sigma=0.000663 ! Fit after self-cal, rms=0.087432Jy sigma=0.000663 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.000120453 Jy ! Component: 100 - total flux cleaned = 0.000129727 Jy ! Component: 150 - total flux cleaned = 0.000138134 Jy ! Component: 200 - total flux cleaned = 0.000138068 Jy ! Total flux subtracted in 200 components = 0.000138068 Jy ! Clean residual min=-0.001474 max=0.001524 Jy/beam ! Clean residual mean=0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.132261 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.132261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087430Jy sigma=0.000663 ! Fit after self-cal, rms=0.087430Jy sigma=0.000663 ! 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.087430Jy sigma=0.000663 ! Fit after self-cal, rms=0.087429Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.984 mas, bmaj=5.779 mas, bpa=26.47 degrees ! Estimated noise=568.244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000434696 Jy ! Component: 100 - total flux cleaned = 0.000566613 Jy ! Component: 150 - total flux cleaned = 0.000617499 Jy ! Component: 200 - total flux cleaned = 0.000632724 Jy ! Total flux subtracted in 200 components = 0.000632724 Jy ! Clean residual min=-0.001473 max=0.001493 Jy/beam ! Clean residual mean=0.000003 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.132894 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.132894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087426Jy sigma=0.000663 ! Fit after self-cal, rms=0.087428Jy sigma=0.000663 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 = 5.94043e-05 Jy ! Component: 100 - total flux cleaned = 6.61809e-05 Jy ! Component: 150 - total flux cleaned = 7.27135e-05 Jy ! Component: 200 - total flux cleaned = 7.91441e-05 Jy ! Total flux subtracted in 200 components = 7.91441e-05 Jy ! Clean residual min=-0.001460 max=0.001497 Jy/beam ! Clean residual mean=0.000003 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.132973 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.132973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087426Jy sigma=0.000663 ! Fit after self-cal, rms=0.087426Jy sigma=0.000663 ! 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.087426Jy sigma=0.000663 ! Fit after self-cal, rms=0.087463Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.699 mas, bmaj=8.867 mas, bpa=23.85 degrees ! Estimated noise=674.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470728 Jy ! Component: 100 - total flux cleaned = 0.000577721 Jy ! Component: 150 - total flux cleaned = 0.000593386 Jy ! Component: 200 - total flux cleaned = 0.000605975 Jy ! Total flux subtracted in 200 components = 0.000605975 Jy ! Clean residual min=-0.001626 max=0.001876 Jy/beam ! Clean residual mean=0.000005 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.133579 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.133579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087461Jy sigma=0.000663 ! Fit after self-cal, rms=0.087461Jy sigma=0.000663 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 = 1.29406e-05 Jy ! Component: 100 - total flux cleaned = 2.60543e-05 Jy ! Component: 150 - total flux cleaned = 3.12917e-05 Jy ! Component: 200 - total flux cleaned = 3.12005e-05 Jy ! Total flux subtracted in 200 components = 3.12005e-05 Jy ! Clean residual min=-0.001615 max=0.001875 Jy/beam ! Clean residual mean=0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.13361 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.13361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087461Jy sigma=0.000663 ! Fit after self-cal, rms=0.087460Jy sigma=0.000663 ! 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.976 mas, bmaj=5.775 mas, bpa=26.25 degrees ! Estimated noise=568.635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.976 x 5.775 at 26.25 degrees (North through East) ! Clean map min=-0.0013793 max=0.10869 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=4.131 mas, bmaj=4.937 mas, bpa=27.51 degrees ! Estimated noise=893.894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844954 Jy ! Component: 100 - total flux cleaned = 0.106055 Jy ! Component: 150 - total flux cleaned = 0.116649 Jy ! Component: 200 - total flux cleaned = 0.122774 Jy ! Total flux subtracted in 200 components = 0.122774 Jy ! Clean residual min=-0.002250 max=0.003144 Jy/beam ! Clean residual mean=-0.000019 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.122774 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.122774 Jy ! Inverting map and beam ! Estimated beam: bmin=4.976 mas, bmaj=5.775 mas, bpa=26.25 degrees ! Estimated noise=568.635 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.00434302 Jy ! Component: 100 - total flux cleaned = 0.00687317 Jy ! Component: 150 - total flux cleaned = 0.00845798 Jy ! Component: 200 - total flux cleaned = 0.0094809 Jy ! Total flux subtracted in 200 components = 0.0094809 Jy ! Clean residual min=-0.001526 max=0.001469 Jy/beam ! Clean residual mean=0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.132255 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 55 components and 0.132255 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.699 mas, bmaj=8.867 mas, bpa=23.85 degrees ! Estimated noise=674.448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935212 Jy ! Component: 100 - total flux cleaned = 0.00125246 Jy ! Component: 150 - total flux cleaned = 0.00133253 Jy ! Component: 200 - total flux cleaned = 0.00138497 Jy ! Total flux subtracted in 200 components = 0.00138497 Jy ! Clean residual min=-0.001662 max=0.001855 Jy/beam ! Clean residual mean=0.000005 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.13364 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 = 1.81055e-05 Jy ! Component: 100 - total flux cleaned = 2.63598e-05 Jy ! Component: 150 - total flux cleaned = 2.62808e-05 Jy ! Component: 200 - total flux cleaned = 1.95331e-05 Jy ! Total flux subtracted in 200 components = 1.95331e-05 Jy ! Clean residual min=-0.001639 max=0.001865 Jy/beam ! Clean residual mean=0.000005 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.13366 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 78 components and 0.13366 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.976 mas, bmaj=5.775 mas, bpa=26.25 degrees ! Estimated noise=568.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.42785e-05 Jy ! Component: 100 - total flux cleaned = -5.42236e-05 Jy ! Component: 150 - total flux cleaned = -4.22876e-05 Jy ! Component: 200 - total flux cleaned = -4.18707e-05 Jy ! Total flux subtracted in 200 components = -4.18707e-05 Jy ! Clean residual min=-0.001458 max=0.001502 Jy/beam ! Clean residual mean=0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.133618 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.133618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087461Jy sigma=0.000663 ! Fit after self-cal, rms=0.087462Jy sigma=0.000663 wmodel J1806+6141_S_2017_01_16_pus_map.mod ! Writing 95 model components to file: J1806+6141_S_2017_01_16_pus_map.mod wobs J1806+6141_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1806+6141_S_2017_01_16_pus_uvs.fits wwins J1806+6141_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J1806+6141_S_2017_01_16_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.000133038 Jy ! Component: 100 - total flux cleaned = -0.000257409 Jy ! Component: 150 - total flux cleaned = -0.000186132 Jy ! Component: 200 - total flux cleaned = -0.000297095 Jy ! Component: 250 - total flux cleaned = -0.000426278 Jy ! Component: 300 - total flux cleaned = -0.000509505 Jy ! Component: 350 - total flux cleaned = -0.000651505 Jy ! Component: 400 - total flux cleaned = -0.00075009 Jy ! Component: 450 - total flux cleaned = -0.000865447 Jy ! Component: 500 - total flux cleaned = -0.000978226 Jy ! Component: 550 - total flux cleaned = -0.000996625 Jy ! Component: 600 - total flux cleaned = -0.00110569 Jy ! Component: 650 - total flux cleaned = -0.00117701 Jy ! Component: 700 - total flux cleaned = -0.00129944 Jy ! Component: 750 - total flux cleaned = -0.00135068 Jy ! Component: 800 - total flux cleaned = -0.00140143 Jy ! Component: 850 - total flux cleaned = -0.00151753 Jy ! Component: 900 - total flux cleaned = -0.00153386 Jy ! Component: 950 - total flux cleaned = -0.0016142 Jy ! Component: 1000 - total flux cleaned = -0.00164594 Jy ! Component: 1050 - total flux cleaned = -0.00170845 Jy ! Component: 1100 - total flux cleaned = -0.00176999 Jy ! Component: 1150 - total flux cleaned = -0.00176997 Jy ! Component: 1200 - total flux cleaned = -0.00178494 Jy ! Component: 1250 - total flux cleaned = -0.00181458 Jy ! Component: 1300 - total flux cleaned = -0.0018435 Jy ! Component: 1350 - total flux cleaned = -0.00181499 Jy ! Component: 1400 - total flux cleaned = -0.0018436 Jy ! Component: 1450 - total flux cleaned = -0.00184327 Jy ! Component: 1500 - total flux cleaned = -0.00185706 Jy ! Component: 1550 - total flux cleaned = -0.00182967 Jy ! Component: 1600 - total flux cleaned = -0.00189728 Jy ! Component: 1650 - total flux cleaned = -0.00189726 Jy ! Component: 1700 - total flux cleaned = -0.00185758 Jy ! Component: 1750 - total flux cleaned = -0.00188362 Jy ! Component: 1800 - total flux cleaned = -0.00192246 Jy ! Component: 1850 - total flux cleaned = -0.00193492 Jy ! Component: 1900 - total flux cleaned = -0.00193498 Jy ! Component: 1950 - total flux cleaned = -0.00193489 Jy ! Component: 2000 - total flux cleaned = -0.00195972 Jy ! Component: 2050 - total flux cleaned = -0.00199659 Jy ! Component: 2100 - total flux cleaned = -0.0019844 Jy ! Component: 2150 - total flux cleaned = -0.00198428 Jy ! Component: 2200 - total flux cleaned = -0.00200794 Jy ! Component: 2250 - total flux cleaned = -0.00197254 Jy ! Component: 2300 - total flux cleaned = -0.00193749 Jy ! Component: 2350 - total flux cleaned = -0.00193749 Jy ! Component: 2400 - total flux cleaned = -0.00191454 Jy ! Component: 2450 - total flux cleaned = -0.00191449 Jy ! Component: 2500 - total flux cleaned = -0.0019031 Jy ! Component: 2550 - total flux cleaned = -0.00188069 Jy ! Component: 2600 - total flux cleaned = -0.00188089 Jy ! Component: 2650 - total flux cleaned = -0.00184779 Jy ! Component: 2700 - total flux cleaned = -0.00183694 Jy ! Component: 2750 - total flux cleaned = -0.00183694 Jy ! Component: 2800 - total flux cleaned = -0.00182619 Jy ! Component: 2850 - total flux cleaned = -0.0018156 Jy ! Component: 2900 - total flux cleaned = -0.00179441 Jy ! Component: 2950 - total flux cleaned = -0.00175242 Jy ! Component: 3000 - total flux cleaned = -0.00178387 Jy ! Component: 3050 - total flux cleaned = -0.00178396 Jy ! Component: 3100 - total flux cleaned = -0.00180453 Jy ! Component: 3150 - total flux cleaned = -0.00180446 Jy ! Component: 3200 - total flux cleaned = -0.00181448 Jy ! Component: 3250 - total flux cleaned = -0.0018145 Jy ! Component: 3300 - total flux cleaned = -0.00179444 Jy ! Component: 3350 - total flux cleaned = -0.00179441 Jy ! Component: 3400 - total flux cleaned = -0.00179448 Jy ! Component: 3450 - total flux cleaned = -0.00179438 Jy ! Component: 3500 - total flux cleaned = -0.00181381 Jy ! Component: 3550 - total flux cleaned = -0.00179451 Jy ! Component: 3600 - total flux cleaned = -0.00179444 Jy ! Component: 3650 - total flux cleaned = -0.00178482 Jy ! Component: 3700 - total flux cleaned = -0.0017564 Jy ! Component: 3750 - total flux cleaned = -0.00177517 Jy ! Component: 3800 - total flux cleaned = -0.00174712 Jy ! Component: 3850 - total flux cleaned = -0.0017379 Jy ! Component: 3900 - total flux cleaned = -0.00174722 Jy ! Component: 3950 - total flux cleaned = -0.00174721 Jy ! Component: 4000 - total flux cleaned = -0.0017654 Jy ! Component: 4050 - total flux cleaned = -0.00175637 Jy ! Total flux subtracted in 4096 components = -0.00175642 Jy ! Clean residual min=-0.000566 max=0.000526 Jy/beam ! Clean residual mean=0.000002 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.131861 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 401 components and 0.131861 Jy ![Exited script file: muppet] wmap "J1806+6141_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.976 x 5.775 at 26.25 degrees (North through East) ! Clean map min=-0.00098545 max=0.10855 Jy/beam ! Writing clean map to FITS file: J1806+6141_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108547 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169513 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468495 0.468495 0.93699 1.87398 3.74796 7.49592 14.9918 29.9837 59.9674 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 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.976 x 5.775 at 26.25 degrees (North through East) ! Clean map min=-0.00098545 max=0.10855 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 J1806+6141_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:20:13 2019