! Started logfile: J1319-1239_S_2017_01_21_pus_uvs.log on Sun May 5 15:55:10 2019 obs J1319-1239_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1319-1239_S_2017_01_21_pus_uva.fits ! AN table 1: 143 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.75777 visibilities/baseline/integration-bin. ! Found source: J1319-1239 ! ! 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 558 lines of history. ! ! Reading 15604 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 J1319-1239_S_2017_01_21_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 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 464 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908396Jy sigma=0.006094 ! Fit after self-cal, rms=0.891206Jy sigma=0.006007 ! 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.358 mas, bmaj=6.237 mas, bpa=-4.386 degrees ! Estimated noise=1347.46 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.0861544 Jy ! Component: 100 - total flux cleaned = 0.115968 Jy ! Total flux subtracted in 100 components = 0.115968 Jy ! Clean residual min=-0.008914 max=0.013290 Jy/beam ! Clean residual mean=-0.000016 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.115968 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.115968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115581Jy sigma=0.000701 ! Fit after self-cal, rms=0.115435Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157455 Jy ! Component: 100 - total flux cleaned = 0.0242526 Jy ! Total flux subtracted in 100 components = 0.0242526 Jy ! Clean residual min=-0.006227 max=0.009362 Jy/beam ! Clean residual mean=-0.000012 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.140221 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.140221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113197Jy sigma=0.000678 ! Fit after self-cal, rms=0.113137Jy sigma=0.000678 ! 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.83 mas, bmaj=6.964 mas, bpa=-3.664 degrees ! Estimated noise=915.518 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 (-3.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109713 Jy ! Component: 100 - total flux cleaned = 0.0170466 Jy ! Component: 150 - total flux cleaned = 0.0212537 Jy ! Component: 200 - total flux cleaned = 0.0243368 Jy ! Total flux subtracted in 200 components = 0.0243368 Jy ! Clean residual min=-0.004397 max=0.005920 Jy/beam ! Clean residual mean=-0.000006 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.164558 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 63 components and 0.164558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112191Jy sigma=0.000668 ! Fit after self-cal, rms=0.112095Jy sigma=0.000667 ! 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.01 FD 1.00* HN 1.03 LA 0.95 ! MK 0.99 NL 1.04 OV 1.04 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.04 LA 0.95 ! MK 0.97 NL 1.05 OV 1.10 PT 0.96 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.01 LA 0.95 ! MK 1.05 NL 1.04 OV 1.01 PT 0.91 ! SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.01 LA 0.84 ! MK 0.96 NL 1.00* OV 0.98 PT 0.93 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.112095Jy sigma=0.000667 ! Fit after self-cal, rms=0.111469Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.847 mas, bmaj=7.01 mas, bpa=-3.811 degrees ! Estimated noise=903.909 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.000918193 Jy ! Component: 100 - total flux cleaned = 0.000667447 Jy ! Component: 150 - total flux cleaned = 0.000472049 Jy ! Component: 200 - total flux cleaned = 0.000350202 Jy ! Total flux subtracted in 200 components = 0.000350202 Jy ! Clean residual min=-0.003226 max=0.003760 Jy/beam ! Clean residual mean=-0.000008 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.164908 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.164908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111395Jy sigma=0.000663 ! Fit after self-cal, rms=0.111524Jy sigma=0.000663 ! 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.111524Jy sigma=0.000663 ! Fit after self-cal, rms=0.112286Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.854 mas, bmaj=7.021 mas, bpa=-4.012 degrees ! Estimated noise=900.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.71868e-05 Jy ! Component: 100 - total flux cleaned = 5.02166e-05 Jy ! Component: 150 - total flux cleaned = -1.59679e-05 Jy ! Component: 200 - total flux cleaned = -1.63979e-05 Jy ! Total flux subtracted in 200 components = -1.63979e-05 Jy ! Clean residual min=-0.003155 max=0.003512 Jy/beam ! Clean residual mean=-0.000001 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.164892 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.164892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112252Jy sigma=0.000661 ! Fit after self-cal, rms=0.112297Jy sigma=0.000661 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 (53, -47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326549 Jy ! Component: 100 - total flux cleaned = 0.00464403 Jy ! Component: 150 - total flux cleaned = 0.00519853 Jy ! Component: 200 - total flux cleaned = 0.00555075 Jy ! Total flux subtracted in 200 components = 0.00555075 Jy ! Clean residual min=-0.002728 max=0.003206 Jy/beam ! Clean residual mean=-0.000004 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.170442 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.170442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112166Jy sigma=0.000661 ! Fit after self-cal, rms=0.112159Jy sigma=0.000661 ! Inverting map ! Added new window around map position (77.5, -72.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275597 Jy ! Component: 100 - total flux cleaned = 0.00391315 Jy ! Component: 150 - total flux cleaned = 0.00447533 Jy ! Component: 200 - total flux cleaned = 0.00481603 Jy ! Total flux subtracted in 200 components = 0.00481603 Jy ! Clean residual min=-0.002603 max=0.003161 Jy/beam ! Clean residual mean=-0.000003 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.175258 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.175258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112055Jy sigma=0.000660 ! Fit after self-cal, rms=0.112053Jy sigma=0.000660 ! Inverting map ! Added new window around map position (-34, -58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214489 Jy ! Component: 100 - total flux cleaned = 0.00312991 Jy ! Component: 150 - total flux cleaned = 0.00394692 Jy ! Component: 200 - total flux cleaned = 0.00466699 Jy ! Total flux subtracted in 200 components = 0.00466699 Jy ! Clean residual min=-0.002513 max=0.002500 Jy/beam ! Clean residual mean=-0.000000 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.179925 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 154 components and 0.179925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111958Jy sigma=0.000659 ! Fit after self-cal, rms=0.111943Jy sigma=0.000659 ! 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.111943Jy sigma=0.000659 ! Fit after self-cal, rms=0.117267Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.02 mas, bpa=-3.936 degrees ! Estimated noise=901.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116352 Jy ! Component: 100 - total flux cleaned = 0.00156589 Jy ! Component: 150 - total flux cleaned = 0.00191766 Jy ! Component: 200 - total flux cleaned = 0.00205919 Jy ! Total flux subtracted in 200 components = 0.00205919 Jy ! Clean residual min=-0.002177 max=0.001977 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.181985 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 169 components and 0.181985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117231Jy sigma=0.000658 ! Fit after self-cal, rms=0.117287Jy sigma=0.000658 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.000240345 Jy ! Component: 100 - total flux cleaned = 0.000344511 Jy ! Component: 150 - total flux cleaned = 0.000377623 Jy ! Component: 200 - total flux cleaned = 0.000349831 Jy ! Total flux subtracted in 200 components = 0.000349831 Jy ! Clean residual min=-0.002120 max=0.001989 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.182334 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 181 components and 0.182334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117266Jy sigma=0.000658 ! Fit after self-cal, rms=0.117271Jy sigma=0.000658 ! 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.117271Jy sigma=0.000658 ! Fit after self-cal, rms=0.117490Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.586 mas, bmaj=13.14 mas, bpa=2.152 degrees ! Estimated noise=1222.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279737 Jy ! Component: 100 - total flux cleaned = 0.000281628 Jy ! Component: 150 - total flux cleaned = 0.000230258 Jy ! Component: 200 - total flux cleaned = 0.000160183 Jy ! Total flux subtracted in 200 components = 0.000160183 Jy ! Clean residual min=-0.002416 max=0.002490 Jy/beam ! Clean residual mean=0.000002 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.182495 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 201 components and 0.182495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117486Jy sigma=0.000657 ! Fit after self-cal, rms=0.117480Jy sigma=0.000657 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 = 1.42883e-05 Jy ! Component: 100 - total flux cleaned = -2.97885e-05 Jy ! Component: 150 - total flux cleaned = -7.04259e-05 Jy ! Component: 200 - total flux cleaned = -0.000108746 Jy ! Total flux subtracted in 200 components = -0.000108746 Jy ! Clean residual min=-0.002345 max=0.002544 Jy/beam ! Clean residual mean=0.000003 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.182386 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 211 components and 0.182386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117477Jy sigma=0.000657 ! Fit after self-cal, rms=0.117478Jy sigma=0.000657 ! 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.849 mas, bmaj=7.018 mas, bpa=-3.937 degrees ! Estimated noise=900.927 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.849 x 7.018 at -3.937 degrees (North through East) ! Clean map min=-0.0018968 max=0.10666 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.372 mas, bmaj=6.278 mas, bpa=-4.596 degrees ! Estimated noise=1327.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0847241 Jy ! Component: 100 - total flux cleaned = 0.115829 Jy ! Component: 150 - total flux cleaned = 0.13176 Jy ! Component: 200 - total flux cleaned = 0.141845 Jy ! Total flux subtracted in 200 components = 0.141845 Jy ! Clean residual min=-0.005464 max=0.005536 Jy/beam ! Clean residual mean=-0.000007 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.141845 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.141845 Jy ! Inverting map and beam ! Estimated beam: bmin=2.849 mas, bmaj=7.018 mas, bpa=-3.937 degrees ! Estimated noise=900.927 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00876941 Jy ! Component: 100 - total flux cleaned = 0.0146694 Jy ! Component: 150 - total flux cleaned = 0.0192371 Jy ! Component: 200 - total flux cleaned = 0.0230269 Jy ! Total flux subtracted in 200 components = 0.0230269 Jy ! Clean residual min=-0.003256 max=0.003095 Jy/beam ! Clean residual mean=-0.000001 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.164872 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 61 components and 0.164872 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=6.586 mas, bmaj=13.14 mas, bpa=2.152 degrees ! Estimated noise=1222.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525137 Jy ! Component: 100 - total flux cleaned = 0.00787517 Jy ! Component: 150 - total flux cleaned = 0.00989491 Jy ! Component: 200 - total flux cleaned = 0.0113196 Jy ! Total flux subtracted in 200 components = 0.0113196 Jy ! Clean residual min=-0.002909 max=0.002134 Jy/beam ! Clean residual mean=-0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.176191 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.00112238 Jy ! Component: 100 - total flux cleaned = 0.00217387 Jy ! Component: 150 - total flux cleaned = 0.00306461 Jy ! Component: 200 - total flux cleaned = 0.0038273 Jy ! Total flux subtracted in 200 components = 0.0038273 Jy ! Clean residual min=-0.002483 max=0.002406 Jy/beam ! Clean residual mean=0.000001 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.180019 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 146 components and 0.180019 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.849 mas, bmaj=7.018 mas, bpa=-3.937 degrees ! Estimated noise=900.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174216 Jy ! Component: 100 - total flux cleaned = 0.00243165 Jy ! Component: 150 - total flux cleaned = 0.00277279 Jy ! Component: 200 - total flux cleaned = 0.00313804 Jy ! Total flux subtracted in 200 components = 0.00313804 Jy ! Clean residual min=-0.002211 max=0.002189 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.183157 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.183157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117554Jy sigma=0.000658 ! Fit after self-cal, rms=0.117541Jy sigma=0.000658 wmodel J1319-1239_S_2017_01_21_pus_map.mod ! Writing 172 model components to file: J1319-1239_S_2017_01_21_pus_map.mod wobs J1319-1239_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1319-1239_S_2017_01_21_pus_uvs.fits wwins J1319-1239_S_2017_01_21_pus_map.win ! wwins: Wrote 6 windows to J1319-1239_S_2017_01_21_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.000398711 Jy ! Component: 100 - total flux cleaned = -0.000398232 Jy ! Component: 150 - total flux cleaned = -0.000292525 Jy ! Component: 200 - total flux cleaned = -0.000362634 Jy ! Component: 250 - total flux cleaned = -0.000494483 Jy ! Component: 300 - total flux cleaned = -0.000654462 Jy ! Component: 350 - total flux cleaned = -0.000779245 Jy ! Component: 400 - total flux cleaned = -0.000931089 Jy ! Component: 450 - total flux cleaned = -0.00116715 Jy ! Component: 500 - total flux cleaned = -0.00113761 Jy ! Component: 550 - total flux cleaned = -0.0012796 Jy ! Component: 600 - total flux cleaned = -0.00125125 Jy ! Component: 650 - total flux cleaned = -0.00127876 Jy ! Component: 700 - total flux cleaned = -0.00138501 Jy ! Component: 750 - total flux cleaned = -0.00130563 Jy ! Component: 800 - total flux cleaned = -0.00133153 Jy ! Component: 850 - total flux cleaned = -0.00130563 Jy ! Component: 900 - total flux cleaned = -0.00125529 Jy ! Component: 950 - total flux cleaned = -0.00115693 Jy ! Component: 1000 - total flux cleaned = -0.00123068 Jy ! Component: 1050 - total flux cleaned = -0.00127836 Jy ! Component: 1100 - total flux cleaned = -0.0012546 Jy ! Component: 1150 - total flux cleaned = -0.00130095 Jy ! Component: 1200 - total flux cleaned = -0.00125513 Jy ! Component: 1250 - total flux cleaned = -0.00123306 Jy ! Component: 1300 - total flux cleaned = -0.00127864 Jy ! Component: 1350 - total flux cleaned = -0.00134542 Jy ! Component: 1400 - total flux cleaned = -0.00145545 Jy ! Component: 1450 - total flux cleaned = -0.00152012 Jy ! Component: 1500 - total flux cleaned = -0.00152035 Jy ! Component: 1550 - total flux cleaned = -0.00166843 Jy ! Component: 1600 - total flux cleaned = -0.00175221 Jy ! Component: 1650 - total flux cleaned = -0.00177276 Jy ! Component: 1700 - total flux cleaned = -0.00187527 Jy ! Component: 1750 - total flux cleaned = -0.00191548 Jy ! Component: 1800 - total flux cleaned = -0.00195546 Jy ! Component: 1850 - total flux cleaned = -0.00201518 Jy ! Component: 1900 - total flux cleaned = -0.00215284 Jy ! Component: 1950 - total flux cleaned = -0.00217237 Jy ! Component: 2000 - total flux cleaned = -0.00224942 Jy ! Component: 2050 - total flux cleaned = -0.00242101 Jy ! Component: 2100 - total flux cleaned = -0.0024396 Jy ! Component: 2150 - total flux cleaned = -0.00245811 Jy ! Component: 2200 - total flux cleaned = -0.00256918 Jy ! Component: 2250 - total flux cleaned = -0.00266089 Jy ! Component: 2300 - total flux cleaned = -0.00271535 Jy ! Component: 2350 - total flux cleaned = -0.00278746 Jy ! Component: 2400 - total flux cleaned = -0.00276998 Jy ! Component: 2450 - total flux cleaned = -0.0028589 Jy ! Component: 2500 - total flux cleaned = -0.00298176 Jy ! Component: 2550 - total flux cleaned = -0.00306855 Jy ! Component: 2600 - total flux cleaned = -0.00317207 Jy ! Component: 2650 - total flux cleaned = -0.00322308 Jy ! Component: 2700 - total flux cleaned = -0.0032568 Jy ! Component: 2750 - total flux cleaned = -0.00330738 Jy ! Component: 2800 - total flux cleaned = -0.00339052 Jy ! Component: 2850 - total flux cleaned = -0.00347314 Jy ! Component: 2900 - total flux cleaned = -0.00352224 Jy ! Component: 2950 - total flux cleaned = -0.00353827 Jy ! Component: 3000 - total flux cleaned = -0.00357051 Jy ! Component: 3050 - total flux cleaned = -0.00360251 Jy ! Component: 3100 - total flux cleaned = -0.00366574 Jy ! Component: 3150 - total flux cleaned = -0.00366563 Jy ! Component: 3200 - total flux cleaned = -0.00372808 Jy ! Component: 3250 - total flux cleaned = -0.00375912 Jy ! Component: 3300 - total flux cleaned = -0.0038205 Jy ! Component: 3350 - total flux cleaned = -0.00375958 Jy ! Component: 3400 - total flux cleaned = -0.0037598 Jy ! Component: 3450 - total flux cleaned = -0.00377493 Jy ! Component: 3500 - total flux cleaned = -0.00371521 Jy ! Component: 3550 - total flux cleaned = -0.00375973 Jy ! Component: 3600 - total flux cleaned = -0.00386282 Jy ! Component: 3650 - total flux cleaned = -0.00383354 Jy ! Component: 3700 - total flux cleaned = -0.00389158 Jy ! Component: 3750 - total flux cleaned = -0.0039205 Jy ! Component: 3800 - total flux cleaned = -0.0039349 Jy ! Component: 3850 - total flux cleaned = -0.00392054 Jy ! Component: 3900 - total flux cleaned = -0.00392054 Jy ! Component: 3950 - total flux cleaned = -0.00396272 Jy ! Component: 4000 - total flux cleaned = -0.00399067 Jy ! Component: 4050 - total flux cleaned = -0.00393532 Jy ! Total flux subtracted in 4096 components = -0.00401814 Jy ! Clean residual min=-0.000852 max=0.000933 Jy/beam ! Clean residual mean=0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.179139 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 482 components and 0.179139 Jy ![Exited script file: muppet] wmap "J1319-1239_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.849 x 7.018 at -3.937 degrees (North through East) ! Clean map min=-0.0019266 max=0.10536 Jy/beam ! Writing clean map to FITS file: J1319-1239_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024734 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.704272 0.704272 1.40854 2.81709 5.63417 11.2683 22.5367 45.0734 90.1468 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 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.849 x 7.018 at -3.937 degrees (North through East) ! Clean map min=-0.0019266 max=0.10536 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 J1319-1239_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:55:16 2019