! Started logfile: J0603-3144_S_2017_08_12_pus_uvs.log on Fri May 10 14:54:04 2019 obs J0603-3144_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0603-3144_S_2017_08_12_pus_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.609877 visibilities/baseline/integration-bin. ! Found source: J0603-3144 ! ! 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 594 lines of history. ! ! Reading 14820 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 J0603-3144_S_2017_08_12_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 417 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 282 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 282 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 963 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.959835Jy sigma=0.006904 ! Fit after self-cal, rms=0.926458Jy sigma=0.006664 ! 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.283 mas, bmaj=6.428 mas, bpa=-3.145 degrees ! Estimated noise=1521.89 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.0565122 Jy ! Component: 100 - total flux cleaned = 0.0728697 Jy ! Total flux subtracted in 100 components = 0.0728697 Jy ! Clean residual min=-0.004899 max=0.007414 Jy/beam ! Clean residual mean=-0.000051 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.0728697 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0728697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094042Jy sigma=0.000655 ! Fit after self-cal, rms=0.093835Jy sigma=0.000654 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00929128 Jy ! Component: 100 - total flux cleaned = 0.0144281 Jy ! Total flux subtracted in 100 components = 0.0144281 Jy ! Clean residual min=-0.003950 max=0.004654 Jy/beam ! Clean residual mean=-0.000023 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.0872978 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.0872978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092671Jy sigma=0.000645 ! Fit after self-cal, rms=0.092658Jy sigma=0.000644 ! 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.863 mas, bmaj=7.597 mas, bpa=-4.603 degrees ! Estimated noise=962.894 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 (-2.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00515198 Jy ! Component: 100 - total flux cleaned = 0.00754956 Jy ! Component: 150 - total flux cleaned = 0.00873583 Jy ! Component: 200 - total flux cleaned = 0.00897088 Jy ! Total flux subtracted in 200 components = 0.00897088 Jy ! Clean residual min=-0.002794 max=0.002861 Jy/beam ! Clean residual mean=-0.000010 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0962686 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.0962686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092391Jy sigma=0.000642 ! Fit after self-cal, rms=0.092389Jy 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 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 1.00 ! LA 1.00 MK 1.04 NL 1.00* OV 0.99 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.01 ! LA 0.92 MK 1.00 NL 1.14 OV 1.03 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.96 ! LA 0.90 MK 1.10 NL 1.09 OV 0.96 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 4. ! A total of 387 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.092389Jy sigma=0.000642 ! Fit after self-cal, rms=0.094188Jy sigma=0.000645 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.658 mas, bpa=-2.8 degrees ! Estimated noise=989.627 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.000457112 Jy ! Component: 100 - total flux cleaned = 0.000359079 Jy ! Component: 150 - total flux cleaned = 0.000232491 Jy ! Component: 200 - total flux cleaned = 0.000121326 Jy ! Total flux subtracted in 200 components = 0.000121326 Jy ! Clean residual min=-0.002727 max=0.002481 Jy/beam ! Clean residual mean=0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.09639 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.09639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094139Jy sigma=0.000645 ! Fit after self-cal, rms=0.094174Jy sigma=0.000644 ! 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.094174Jy sigma=0.000644 ! Fit after self-cal, rms=0.094843Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.604 mas, bpa=-2.789 degrees ! Estimated noise=984.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378608 Jy ! Component: 100 - total flux cleaned = 0.000177827 Jy ! Component: 150 - total flux cleaned = 6.90528e-05 Jy ! Component: 200 - total flux cleaned = -6.95487e-07 Jy ! Total flux subtracted in 200 components = -6.95487e-07 Jy ! Clean residual min=-0.002104 max=0.002436 Jy/beam ! Clean residual mean=0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0963893 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.0963893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094821Jy sigma=0.000643 ! Fit after self-cal, rms=0.094886Jy sigma=0.000643 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 (-74.5, -99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020712 Jy ! Component: 100 - total flux cleaned = 0.00250215 Jy ! Component: 150 - total flux cleaned = 0.00274519 Jy ! Component: 200 - total flux cleaned = 0.00277511 Jy ! Total flux subtracted in 200 components = 0.00277511 Jy ! Clean residual min=-0.001954 max=0.002042 Jy/beam ! Clean residual mean=-0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0991644 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.0991644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094828Jy sigma=0.000643 ! Fit after self-cal, rms=0.094829Jy sigma=0.000642 ! 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.094829Jy sigma=0.000642 ! Fit after self-cal, rms=0.094638Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=7.569 mas, bpa=-2.648 degrees ! Estimated noise=978.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001112 Jy ! Component: 100 - total flux cleaned = 0.00120998 Jy ! Component: 150 - total flux cleaned = 0.0012087 Jy ! Component: 200 - total flux cleaned = 0.0011829 Jy ! Total flux subtracted in 200 components = 0.0011829 Jy ! Clean residual min=-0.001937 max=0.002093 Jy/beam ! Clean residual mean=-0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.100347 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.100347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094612Jy sigma=0.000642 ! Fit after self-cal, rms=0.094630Jy sigma=0.000642 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 (-98, 119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172262 Jy ! Component: 100 - total flux cleaned = 0.00195212 Jy ! Component: 150 - total flux cleaned = 0.00218172 Jy ! Component: 200 - total flux cleaned = 0.00215219 Jy ! Total flux subtracted in 200 components = 0.00215219 Jy ! Clean residual min=-0.001882 max=0.001853 Jy/beam ! Clean residual mean=-0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.102499 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.102499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094586Jy sigma=0.000642 ! Fit after self-cal, rms=0.094577Jy sigma=0.000642 ! 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.094577Jy sigma=0.000642 ! Fit after self-cal, rms=0.094376Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.94 mas, bmaj=24.55 mas, bpa=-0.7974 degrees ! Estimated noise=1302.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450301 Jy ! Component: 100 - total flux cleaned = 0.000537437 Jy ! Component: 150 - total flux cleaned = 0.000636849 Jy ! Component: 200 - total flux cleaned = 0.0006815 Jy ! Total flux subtracted in 200 components = 0.0006815 Jy ! Clean residual min=-0.001707 max=0.001623 Jy/beam ! Clean residual mean=-0.000012 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.103181 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.103181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094364Jy sigma=0.000642 ! Fit after self-cal, rms=0.094369Jy sigma=0.000642 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 = 9.64131e-05 Jy ! Component: 100 - total flux cleaned = 0.000135898 Jy ! Component: 150 - total flux cleaned = 0.000172384 Jy ! Component: 200 - total flux cleaned = 0.000206159 Jy ! Total flux subtracted in 200 components = 0.000206159 Jy ! Clean residual min=-0.001652 max=0.001627 Jy/beam ! Clean residual mean=-0.000011 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.103387 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 126 components and 0.103387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094365Jy sigma=0.000642 ! Fit after self-cal, rms=0.094366Jy sigma=0.000642 ! 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.861 mas, bmaj=7.545 mas, bpa=-2.586 degrees ! Estimated noise=974.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.861 x 7.545 at -2.586 degrees (North through East) ! Clean map min=-0.0016809 max=0.076011 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.282 mas, bmaj=6.391 mas, bpa=-1.741 degrees ! Estimated noise=1507.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0548743 Jy ! Component: 100 - total flux cleaned = 0.0745408 Jy ! Component: 150 - total flux cleaned = 0.0848088 Jy ! Component: 200 - total flux cleaned = 0.0905423 Jy ! Total flux subtracted in 200 components = 0.0905423 Jy ! Clean residual min=-0.003426 max=0.003460 Jy/beam ! Clean residual mean=-0.000009 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0905422 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0905422 Jy ! Inverting map and beam ! Estimated beam: bmin=2.861 mas, bmaj=7.545 mas, bpa=-2.586 degrees ! Estimated noise=974.84 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.00454905 Jy ! Component: 100 - total flux cleaned = 0.00759183 Jy ! Component: 150 - total flux cleaned = 0.00981399 Jy ! Component: 200 - total flux cleaned = 0.01118 Jy ! Total flux subtracted in 200 components = 0.01118 Jy ! Clean residual min=-0.002123 max=0.001943 Jy/beam ! Clean residual mean=-0.000009 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.101722 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.101722 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=8.94 mas, bmaj=24.55 mas, bpa=-0.7974 degrees ! Estimated noise=1302.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000505498 Jy ! Component: 100 - total flux cleaned = 0.000695166 Jy ! Component: 150 - total flux cleaned = 0.000820975 Jy ! Component: 200 - total flux cleaned = 0.00100756 Jy ! Total flux subtracted in 200 components = 0.00100756 Jy ! Clean residual min=-0.001887 max=0.001756 Jy/beam ! Clean residual mean=-0.000014 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.10273 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 = 9.96255e-05 Jy ! Component: 100 - total flux cleaned = 0.000247281 Jy ! Component: 150 - total flux cleaned = 0.000274925 Jy ! Component: 200 - total flux cleaned = 0.00034956 Jy ! Total flux subtracted in 200 components = 0.00034956 Jy ! Clean residual min=-0.001816 max=0.001652 Jy/beam ! Clean residual mean=-0.000013 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.103079 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.103079 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.861 mas, bmaj=7.545 mas, bpa=-2.586 degrees ! Estimated noise=974.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470043 Jy ! Component: 100 - total flux cleaned = 0.000428642 Jy ! Component: 150 - total flux cleaned = 0.000386984 Jy ! Component: 200 - total flux cleaned = 0.000315968 Jy ! Total flux subtracted in 200 components = 0.000315968 Jy ! Clean residual min=-0.001882 max=0.001754 Jy/beam ! Clean residual mean=-0.000007 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.103395 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 102 components and 0.103395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094381Jy sigma=0.000642 ! Fit after self-cal, rms=0.094363Jy sigma=0.000642 wmodel J0603-3144_S_2017_08_12_pus_map.mod ! Writing 102 model components to file: J0603-3144_S_2017_08_12_pus_map.mod wobs J0603-3144_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0603-3144_S_2017_08_12_pus_uvs.fits wwins J0603-3144_S_2017_08_12_pus_map.win ! wwins: Wrote 4 windows to J0603-3144_S_2017_08_12_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.000317575 Jy ! Component: 100 - total flux cleaned = -0.000470262 Jy ! Component: 150 - total flux cleaned = -0.000669911 Jy ! Component: 200 - total flux cleaned = -0.000885464 Jy ! Component: 250 - total flux cleaned = -0.00103979 Jy ! Component: 300 - total flux cleaned = -0.00121274 Jy ! Component: 350 - total flux cleaned = -0.00137941 Jy ! Component: 400 - total flux cleaned = -0.00147188 Jy ! Component: 450 - total flux cleaned = -0.0015394 Jy ! Component: 500 - total flux cleaned = -0.00160535 Jy ! Component: 550 - total flux cleaned = -0.00164869 Jy ! Component: 600 - total flux cleaned = -0.00168999 Jy ! Component: 650 - total flux cleaned = -0.00170988 Jy ! Component: 700 - total flux cleaned = -0.00174897 Jy ! Component: 750 - total flux cleaned = -0.00178734 Jy ! Component: 800 - total flux cleaned = -0.00188152 Jy ! Component: 850 - total flux cleaned = -0.00191833 Jy ! Component: 900 - total flux cleaned = -0.00199017 Jy ! Component: 950 - total flux cleaned = -0.00204306 Jy ! Component: 1000 - total flux cleaned = -0.00206034 Jy ! Component: 1050 - total flux cleaned = -0.00211165 Jy ! Component: 1100 - total flux cleaned = -0.00216226 Jy ! Component: 1150 - total flux cleaned = -0.00222826 Jy ! Component: 1200 - total flux cleaned = -0.00224442 Jy ! Component: 1250 - total flux cleaned = -0.00229237 Jy ! Component: 1300 - total flux cleaned = -0.00232397 Jy ! Component: 1350 - total flux cleaned = -0.00240202 Jy ! Component: 1400 - total flux cleaned = -0.00246344 Jy ! Component: 1450 - total flux cleaned = -0.00255445 Jy ! Component: 1500 - total flux cleaned = -0.00261432 Jy ! Component: 1550 - total flux cleaned = -0.00268811 Jy ! Component: 1600 - total flux cleaned = -0.00279024 Jy ! Component: 1650 - total flux cleaned = -0.00293376 Jy ! Component: 1700 - total flux cleaned = -0.00296201 Jy ! Component: 1750 - total flux cleaned = -0.00306019 Jy ! Component: 1800 - total flux cleaned = -0.00310179 Jy ! Component: 1850 - total flux cleaned = -0.00319749 Jy ! Component: 1900 - total flux cleaned = -0.00323793 Jy ! Component: 1950 - total flux cleaned = -0.00330477 Jy ! Component: 2000 - total flux cleaned = -0.00343658 Jy ! Component: 2050 - total flux cleaned = -0.00343666 Jy ! Component: 2100 - total flux cleaned = -0.00350136 Jy ! Component: 2150 - total flux cleaned = -0.00356524 Jy ! Component: 2200 - total flux cleaned = -0.00359083 Jy ! Component: 2250 - total flux cleaned = -0.00369087 Jy ! Component: 2300 - total flux cleaned = -0.00374023 Jy ! Component: 2350 - total flux cleaned = -0.00375243 Jy ! Component: 2400 - total flux cleaned = -0.00382529 Jy ! Component: 2450 - total flux cleaned = -0.0038614 Jy ! Component: 2500 - total flux cleaned = -0.00390911 Jy ! Component: 2550 - total flux cleaned = -0.0039682 Jy ! Component: 2600 - total flux cleaned = -0.00396813 Jy ! Component: 2650 - total flux cleaned = -0.00402631 Jy ! Component: 2700 - total flux cleaned = -0.00403781 Jy ! Component: 2750 - total flux cleaned = -0.00408356 Jy ! Component: 2800 - total flux cleaned = -0.00408357 Jy ! Component: 2850 - total flux cleaned = -0.00409501 Jy ! Component: 2900 - total flux cleaned = -0.00415097 Jy ! Component: 2950 - total flux cleaned = -0.00415099 Jy ! Component: 3000 - total flux cleaned = -0.00418407 Jy ! Component: 3050 - total flux cleaned = -0.004206 Jy ! Component: 3100 - total flux cleaned = -0.00421686 Jy ! Component: 3150 - total flux cleaned = -0.0042276 Jy ! Component: 3200 - total flux cleaned = -0.00422768 Jy ! Component: 3250 - total flux cleaned = -0.00423834 Jy ! Component: 3300 - total flux cleaned = -0.00427007 Jy ! Component: 3350 - total flux cleaned = -0.004249 Jy ! Component: 3400 - total flux cleaned = -0.00425941 Jy ! Component: 3450 - total flux cleaned = -0.00426983 Jy ! Component: 3500 - total flux cleaned = -0.00425956 Jy ! Component: 3550 - total flux cleaned = -0.00429043 Jy ! Component: 3600 - total flux cleaned = -0.00433126 Jy ! Component: 3650 - total flux cleaned = -0.00436173 Jy ! Component: 3700 - total flux cleaned = -0.00435162 Jy ! Component: 3750 - total flux cleaned = -0.00437175 Jy ! Component: 3800 - total flux cleaned = -0.0044317 Jy ! Component: 3850 - total flux cleaned = -0.00444161 Jy ! Component: 3900 - total flux cleaned = -0.00448112 Jy ! Component: 3950 - total flux cleaned = -0.00451061 Jy ! Component: 4000 - total flux cleaned = -0.00452035 Jy ! Component: 4050 - total flux cleaned = -0.00456886 Jy ! Total flux subtracted in 4096 components = -0.00454949 Jy ! Clean residual min=-0.000574 max=0.000561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0988458 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 338 components and 0.0988458 Jy ![Exited script file: muppet] wmap "J0603-3144_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.861 x 7.545 at -2.586 degrees (North through East) ! Clean map min=-0.0016102 max=0.074001 Jy/beam ! Writing clean map to FITS file: J0603-3144_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0740012 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160355 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.650079 0.650079 1.30016 2.60032 5.20063 10.4013 20.8025 41.605 83.2101 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 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.861 x 7.545 at -2.586 degrees (North through East) ! Clean map min=-0.0016102 max=0.074001 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 J0603-3144_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:54:09 2019