! Started logfile: J0301-1812_S_2017_08_05_pus_uvs.log on Thu May 9 19:19:03 2019 obs J0301-1812_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0301-1812_S_2017_08_05_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777076 visibilities/baseline/integration-bin. ! Found source: J0301-1812 ! ! 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 513 lines of history. ! ! Reading 13288 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 J0301-1812_S_2017_08_05_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 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 588 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914659Jy sigma=0.007290 ! Fit after self-cal, rms=0.901755Jy sigma=0.007193 ! 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.436 mas, bmaj=6.993 mas, bpa=-5.406 degrees ! Estimated noise=1322.24 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.076392 Jy ! Component: 100 - total flux cleaned = 0.0941655 Jy ! Total flux subtracted in 100 components = 0.0941655 Jy ! Clean residual min=-0.005485 max=0.007605 Jy/beam ! Clean residual mean=-0.000003 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.0941655 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0941655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092072Jy sigma=0.000678 ! Fit after self-cal, rms=0.092064Jy sigma=0.000677 ! 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=2.947 mas, bmaj=8.053 mas, bpa=-5.424 degrees ! Estimated noise=879.247 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.0113348 Jy ! Component: 100 - total flux cleaned = 0.0169443 Jy ! Component: 150 - total flux cleaned = 0.0200303 Jy ! Component: 200 - total flux cleaned = 0.0217595 Jy ! Total flux subtracted in 200 components = 0.0217595 Jy ! Clean residual min=-0.003140 max=0.004393 Jy/beam ! Clean residual mean=-0.000013 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.115925 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.115925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090694Jy sigma=0.000667 ! Fit after self-cal, rms=0.090695Jy sigma=0.000666 ! 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.95 HN 1.06 KP 1.04 ! LA 0.99 MK 1.04 NL 0.86 OV 1.06 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.10 KP 1.01 ! LA 0.92 MK 0.98 NL 1.03 OV 1.10 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.17 KP 0.87 ! LA 0.76 MK 1.00 NL 1.16 OV 0.99 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.95 KP 1.00* ! LA 1.00* MK 1.00 NL 1.00* OV 1.00* ! PT 0.92 SC 1.00* ! ! ! Fit before self-cal, rms=0.090695Jy sigma=0.000666 ! Fit after self-cal, rms=0.089593Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=8.067 mas, bpa=-5.21 degrees ! Estimated noise=874.825 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.000662987 Jy ! Component: 100 - total flux cleaned = -0.000682893 Jy ! Component: 150 - total flux cleaned = -0.00072796 Jy ! Component: 200 - total flux cleaned = -0.000727615 Jy ! Total flux subtracted in 200 components = -0.000727615 Jy ! Clean residual min=-0.002742 max=0.003176 Jy/beam ! Clean residual mean=-0.000008 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.115197 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.115197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089581Jy sigma=0.000660 ! Fit after self-cal, rms=0.089595Jy sigma=0.000660 ! 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.089595Jy sigma=0.000660 ! Fit after self-cal, rms=0.091116Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=8.086 mas, bpa=-5.16 degrees ! Estimated noise=874.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.54816e-05 Jy ! Component: 100 - total flux cleaned = -9.3905e-05 Jy ! Component: 150 - total flux cleaned = -0.000107235 Jy ! Component: 200 - total flux cleaned = -0.000107612 Jy ! Total flux subtracted in 200 components = -0.000107612 Jy ! Clean residual min=-0.002576 max=0.002552 Jy/beam ! Clean residual mean=-0.000005 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.11509 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.11509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091110Jy sigma=0.000659 ! Fit after self-cal, rms=0.091157Jy sigma=0.000659 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 (8.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247385 Jy ! Component: 100 - total flux cleaned = 0.00329977 Jy ! Component: 150 - total flux cleaned = 0.00334346 Jy ! Component: 200 - total flux cleaned = 0.00334371 Jy ! Total flux subtracted in 200 components = 0.00334371 Jy ! Clean residual min=-0.002418 max=0.002389 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.118433 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.118433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091077Jy sigma=0.000658 ! Fit after self-cal, rms=0.091069Jy sigma=0.000658 ! 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.091069Jy sigma=0.000658 ! Fit after self-cal, rms=0.090704Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=8.06 mas, bpa=-5.167 degrees ! Estimated noise=873.247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136049 Jy ! Component: 100 - total flux cleaned = 0.0015838 Jy ! Component: 150 - total flux cleaned = 0.00161514 Jy ! Component: 200 - total flux cleaned = 0.0016151 Jy ! Total flux subtracted in 200 components = 0.0016151 Jy ! Clean residual min=-0.002329 max=0.002380 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.120049 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.120049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090673Jy sigma=0.000658 ! Fit after self-cal, rms=0.090668Jy sigma=0.000658 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.000341838 Jy ! Component: 100 - total flux cleaned = 0.000341301 Jy ! Component: 150 - total flux cleaned = 0.000317247 Jy ! Component: 200 - total flux cleaned = 0.000296187 Jy ! Total flux subtracted in 200 components = 0.000296187 Jy ! Clean residual min=-0.002343 max=0.002385 Jy/beam ! Clean residual mean=-0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.120345 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.120345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090653Jy sigma=0.000658 ! Fit after self-cal, rms=0.090652Jy sigma=0.000658 ! Inverting map ! Added new window around map position (-109, 100.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199767 Jy ! Component: 100 - total flux cleaned = 0.0029358 Jy ! Component: 150 - total flux cleaned = 0.00318765 Jy ! Component: 200 - total flux cleaned = 0.00328252 Jy ! Total flux subtracted in 200 components = 0.00328252 Jy ! Clean residual min=-0.002405 max=0.001860 Jy/beam ! Clean residual mean=-0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.123627 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.123627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090607Jy sigma=0.000657 ! Fit after self-cal, rms=0.090602Jy sigma=0.000657 ! 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.090602Jy sigma=0.000657 ! Fit after self-cal, rms=0.090088Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.444 mas, bmaj=17.72 mas, bpa=-3.199 degrees ! Estimated noise=1124.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109049 Jy ! Component: 100 - total flux cleaned = 0.00177112 Jy ! Component: 150 - total flux cleaned = 0.00209771 Jy ! Component: 200 - total flux cleaned = 0.00219259 Jy ! Total flux subtracted in 200 components = 0.00219259 Jy ! Clean residual min=-0.002183 max=0.002328 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.12582 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.12582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090081Jy sigma=0.000657 ! Fit after self-cal, rms=0.090073Jy sigma=0.000657 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.000282443 Jy ! Component: 100 - total flux cleaned = 0.000331415 Jy ! Component: 150 - total flux cleaned = 0.000390883 Jy ! Component: 200 - total flux cleaned = 0.000444631 Jy ! Total flux subtracted in 200 components = 0.000444631 Jy ! Clean residual min=-0.002128 max=0.002294 Jy/beam ! Clean residual mean=-0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.126264 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.126264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090073Jy sigma=0.000657 ! Fit after self-cal, rms=0.090072Jy sigma=0.000657 ! 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=2.957 mas, bmaj=8.044 mas, bpa=-5.191 degrees ! Estimated noise=871.975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 8.044 at -5.191 degrees (North through East) ! Clean map min=-0.0022302 max=0.099095 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.436 mas, bmaj=6.985 mas, bpa=-5.23 degrees ! Estimated noise=1315.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0756227 Jy ! Component: 100 - total flux cleaned = 0.0936254 Jy ! Component: 150 - total flux cleaned = 0.10151 Jy ! Component: 200 - total flux cleaned = 0.106417 Jy ! Total flux subtracted in 200 components = 0.106417 Jy ! Clean residual min=-0.004310 max=0.003642 Jy/beam ! Clean residual mean=-0.000001 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.106417 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.106417 Jy ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=8.044 mas, bpa=-5.191 degrees ! Estimated noise=871.975 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.0055259 Jy ! Component: 100 - total flux cleaned = 0.00906985 Jy ! Component: 150 - total flux cleaned = 0.011671 Jy ! Component: 200 - total flux cleaned = 0.0136442 Jy ! Total flux subtracted in 200 components = 0.0136442 Jy ! Clean residual min=-0.002614 max=0.002070 Jy/beam ! Clean residual mean=-0.000004 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.120061 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.120061 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.444 mas, bmaj=17.72 mas, bpa=-3.199 degrees ! Estimated noise=1124.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229309 Jy ! Component: 100 - total flux cleaned = 0.0037207 Jy ! Component: 150 - total flux cleaned = 0.00473569 Jy ! Component: 200 - total flux cleaned = 0.00547364 Jy ! Total flux subtracted in 200 components = 0.00547364 Jy ! Clean residual min=-0.002221 max=0.002333 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.125535 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.000539315 Jy ! Component: 100 - total flux cleaned = 0.000659774 Jy ! Component: 150 - total flux cleaned = 0.000725245 Jy ! Component: 200 - total flux cleaned = 0.000785296 Jy ! Total flux subtracted in 200 components = 0.000785296 Jy ! Clean residual min=-0.002203 max=0.002320 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.12632 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 92 components and 0.12632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=8.044 mas, bpa=-5.191 degrees ! Estimated noise=871.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432812 Jy ! Component: 100 - total flux cleaned = -0.000508345 Jy ! Component: 150 - total flux cleaned = -0.000506266 Jy ! Component: 200 - total flux cleaned = -0.000444661 Jy ! Total flux subtracted in 200 components = -0.000444661 Jy ! Clean residual min=-0.002419 max=0.001923 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.125875 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.125875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090099Jy sigma=0.000657 ! Fit after self-cal, rms=0.090097Jy sigma=0.000657 wmodel J0301-1812_S_2017_08_05_pus_map.mod ! Writing 115 model components to file: J0301-1812_S_2017_08_05_pus_map.mod wobs J0301-1812_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0301-1812_S_2017_08_05_pus_uvs.fits wwins J0301-1812_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0301-1812_S_2017_08_05_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.000802657 Jy ! Component: 100 - total flux cleaned = -0.00108263 Jy ! Component: 150 - total flux cleaned = -0.00124593 Jy ! Component: 200 - total flux cleaned = -0.0012772 Jy ! Component: 250 - total flux cleaned = -0.00121968 Jy ! Component: 300 - total flux cleaned = -0.00119223 Jy ! Component: 350 - total flux cleaned = -0.00121752 Jy ! Component: 400 - total flux cleaned = -0.00124278 Jy ! Component: 450 - total flux cleaned = -0.00119413 Jy ! Component: 500 - total flux cleaned = -0.00117032 Jy ! Component: 550 - total flux cleaned = -0.00112389 Jy ! Component: 600 - total flux cleaned = -0.00105668 Jy ! Component: 650 - total flux cleaned = -0.00103471 Jy ! Component: 700 - total flux cleaned = -0.00101274 Jy ! Component: 750 - total flux cleaned = -0.00103306 Jy ! Component: 800 - total flux cleaned = -0.00103275 Jy ! Component: 850 - total flux cleaned = -0.00111323 Jy ! Component: 900 - total flux cleaned = -0.00123179 Jy ! Component: 950 - total flux cleaned = -0.00134842 Jy ! Component: 1000 - total flux cleaned = -0.00148198 Jy ! Component: 1050 - total flux cleaned = -0.0016505 Jy ! Component: 1100 - total flux cleaned = -0.00177978 Jy ! Component: 1150 - total flux cleaned = -0.00199713 Jy ! Component: 1200 - total flux cleaned = -0.00203316 Jy ! Component: 1250 - total flux cleaned = -0.00224476 Jy ! Component: 1300 - total flux cleaned = -0.00233126 Jy ! Component: 1350 - total flux cleaned = -0.00246808 Jy ! Component: 1400 - total flux cleaned = -0.00258619 Jy ! Component: 1450 - total flux cleaned = -0.00270279 Jy ! Component: 1500 - total flux cleaned = -0.00276815 Jy ! Component: 1550 - total flux cleaned = -0.00284954 Jy ! Component: 1600 - total flux cleaned = -0.00294514 Jy ! Component: 1650 - total flux cleaned = -0.00305541 Jy ! Component: 1700 - total flux cleaned = -0.00311752 Jy ! Component: 1750 - total flux cleaned = -0.00322502 Jy ! Component: 1800 - total flux cleaned = -0.00330092 Jy ! Component: 1850 - total flux cleaned = -0.00334578 Jy ! Component: 1900 - total flux cleaned = -0.00342012 Jy ! Component: 1950 - total flux cleaned = -0.00347874 Jy ! Component: 2000 - total flux cleaned = -0.00358021 Jy ! Component: 2050 - total flux cleaned = -0.00362291 Jy ! Component: 2100 - total flux cleaned = -0.00367935 Jy ! Component: 2150 - total flux cleaned = -0.00372133 Jy ! Component: 2200 - total flux cleaned = -0.00373508 Jy ! Component: 2250 - total flux cleaned = -0.00383109 Jy ! Component: 2300 - total flux cleaned = -0.00385803 Jy ! Component: 2350 - total flux cleaned = -0.00389845 Jy ! Component: 2400 - total flux cleaned = -0.0039514 Jy ! Component: 2450 - total flux cleaned = -0.00396446 Jy ! Component: 2500 - total flux cleaned = -0.00401632 Jy ! Component: 2550 - total flux cleaned = -0.00402923 Jy ! Component: 2600 - total flux cleaned = -0.00406749 Jy ! Component: 2650 - total flux cleaned = -0.00410529 Jy ! Component: 2700 - total flux cleaned = -0.00410519 Jy ! Component: 2750 - total flux cleaned = -0.00412995 Jy ! Component: 2800 - total flux cleaned = -0.00416676 Jy ! Component: 2850 - total flux cleaned = -0.00417874 Jy ! Component: 2900 - total flux cleaned = -0.00415467 Jy ! Component: 2950 - total flux cleaned = -0.00419041 Jy ! Component: 3000 - total flux cleaned = -0.00420209 Jy ! Component: 3050 - total flux cleaned = -0.00421376 Jy ! Component: 3100 - total flux cleaned = -0.00416749 Jy ! Component: 3150 - total flux cleaned = -0.00421331 Jy ! Component: 3200 - total flux cleaned = -0.00415654 Jy ! Component: 3250 - total flux cleaned = -0.00420159 Jy ! Component: 3300 - total flux cleaned = -0.00421271 Jy ! Component: 3350 - total flux cleaned = -0.00417922 Jy ! Component: 3400 - total flux cleaned = -0.00416818 Jy ! Component: 3450 - total flux cleaned = -0.00415741 Jy ! Component: 3500 - total flux cleaned = -0.00415739 Jy ! Component: 3550 - total flux cleaned = -0.00415723 Jy ! Component: 3600 - total flux cleaned = -0.00412511 Jy ! Component: 3650 - total flux cleaned = -0.00410391 Jy ! Component: 3700 - total flux cleaned = -0.00410381 Jy ! Component: 3750 - total flux cleaned = -0.00405149 Jy ! Component: 3800 - total flux cleaned = -0.00402036 Jy ! Component: 3850 - total flux cleaned = -0.00396884 Jy ! Component: 3900 - total flux cleaned = -0.00397901 Jy ! Component: 3950 - total flux cleaned = -0.00397891 Jy ! Component: 4000 - total flux cleaned = -0.00389798 Jy ! Component: 4050 - total flux cleaned = -0.00390806 Jy ! Total flux subtracted in 4096 components = -0.00388808 Jy ! Clean residual min=-0.000722 max=0.000599 Jy/beam ! Clean residual mean=-0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.121987 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 414 components and 0.121987 Jy ![Exited script file: muppet] wmap "J0301-1812_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 8.044 at -5.191 degrees (North through East) ! Clean map min=-0.0015727 max=0.099059 Jy/beam ! Writing clean map to FITS file: J0301-1812_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0990595 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176951 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535894 0.535894 1.07179 2.14357 4.28715 8.5743 17.1486 34.2972 68.5944 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: 2.957 x 8.044 at -5.191 degrees (North through East) ! Clean map min=-0.0015727 max=0.099059 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 J0301-1812_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:19:09 2019