! Started logfile: J0058-1829_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:28:39 2019 obs J0058-1829_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0058-1829_S_2017_03_27_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.948726 visibilities/baseline/integration-bin. ! Found source: J0058-1829 ! ! 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 37228 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 J0058-1829_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 930 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004230Jy sigma=0.007134 ! Fit after self-cal, rms=0.956443Jy sigma=0.006812 ! 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.527 mas, bmaj=6.789 mas, bpa=-5.402 degrees ! Estimated noise=986.779 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.0385061 Jy ! Component: 100 - total flux cleaned = 0.0469252 Jy ! Total flux subtracted in 100 components = 0.0469252 Jy ! Clean residual min=-0.003052 max=0.003188 Jy/beam ! Clean residual mean=0.000004 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.0469252 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0469252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096876Jy sigma=0.000648 ! Fit after self-cal, rms=0.095211Jy sigma=0.000636 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341485 Jy ! Component: 100 - total flux cleaned = 0.003718 Jy ! Total flux subtracted in 100 components = 0.003718 Jy ! Clean residual min=-0.002837 max=0.003066 Jy/beam ! Clean residual mean=0.000004 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.0506432 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0506432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095079Jy sigma=0.000636 ! Fit after self-cal, rms=0.095038Jy sigma=0.000635 ! 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.161 mas, bmaj=7.957 mas, bpa=-3.075 degrees ! Estimated noise=578.914 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.000676098 Jy ! Component: 100 - total flux cleaned = -0.000699861 Jy ! Component: 150 - total flux cleaned = -0.000747901 Jy ! Component: 200 - total flux cleaned = -0.000810498 Jy ! Total flux subtracted in 200 components = -0.000810498 Jy ! Clean residual min=-0.001710 max=0.001982 Jy/beam ! Clean residual mean=0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0498327 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0498327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095024Jy sigma=0.000635 ! Fit after self-cal, rms=0.095016Jy sigma=0.000635 ! 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 0.98 FD 0.99 HN 1.01 KP 1.06 ! LA 1.01 MK 0.97 NL 0.98 OV 1.12 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.96 KP 1.04 ! LA 1.02 MK 1.05 NL 1.00 OV 1.13 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.08 HN 0.93 KP 0.98 ! LA 1.01 MK 1.08 NL 0.90 OV 1.02 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.97 HN 0.79 KP 1.00* ! LA 1.00* MK 0.86 NL 1.00* OV 0.69 ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.095016Jy sigma=0.000635 ! Fit after self-cal, rms=0.092512Jy sigma=0.000633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=7.951 mas, bpa=-3.81 degrees ! Estimated noise=580.525 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.000127917 Jy ! Component: 100 - total flux cleaned = 0.000225184 Jy ! Component: 150 - total flux cleaned = 0.000303143 Jy ! Component: 200 - total flux cleaned = 0.000336922 Jy ! Total flux subtracted in 200 components = 0.000336922 Jy ! Clean residual min=-0.001505 max=0.001623 Jy/beam ! Clean residual mean=-0.000003 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0501696 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.0501696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092507Jy sigma=0.000633 ! Fit after self-cal, rms=0.092386Jy sigma=0.000633 ! 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.092386Jy sigma=0.000633 ! Fit after self-cal, rms=0.092066Jy sigma=0.000632 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.922 mas, bpa=-3.9 degrees ! Estimated noise=581.998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167742 Jy ! Component: 100 - total flux cleaned = 0.000237441 Jy ! Component: 150 - total flux cleaned = 0.000302617 Jy ! Component: 200 - total flux cleaned = 0.000326761 Jy ! Total flux subtracted in 200 components = 0.000326761 Jy ! Clean residual min=-0.001377 max=0.001568 Jy/beam ! Clean residual mean=-0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0504964 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0504964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092063Jy sigma=0.000632 ! Fit after self-cal, rms=0.092042Jy sigma=0.000632 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.48871e-05 Jy ! Component: 100 - total flux cleaned = -1.16368e-05 Jy ! Component: 150 - total flux cleaned = 2.38166e-05 Jy ! Component: 200 - total flux cleaned = 3.92591e-05 Jy ! Total flux subtracted in 200 components = 3.92591e-05 Jy ! Clean residual min=-0.001383 max=0.001607 Jy/beam ! Clean residual mean=-0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0505356 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.0505356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092040Jy sigma=0.000632 ! Fit after self-cal, rms=0.092040Jy sigma=0.000632 ! 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.092040Jy sigma=0.000632 ! Fit after self-cal, rms=0.092238Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=7.896 mas, bpa=-4 degrees ! Estimated noise=581.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121051 Jy ! Component: 100 - total flux cleaned = 0.000160083 Jy ! Component: 150 - total flux cleaned = 0.00019041 Jy ! Component: 200 - total flux cleaned = 0.00020351 Jy ! Total flux subtracted in 200 components = 0.00020351 Jy ! Clean residual min=-0.001390 max=0.001479 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0507391 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0507391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092236Jy sigma=0.000631 ! Fit after self-cal, rms=0.092267Jy sigma=0.000631 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 = -6.75355e-05 Jy ! Component: 100 - total flux cleaned = -3.75858e-05 Jy ! Component: 150 - total flux cleaned = -3.72255e-05 Jy ! Component: 200 - total flux cleaned = -3.7571e-05 Jy ! Total flux subtracted in 200 components = -3.7571e-05 Jy ! Clean residual min=-0.001375 max=0.001609 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0507016 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0507016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092265Jy sigma=0.000631 ! Fit after self-cal, rms=0.092254Jy sigma=0.000631 ! 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.092254Jy sigma=0.000631 ! Fit after self-cal, rms=0.092584Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.547 mas, bmaj=15.5 mas, bpa=1.706 degrees ! Estimated noise=750.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384352 Jy ! Component: 100 - total flux cleaned = 0.000424152 Jy ! Component: 150 - total flux cleaned = 0.000444307 Jy ! Component: 200 - total flux cleaned = 0.000456474 Jy ! Total flux subtracted in 200 components = 0.000456474 Jy ! Clean residual min=-0.001548 max=0.001699 Jy/beam ! Clean residual mean=-0.000006 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.051158 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.051158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092584Jy sigma=0.000631 ! Fit after self-cal, rms=0.092597Jy sigma=0.000631 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 = 3.80688e-05 Jy ! Component: 100 - total flux cleaned = 5.74285e-05 Jy ! Component: 150 - total flux cleaned = 7.49845e-05 Jy ! Component: 200 - total flux cleaned = 8.56484e-05 Jy ! Total flux subtracted in 200 components = 8.56484e-05 Jy ! Clean residual min=-0.001655 max=0.001690 Jy/beam ! Clean residual mean=-0.000005 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0512437 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.0512437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092597Jy sigma=0.000631 ! Fit after self-cal, rms=0.092592Jy sigma=0.000631 ! 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.143 mas, bmaj=7.88 mas, bpa=-4.051 degrees ! Estimated noise=581.416 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 7.88 at -4.051 degrees (North through East) ! Clean map min=-0.0013694 max=0.051211 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.526 mas, bmaj=6.806 mas, bpa=-6.225 degrees ! Estimated noise=969.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0404492 Jy ! Component: 100 - total flux cleaned = 0.0477856 Jy ! Component: 150 - total flux cleaned = 0.0477717 Jy ! Component: 200 - total flux cleaned = 0.0482975 Jy ! Total flux subtracted in 200 components = 0.0482975 Jy ! Clean residual min=-0.002493 max=0.002395 Jy/beam ! Clean residual mean=-0.000003 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.0482975 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0482975 Jy ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=7.88 mas, bpa=-4.051 degrees ! Estimated noise=581.416 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) ! Added new window around map position (-2.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170306 Jy ! Component: 100 - total flux cleaned = 0.00238593 Jy ! Component: 150 - total flux cleaned = 0.00248081 Jy ! Component: 200 - total flux cleaned = 0.00248123 Jy ! Total flux subtracted in 200 components = 0.00248123 Jy ! Clean residual min=-0.001449 max=0.001517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0507787 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.0507787 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.547 mas, bmaj=15.5 mas, bpa=1.706 degrees ! Estimated noise=750.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409765 Jy ! Component: 100 - total flux cleaned = 0.000359646 Jy ! Component: 150 - total flux cleaned = 0.000328909 Jy ! Component: 200 - total flux cleaned = 0.000311018 Jy ! Total flux subtracted in 200 components = 0.000311018 Jy ! Clean residual min=-0.001620 max=0.001632 Jy/beam ! Clean residual mean=-0.000005 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0510897 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.62441e-05 Jy ! Component: 100 - total flux cleaned = -3.09937e-05 Jy ! Component: 150 - total flux cleaned = -3.78024e-05 Jy ! Component: 200 - total flux cleaned = -5.03377e-05 Jy ! Total flux subtracted in 200 components = -5.03377e-05 Jy ! Clean residual min=-0.001608 max=0.001631 Jy/beam ! Clean residual mean=-0.000005 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0510394 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.0510394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=7.88 mas, bpa=-4.051 degrees ! Estimated noise=581.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309183 Jy ! Component: 100 - total flux cleaned = -0.0002723 Jy ! Component: 150 - total flux cleaned = -0.000205813 Jy ! Component: 200 - total flux cleaned = -0.000175352 Jy ! Total flux subtracted in 200 components = -0.000175352 Jy ! Clean residual min=-0.001389 max=0.001515 Jy/beam ! Clean residual mean=-0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.050864 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.050864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092586Jy sigma=0.000631 ! Fit after self-cal, rms=0.092578Jy sigma=0.000631 wmodel J0058-1829_S_2017_03_27_pus_map.mod ! Writing 52 model components to file: J0058-1829_S_2017_03_27_pus_map.mod wobs J0058-1829_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0058-1829_S_2017_03_27_pus_uvs.fits wwins J0058-1829_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0058-1829_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.000530656 Jy ! Component: 100 - total flux cleaned = 0.000813335 Jy ! Component: 150 - total flux cleaned = 0.00105636 Jy ! Component: 200 - total flux cleaned = 0.00133551 Jy ! Component: 250 - total flux cleaned = 0.00160619 Jy ! Component: 300 - total flux cleaned = 0.00180312 Jy ! Component: 350 - total flux cleaned = 0.00197353 Jy ! Component: 400 - total flux cleaned = 0.00213981 Jy ! Component: 450 - total flux cleaned = 0.00224162 Jy ! Component: 500 - total flux cleaned = 0.00240094 Jy ! Component: 550 - total flux cleaned = 0.00247875 Jy ! Component: 600 - total flux cleaned = 0.00259382 Jy ! Component: 650 - total flux cleaned = 0.00268824 Jy ! Component: 700 - total flux cleaned = 0.00276209 Jy ! Component: 750 - total flux cleaned = 0.00279853 Jy ! Component: 800 - total flux cleaned = 0.00281654 Jy ! Component: 850 - total flux cleaned = 0.00285189 Jy ! Component: 900 - total flux cleaned = 0.00293858 Jy ! Component: 950 - total flux cleaned = 0.0029384 Jy ! Component: 1000 - total flux cleaned = 0.00302301 Jy ! Component: 1050 - total flux cleaned = 0.00298986 Jy ! Component: 1100 - total flux cleaned = 0.0030231 Jy ! Component: 1150 - total flux cleaned = 0.00305587 Jy ! Component: 1200 - total flux cleaned = 0.00312031 Jy ! Component: 1250 - total flux cleaned = 0.00308834 Jy ! Component: 1300 - total flux cleaned = 0.00310445 Jy ! Component: 1350 - total flux cleaned = 0.00315141 Jy ! Component: 1400 - total flux cleaned = 0.00315155 Jy ! Component: 1450 - total flux cleaned = 0.0031516 Jy ! Component: 1500 - total flux cleaned = 0.00313662 Jy ! Component: 1550 - total flux cleaned = 0.00316656 Jy ! Component: 1600 - total flux cleaned = 0.00319631 Jy ! Component: 1650 - total flux cleaned = 0.00318158 Jy ! Component: 1700 - total flux cleaned = 0.00322565 Jy ! Component: 1750 - total flux cleaned = 0.00322561 Jy ! Component: 1800 - total flux cleaned = 0.00323992 Jy ! Component: 1850 - total flux cleaned = 0.00319708 Jy ! Component: 1900 - total flux cleaned = 0.00325369 Jy ! Component: 1950 - total flux cleaned = 0.00323982 Jy ! Component: 2000 - total flux cleaned = 0.0032538 Jy ! Component: 2050 - total flux cleaned = 0.00328129 Jy ! Component: 2100 - total flux cleaned = 0.00325387 Jy ! Component: 2150 - total flux cleaned = 0.00329456 Jy ! Component: 2200 - total flux cleaned = 0.00326772 Jy ! Component: 2250 - total flux cleaned = 0.00326762 Jy ! Component: 2300 - total flux cleaned = 0.00328098 Jy ! Component: 2350 - total flux cleaned = 0.00332043 Jy ! Component: 2400 - total flux cleaned = 0.00329427 Jy ! Component: 2450 - total flux cleaned = 0.00332028 Jy ! Component: 2500 - total flux cleaned = 0.00328148 Jy ! Component: 2550 - total flux cleaned = 0.00329417 Jy ! Component: 2600 - total flux cleaned = 0.00330674 Jy ! Component: 2650 - total flux cleaned = 0.00330664 Jy ! Component: 2700 - total flux cleaned = 0.00329419 Jy ! Component: 2750 - total flux cleaned = 0.00333156 Jy ! Component: 2800 - total flux cleaned = 0.0033069 Jy ! Component: 2850 - total flux cleaned = 0.00330679 Jy ! Component: 2900 - total flux cleaned = 0.00331879 Jy ! Component: 2950 - total flux cleaned = 0.00324634 Jy ! Component: 3000 - total flux cleaned = 0.00323448 Jy ! Component: 3050 - total flux cleaned = 0.00318684 Jy ! Component: 3100 - total flux cleaned = 0.00322241 Jy ! Component: 3150 - total flux cleaned = 0.00317528 Jy ! Component: 3200 - total flux cleaned = 0.00314024 Jy ! Component: 3250 - total flux cleaned = 0.00307061 Jy ! Component: 3300 - total flux cleaned = 0.00303615 Jy ! Component: 3350 - total flux cleaned = 0.00302464 Jy ! Component: 3400 - total flux cleaned = 0.00300182 Jy ! Component: 3450 - total flux cleaned = 0.00288865 Jy ! Component: 3500 - total flux cleaned = 0.00291114 Jy ! Component: 3550 - total flux cleaned = 0.00289983 Jy ! Component: 3600 - total flux cleaned = 0.00283323 Jy ! Component: 3650 - total flux cleaned = 0.00278918 Jy ! Component: 3700 - total flux cleaned = 0.00277812 Jy ! Component: 3750 - total flux cleaned = 0.00272363 Jy ! Component: 3800 - total flux cleaned = 0.00272371 Jy ! Component: 3850 - total flux cleaned = 0.00272368 Jy ! Component: 3900 - total flux cleaned = 0.00265944 Jy ! Component: 3950 - total flux cleaned = 0.00266997 Jy ! Component: 4000 - total flux cleaned = 0.00260645 Jy ! Component: 4050 - total flux cleaned = 0.00258549 Jy ! Total flux subtracted in 4096 components = 0.00254365 Jy ! Clean residual min=-0.000880 max=0.000663 Jy/beam ! Clean residual mean=-0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.0534077 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 379 components and 0.0534077 Jy ![Exited script file: muppet] wmap "J0058-1829_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 7.88 at -4.051 degrees (North through East) ! Clean map min=-0.0012868 max=0.051144 Jy/beam ! Writing clean map to FITS file: J0058-1829_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.0511442 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196137 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15049 1.15049 2.30099 4.60197 9.20395 18.4079 36.8158 73.6316 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.051 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.143 x 7.88 at -4.051 degrees (North through East) ! Clean map min=-0.0012868 max=0.051144 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 J0058-1829_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:28:46 2019