! Started logfile: J1856+0610_S_2017_02_24_pus_uvs.log on Sat May 4 11:33:35 2019 obs J1856+0610_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1856+0610_S_2017_02_24_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.219674 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1856+0610 ! ! 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 823 lines of history. ! ! Reading 8620 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 J1856+0610_S_2017_02_24_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 1097 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1097 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1097 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1483 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918000Jy sigma=0.008335 ! Fit after self-cal, rms=0.905237Jy sigma=0.008230 ! 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=12.73 mas, bmaj=37.52 mas, bpa=26.29 degrees ! Estimated noise=1129.11 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.0697018 Jy ! Component: 100 - total flux cleaned = 0.0952861 Jy ! Total flux subtracted in 100 components = 0.0952861 Jy ! Clean residual min=-0.008303 max=0.012370 Jy/beam ! Clean residual mean=-0.000255 rms=0.003240 Jy/beam ! Combined flux in latest and established models = 0.0952861 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0952861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089363Jy sigma=0.000690 ! Fit after self-cal, rms=0.089063Jy sigma=0.000688 ! 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=14.04 mas, bmaj=34.82 mas, bpa=25.71 degrees ! Estimated noise=917.115 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.0194475 Jy ! Component: 100 - total flux cleaned = 0.0297994 Jy ! Component: 150 - total flux cleaned = 0.0369198 Jy ! Component: 200 - total flux cleaned = 0.0426977 Jy ! Total flux subtracted in 200 components = 0.0426977 Jy ! Clean residual min=-0.005005 max=0.005950 Jy/beam ! Clean residual mean=-0.000054 rms=0.002289 Jy/beam ! Combined flux in latest and established models = 0.137984 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 117 components and 0.137984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083865Jy sigma=0.000643 ! Fit after self-cal, rms=0.083699Jy sigma=0.000642 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.00* KP 1.10 ! LA 0.98 MK 1.00* NL 1.00* OV 1.18 ! PT 0.91 SC 1.00* ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 0.99 ! LA 0.91 MK 1.00* NL 1.00* OV 1.26 ! PT 0.90 SC 1.00* ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 1.10 ! LA 1.02 MK 1.00* NL 1.00* OV 1.01 ! PT 0.88 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.01 HN 1.00* KP 1.00* ! LA 0.83 MK 1.00* NL 1.00* OV 0.91 ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.083699Jy sigma=0.000642 ! Fit after self-cal, rms=0.079721Jy sigma=0.000632 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.37 mas, bmaj=34.81 mas, bpa=25.41 degrees ! Estimated noise=933.024 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.00269266 Jy ! Component: 100 - total flux cleaned = 0.00483582 Jy ! Component: 150 - total flux cleaned = 0.00657688 Jy ! Component: 200 - total flux cleaned = 0.00799783 Jy ! Total flux subtracted in 200 components = 0.00799783 Jy ! Clean residual min=-0.003217 max=0.003598 Jy/beam ! Clean residual mean=0.000026 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.145982 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 141 components and 0.145982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079555Jy sigma=0.000630 ! Fit after self-cal, rms=0.079804Jy sigma=0.000630 ! 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.079804Jy sigma=0.000630 ! Fit after self-cal, rms=0.080720Jy sigma=0.000627 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.44 mas, bmaj=34.66 mas, bpa=25.52 degrees ! Estimated noise=946.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206659 Jy ! Component: 100 - total flux cleaned = 0.00369266 Jy ! Component: 150 - total flux cleaned = 0.00502182 Jy ! Component: 200 - total flux cleaned = 0.00613524 Jy ! Total flux subtracted in 200 components = 0.00613524 Jy ! Clean residual min=-0.002623 max=0.002836 Jy/beam ! Clean residual mean=0.000013 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.152117 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 190 components and 0.152117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080609Jy sigma=0.000627 ! Fit after self-cal, rms=0.080609Jy sigma=0.000626 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.00105654 Jy ! Component: 100 - total flux cleaned = 0.00175679 Jy ! Component: 150 - total flux cleaned = 0.0023121 Jy ! Component: 200 - total flux cleaned = 0.00278427 Jy ! Total flux subtracted in 200 components = 0.00278427 Jy ! Clean residual min=-0.002517 max=0.002687 Jy/beam ! Clean residual mean=0.000017 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.154901 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 229 components and 0.154901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080566Jy sigma=0.000626 ! Fit after self-cal, rms=0.080571Jy sigma=0.000626 ! 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.080571Jy sigma=0.000626 ! Fit after self-cal, rms=0.077006Jy sigma=0.000623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.35 mas, bmaj=34.56 mas, bpa=25.35 degrees ! Estimated noise=938.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110478 Jy ! Component: 100 - total flux cleaned = 0.00170247 Jy ! Component: 150 - total flux cleaned = 0.00213997 Jy ! Component: 200 - total flux cleaned = 0.00251137 Jy ! Total flux subtracted in 200 components = 0.00251137 Jy ! Clean residual min=-0.001431 max=0.001607 Jy/beam ! Clean residual mean=-0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.157413 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 270 components and 0.157413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076980Jy sigma=0.000622 ! Fit after self-cal, rms=0.076888Jy sigma=0.000622 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.000345214 Jy ! Component: 100 - total flux cleaned = 0.000691093 Jy ! Component: 150 - total flux cleaned = 0.000979709 Jy ! Component: 200 - total flux cleaned = 0.00115565 Jy ! Total flux subtracted in 200 components = 0.00115565 Jy ! Clean residual min=-0.001411 max=0.001495 Jy/beam ! Clean residual mean=-0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.158568 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 297 components and 0.158568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076875Jy sigma=0.000622 ! Fit after self-cal, rms=0.076877Jy sigma=0.000622 ! 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.076877Jy sigma=0.000622 ! Fit after self-cal, rms=0.076487Jy sigma=0.000622 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.98 mas, bmaj=34.15 mas, bpa=25.16 degrees ! Estimated noise=935.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000764534 Jy ! Component: 100 - total flux cleaned = 0.00119832 Jy ! Component: 150 - total flux cleaned = 0.00149549 Jy ! Component: 200 - total flux cleaned = 0.00174346 Jy ! Total flux subtracted in 200 components = 0.00174346 Jy ! Clean residual min=-0.001249 max=0.001448 Jy/beam ! Clean residual mean=-0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.160312 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 338 components and 0.160312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076476Jy sigma=0.000622 ! Fit after self-cal, rms=0.076449Jy sigma=0.000622 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.00020559 Jy ! Component: 100 - total flux cleaned = 0.000383317 Jy ! Component: 150 - total flux cleaned = 0.000519755 Jy ! Component: 200 - total flux cleaned = 0.000648257 Jy ! Total flux subtracted in 200 components = 0.000648257 Jy ! Clean residual min=-0.001217 max=0.001407 Jy/beam ! Clean residual mean=-0.000003 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.16096 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 367 components and 0.16096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076443Jy sigma=0.000622 ! Fit after self-cal, rms=0.076442Jy sigma=0.000622 ! 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=14.34 mas, bmaj=34.47 mas, bpa=25.28 degrees ! Estimated noise=936.26 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.34 x 34.47 at 25.28 degrees (North through East) ! Clean map min=-0.0012002 max=0.10037 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=12.86 mas, bmaj=37.15 mas, bpa=25.94 degrees ! Estimated noise=1158.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0704975 Jy ! Component: 100 - total flux cleaned = 0.0977851 Jy ! Component: 150 - total flux cleaned = 0.112461 Jy ! Component: 200 - total flux cleaned = 0.120385 Jy ! Total flux subtracted in 200 components = 0.120385 Jy ! Clean residual min=-0.004648 max=0.005610 Jy/beam ! Clean residual mean=-0.000130 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.120385 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.120385 Jy ! Inverting map and beam ! Estimated beam: bmin=14.34 mas, bmaj=34.47 mas, bpa=25.28 degrees ! Estimated noise=936.26 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.00619188 Jy ! Component: 100 - total flux cleaned = 0.0109044 Jy ! Component: 150 - total flux cleaned = 0.0148347 Jy ! Component: 200 - total flux cleaned = 0.0181896 Jy ! Total flux subtracted in 200 components = 0.0181896 Jy ! Clean residual min=-0.003014 max=0.003365 Jy/beam ! Clean residual mean=-0.000049 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.138574 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 138 components and 0.138574 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=14.98 mas, bmaj=34.15 mas, bpa=25.16 degrees ! Estimated noise=935.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303058 Jy ! Component: 100 - total flux cleaned = 0.00560769 Jy ! Component: 150 - total flux cleaned = 0.00780396 Jy ! Component: 200 - total flux cleaned = 0.00967835 Jy ! Total flux subtracted in 200 components = 0.00967835 Jy ! Clean residual min=-0.001999 max=0.002137 Jy/beam ! Clean residual mean=-0.000029 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.148253 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.00160165 Jy ! Component: 100 - total flux cleaned = 0.0029715 Jy ! Component: 150 - total flux cleaned = 0.0041457 Jy ! Component: 200 - total flux cleaned = 0.0051563 Jy ! Total flux subtracted in 200 components = 0.0051563 Jy ! Clean residual min=-0.001705 max=0.001780 Jy/beam ! Clean residual mean=-0.000017 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.153409 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 247 components and 0.153409 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.34 mas, bmaj=34.47 mas, bpa=25.28 degrees ! Estimated noise=936.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830284 Jy ! Component: 100 - total flux cleaned = 0.00156055 Jy ! Component: 150 - total flux cleaned = 0.00221306 Jy ! Component: 200 - total flux cleaned = 0.00280183 Jy ! Total flux subtracted in 200 components = 0.00280183 Jy ! Clean residual min=-0.001449 max=0.001671 Jy/beam ! Clean residual mean=-0.000009 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.156211 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 325 components and 0.156211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076465Jy sigma=0.000622 ! Fit after self-cal, rms=0.076454Jy sigma=0.000622 wmodel J1856+0610_S_2017_02_24_pus_map.mod ! Writing 325 model components to file: J1856+0610_S_2017_02_24_pus_map.mod wobs J1856+0610_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1856+0610_S_2017_02_24_pus_uvs.fits wwins J1856+0610_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J1856+0610_S_2017_02_24_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.000693722 Jy ! Component: 100 - total flux cleaned = 0.0010431 Jy ! Component: 150 - total flux cleaned = 0.00127032 Jy ! Component: 200 - total flux cleaned = 0.00147721 Jy ! Component: 250 - total flux cleaned = 0.00147762 Jy ! Component: 300 - total flux cleaned = 0.00137987 Jy ! Component: 350 - total flux cleaned = 0.00138013 Jy ! Component: 400 - total flux cleaned = 0.00138026 Jy ! Component: 450 - total flux cleaned = 0.0013527 Jy ! Component: 500 - total flux cleaned = 0.0013399 Jy ! Component: 550 - total flux cleaned = 0.00132797 Jy ! Component: 600 - total flux cleaned = 0.00128049 Jy ! Component: 650 - total flux cleaned = 0.00124624 Jy ! Component: 700 - total flux cleaned = 0.00122377 Jy ! Component: 750 - total flux cleaned = 0.00117098 Jy ! Component: 800 - total flux cleaned = 0.00112038 Jy ! Component: 850 - total flux cleaned = 0.0011009 Jy ! Component: 900 - total flux cleaned = 0.00108171 Jy ! Component: 950 - total flux cleaned = 0.00104412 Jy ! Component: 1000 - total flux cleaned = 0.00105322 Jy ! Component: 1050 - total flux cleaned = 0.00103535 Jy ! Component: 1100 - total flux cleaned = 0.0010531 Jy ! Component: 1150 - total flux cleaned = 0.0010618 Jy ! Component: 1200 - total flux cleaned = 0.00106176 Jy ! Component: 1250 - total flux cleaned = 0.00106995 Jy ! Component: 1300 - total flux cleaned = 0.00106193 Jy ! Component: 1350 - total flux cleaned = 0.00108584 Jy ! Component: 1400 - total flux cleaned = 0.00110923 Jy ! Component: 1450 - total flux cleaned = 0.00111691 Jy ! Component: 1500 - total flux cleaned = 0.00113972 Jy ! Component: 1550 - total flux cleaned = 0.00117685 Jy ! Component: 1600 - total flux cleaned = 0.00121341 Jy ! Component: 1650 - total flux cleaned = 0.00124226 Jy ! Component: 1700 - total flux cleaned = 0.00126376 Jy ! Component: 1750 - total flux cleaned = 0.00128515 Jy ! Component: 1800 - total flux cleaned = 0.00133484 Jy ! Component: 1850 - total flux cleaned = 0.00137007 Jy ! Component: 1900 - total flux cleaned = 0.00139817 Jy ! Component: 1950 - total flux cleaned = 0.00141913 Jy ! Component: 2000 - total flux cleaned = 0.00145392 Jy ! Component: 2050 - total flux cleaned = 0.00148171 Jy ! Component: 2100 - total flux cleaned = 0.00151627 Jy ! Component: 2150 - total flux cleaned = 0.0015231 Jy ! Component: 2200 - total flux cleaned = 0.00151616 Jy ! Component: 2250 - total flux cleaned = 0.00150927 Jy ! Component: 2300 - total flux cleaned = 0.00150245 Jy ! Component: 2350 - total flux cleaned = 0.00150254 Jy ! Component: 2400 - total flux cleaned = 0.00150934 Jy ! Component: 2450 - total flux cleaned = 0.00150937 Jy ! Component: 2500 - total flux cleaned = 0.00148899 Jy ! Component: 2550 - total flux cleaned = 0.00149586 Jy ! Component: 2600 - total flux cleaned = 0.00149587 Jy ! Component: 2650 - total flux cleaned = 0.00150271 Jy ! Component: 2700 - total flux cleaned = 0.00150954 Jy ! Component: 2750 - total flux cleaned = 0.00151636 Jy ! Component: 2800 - total flux cleaned = 0.00152322 Jy ! Component: 2850 - total flux cleaned = 0.0015301 Jy ! Component: 2900 - total flux cleaned = 0.001537 Jy ! Component: 2950 - total flux cleaned = 0.00153008 Jy ! Component: 3000 - total flux cleaned = 0.00154395 Jy ! Component: 3050 - total flux cleaned = 0.00153701 Jy ! Component: 3100 - total flux cleaned = 0.00154398 Jy ! Component: 3150 - total flux cleaned = 0.00155096 Jy ! Component: 3200 - total flux cleaned = 0.0015721 Jy ! Component: 3250 - total flux cleaned = 0.00159339 Jy ! Component: 3300 - total flux cleaned = 0.00160053 Jy ! Component: 3350 - total flux cleaned = 0.00160757 Jy ! Component: 3400 - total flux cleaned = 0.00166525 Jy ! Component: 3450 - total flux cleaned = 0.0017089 Jy ! Component: 3500 - total flux cleaned = 0.00175284 Jy ! Component: 3550 - total flux cleaned = 0.00180453 Jy ! Component: 3600 - total flux cleaned = 0.00184921 Jy ! Component: 3650 - total flux cleaned = 0.00189437 Jy ! Component: 3700 - total flux cleaned = 0.00193985 Jy ! Component: 3750 - total flux cleaned = 0.00198584 Jy ! Component: 3800 - total flux cleaned = 0.00203214 Jy ! Component: 3850 - total flux cleaned = 0.0020868 Jy ! Component: 3900 - total flux cleaned = 0.00214207 Jy ! Component: 3950 - total flux cleaned = 0.00215796 Jy ! Component: 4000 - total flux cleaned = 0.00220622 Jy ! Component: 4050 - total flux cleaned = 0.0022468 Jy ! Total flux subtracted in 4096 components = 0.0022879 Jy ! Clean residual min=-0.000479 max=0.000459 Jy/beam ! Clean residual mean=-0.000004 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.158499 Jy keep ! Adding 431 model components to the UV plane model. ! The established model now contains 756 components and 0.158499 Jy ![Exited script file: muppet] wmap "J1856+0610_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.34 x 34.47 at 25.28 degrees (North through East) ! Clean map min=-0.0013375 max=0.099096 Jy/beam ! Writing clean map to FITS file: J1856+0610_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0990964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.536238 0.536238 1.07248 2.14495 4.2899 8.5798 17.1596 34.3192 68.6384 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.34 x 34.47 at 25.28 degrees (North through East) ! Clean map min=-0.0013375 max=0.099096 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 J1856+0610_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:33:42 2019