! Started logfile: J0305+0523_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:29:40 2019 obs J0305+0523_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0305+0523_S_2017_03_27_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97903 visibilities/baseline/integration-bin. ! Found source: J0305+0523 ! ! 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 1684 lines of history. ! ! Reading 25024 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 J0305+0523_S_2017_03_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 473 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.805992Jy sigma=0.006877 ! Fit after self-cal, rms=0.789409Jy sigma=0.006745 ! 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=2.826 mas, bmaj=6.994 mas, bpa=-3.762 degrees ! Estimated noise=828.665 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.165592 Jy ! Component: 100 - total flux cleaned = 0.202247 Jy ! Total flux subtracted in 100 components = 0.202247 Jy ! Clean residual min=-0.004241 max=0.012079 Jy/beam ! Clean residual mean=-0.000011 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.202247 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.202247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089044Jy sigma=0.000700 ! Fit after self-cal, rms=0.089042Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012041 Jy ! Component: 100 - total flux cleaned = 0.0169649 Jy ! Total flux subtracted in 100 components = 0.0169649 Jy ! Clean residual min=-0.003667 max=0.003839 Jy/beam ! Clean residual mean=-0.000007 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.219212 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 8 components and 0.219212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087457Jy sigma=0.000686 ! Fit after self-cal, rms=0.087468Jy sigma=0.000686 ! 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.337 mas, bmaj=7.772 mas, bpa=-3.727 degrees ! Estimated noise=573.231 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.00223295 Jy ! Component: 100 - total flux cleaned = 0.00204963 Jy ! Component: 150 - total flux cleaned = 0.00182139 Jy ! Component: 200 - total flux cleaned = 0.00166282 Jy ! Total flux subtracted in 200 components = 0.00166282 Jy ! Clean residual min=-0.002891 max=0.003075 Jy/beam ! Clean residual mean=-0.000009 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.220874 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.220874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087368Jy sigma=0.000686 ! Fit after self-cal, rms=0.087367Jy sigma=0.000686 ! 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.00 FD 0.99 HN 0.95 KP 1.04 ! LA 1.00 MK 0.97 NL 1.01 OV 1.04 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.00 KP 0.99 ! LA 0.95 MK 1.03 NL 1.05 OV 1.04 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 0.98 KP 0.99 ! LA 0.98 MK 1.02 NL 1.03 OV 0.95 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.93 KP 1.00* ! LA 1.08 MK 1.11 NL 1.00* OV 1.06 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.087367Jy sigma=0.000686 ! Fit after self-cal, rms=0.087978Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.761 mas, bpa=-3.504 degrees ! Estimated noise=573.967 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.000276925 Jy ! Component: 100 - total flux cleaned = 0.000198512 Jy ! Component: 150 - total flux cleaned = 0.000115913 Jy ! Component: 200 - total flux cleaned = 5.88617e-05 Jy ! Total flux subtracted in 200 components = 5.88617e-05 Jy ! Clean residual min=-0.002242 max=0.002428 Jy/beam ! Clean residual mean=-0.000007 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.220933 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.220933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087963Jy sigma=0.000678 ! Fit after self-cal, rms=0.088000Jy sigma=0.000678 ! 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.088000Jy sigma=0.000678 ! Fit after self-cal, rms=0.089347Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.762 mas, bpa=-3.432 degrees ! Estimated noise=575.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047274 Jy ! Component: 100 - total flux cleaned = 0.000442923 Jy ! Component: 150 - total flux cleaned = 0.00044232 Jy ! Component: 200 - total flux cleaned = 0.000442009 Jy ! Total flux subtracted in 200 components = 0.000442009 Jy ! Clean residual min=-0.001569 max=0.001459 Jy/beam ! Clean residual mean=-0.000004 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.221375 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.221375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089336Jy sigma=0.000669 ! Fit after self-cal, rms=0.089460Jy 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 = -5.88189e-06 Jy ! Component: 100 - total flux cleaned = -6.1094e-06 Jy ! Component: 150 - total flux cleaned = 2.8827e-06 Jy ! Component: 200 - total flux cleaned = 2.78738e-06 Jy ! Total flux subtracted in 200 components = 2.78738e-06 Jy ! Clean residual min=-0.001591 max=0.001458 Jy/beam ! Clean residual mean=-0.000004 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.221378 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.221378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089457Jy sigma=0.000668 ! Fit after self-cal, rms=0.089455Jy sigma=0.000668 ! 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.089455Jy sigma=0.000668 ! Fit after self-cal, rms=0.090405Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.762 mas, bpa=-3.39 degrees ! Estimated noise=576.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221139 Jy ! Component: 100 - total flux cleaned = 0.000219648 Jy ! Component: 150 - total flux cleaned = 0.000210337 Jy ! Component: 200 - total flux cleaned = 0.000219597 Jy ! Total flux subtracted in 200 components = 0.000219597 Jy ! Clean residual min=-0.001574 max=0.001421 Jy/beam ! Clean residual mean=-0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.221598 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.221598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090399Jy sigma=0.000668 ! Fit after self-cal, rms=0.090409Jy 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 = -2.75986e-06 Jy ! Component: 100 - total flux cleaned = -2.744e-06 Jy ! Component: 150 - total flux cleaned = 4.61431e-06 Jy ! Component: 200 - total flux cleaned = 4.72162e-06 Jy ! Total flux subtracted in 200 components = 4.72162e-06 Jy ! Clean residual min=-0.001577 max=0.001415 Jy/beam ! Clean residual mean=-0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.221602 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.221602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090407Jy sigma=0.000668 ! Fit after self-cal, rms=0.090406Jy 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.090406Jy sigma=0.000668 ! Fit after self-cal, rms=0.090608Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.505 mas, bmaj=11.5 mas, bpa=0.3323 degrees ! Estimated noise=713.302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340418 Jy ! Component: 100 - total flux cleaned = 0.000440815 Jy ! Component: 150 - total flux cleaned = 0.000503272 Jy ! Component: 200 - total flux cleaned = 0.00055235 Jy ! Total flux subtracted in 200 components = 0.00055235 Jy ! Clean residual min=-0.002020 max=0.001484 Jy/beam ! Clean residual mean=-0.000007 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.222155 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.222155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090609Jy sigma=0.000668 ! Fit after self-cal, rms=0.090610Jy 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 = -1.65011e-05 Jy ! Component: 100 - total flux cleaned = 6.27069e-06 Jy ! Component: 150 - total flux cleaned = 3.11616e-05 Jy ! Component: 200 - total flux cleaned = 5.1612e-05 Jy ! Total flux subtracted in 200 components = 5.1612e-05 Jy ! Clean residual min=-0.002023 max=0.001474 Jy/beam ! Clean residual mean=-0.000007 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.222206 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.222206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090613Jy sigma=0.000668 ! Fit after self-cal, rms=0.090613Jy 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=3.344 mas, bmaj=7.763 mas, bpa=-3.353 degrees ! Estimated noise=577.094 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 7.763 at -3.353 degrees (North through East) ! Clean map min=-0.0015852 max=0.21578 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=2.828 mas, bmaj=6.967 mas, bpa=-3.216 degrees ! Estimated noise=836.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167195 Jy ! Component: 100 - total flux cleaned = 0.203982 Jy ! Component: 150 - total flux cleaned = 0.215111 Jy ! Component: 200 - total flux cleaned = 0.21967 Jy ! Total flux subtracted in 200 components = 0.21967 Jy ! Clean residual min=-0.002627 max=0.002483 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.21967 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.21967 Jy ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.763 mas, bpa=-3.353 degrees ! Estimated noise=577.094 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.0020486 Jy ! Component: 100 - total flux cleaned = 0.00235458 Jy ! Component: 150 - total flux cleaned = 0.00249994 Jy ! Component: 200 - total flux cleaned = 0.00244655 Jy ! Total flux subtracted in 200 components = 0.00244655 Jy ! Clean residual min=-0.001592 max=0.001401 Jy/beam ! Clean residual mean=-0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.222117 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.222117 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.505 mas, bmaj=11.5 mas, bpa=0.3323 degrees ! Estimated noise=713.302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116193 Jy ! Component: 100 - total flux cleaned = 0.000175938 Jy ! Component: 150 - total flux cleaned = 0.00019077 Jy ! Component: 200 - total flux cleaned = 0.000213331 Jy ! Total flux subtracted in 200 components = 0.000213331 Jy ! Clean residual min=-0.002014 max=0.001494 Jy/beam ! Clean residual mean=-0.000007 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.22233 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 = 7.19194e-07 Jy ! Component: 100 - total flux cleaned = -6.25347e-06 Jy ! Component: 150 - total flux cleaned = -1.87579e-05 Jy ! Component: 200 - total flux cleaned = -2.43364e-05 Jy ! Total flux subtracted in 200 components = -2.43364e-05 Jy ! Clean residual min=-0.002022 max=0.001490 Jy/beam ! Clean residual mean=-0.000007 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.222306 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.222306 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.763 mas, bpa=-3.353 degrees ! Estimated noise=577.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.19856e-05 Jy ! Component: 100 - total flux cleaned = -6.9156e-05 Jy ! Component: 150 - total flux cleaned = -0.000172899 Jy ! Component: 200 - total flux cleaned = -0.000245557 Jy ! Total flux subtracted in 200 components = -0.000245557 Jy ! Clean residual min=-0.001628 max=0.001336 Jy/beam ! Clean residual mean=-0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.22206 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.22206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090607Jy sigma=0.000668 ! Fit after self-cal, rms=0.090603Jy sigma=0.000668 wmodel J0305+0523_S_2017_03_27_pus_map.mod ! Writing 54 model components to file: J0305+0523_S_2017_03_27_pus_map.mod wobs J0305+0523_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0305+0523_S_2017_03_27_pus_uvs.fits wwins J0305+0523_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J0305+0523_S_2017_03_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.000634403 Jy ! Component: 100 - total flux cleaned = -0.000660256 Jy ! Component: 150 - total flux cleaned = -0.000610537 Jy ! Component: 200 - total flux cleaned = -0.000563055 Jy ! Component: 250 - total flux cleaned = -0.000540095 Jy ! Component: 300 - total flux cleaned = -0.000562288 Jy ! Component: 350 - total flux cleaned = -0.000518894 Jy ! Component: 400 - total flux cleaned = -0.000497671 Jy ! Component: 450 - total flux cleaned = -0.000476879 Jy ! Component: 500 - total flux cleaned = -0.000456289 Jy ! Component: 550 - total flux cleaned = -0.000436084 Jy ! Component: 600 - total flux cleaned = -0.000416549 Jy ! Component: 650 - total flux cleaned = -0.000474695 Jy ! Component: 700 - total flux cleaned = -0.000455999 Jy ! Component: 750 - total flux cleaned = -0.000531149 Jy ! Component: 800 - total flux cleaned = -0.000531043 Jy ! Component: 850 - total flux cleaned = -0.000531009 Jy ! Component: 900 - total flux cleaned = -0.000531015 Jy ! Component: 950 - total flux cleaned = -0.000513056 Jy ! Component: 1000 - total flux cleaned = -0.000548417 Jy ! Component: 1050 - total flux cleaned = -0.000548238 Jy ! Component: 1100 - total flux cleaned = -0.000582348 Jy ! Component: 1150 - total flux cleaned = -0.000531106 Jy ! Component: 1200 - total flux cleaned = -0.000497387 Jy ! Component: 1250 - total flux cleaned = -0.000514122 Jy ! Component: 1300 - total flux cleaned = -0.000530319 Jy ! Component: 1350 - total flux cleaned = -0.000497576 Jy ! Component: 1400 - total flux cleaned = -0.000529799 Jy ! Component: 1450 - total flux cleaned = -0.000529754 Jy ! Component: 1500 - total flux cleaned = -0.000561373 Jy ! Component: 1550 - total flux cleaned = -0.000608107 Jy ! Component: 1600 - total flux cleaned = -0.000639153 Jy ! Component: 1650 - total flux cleaned = -0.000639136 Jy ! Component: 1700 - total flux cleaned = -0.000654331 Jy ! Component: 1750 - total flux cleaned = -0.000654535 Jy ! Component: 1800 - total flux cleaned = -0.000684829 Jy ! Component: 1850 - total flux cleaned = -0.000684937 Jy ! Component: 1900 - total flux cleaned = -0.000699637 Jy ! Component: 1950 - total flux cleaned = -0.000699745 Jy ! Component: 2000 - total flux cleaned = -0.000656564 Jy ! Component: 2050 - total flux cleaned = -0.000728264 Jy ! Component: 2100 - total flux cleaned = -0.000714024 Jy ! Component: 2150 - total flux cleaned = -0.000643409 Jy ! Component: 2200 - total flux cleaned = -0.000713622 Jy ! Component: 2250 - total flux cleaned = -0.000699795 Jy ! Component: 2300 - total flux cleaned = -0.000713539 Jy ! Component: 2350 - total flux cleaned = -0.000672633 Jy ! Component: 2400 - total flux cleaned = -0.000699877 Jy ! Component: 2450 - total flux cleaned = -0.000686469 Jy ! Component: 2500 - total flux cleaned = -0.000619371 Jy ! Component: 2550 - total flux cleaned = -0.000619289 Jy ! Component: 2600 - total flux cleaned = -0.000606257 Jy ! Component: 2650 - total flux cleaned = -0.000580008 Jy ! Component: 2700 - total flux cleaned = -0.000592974 Jy ! Component: 2750 - total flux cleaned = -0.000554287 Jy ! Component: 2800 - total flux cleaned = -0.000567354 Jy ! Component: 2850 - total flux cleaned = -0.000593025 Jy ! Component: 2900 - total flux cleaned = -0.000605569 Jy ! Component: 2950 - total flux cleaned = -0.000605533 Jy ! Component: 3000 - total flux cleaned = -0.000593105 Jy ! Component: 3050 - total flux cleaned = -0.000617858 Jy ! Component: 3100 - total flux cleaned = -0.00060549 Jy ! Component: 3150 - total flux cleaned = -0.000630022 Jy ! Component: 3200 - total flux cleaned = -0.0005933 Jy ! Component: 3250 - total flux cleaned = -0.000654048 Jy ! Component: 3300 - total flux cleaned = -0.000641977 Jy ! Component: 3350 - total flux cleaned = -0.000677926 Jy ! Component: 3400 - total flux cleaned = -0.000665988 Jy ! Component: 3450 - total flux cleaned = -0.000654214 Jy ! Component: 3500 - total flux cleaned = -0.000665938 Jy ! Component: 3550 - total flux cleaned = -0.000677499 Jy ! Component: 3600 - total flux cleaned = -0.000700662 Jy ! Component: 3650 - total flux cleaned = -0.000654635 Jy ! Component: 3700 - total flux cleaned = -0.000643219 Jy ! Component: 3750 - total flux cleaned = -0.000609071 Jy ! Component: 3800 - total flux cleaned = -0.000597706 Jy ! Component: 3850 - total flux cleaned = -0.000575277 Jy ! Component: 3900 - total flux cleaned = -0.000552981 Jy ! Component: 3950 - total flux cleaned = -0.000575103 Jy ! Component: 4000 - total flux cleaned = -0.000553098 Jy ! Component: 4050 - total flux cleaned = -0.000531138 Jy ! Total flux subtracted in 4096 components = -0.000498351 Jy ! Clean residual min=-0.000652 max=0.000648 Jy/beam ! Clean residual mean=-0.000002 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.221562 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 367 components and 0.221562 Jy ![Exited script file: muppet] wmap "J0305+0523_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.344 x 7.763 at -3.353 degrees (North through East) ! Clean map min=-0.0011475 max=0.21608 Jy/beam ! Writing clean map to FITS file: J0305+0523_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21608 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205046 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.284681 0.284681 0.569361 1.13872 2.27745 4.55489 9.10978 18.2196 36.4391 72.8783 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 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.344 x 7.763 at -3.353 degrees (North through East) ! Clean map min=-0.0011475 max=0.21608 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 J0305+0523_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:29:46 2019