! Started logfile: J1733-1304_S_2017_07_16_pus_uvs.log on Thu May 9 11:13:37 2019 obs J1733-1304_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1733-1304_S_2017_07_16_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.574444 visibilities/baseline/integration-bin. ! Found source: J1733-1304 ! ! 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 815 lines of history. ! ! Reading 2068 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 J1733-1304_S_2017_07_16_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.754405Jy sigma=0.021526 ! Fit after self-cal, rms=2.745726Jy sigma=0.021462 ! 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.699 mas, bmaj=7.409 mas, bpa=-0.8275 degrees ! Estimated noise=3162.05 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 = 2.53748 Jy ! Component: 100 - total flux cleaned = 3.32957 Jy ! Total flux subtracted in 100 components = 3.32957 Jy ! Clean residual min=-0.170047 max=0.347509 Jy/beam ! Clean residual mean=0.003028 rms=0.059097 Jy/beam ! Combined flux in latest and established models = 3.32957 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 3.32957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.901547Jy sigma=0.007070 ! Fit after self-cal, rms=0.901386Jy sigma=0.007069 ! 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.26 mas, bmaj=8.812 mas, bpa=-2.63 degrees ! Estimated noise=2498.86 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.545493 Jy ! Component: 100 - total flux cleaned = 0.804105 Jy ! Component: 150 - total flux cleaned = 0.931394 Jy ! Component: 200 - total flux cleaned = 0.995382 Jy ! Total flux subtracted in 200 components = 0.995382 Jy ! Clean residual min=-0.130051 max=0.228108 Jy/beam ! Clean residual mean=0.003237 rms=0.055070 Jy/beam ! Combined flux in latest and established models = 4.32495 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 4.32495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.526258Jy sigma=0.004141 ! Fit after self-cal, rms=0.524149Jy sigma=0.004127 ! 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.95 FD 1.00* HN 1.01 KP 1.04 ! LA 0.93 MK 0.98 NL 1.06 OV 1.05 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.08 KP 1.00 ! LA 0.88 MK 0.99 NL 1.20 OV 1.09 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.06 KP 0.99 ! LA 0.89 MK 1.00 NL 1.17 OV 1.00 ! PT 0.92 SC 1.02 ! ! ! Correcting IF 4. ! A total of 21 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.524149Jy sigma=0.004127 ! Fit after self-cal, rms=0.403797Jy sigma=0.002966 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=8.82 mas, bpa=-2.136 degrees ! Estimated noise=2501.18 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 (-44, 85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156762 Jy ! Component: 100 - total flux cleaned = 0.229591 Jy ! Component: 150 - total flux cleaned = 0.273091 Jy ! Component: 200 - total flux cleaned = 0.304545 Jy ! Total flux subtracted in 200 components = 0.304545 Jy ! Clean residual min=-0.071737 max=0.119516 Jy/beam ! Clean residual mean=0.000027 rms=0.023448 Jy/beam ! Combined flux in latest and established models = 4.62949 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 82 components and 4.6295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341797Jy sigma=0.002410 ! Fit after self-cal, rms=0.336034Jy sigma=0.002373 ! 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.336034Jy sigma=0.002373 ! Fit after self-cal, rms=0.288606Jy sigma=0.002068 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=8.809 mas, bpa=-2.191 degrees ! Estimated noise=2496.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0435954 Jy ! Component: 100 - total flux cleaned = 0.0670912 Jy ! Component: 150 - total flux cleaned = 0.0766995 Jy ! Component: 200 - total flux cleaned = 0.0829166 Jy ! Total flux subtracted in 200 components = 0.0829166 Jy ! Clean residual min=-0.070836 max=0.108500 Jy/beam ! Clean residual mean=0.000159 rms=0.020963 Jy/beam ! Combined flux in latest and established models = 4.71241 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 104 components and 4.71241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280796Jy sigma=0.002000 ! Fit after self-cal, rms=0.279165Jy sigma=0.001993 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 (42, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100965 Jy ! Component: 100 - total flux cleaned = 0.144065 Jy ! Component: 150 - total flux cleaned = 0.151726 Jy ! Component: 200 - total flux cleaned = 0.15605 Jy ! Total flux subtracted in 200 components = 0.15605 Jy ! Clean residual min=-0.059632 max=0.059635 Jy/beam ! Clean residual mean=-0.000498 rms=0.016111 Jy/beam ! Combined flux in latest and established models = 4.86846 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 134 components and 4.86846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240459Jy sigma=0.001702 ! Fit after self-cal, rms=0.237507Jy sigma=0.001681 ! 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.237507Jy sigma=0.001681 ! Fit after self-cal, rms=0.195071Jy sigma=0.001422 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=8.801 mas, bpa=-2.119 degrees ! Estimated noise=2486.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0415098 Jy ! Component: 100 - total flux cleaned = 0.0577588 Jy ! Component: 150 - total flux cleaned = 0.0593049 Jy ! Component: 200 - total flux cleaned = 0.0599627 Jy ! Total flux subtracted in 200 components = 0.0599627 Jy ! Clean residual min=-0.062552 max=0.052934 Jy/beam ! Clean residual mean=-0.000471 rms=0.013411 Jy/beam ! Combined flux in latest and established models = 4.92842 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 161 components and 4.92842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183230Jy sigma=0.001345 ! Fit after self-cal, rms=0.181493Jy sigma=0.001334 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.0142507 Jy ! Component: 100 - total flux cleaned = 0.0137153 Jy ! Component: 150 - total flux cleaned = 0.0137138 Jy ! Component: 200 - total flux cleaned = 0.0131954 Jy ! Total flux subtracted in 200 components = 0.0131954 Jy ! Clean residual min=-0.059167 max=0.050468 Jy/beam ! Clean residual mean=-0.000533 rms=0.013083 Jy/beam ! Combined flux in latest and established models = 4.94162 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 175 components and 4.94162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177241Jy sigma=0.001307 ! Fit after self-cal, rms=0.176762Jy sigma=0.001304 ! 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.176762Jy sigma=0.001304 ! Fit after self-cal, rms=0.174583Jy sigma=0.001279 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.282 mas, bmaj=18.25 mas, bpa=3.599 degrees ! Estimated noise=3165.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153992 Jy ! Component: 100 - total flux cleaned = 0.0175339 Jy ! Component: 150 - total flux cleaned = 0.0168729 Jy ! Component: 200 - total flux cleaned = 0.0162532 Jy ! Total flux subtracted in 200 components = 0.0162532 Jy ! Clean residual min=-0.068953 max=0.055944 Jy/beam ! Clean residual mean=-0.000702 rms=0.017348 Jy/beam ! Combined flux in latest and established models = 4.95787 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 201 components and 4.95787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170928Jy sigma=0.001254 ! Fit after self-cal, rms=0.169918Jy sigma=0.001247 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.00252439 Jy ! Component: 100 - total flux cleaned = 0.00193684 Jy ! Component: 150 - total flux cleaned = 0.00143504 Jy ! Component: 200 - total flux cleaned = 0.000974302 Jy ! Total flux subtracted in 200 components = 0.000974302 Jy ! Clean residual min=-0.064728 max=0.053411 Jy/beam ! Clean residual mean=-0.000715 rms=0.017017 Jy/beam ! Combined flux in latest and established models = 4.95884 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 217 components and 4.95884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169360Jy sigma=0.001246 ! Fit after self-cal, rms=0.169016Jy sigma=0.001244 ! 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.295 mas, bmaj=8.807 mas, bpa=-2.123 degrees ! Estimated noise=2488.88 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 8.807 at -2.123 degrees (North through East) ! Clean map min=-0.052779 max=3.3941 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169016Jy sigma=0.001244 ! Fit after self-cal, rms=0.160520Jy sigma=0.001169 ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=8.816 mas, bpa=-2.181 degrees ! Estimated noise=2490.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145086 Jy ! Component: 100 - total flux cleaned = 0.0176216 Jy ! Component: 150 - total flux cleaned = 0.019795 Jy ! Component: 200 - total flux cleaned = 0.020321 Jy ! Total flux subtracted in 200 components = 0.020321 Jy ! Clean residual min=-0.051732 max=0.041762 Jy/beam ! Clean residual mean=-0.000266 rms=0.010630 Jy/beam ! Combined flux in latest and established models = 4.97916 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 237 components and 4.97916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155564Jy sigma=0.001138 ! Fit after self-cal, rms=0.155074Jy sigma=0.001135 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385016 Jy ! Component: 100 - total flux cleaned = 0.00387535 Jy ! Component: 150 - total flux cleaned = 0.00347917 Jy ! Component: 200 - total flux cleaned = 0.00310362 Jy ! Total flux subtracted in 200 components = 0.00310362 Jy ! Clean residual min=-0.049788 max=0.040781 Jy/beam ! Clean residual mean=-0.000286 rms=0.010466 Jy/beam ! Combined flux in latest and established models = 4.98227 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 244 components and 4.98227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152755Jy sigma=0.001121 ! Fit after self-cal, rms=0.152570Jy sigma=0.001120 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152570Jy sigma=0.001120 ! Fit after self-cal, rms=0.152565Jy sigma=0.001113 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.73 mas, bmaj=7.423 mas, bpa=-0.2979 degrees ! Estimated noise=3151.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.52917 Jy ! Component: 100 - total flux cleaned = 3.31549 Jy ! Component: 150 - total flux cleaned = 3.71029 Jy ! Component: 200 - total flux cleaned = 3.93901 Jy ! Total flux subtracted in 200 components = 3.93901 Jy ! Clean residual min=-0.083511 max=0.166832 Jy/beam ! Clean residual mean=0.001301 rms=0.030392 Jy/beam ! Combined flux in latest and established models = 3.93901 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 28 model components to the UV plane model. ! The established model now contains 28 components and 3.93901 Jy ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.825 mas, bpa=-2.178 degrees ! Estimated noise=2492.37 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 (-1.5, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.282045 Jy ! Component: 100 - total flux cleaned = 0.449916 Jy ! Component: 150 - total flux cleaned = 0.56674 Jy ! Component: 200 - total flux cleaned = 0.65379 Jy ! Total flux subtracted in 200 components = 0.65379 Jy ! Clean residual min=-0.053987 max=0.064023 Jy/beam ! Clean residual mean=0.000806 rms=0.019531 Jy/beam ! Combined flux in latest and established models = 4.5928 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 105 components and 4.59279 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.289 mas, bmaj=18.27 mas, bpa=3.582 degrees ! Estimated noise=3164.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112269 Jy ! Component: 100 - total flux cleaned = 0.188122 Jy ! Component: 150 - total flux cleaned = 0.241081 Jy ! Component: 200 - total flux cleaned = 0.278666 Jy ! Total flux subtracted in 200 components = 0.278666 Jy ! Clean residual min=-0.058437 max=0.053350 Jy/beam ! Clean residual mean=-0.000130 rms=0.015319 Jy/beam ! Combined flux in latest and established models = 4.87146 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0273552 Jy ! Component: 100 - total flux cleaned = 0.0431265 Jy ! Component: 150 - total flux cleaned = 0.0459596 Jy ! Component: 200 - total flux cleaned = 0.0472906 Jy ! Total flux subtracted in 200 components = 0.0472906 Jy ! Clean residual min=-0.053674 max=0.044532 Jy/beam ! Clean residual mean=-0.000419 rms=0.013343 Jy/beam ! Combined flux in latest and established models = 4.91875 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 178 components and 4.91875 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.825 mas, bpa=-2.178 degrees ! Estimated noise=2492.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100741 Jy ! Component: 100 - total flux cleaned = 0.0109403 Jy ! Component: 150 - total flux cleaned = 0.0117251 Jy ! Component: 200 - total flux cleaned = 0.0130667 Jy ! Total flux subtracted in 200 components = 0.0130667 Jy ! Clean residual min=-0.044748 max=0.038709 Jy/beam ! Clean residual mean=-0.000221 rms=0.009069 Jy/beam ! Combined flux in latest and established models = 4.93182 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 205 components and 4.93182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141804Jy sigma=0.001055 ! Fit after self-cal, rms=0.131590Jy sigma=0.000983 wmodel J1733-1304_S_2017_07_16_pus_map.mod ! Writing 205 model components to file: J1733-1304_S_2017_07_16_pus_map.mod wobs J1733-1304_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1733-1304_S_2017_07_16_pus_uvs.fits wwins J1733-1304_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1733-1304_S_2017_07_16_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.0132467 Jy ! Component: 100 - total flux cleaned = -0.0143167 Jy ! Component: 150 - total flux cleaned = -0.0138943 Jy ! Component: 200 - total flux cleaned = -0.0130312 Jy ! Component: 250 - total flux cleaned = -0.0121955 Jy ! Component: 300 - total flux cleaned = -0.0106251 Jy ! Component: 350 - total flux cleaned = -0.00951013 Jy ! Component: 400 - total flux cleaned = -0.00880021 Jy ! Component: 450 - total flux cleaned = -0.00672445 Jy ! Component: 500 - total flux cleaned = -0.00408756 Jy ! Component: 550 - total flux cleaned = -0.00250325 Jy ! Component: 600 - total flux cleaned = -0.00127032 Jy ! Component: 650 - total flux cleaned = -0.000367925 Jy ! Component: 700 - total flux cleaned = 0.00078395 Jy ! Component: 750 - total flux cleaned = 0.00160952 Jy ! Component: 800 - total flux cleaned = 0.00295177 Jy ! Component: 850 - total flux cleaned = 0.00346946 Jy ! Component: 900 - total flux cleaned = 0.00447362 Jy ! Component: 950 - total flux cleaned = 0.00520508 Jy ! Component: 1000 - total flux cleaned = 0.00615394 Jy ! Component: 1050 - total flux cleaned = 0.00661161 Jy ! Component: 1100 - total flux cleaned = 0.00706187 Jy ! Component: 1150 - total flux cleaned = 0.00706508 Jy ! Component: 1200 - total flux cleaned = 0.00771028 Jy ! Component: 1250 - total flux cleaned = 0.00771008 Jy ! Component: 1300 - total flux cleaned = 0.00791544 Jy ! Component: 1350 - total flux cleaned = 0.00811195 Jy ! Component: 1400 - total flux cleaned = 0.00830869 Jy ! Component: 1450 - total flux cleaned = 0.00811933 Jy ! Component: 1500 - total flux cleaned = 0.00830664 Jy ! Component: 1550 - total flux cleaned = 0.0086781 Jy ! Component: 1600 - total flux cleaned = 0.00903312 Jy ! Component: 1650 - total flux cleaned = 0.00973689 Jy ! Component: 1700 - total flux cleaned = 0.00991033 Jy ! Component: 1750 - total flux cleaned = 0.0104228 Jy ! Component: 1800 - total flux cleaned = 0.0104221 Jy ! Component: 1850 - total flux cleaned = 0.0104271 Jy ! Component: 1900 - total flux cleaned = 0.0110732 Jy ! Component: 1950 - total flux cleaned = 0.011233 Jy ! Component: 2000 - total flux cleaned = 0.0113898 Jy ! Component: 2050 - total flux cleaned = 0.0118482 Jy ! Component: 2100 - total flux cleaned = 0.0115516 Jy ! Component: 2150 - total flux cleaned = 0.0122856 Jy ! Component: 2200 - total flux cleaned = 0.0121406 Jy ! Component: 2250 - total flux cleaned = 0.0122815 Jy ! Component: 2300 - total flux cleaned = 0.012421 Jy ! Component: 2350 - total flux cleaned = 0.0124213 Jy ! Component: 2400 - total flux cleaned = 0.0126955 Jy ! Component: 2450 - total flux cleaned = 0.0126932 Jy ! Component: 2500 - total flux cleaned = 0.0132279 Jy ! Component: 2550 - total flux cleaned = 0.0130937 Jy ! Component: 2600 - total flux cleaned = 0.0133541 Jy ! Component: 2650 - total flux cleaned = 0.0133541 Jy ! Component: 2700 - total flux cleaned = 0.0132302 Jy ! Component: 2750 - total flux cleaned = 0.0131062 Jy ! Component: 2800 - total flux cleaned = 0.0132305 Jy ! Component: 2850 - total flux cleaned = 0.013232 Jy ! Component: 2900 - total flux cleaned = 0.0134768 Jy ! Component: 2950 - total flux cleaned = 0.0135978 Jy ! Component: 3000 - total flux cleaned = 0.0133588 Jy ! Component: 3050 - total flux cleaned = 0.0137143 Jy ! Component: 3100 - total flux cleaned = 0.0139485 Jy ! Component: 3150 - total flux cleaned = 0.0139478 Jy ! Component: 3200 - total flux cleaned = 0.0140628 Jy ! Component: 3250 - total flux cleaned = 0.0139476 Jy ! Component: 3300 - total flux cleaned = 0.0141766 Jy ! Component: 3350 - total flux cleaned = 0.0144039 Jy ! Component: 3400 - total flux cleaned = 0.0146297 Jy ! Component: 3450 - total flux cleaned = 0.0148543 Jy ! Component: 3500 - total flux cleaned = 0.0148542 Jy ! Component: 3550 - total flux cleaned = 0.0152963 Jy ! Component: 3600 - total flux cleaned = 0.0152959 Jy ! Component: 3650 - total flux cleaned = 0.0152959 Jy ! Component: 3700 - total flux cleaned = 0.0154055 Jy ! Component: 3750 - total flux cleaned = 0.015731 Jy ! Component: 3800 - total flux cleaned = 0.015839 Jy ! Component: 3850 - total flux cleaned = 0.0159458 Jy ! Component: 3900 - total flux cleaned = 0.0160522 Jy ! Component: 3950 - total flux cleaned = 0.0162654 Jy ! Component: 4000 - total flux cleaned = 0.0165823 Jy ! Component: 4050 - total flux cleaned = 0.0171093 Jy ! Total flux subtracted in 4096 components = 0.0174243 Jy ! Clean residual min=-0.005909 max=0.006370 Jy/beam ! Clean residual mean=0.000054 rms=0.001880 Jy/beam ! Combined flux in latest and established models = 4.94924 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 452 components and 4.94924 Jy ![Exited script file: muppet] wmap "J1733-1304_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.297 x 8.825 at -2.178 degrees (North through East) ! Clean map min=-0.020612 max=3.3669 Jy/beam ! Writing clean map to FITS file: J1733-1304_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.36686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00189161 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.168549 0.168549 0.337099 0.674198 1.3484 2.69679 5.39358 10.7872 21.5743 43.1486 86.2973 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0056 print "peak=",int(1000*peak_flux)/1000 ! peak= 3.366 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.297 x 8.825 at -2.178 degrees (North through East) ! Clean map min=-0.020612 max=3.3669 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 J1733-1304_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:13:41 2019