! Started logfile: J2039-1046_S_2017_07_09_pus_uvs.log on Wed May 8 14:57:40 2019 obs J2039-1046_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J2039-1046_S_2017_07_09_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775111 visibilities/baseline/integration-bin. ! Found source: J2039-1046 ! ! 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 10464 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 J2039-1046_S_2017_07_09_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 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 462 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791558Jy sigma=0.007067 ! Fit after self-cal, rms=0.773656Jy sigma=0.006913 ! 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.485 mas, bmaj=7.131 mas, bpa=-7.081 degrees ! Estimated noise=1165.1 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.1738 Jy ! Component: 100 - total flux cleaned = 0.216457 Jy ! Total flux subtracted in 100 components = 0.216457 Jy ! Clean residual min=-0.006838 max=0.021328 Jy/beam ! Clean residual mean=-0.000042 rms=0.002343 Jy/beam ! Combined flux in latest and established models = 0.216457 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.216457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086667Jy sigma=0.000751 ! Fit after self-cal, rms=0.086659Jy sigma=0.000751 ! Inverting map ! Added new window around map position (-2.5, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196923 Jy ! Component: 100 - total flux cleaned = 0.0296004 Jy ! Total flux subtracted in 100 components = 0.0296004 Jy ! Clean residual min=-0.005210 max=0.011226 Jy/beam ! Clean residual mean=-0.000019 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.246058 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.246058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081647Jy sigma=0.000703 ! Fit after self-cal, rms=0.081423Jy sigma=0.000701 ! 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.988 mas, bmaj=8.206 mas, bpa=-6.817 degrees ! Estimated noise=879.462 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, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00993773 Jy ! Component: 100 - total flux cleaned = 0.014722 Jy ! Component: 150 - total flux cleaned = 0.0158544 Jy ! Component: 200 - total flux cleaned = 0.0166011 Jy ! Total flux subtracted in 200 components = 0.0166011 Jy ! Clean residual min=-0.003551 max=0.004168 Jy/beam ! Clean residual mean=-0.000011 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.262659 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.262659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080240Jy sigma=0.000687 ! Fit after self-cal, rms=0.080224Jy sigma=0.000687 ! 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 0.98 KP 1.02 ! LA 1.00 MK 1.08 NL 0.91 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.01 KP 1.00 ! LA 0.95 MK 1.06 NL 1.06 OV 1.03 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 1.01 ! LA 1.00 MK 0.92 NL 0.99 OV 0.92 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.99 KP 1.00* ! LA 1.00* MK 1.06 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.080224Jy sigma=0.000687 ! Fit after self-cal, rms=0.078411Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=8.247 mas, bpa=-6.696 degrees ! Estimated noise=878.025 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.000825389 Jy ! Component: 100 - total flux cleaned = -0.0012096 Jy ! Component: 150 - total flux cleaned = -0.00145488 Jy ! Component: 200 - total flux cleaned = -0.00145533 Jy ! Total flux subtracted in 200 components = -0.00145533 Jy ! Clean residual min=-0.003781 max=0.003338 Jy/beam ! Clean residual mean=-0.000002 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.261203 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.261204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078287Jy sigma=0.000677 ! Fit after self-cal, rms=0.078284Jy sigma=0.000677 ! 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.078284Jy sigma=0.000677 ! Fit after self-cal, rms=0.077573Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=8.279 mas, bpa=-6.584 degrees ! Estimated noise=877.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144958 Jy ! Component: 100 - total flux cleaned = -4.83262e-05 Jy ! Component: 150 - total flux cleaned = -6.97495e-06 Jy ! Component: 200 - total flux cleaned = 2.64713e-05 Jy ! Total flux subtracted in 200 components = 2.64713e-05 Jy ! Clean residual min=-0.002570 max=0.002999 Jy/beam ! Clean residual mean=-0.000000 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.26123 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.26123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077524Jy sigma=0.000669 ! Fit after self-cal, rms=0.077533Jy sigma=0.000669 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, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252375 Jy ! Component: 100 - total flux cleaned = 0.00303589 Jy ! Component: 150 - total flux cleaned = 0.00352838 Jy ! Component: 200 - total flux cleaned = 0.00379596 Jy ! Total flux subtracted in 200 components = 0.00379596 Jy ! Clean residual min=-0.002468 max=0.002829 Jy/beam ! Clean residual mean=0.000000 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.265026 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 112 components and 0.265026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077434Jy sigma=0.000668 ! Fit after self-cal, rms=0.077430Jy sigma=0.000668 ! Inverting map ! Added new window around map position (-44.5, 95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232755 Jy ! Component: 100 - total flux cleaned = 0.0022827 Jy ! Component: 150 - total flux cleaned = 0.00247116 Jy ! Component: 200 - total flux cleaned = 0.00267911 Jy ! Total flux subtracted in 200 components = 0.00267911 Jy ! Clean residual min=-0.002162 max=0.002009 Jy/beam ! Clean residual mean=0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.267705 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 0.267705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077334Jy sigma=0.000667 ! Fit after self-cal, rms=0.077333Jy sigma=0.000667 ! 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.077333Jy sigma=0.000667 ! Fit after self-cal, rms=0.077261Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=8.289 mas, bpa=-6.589 degrees ! Estimated noise=876.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020092 Jy ! Component: 100 - total flux cleaned = -0.000240559 Jy ! Component: 150 - total flux cleaned = -0.000238316 Jy ! Component: 200 - total flux cleaned = -0.000238736 Jy ! Total flux subtracted in 200 components = -0.000238736 Jy ! Clean residual min=-0.001915 max=0.001968 Jy/beam ! Clean residual mean=0.000001 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.267466 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 150 components and 0.267466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077227Jy sigma=0.000667 ! Fit after self-cal, rms=0.077228Jy sigma=0.000667 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.30837e-05 Jy ! Component: 100 - total flux cleaned = -7.24963e-05 Jy ! Component: 150 - total flux cleaned = -9.92223e-05 Jy ! Component: 200 - total flux cleaned = -9.85117e-05 Jy ! Total flux subtracted in 200 components = -9.85117e-05 Jy ! Clean residual min=-0.001871 max=0.001956 Jy/beam ! Clean residual mean=0.000001 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.267368 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 165 components and 0.267368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077208Jy sigma=0.000667 ! Fit after self-cal, rms=0.077208Jy sigma=0.000667 ! 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.077208Jy sigma=0.000667 ! Fit after self-cal, rms=0.077149Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.17 mas, bmaj=16 mas, bpa=-7.489 degrees ! Estimated noise=1139.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000598932 Jy ! Component: 100 - total flux cleaned = 0.000680096 Jy ! Component: 150 - total flux cleaned = 0.000747619 Jy ! Component: 200 - total flux cleaned = 0.000828291 Jy ! Total flux subtracted in 200 components = 0.000828291 Jy ! Clean residual min=-0.002179 max=0.002705 Jy/beam ! Clean residual mean=0.000002 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.268196 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 182 components and 0.268196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077144Jy sigma=0.000667 ! Fit after self-cal, rms=0.077144Jy sigma=0.000667 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.41415e-05 Jy ! Component: 100 - total flux cleaned = 0.000156883 Jy ! Component: 150 - total flux cleaned = 0.000189519 Jy ! Component: 200 - total flux cleaned = 0.000235745 Jy ! Total flux subtracted in 200 components = 0.000235745 Jy ! Clean residual min=-0.002145 max=0.002670 Jy/beam ! Clean residual mean=0.000003 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.268432 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 195 components and 0.268432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077142Jy sigma=0.000667 ! Fit after self-cal, rms=0.077142Jy sigma=0.000667 ! 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.005 mas, bmaj=8.293 mas, bpa=-6.608 degrees ! Estimated noise=875.323 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.293 at -6.608 degrees (North through East) ! Clean map min=-0.0035316 max=0.21624 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.495 mas, bmaj=7.19 mas, bpa=-6.945 degrees ! Estimated noise=1158.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172676 Jy ! Component: 100 - total flux cleaned = 0.214719 Jy ! Component: 150 - total flux cleaned = 0.233189 Jy ! Component: 200 - total flux cleaned = 0.242771 Jy ! Total flux subtracted in 200 components = 0.242771 Jy ! Clean residual min=-0.003825 max=0.005367 Jy/beam ! Clean residual mean=-0.000016 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.242771 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.242771 Jy ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.293 mas, bpa=-6.608 degrees ! Estimated noise=875.323 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.00883861 Jy ! Component: 100 - total flux cleaned = 0.0136968 Jy ! Component: 150 - total flux cleaned = 0.0167499 Jy ! Component: 200 - total flux cleaned = 0.0183583 Jy ! Total flux subtracted in 200 components = 0.0183583 Jy ! Clean residual min=-0.002773 max=0.003682 Jy/beam ! Clean residual mean=-0.000006 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.261129 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 62 components and 0.261129 Jy ! Inverting map ! Added new window around map position (4, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271251 Jy ! Component: 100 - total flux cleaned = 0.00346805 Jy ! Component: 150 - total flux cleaned = 0.00383656 Jy ! Component: 200 - total flux cleaned = 0.0041746 Jy ! Total flux subtracted in 200 components = 0.0041746 Jy ! Clean residual min=-0.002343 max=0.002291 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.265304 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 93 components and 0.265303 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.17 mas, bmaj=16 mas, bpa=-7.489 degrees ! Estimated noise=1139.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214605 Jy ! Component: 100 - total flux cleaned = 0.00272288 Jy ! Component: 150 - total flux cleaned = 0.00281339 Jy ! Component: 200 - total flux cleaned = 0.00289165 Jy ! Total flux subtracted in 200 components = 0.00289165 Jy ! Clean residual min=-0.002159 max=0.002919 Jy/beam ! Clean residual mean=0.000001 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.268195 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 = 6.82816e-05 Jy ! Component: 100 - total flux cleaned = 0.000132128 Jy ! Component: 150 - total flux cleaned = 0.000219542 Jy ! Component: 200 - total flux cleaned = 0.000299551 Jy ! Total flux subtracted in 200 components = 0.000299551 Jy ! Clean residual min=-0.002072 max=0.002800 Jy/beam ! Clean residual mean=0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.268495 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 134 components and 0.268495 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.293 mas, bpa=-6.608 degrees ! Estimated noise=875.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.68954e-05 Jy ! Component: 100 - total flux cleaned = -0.000162639 Jy ! Component: 150 - total flux cleaned = -0.000297439 Jy ! Component: 200 - total flux cleaned = -0.000462336 Jy ! Total flux subtracted in 200 components = -0.000462336 Jy ! Clean residual min=-0.002030 max=0.001844 Jy/beam ! Clean residual mean=0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.268032 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 154 components and 0.268032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077173Jy sigma=0.000667 ! Fit after self-cal, rms=0.077157Jy sigma=0.000667 wmodel J2039-1046_S_2017_07_09_pus_map.mod ! Writing 154 model components to file: J2039-1046_S_2017_07_09_pus_map.mod wobs J2039-1046_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J2039-1046_S_2017_07_09_pus_uvs.fits wwins J2039-1046_S_2017_07_09_pus_map.win ! wwins: Wrote 6 windows to J2039-1046_S_2017_07_09_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.000518851 Jy ! Component: 100 - total flux cleaned = -0.000685394 Jy ! Component: 150 - total flux cleaned = -0.000747697 Jy ! Component: 200 - total flux cleaned = -0.000807447 Jy ! Component: 250 - total flux cleaned = -0.000895173 Jy ! Component: 300 - total flux cleaned = -0.00100779 Jy ! Component: 350 - total flux cleaned = -0.0010081 Jy ! Component: 400 - total flux cleaned = -0.00111279 Jy ! Component: 450 - total flux cleaned = -0.00118816 Jy ! Component: 500 - total flux cleaned = -0.00128652 Jy ! Component: 550 - total flux cleaned = -0.0013103 Jy ! Component: 600 - total flux cleaned = -0.00133386 Jy ! Component: 650 - total flux cleaned = -0.00138025 Jy ! Component: 700 - total flux cleaned = -0.001492 Jy ! Component: 750 - total flux cleaned = -0.00149151 Jy ! Component: 800 - total flux cleaned = -0.00157679 Jy ! Component: 850 - total flux cleaned = -0.00166092 Jy ! Component: 900 - total flux cleaned = -0.00176339 Jy ! Component: 950 - total flux cleaned = -0.00176289 Jy ! Component: 1000 - total flux cleaned = -0.00182223 Jy ! Component: 1050 - total flux cleaned = -0.00186132 Jy ! Component: 1100 - total flux cleaned = -0.00193764 Jy ! Component: 1150 - total flux cleaned = -0.0020504 Jy ! Component: 1200 - total flux cleaned = -0.00212458 Jy ! Component: 1250 - total flux cleaned = -0.00217921 Jy ! Component: 1300 - total flux cleaned = -0.00225078 Jy ! Component: 1350 - total flux cleaned = -0.00230369 Jy ! Component: 1400 - total flux cleaned = -0.00232118 Jy ! Component: 1450 - total flux cleaned = -0.00240705 Jy ! Component: 1500 - total flux cleaned = -0.00242429 Jy ! Component: 1550 - total flux cleaned = -0.0024911 Jy ! Component: 1600 - total flux cleaned = -0.00250758 Jy ! Component: 1650 - total flux cleaned = -0.00254031 Jy ! Component: 1700 - total flux cleaned = -0.00257228 Jy ! Component: 1750 - total flux cleaned = -0.00255592 Jy ! Component: 1800 - total flux cleaned = -0.00252453 Jy ! Component: 1850 - total flux cleaned = -0.00255532 Jy ! Component: 1900 - total flux cleaned = -0.00255497 Jy ! Component: 1950 - total flux cleaned = -0.00249455 Jy ! Component: 2000 - total flux cleaned = -0.00249461 Jy ! Component: 2050 - total flux cleaned = -0.00250925 Jy ! Component: 2100 - total flux cleaned = -0.00249449 Jy ! Component: 2150 - total flux cleaned = -0.00248016 Jy ! Component: 2200 - total flux cleaned = -0.00242325 Jy ! Component: 2250 - total flux cleaned = -0.00242343 Jy ! Component: 2300 - total flux cleaned = -0.00239571 Jy ! Component: 2350 - total flux cleaned = -0.00245093 Jy ! Component: 2400 - total flux cleaned = -0.00240993 Jy ! Component: 2450 - total flux cleaned = -0.00245064 Jy ! Component: 2500 - total flux cleaned = -0.00250403 Jy ! Component: 2550 - total flux cleaned = -0.00251729 Jy ! Component: 2600 - total flux cleaned = -0.00254341 Jy ! Component: 2650 - total flux cleaned = -0.00254345 Jy ! Component: 2700 - total flux cleaned = -0.0025691 Jy ! Component: 2750 - total flux cleaned = -0.00255644 Jy ! Component: 2800 - total flux cleaned = -0.00259444 Jy ! Component: 2850 - total flux cleaned = -0.00263208 Jy ! Component: 2900 - total flux cleaned = -0.00264432 Jy ! Component: 2950 - total flux cleaned = -0.00268114 Jy ! Component: 3000 - total flux cleaned = -0.00270533 Jy ! Component: 3050 - total flux cleaned = -0.00272948 Jy ! Component: 3100 - total flux cleaned = -0.00275329 Jy ! Component: 3150 - total flux cleaned = -0.0027769 Jy ! Component: 3200 - total flux cleaned = -0.00280049 Jy ! Component: 3250 - total flux cleaned = -0.00282377 Jy ! Component: 3300 - total flux cleaned = -0.00286998 Jy ! Component: 3350 - total flux cleaned = -0.00290431 Jy ! Component: 3400 - total flux cleaned = -0.00293842 Jy ! Component: 3450 - total flux cleaned = -0.00296087 Jy ! Component: 3500 - total flux cleaned = -0.00298327 Jy ! Component: 3550 - total flux cleaned = -0.00299451 Jy ! Component: 3600 - total flux cleaned = -0.00297243 Jy ! Component: 3650 - total flux cleaned = -0.00302714 Jy ! Component: 3700 - total flux cleaned = -0.00298369 Jy ! Component: 3750 - total flux cleaned = -0.00299462 Jy ! Component: 3800 - total flux cleaned = -0.00299469 Jy ! Component: 3850 - total flux cleaned = -0.00298402 Jy ! Component: 3900 - total flux cleaned = -0.00297343 Jy ! Component: 3950 - total flux cleaned = -0.00299447 Jy ! Component: 4000 - total flux cleaned = -0.00301543 Jy ! Component: 4050 - total flux cleaned = -0.00300508 Jy ! Total flux subtracted in 4096 components = -0.00300508 Jy ! Clean residual min=-0.000570 max=0.000621 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.265027 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 466 components and 0.265027 Jy ![Exited script file: muppet] wmap "J2039-1046_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.005 x 8.293 at -6.608 degrees (North through East) ! Clean map min=-0.0017499 max=0.21718 Jy/beam ! Writing clean map to FITS file: J2039-1046_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217184 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186716 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257914 0.257914 0.515827 1.03165 2.06331 4.12662 8.25323 16.5065 33.0129 66.0259 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 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.005 x 8.293 at -6.608 degrees (North through East) ! Clean map min=-0.0017499 max=0.21718 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 J2039-1046_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:57:44 2019