! Started logfile: J0347+2339_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:03:43 2019 obs J0347+2339_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0347+2339_S_2017_01_16_pus_uva.fits ! AN table 1: 184 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.621135 visibilities/baseline/integration-bin. ! Found source: J0347+2339 ! ! 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 20572 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 J0347+2339_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 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 874 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923030Jy sigma=0.007512 ! Fit after self-cal, rms=0.911418Jy sigma=0.007452 ! 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.617 mas, bmaj=7.473 mas, bpa=13.89 degrees ! Estimated noise=845.714 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.0962363 Jy ! Component: 100 - total flux cleaned = 0.123026 Jy ! Total flux subtracted in 100 components = 0.123026 Jy ! Clean residual min=-0.005854 max=0.011045 Jy/beam ! Clean residual mean=-0.000027 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.123026 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.123026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289589Jy sigma=0.000711 ! Fit after self-cal, rms=0.289567Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126319 Jy ! Component: 100 - total flux cleaned = 0.0196744 Jy ! Total flux subtracted in 100 components = 0.0196744 Jy ! Clean residual min=-0.005177 max=0.005869 Jy/beam ! Clean residual mean=-0.000023 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.1427 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.1427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288717Jy sigma=0.000695 ! Fit after self-cal, rms=0.288775Jy sigma=0.000695 ! 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.258 mas, bmaj=8.206 mas, bpa=12.36 degrees ! Estimated noise=639.865 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.00539374 Jy ! Component: 100 - total flux cleaned = 0.0081786 Jy ! Component: 150 - total flux cleaned = 0.00999913 Jy ! Component: 200 - total flux cleaned = 0.0106345 Jy ! Total flux subtracted in 200 components = 0.0106345 Jy ! Clean residual min=-0.005222 max=0.005430 Jy/beam ! Clean residual mean=-0.000035 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.153335 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.153335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288582Jy sigma=0.000693 ! Fit after self-cal, rms=0.288631Jy sigma=0.000692 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 123 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 0.92 KP 0.96 ! LA 0.98 MK 1.00* NL 0.90 OV 1.00 ! PT 1.11 SC 0.93 ! ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 0.97 KP 0.95 ! LA 0.95 MK 1.00* NL 1.15 OV 1.02 ! PT 1.13 SC 1.00 ! ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.97 HN 0.97 KP 0.98 ! LA 0.97 MK 1.00* NL 1.26 OV 0.96 ! PT 1.11 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.91 KP 1.00* ! LA 0.89 MK 1.00* NL 1.00* OV 0.94 ! PT 1.16 SC 0.77 ! ! ! Fit before self-cal, rms=0.288631Jy sigma=0.000692 ! Fit after self-cal, rms=0.218285Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=8.093 mas, bpa=12 degrees ! Estimated noise=652.094 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.00267973 Jy ! Component: 100 - total flux cleaned = 0.00318779 Jy ! Component: 150 - total flux cleaned = 0.00367758 Jy ! Component: 200 - total flux cleaned = 0.00401374 Jy ! Total flux subtracted in 200 components = 0.00401374 Jy ! Clean residual min=-0.004932 max=0.004531 Jy/beam ! Clean residual mean=-0.000015 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.157349 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.157349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218162Jy sigma=0.000684 ! Fit after self-cal, rms=0.218041Jy sigma=0.000683 ! 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.218041Jy sigma=0.000683 ! Fit after self-cal, rms=0.204368Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.219 mas, bmaj=8.044 mas, bpa=12.09 degrees ! Estimated noise=657.858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200258 Jy ! Component: 100 - total flux cleaned = 0.00301825 Jy ! Component: 150 - total flux cleaned = 0.00362193 Jy ! Component: 200 - total flux cleaned = 0.00376424 Jy ! Total flux subtracted in 200 components = 0.00376424 Jy ! Clean residual min=-0.002058 max=0.002356 Jy/beam ! Clean residual mean=-0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.161113 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.161113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204308Jy sigma=0.000667 ! Fit after self-cal, rms=0.204358Jy sigma=0.000667 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 (-13.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000892439 Jy ! Component: 100 - total flux cleaned = 0.00114157 Jy ! Component: 150 - total flux cleaned = 0.00118387 Jy ! Component: 200 - total flux cleaned = 0.00122206 Jy ! Total flux subtracted in 200 components = 0.00122206 Jy ! Clean residual min=-0.001833 max=0.001902 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.162335 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.162335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204313Jy sigma=0.000666 ! Fit after self-cal, rms=0.204318Jy sigma=0.000666 ! 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.204318Jy sigma=0.000666 ! Fit after self-cal, rms=0.206294Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=8.038 mas, bpa=12.14 degrees ! Estimated noise=662.081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000919834 Jy ! Component: 100 - total flux cleaned = 0.0012391 Jy ! Component: 150 - total flux cleaned = 0.00154542 Jy ! Component: 200 - total flux cleaned = 0.0017329 Jy ! Total flux subtracted in 200 components = 0.0017329 Jy ! Clean residual min=-0.001893 max=0.001873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.164068 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.164068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206249Jy sigma=0.000666 ! Fit after self-cal, rms=0.206257Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289703 Jy ! Component: 100 - total flux cleaned = 0.000337304 Jy ! Component: 150 - total flux cleaned = 0.000381118 Jy ! Component: 200 - total flux cleaned = 0.000422395 Jy ! Total flux subtracted in 200 components = 0.000422395 Jy ! Clean residual min=-0.001834 max=0.001860 Jy/beam ! Clean residual mean=-0.000000 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.16449 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.16449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206238Jy sigma=0.000666 ! Fit after self-cal, rms=0.206240Jy sigma=0.000666 ! 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.206240Jy sigma=0.000666 ! Fit after self-cal, rms=0.206974Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.645 mas, bmaj=9.937 mas, bpa=0.9429 degrees ! Estimated noise=796.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141919 Jy ! Component: 100 - total flux cleaned = 0.00215905 Jy ! Component: 150 - total flux cleaned = 0.00242583 Jy ! Component: 200 - total flux cleaned = 0.00251094 Jy ! Total flux subtracted in 200 components = 0.00251094 Jy ! Clean residual min=-0.001905 max=0.002151 Jy/beam ! Clean residual mean=-0.000000 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.167001 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.167001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206936Jy sigma=0.000666 ! Fit after self-cal, rms=0.206939Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356895 Jy ! Component: 100 - total flux cleaned = 0.000389628 Jy ! Component: 150 - total flux cleaned = 0.000447536 Jy ! Component: 200 - total flux cleaned = 0.00046074 Jy ! Total flux subtracted in 200 components = 0.00046074 Jy ! Clean residual min=-0.001880 max=0.002176 Jy/beam ! Clean residual mean=0.000000 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.167462 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 127 components and 0.167462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206928Jy sigma=0.000666 ! Fit after self-cal, rms=0.206932Jy sigma=0.000666 ! 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.204 mas, bmaj=8.034 mas, bpa=12.21 degrees ! Estimated noise=665.308 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.204 x 8.034 at 12.21 degrees (North through East) ! Clean map min=-0.0018035 max=0.12548 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.584 mas, bmaj=7.355 mas, bpa=13.58 degrees ! Estimated noise=868.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0969857 Jy ! Component: 100 - total flux cleaned = 0.126658 Jy ! Component: 150 - total flux cleaned = 0.140767 Jy ! Component: 200 - total flux cleaned = 0.14824 Jy ! Total flux subtracted in 200 components = 0.14824 Jy ! Clean residual min=-0.003063 max=0.003914 Jy/beam ! Clean residual mean=-0.000007 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.14824 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.14824 Jy ! Inverting map and beam ! Estimated beam: bmin=4.204 mas, bmaj=8.034 mas, bpa=12.21 degrees ! Estimated noise=665.308 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.00581299 Jy ! Component: 100 - total flux cleaned = 0.00904711 Jy ! Component: 150 - total flux cleaned = 0.0107875 Jy ! Component: 200 - total flux cleaned = 0.0122198 Jy ! Total flux subtracted in 200 components = 0.0122198 Jy ! Clean residual min=-0.002184 max=0.001950 Jy/beam ! Clean residual mean=-0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.16046 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 62 components and 0.16046 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.645 mas, bmaj=9.937 mas, bpa=0.9429 degrees ! Estimated noise=796.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241137 Jy ! Component: 100 - total flux cleaned = 0.00400431 Jy ! Component: 150 - total flux cleaned = 0.00494847 Jy ! Component: 200 - total flux cleaned = 0.00520722 Jy ! Total flux subtracted in 200 components = 0.00520722 Jy ! Clean residual min=-0.001946 max=0.002026 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.165667 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.00024457 Jy ! Component: 100 - total flux cleaned = 0.000480216 Jy ! Component: 150 - total flux cleaned = 0.000597154 Jy ! Component: 200 - total flux cleaned = 0.000704474 Jy ! Total flux subtracted in 200 components = 0.000704474 Jy ! Clean residual min=-0.001942 max=0.002078 Jy/beam ! Clean residual mean=-0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.166371 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 109 components and 0.166371 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.204 mas, bmaj=8.034 mas, bpa=12.21 degrees ! Estimated noise=665.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.20569e-05 Jy ! Component: 100 - total flux cleaned = 0.000158968 Jy ! Component: 150 - total flux cleaned = 0.000128021 Jy ! Component: 200 - total flux cleaned = 0.00010271 Jy ! Total flux subtracted in 200 components = 0.00010271 Jy ! Clean residual min=-0.001981 max=0.001803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.166474 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 122 components and 0.166474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206950Jy sigma=0.000666 ! Fit after self-cal, rms=0.206947Jy sigma=0.000666 wmodel J0347+2339_S_2017_01_16_pus_map.mod ! Writing 122 model components to file: J0347+2339_S_2017_01_16_pus_map.mod wobs J0347+2339_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0347+2339_S_2017_01_16_pus_uvs.fits wwins J0347+2339_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J0347+2339_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.000111331 Jy ! Component: 100 - total flux cleaned = -0.000140787 Jy ! Component: 150 - total flux cleaned = -0.000279155 Jy ! Component: 200 - total flux cleaned = -0.000466102 Jy ! Component: 250 - total flux cleaned = -0.000646887 Jy ! Component: 300 - total flux cleaned = -0.000697654 Jy ! Component: 350 - total flux cleaned = -0.000771347 Jy ! Component: 400 - total flux cleaned = -0.000843252 Jy ! Component: 450 - total flux cleaned = -0.000866948 Jy ! Component: 500 - total flux cleaned = -0.000844461 Jy ! Component: 550 - total flux cleaned = -0.000912104 Jy ! Component: 600 - total flux cleaned = -0.000978179 Jy ! Component: 650 - total flux cleaned = -0.00102146 Jy ! Component: 700 - total flux cleaned = -0.0010214 Jy ! Component: 750 - total flux cleaned = -0.00100038 Jy ! Component: 800 - total flux cleaned = -0.00102068 Jy ! Component: 850 - total flux cleaned = -0.000940078 Jy ! Component: 900 - total flux cleaned = -0.000979959 Jy ! Component: 950 - total flux cleaned = -0.000959872 Jy ! Component: 1000 - total flux cleaned = -0.000901593 Jy ! Component: 1050 - total flux cleaned = -0.000806457 Jy ! Component: 1100 - total flux cleaned = -0.000787424 Jy ! Component: 1150 - total flux cleaned = -0.0008056 Jy ! Component: 1200 - total flux cleaned = -0.000714267 Jy ! Component: 1250 - total flux cleaned = -0.000732387 Jy ! Component: 1300 - total flux cleaned = -0.000732399 Jy ! Component: 1350 - total flux cleaned = -0.00071476 Jy ! Component: 1400 - total flux cleaned = -0.000697169 Jy ! Component: 1450 - total flux cleaned = -0.000697355 Jy ! Component: 1500 - total flux cleaned = -0.000629198 Jy ! Component: 1550 - total flux cleaned = -0.000612671 Jy ! Component: 1600 - total flux cleaned = -0.00059616 Jy ! Component: 1650 - total flux cleaned = -0.0005798 Jy ! Component: 1700 - total flux cleaned = -0.00059632 Jy ! Component: 1750 - total flux cleaned = -0.000596265 Jy ! Component: 1800 - total flux cleaned = -0.000564283 Jy ! Component: 1850 - total flux cleaned = -0.000548446 Jy ! Component: 1900 - total flux cleaned = -0.000564232 Jy ! Component: 1950 - total flux cleaned = -0.000517385 Jy ! Component: 2000 - total flux cleaned = -0.000502002 Jy ! Component: 2050 - total flux cleaned = -0.00050198 Jy ! Component: 2100 - total flux cleaned = -0.000517015 Jy ! Component: 2150 - total flux cleaned = -0.000516808 Jy ! Component: 2200 - total flux cleaned = -0.000471781 Jy ! Component: 2250 - total flux cleaned = -0.000471739 Jy ! Component: 2300 - total flux cleaned = -0.000545708 Jy ! Component: 2350 - total flux cleaned = -0.000486948 Jy ! Component: 2400 - total flux cleaned = -0.000501635 Jy ! Component: 2450 - total flux cleaned = -0.000516256 Jy ! Component: 2500 - total flux cleaned = -0.000530552 Jy ! Component: 2550 - total flux cleaned = -0.000473323 Jy ! Component: 2600 - total flux cleaned = -0.000501694 Jy ! Component: 2650 - total flux cleaned = -0.000473454 Jy ! Component: 2700 - total flux cleaned = -0.000487482 Jy ! Component: 2750 - total flux cleaned = -0.000431559 Jy ! Component: 2800 - total flux cleaned = -0.000445296 Jy ! Component: 2850 - total flux cleaned = -0.000445146 Jy ! Component: 2900 - total flux cleaned = -0.000404072 Jy ! Component: 2950 - total flux cleaned = -0.00040396 Jy ! Component: 3000 - total flux cleaned = -0.000417435 Jy ! Component: 3050 - total flux cleaned = -0.000350131 Jy ! Component: 3100 - total flux cleaned = -0.000336844 Jy ! Component: 3150 - total flux cleaned = -0.000310253 Jy ! Component: 3200 - total flux cleaned = -0.000297003 Jy ! Component: 3250 - total flux cleaned = -0.000270683 Jy ! Component: 3300 - total flux cleaned = -0.000244558 Jy ! Component: 3350 - total flux cleaned = -0.000231646 Jy ! Component: 3400 - total flux cleaned = -0.000179907 Jy ! Component: 3450 - total flux cleaned = -0.00019287 Jy ! Component: 3500 - total flux cleaned = -0.000154438 Jy ! Component: 3550 - total flux cleaned = -0.00015448 Jy ! Component: 3600 - total flux cleaned = -0.000154391 Jy ! Component: 3650 - total flux cleaned = -0.000154359 Jy ! Component: 3700 - total flux cleaned = -0.000103966 Jy ! Component: 3750 - total flux cleaned = -9.1379e-05 Jy ! Component: 3800 - total flux cleaned = -9.13031e-05 Jy ! Component: 3850 - total flux cleaned = -4.16536e-05 Jy ! Component: 3900 - total flux cleaned = 4.46694e-05 Jy ! Component: 3950 - total flux cleaned = -4.53929e-06 Jy ! Component: 4000 - total flux cleaned = -4.56037e-06 Jy ! Component: 4050 - total flux cleaned = 4.39997e-05 Jy ! Total flux subtracted in 4096 components = 8.02098e-05 Jy ! Clean residual min=-0.000677 max=0.000683 Jy/beam ! Clean residual mean=-0.000000 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.166554 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 431 components and 0.166554 Jy ![Exited script file: muppet] wmap "J0347+2339_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.204 x 8.034 at 12.21 degrees (North through East) ! Clean map min=-0.0018089 max=0.12565 Jy/beam ! Writing clean map to FITS file: J0347+2339_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.125649 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239684 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.572268 0.572268 1.14454 2.28907 4.57815 9.15629 18.3126 36.6252 73.2504 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.204 x 8.034 at 12.21 degrees (North through East) ! Clean map min=-0.0018089 max=0.12565 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 J0347+2339_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:03:49 2019