! Started logfile: J0542-0913_S_2017_05_27_pus_uvs.log on Fri May 3 10:57:57 2019 obs J0542-0913_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0542-0913_S_2017_05_27_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.81837 visibilities/baseline/integration-bin. ! Found source: J0542-0913 ! ! 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 1211 lines of history. ! ! Reading 11048 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 J0542-0913_S_2017_05_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 447 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831763Jy sigma=0.024867 ! Fit after self-cal, rms=0.819337Jy sigma=0.024820 ! 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.285 mas, bmaj=8.243 mas, bpa=8.35 degrees ! Estimated noise=889.915 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.078251 Jy ! Component: 100 - total flux cleaned = 0.12151 Jy ! Total flux subtracted in 100 components = 0.12151 Jy ! Clean residual min=-0.022191 max=0.031661 Jy/beam ! Clean residual mean=-0.000186 rms=0.008532 Jy/beam ! Combined flux in latest and established models = 0.12151 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.12151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216749Jy sigma=0.002253 ! Fit after self-cal, rms=0.216380Jy sigma=0.002252 ! 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.109 mas, bmaj=9.36 mas, bpa=8.451 degrees ! Estimated noise=723.973 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.0684627 Jy ! Component: 100 - total flux cleaned = 0.116012 Jy ! Component: 150 - total flux cleaned = 0.150088 Jy ! Component: 200 - total flux cleaned = 0.174514 Jy ! Total flux subtracted in 200 components = 0.174514 Jy ! Clean residual min=-0.032397 max=0.042845 Jy/beam ! Clean residual mean=-0.000249 rms=0.011162 Jy/beam ! Combined flux in latest and established models = 0.296025 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 76 components and 0.296025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157044Jy sigma=0.003020 ! Fit after self-cal, rms=0.155522Jy sigma=0.003017 ! 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.36 FD 0.73 HN 1.04 KP 0.82 ! LA 0.80 MK 1.18 NL 0.86 OV 0.88 ! PT 0.86 SC 1.46 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.66 FD 0.75 HN 1.12 KP 0.78 ! LA 0.76 MK 1.42 NL 0.95 OV 0.91 ! PT 0.84 SC 1.26 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 17.67 FD 0.77 HN 1.09 KP 0.82 ! LA 0.78 MK 1.30 NL 0.98 OV 0.96 ! PT 0.82 SC 1.88 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.78 HN 0.96 KP 1.00* ! LA 0.74 MK 0.84 NL 1.00* OV 1.00* ! PT 0.85 SC 1.00* ! ! ! Fit before self-cal, rms=0.155522Jy sigma=0.003017 ! Fit after self-cal, rms=0.853676Jy sigma=0.000809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.406 mas, bmaj=10.77 mas, bpa=0.12 degrees ! Estimated noise=941.531 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.0094384 Jy ! Component: 100 - total flux cleaned = 0.00872039 Jy ! Component: 150 - total flux cleaned = 0.0081011 Jy ! Component: 200 - total flux cleaned = 0.00781533 Jy ! Total flux subtracted in 200 components = 0.00781533 Jy ! Clean residual min=-0.012583 max=0.011026 Jy/beam ! Clean residual mean=0.000030 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 0.30384 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.30384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.850183Jy sigma=0.000807 ! Fit after self-cal, rms=0.850328Jy sigma=0.000795 ! 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.850328Jy sigma=0.000795 ! Fit after self-cal, rms=0.296602Jy sigma=0.000731 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.246 mas, bmaj=10.23 mas, bpa=0.5474 degrees ! Estimated noise=885.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314433 Jy ! Component: 100 - total flux cleaned = 0.00293855 Jy ! Component: 150 - total flux cleaned = 0.00293942 Jy ! Component: 200 - total flux cleaned = 0.00292809 Jy ! Total flux subtracted in 200 components = 0.00292809 Jy ! Clean residual min=-0.006253 max=0.008413 Jy/beam ! Clean residual mean=0.000026 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.306768 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.306768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295609Jy sigma=0.000726 ! Fit after self-cal, rms=0.295519Jy sigma=0.000725 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 (7, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130627 Jy ! Component: 100 - total flux cleaned = 0.000840826 Jy ! Component: 150 - total flux cleaned = 0.000228585 Jy ! Component: 200 - total flux cleaned = -0.000326843 Jy ! Total flux subtracted in 200 components = -0.000326843 Jy ! Clean residual min=-0.005867 max=0.005965 Jy/beam ! Clean residual mean=0.000026 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.306441 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 120 components and 0.306441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294107Jy sigma=0.000719 ! Fit after self-cal, rms=0.294051Jy sigma=0.000718 ! 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.294051Jy sigma=0.000718 ! Fit after self-cal, rms=0.313238Jy sigma=0.000717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=9.933 mas, bpa=1.553 degrees ! Estimated noise=860.865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406593 Jy ! Component: 100 - total flux cleaned = 0.00389031 Jy ! Component: 150 - total flux cleaned = 0.00321181 Jy ! Component: 200 - total flux cleaned = 0.002595 Jy ! Total flux subtracted in 200 components = 0.002595 Jy ! Clean residual min=-0.005175 max=0.005460 Jy/beam ! Clean residual mean=0.000025 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.309036 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 152 components and 0.309036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312001Jy sigma=0.000714 ! Fit after self-cal, rms=0.311963Jy sigma=0.000713 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.2711e-05 Jy ! Component: 100 - total flux cleaned = -0.00052238 Jy ! Component: 150 - total flux cleaned = -0.00106401 Jy ! Component: 200 - total flux cleaned = -0.00157372 Jy ! Total flux subtracted in 200 components = -0.00157372 Jy ! Clean residual min=-0.004911 max=0.004976 Jy/beam ! Clean residual mean=0.000024 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.307463 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 163 components and 0.307463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311216Jy sigma=0.000712 ! Fit after self-cal, rms=0.311187Jy sigma=0.000712 ! 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.311187Jy sigma=0.000712 ! Fit after self-cal, rms=0.335769Jy sigma=0.000710 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.899 mas, bmaj=14.72 mas, bpa=2.772 degrees ! Estimated noise=978.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226239 Jy ! Component: 100 - total flux cleaned = 0.00146523 Jy ! Component: 150 - total flux cleaned = 0.000572571 Jy ! Component: 200 - total flux cleaned = -0.00022172 Jy ! Total flux subtracted in 200 components = -0.00022172 Jy ! Clean residual min=-0.005728 max=0.005525 Jy/beam ! Clean residual mean=0.000037 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.307241 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 174 components and 0.307241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334412Jy sigma=0.000711 ! Fit after self-cal, rms=0.334386Jy sigma=0.000710 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.000937241 Jy ! Component: 100 - total flux cleaned = -0.00149406 Jy ! Component: 150 - total flux cleaned = -0.00200488 Jy ! Component: 200 - total flux cleaned = -0.00236167 Jy ! Total flux subtracted in 200 components = -0.00236167 Jy ! Clean residual min=-0.005610 max=0.005116 Jy/beam ! Clean residual mean=0.000036 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.304879 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 184 components and 0.304879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333693Jy sigma=0.000710 ! Fit after self-cal, rms=0.333678Jy sigma=0.000710 ! 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.996 mas, bmaj=9.706 mas, bpa=2.628 degrees ! Estimated noise=841.834 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.996 x 9.706 at 2.628 degrees (North through East) ! Clean map min=-0.0063189 max=0.11284 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.112 mas, bmaj=8.045 mas, bpa=1.56 degrees ! Estimated noise=1158.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105211 Jy ! Component: 100 - total flux cleaned = 0.163796 Jy ! Component: 150 - total flux cleaned = 0.201256 Jy ! Component: 200 - total flux cleaned = 0.227909 Jy ! Total flux subtracted in 200 components = 0.227909 Jy ! Clean residual min=-0.007651 max=0.016597 Jy/beam ! Clean residual mean=-0.000001 rms=0.002791 Jy/beam ! Combined flux in latest and established models = 0.227909 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.227909 Jy ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=9.706 mas, bpa=2.628 degrees ! Estimated noise=841.834 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 (-3.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295316 Jy ! Component: 100 - total flux cleaned = 0.0482291 Jy ! Component: 150 - total flux cleaned = 0.0607018 Jy ! Component: 200 - total flux cleaned = 0.068493 Jy ! Total flux subtracted in 200 components = 0.068493 Jy ! Clean residual min=-0.004935 max=0.005090 Jy/beam ! Clean residual mean=0.000010 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.296402 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 132 components and 0.296402 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.899 mas, bmaj=14.72 mas, bpa=2.772 degrees ! Estimated noise=978.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505164 Jy ! Component: 100 - total flux cleaned = 0.00533414 Jy ! Component: 150 - total flux cleaned = 0.0049258 Jy ! Component: 200 - total flux cleaned = 0.00477552 Jy ! Total flux subtracted in 200 components = 0.00477552 Jy ! Clean residual min=-0.004754 max=0.004612 Jy/beam ! Clean residual mean=0.000026 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.301177 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 = 2.34195e-07 Jy ! Component: 100 - total flux cleaned = -0.000118297 Jy ! Component: 150 - total flux cleaned = -0.000123917 Jy ! Component: 200 - total flux cleaned = -0.000204737 Jy ! Total flux subtracted in 200 components = -0.000204737 Jy ! Clean residual min=-0.004578 max=0.005320 Jy/beam ! Clean residual mean=0.000027 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.300973 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 210 components and 0.300972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=9.706 mas, bpa=2.628 degrees ! Estimated noise=841.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267599 Jy ! Component: 100 - total flux cleaned = 0.000275361 Jy ! Component: 150 - total flux cleaned = 0.000195603 Jy ! Component: 200 - total flux cleaned = 0.000123656 Jy ! Total flux subtracted in 200 components = 0.000123656 Jy ! Clean residual min=-0.003371 max=0.003997 Jy/beam ! Clean residual mean=0.000016 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.301096 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 230 components and 0.301096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330388Jy sigma=0.000713 ! Fit after self-cal, rms=0.330258Jy sigma=0.000710 wmodel J0542-0913_S_2017_05_27_pus_map.mod ! Writing 230 model components to file: J0542-0913_S_2017_05_27_pus_map.mod wobs J0542-0913_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0542-0913_S_2017_05_27_pus_uvs.fits wwins J0542-0913_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J0542-0913_S_2017_05_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.00161775 Jy ! Component: 100 - total flux cleaned = 0.00208422 Jy ! Component: 150 - total flux cleaned = 0.00219373 Jy ! Component: 200 - total flux cleaned = 0.00229505 Jy ! Component: 250 - total flux cleaned = 0.00248843 Jy ! Component: 300 - total flux cleaned = 0.002581 Jy ! Component: 350 - total flux cleaned = 0.00267064 Jy ! Component: 400 - total flux cleaned = 0.00280103 Jy ! Component: 450 - total flux cleaned = 0.00280145 Jy ! Component: 500 - total flux cleaned = 0.00296676 Jy ! Component: 550 - total flux cleaned = 0.00316637 Jy ! Component: 600 - total flux cleaned = 0.00316638 Jy ! Component: 650 - total flux cleaned = 0.00335844 Jy ! Component: 700 - total flux cleaned = 0.00354623 Jy ! Component: 750 - total flux cleaned = 0.00376738 Jy ! Component: 800 - total flux cleaned = 0.0038023 Jy ! Component: 850 - total flux cleaned = 0.003803 Jy ! Component: 900 - total flux cleaned = 0.00397821 Jy ! Component: 950 - total flux cleaned = 0.00397776 Jy ! Component: 1000 - total flux cleaned = 0.00407957 Jy ! Component: 1050 - total flux cleaned = 0.00407941 Jy ! Component: 1100 - total flux cleaned = 0.00404665 Jy ! Component: 1150 - total flux cleaned = 0.00414423 Jy ! Component: 1200 - total flux cleaned = 0.00411168 Jy ! Component: 1250 - total flux cleaned = 0.00411142 Jy ! Component: 1300 - total flux cleaned = 0.00401811 Jy ! Component: 1350 - total flux cleaned = 0.00401832 Jy ! Component: 1400 - total flux cleaned = 0.00401836 Jy ! Component: 1450 - total flux cleaned = 0.00398866 Jy ! Component: 1500 - total flux cleaned = 0.00404755 Jy ! Component: 1550 - total flux cleaned = 0.00398902 Jy ! Component: 1600 - total flux cleaned = 0.00396027 Jy ! Component: 1650 - total flux cleaned = 0.00393187 Jy ! Component: 1700 - total flux cleaned = 0.00401649 Jy ! Component: 1750 - total flux cleaned = 0.00409959 Jy ! Component: 1800 - total flux cleaned = 0.00407203 Jy ! Component: 1850 - total flux cleaned = 0.00409903 Jy ! Component: 1900 - total flux cleaned = 0.00409912 Jy ! Component: 1950 - total flux cleaned = 0.00415201 Jy ! Component: 2000 - total flux cleaned = 0.0041516 Jy ! Component: 2050 - total flux cleaned = 0.00407278 Jy ! Component: 2100 - total flux cleaned = 0.0040208 Jy ! Component: 2150 - total flux cleaned = 0.00404652 Jy ! Component: 2200 - total flux cleaned = 0.00402089 Jy ! Component: 2250 - total flux cleaned = 0.00407109 Jy ! Component: 2300 - total flux cleaned = 0.00402108 Jy ! Component: 2350 - total flux cleaned = 0.00407067 Jy ! Component: 2400 - total flux cleaned = 0.00409517 Jy ! Component: 2450 - total flux cleaned = 0.00404648 Jy ! Component: 2500 - total flux cleaned = 0.00416736 Jy ! Component: 2550 - total flux cleaned = 0.00409534 Jy ! Component: 2600 - total flux cleaned = 0.004119 Jy ! Component: 2650 - total flux cleaned = 0.00409558 Jy ! Component: 2700 - total flux cleaned = 0.00407212 Jy ! Component: 2750 - total flux cleaned = 0.00404894 Jy ! Component: 2800 - total flux cleaned = 0.0040491 Jy ! Component: 2850 - total flux cleaned = 0.0040032 Jy ! Component: 2900 - total flux cleaned = 0.0040262 Jy ! Component: 2950 - total flux cleaned = 0.00395815 Jy ! Component: 3000 - total flux cleaned = 0.00393586 Jy ! Component: 3050 - total flux cleaned = 0.00398055 Jy ! Component: 3100 - total flux cleaned = 0.00391391 Jy ! Component: 3150 - total flux cleaned = 0.00389209 Jy ! Component: 3200 - total flux cleaned = 0.00387037 Jy ! Component: 3250 - total flux cleaned = 0.00387044 Jy ! Component: 3300 - total flux cleaned = 0.00380551 Jy ! Component: 3350 - total flux cleaned = 0.00384876 Jy ! Component: 3400 - total flux cleaned = 0.00382741 Jy ! Component: 3450 - total flux cleaned = 0.00374256 Jy ! Component: 3500 - total flux cleaned = 0.00376354 Jy ! Component: 3550 - total flux cleaned = 0.00363759 Jy ! Component: 3600 - total flux cleaned = 0.00361671 Jy ! Component: 3650 - total flux cleaned = 0.0035958 Jy ! Component: 3700 - total flux cleaned = 0.0035132 Jy ! Component: 3750 - total flux cleaned = 0.00351312 Jy ! Component: 3800 - total flux cleaned = 0.00345182 Jy ! Component: 3850 - total flux cleaned = 0.00345184 Jy ! Component: 3900 - total flux cleaned = 0.00339133 Jy ! Component: 3950 - total flux cleaned = 0.00331091 Jy ! Component: 4000 - total flux cleaned = 0.00329097 Jy ! Component: 4050 - total flux cleaned = 0.00325125 Jy ! Total flux subtracted in 4096 components = 0.00321173 Jy ! Clean residual min=-0.001150 max=0.001029 Jy/beam ! Clean residual mean=0.000005 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.304308 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 533 components and 0.304308 Jy ![Exited script file: muppet] wmap "J0542-0913_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.996 x 9.706 at 2.628 degrees (North through East) ! Clean map min=-0.0074104 max=0.13064 Jy/beam ! Writing clean map to FITS file: J0542-0913_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130643 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000391323 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.898612 0.898612 1.79722 3.59445 7.18889 14.3778 28.7556 57.5112 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.996 x 9.706 at 2.628 degrees (North through East) ! Clean map min=-0.0074104 max=0.13064 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 J0542-0913_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:58:03 2019