! Started logfile: J1634-2058_S_2017_03_23_pus_uvs.log on Mon May 13 10:04:18 2019 obs J1634-2058_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1634-2058_S_2017_03_23_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.954762 visibilities/baseline/integration-bin. ! Found source: J1634-2058 ! ! 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 481 lines of history. ! ! Reading 9624 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 J1634-2058_S_2017_03_23_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.876729Jy sigma=0.005993 ! Fit after self-cal, rms=0.862160Jy sigma=0.005899 ! 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.572 mas, bmaj=7.005 mas, bpa=-5.795 degrees ! Estimated noise=1583.84 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.104986 Jy ! Component: 100 - total flux cleaned = 0.139784 Jy ! Total flux subtracted in 100 components = 0.139784 Jy ! Clean residual min=-0.006911 max=0.014499 Jy/beam ! Clean residual mean=-0.000042 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.139784 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.139784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113253Jy sigma=0.000713 ! Fit after self-cal, rms=0.113106Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169799 Jy ! Component: 100 - total flux cleaned = 0.0269501 Jy ! Total flux subtracted in 100 components = 0.0269501 Jy ! Clean residual min=-0.005835 max=0.007298 Jy/beam ! Clean residual mean=-0.000024 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.166734 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.166734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109454Jy sigma=0.000686 ! Fit after self-cal, rms=0.109435Jy sigma=0.000686 ! 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.048 mas, bmaj=7.932 mas, bpa=-5.397 degrees ! Estimated noise=1141.95 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, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107533 Jy ! Component: 100 - total flux cleaned = 0.0167604 Jy ! Component: 150 - total flux cleaned = 0.0205533 Jy ! Component: 200 - total flux cleaned = 0.0230668 Jy ! Total flux subtracted in 200 components = 0.0230668 Jy ! Clean residual min=-0.004505 max=0.004491 Jy/beam ! Clean residual mean=-0.000020 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.1898 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 53 components and 0.1898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108182Jy sigma=0.000679 ! Fit after self-cal, rms=0.108135Jy sigma=0.000679 ! 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.98 FD 0.93 HN 0.96 KP 1.04 ! LA 1.02 MK 1.04 NL 0.88 OV 1.03 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 1.09 KP 1.04 ! LA 1.00 MK 1.12 NL 1.04 OV 1.07 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 0.97 KP 0.87 ! LA 0.77 MK 0.91 NL 1.19 OV 0.97 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.12 HN 1.00 KP 1.00* ! LA 0.77 MK 0.87 NL 1.00* OV 1.23 ! PT 1.00 SC 1.21 ! ! ! Fit before self-cal, rms=0.108135Jy sigma=0.000679 ! Fit after self-cal, rms=0.103452Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=7.911 mas, bpa=-5.4 degrees ! Estimated noise=1132.16 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.00144196 Jy ! Component: 100 - total flux cleaned = 0.00148366 Jy ! Component: 150 - total flux cleaned = 0.00141905 Jy ! Component: 200 - total flux cleaned = 0.00136221 Jy ! Total flux subtracted in 200 components = 0.00136221 Jy ! Clean residual min=-0.003090 max=0.003624 Jy/beam ! Clean residual mean=-0.000001 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.191163 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.191163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103417Jy sigma=0.000666 ! Fit after self-cal, rms=0.103414Jy sigma=0.000666 ! 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.103414Jy sigma=0.000666 ! Fit after self-cal, rms=0.106387Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=7.958 mas, bpa=-4.953 degrees ! Estimated noise=1138.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458757 Jy ! Component: 100 - total flux cleaned = 0.00048913 Jy ! Component: 150 - total flux cleaned = 0.000461769 Jy ! Component: 200 - total flux cleaned = 0.000462632 Jy ! Total flux subtracted in 200 components = 0.000462632 Jy ! Clean residual min=-0.002640 max=0.003151 Jy/beam ! Clean residual mean=-0.000003 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.191625 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.191625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106371Jy sigma=0.000663 ! Fit after self-cal, rms=0.106389Jy sigma=0.000663 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 (-107.5, -49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275605 Jy ! Component: 100 - total flux cleaned = 0.00288258 Jy ! Component: 150 - total flux cleaned = 0.0028307 Jy ! Component: 200 - total flux cleaned = 0.00278791 Jy ! Total flux subtracted in 200 components = 0.00278791 Jy ! Clean residual min=-0.002555 max=0.002806 Jy/beam ! Clean residual mean=-0.000003 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.194413 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.194413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106298Jy sigma=0.000663 ! Fit after self-cal, rms=0.106298Jy sigma=0.000663 ! Inverting map ! Added new window around map position (44, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020471 Jy ! Component: 100 - total flux cleaned = 0.00237976 Jy ! Component: 150 - total flux cleaned = 0.00265295 Jy ! Component: 200 - total flux cleaned = 0.00289514 Jy ! Total flux subtracted in 200 components = 0.00289514 Jy ! Clean residual min=-0.002637 max=0.002336 Jy/beam ! Clean residual mean=-0.000004 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.197308 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.197308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106225Jy sigma=0.000662 ! Fit after self-cal, rms=0.106219Jy sigma=0.000662 ! 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.106219Jy sigma=0.000662 ! Fit after self-cal, rms=0.107564Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.96 mas, bpa=-4.986 degrees ! Estimated noise=1133.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000510718 Jy ! Component: 100 - total flux cleaned = 0.000672203 Jy ! Component: 150 - total flux cleaned = 0.000710606 Jy ! Component: 200 - total flux cleaned = 0.000676759 Jy ! Total flux subtracted in 200 components = 0.000676759 Jy ! Clean residual min=-0.002520 max=0.002423 Jy/beam ! Clean residual mean=-0.000003 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.197985 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 128 components and 0.197985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107536Jy sigma=0.000662 ! Fit after self-cal, rms=0.107542Jy sigma=0.000662 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 = 3.60497e-05 Jy ! Component: 100 - total flux cleaned = 3.55057e-05 Jy ! Component: 150 - total flux cleaned = 6.49622e-05 Jy ! Component: 200 - total flux cleaned = 3.69891e-05 Jy ! Total flux subtracted in 200 components = 3.69891e-05 Jy ! Clean residual min=-0.002527 max=0.002411 Jy/beam ! Clean residual mean=-0.000002 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.198022 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.198022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107524Jy sigma=0.000662 ! Fit after self-cal, rms=0.107521Jy sigma=0.000662 ! 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.107521Jy sigma=0.000662 ! Fit after self-cal, rms=0.107690Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.614 mas, bmaj=16.81 mas, bpa=1.445 degrees ! Estimated noise=1453.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000897138 Jy ! Component: 100 - total flux cleaned = 0.00102109 Jy ! Component: 150 - total flux cleaned = 0.00102092 Jy ! Component: 200 - total flux cleaned = 0.0010402 Jy ! Total flux subtracted in 200 components = 0.0010402 Jy ! Clean residual min=-0.002503 max=0.002382 Jy/beam ! Clean residual mean=-0.000004 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.199062 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 145 components and 0.199062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107690Jy sigma=0.000662 ! Fit after self-cal, rms=0.107689Jy sigma=0.000662 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.000122787 Jy ! Component: 100 - total flux cleaned = 0.000103847 Jy ! Component: 150 - total flux cleaned = 0.000104055 Jy ! Component: 200 - total flux cleaned = 0.000104422 Jy ! Total flux subtracted in 200 components = 0.000104422 Jy ! Clean residual min=-0.002496 max=0.002341 Jy/beam ! Clean residual mean=-0.000004 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.199167 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 149 components and 0.199167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107690Jy sigma=0.000662 ! Fit after self-cal, rms=0.107690Jy sigma=0.000662 ! 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.038 mas, bmaj=7.962 mas, bpa=-4.994 degrees ! Estimated noise=1133.64 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.962 at -4.994 degrees (North through East) ! Clean map min=-0.0023298 max=0.13321 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.562 mas, bmaj=7.018 mas, bpa=-5.541 degrees ! Estimated noise=1569.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103861 Jy ! Component: 100 - total flux cleaned = 0.139004 Jy ! Component: 150 - total flux cleaned = 0.15557 Jy ! Component: 200 - total flux cleaned = 0.165901 Jy ! Total flux subtracted in 200 components = 0.165901 Jy ! Clean residual min=-0.004747 max=0.006267 Jy/beam ! Clean residual mean=-0.000019 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.165901 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.165901 Jy ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.962 mas, bpa=-4.994 degrees ! Estimated noise=1133.64 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.0101996 Jy ! Component: 100 - total flux cleaned = 0.0159951 Jy ! Component: 150 - total flux cleaned = 0.0201197 Jy ! Component: 200 - total flux cleaned = 0.023304 Jy ! Total flux subtracted in 200 components = 0.023304 Jy ! Clean residual min=-0.002758 max=0.002571 Jy/beam ! Clean residual mean=-0.000009 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.189205 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 0.189205 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.614 mas, bmaj=16.81 mas, bpa=1.445 degrees ! Estimated noise=1453.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356661 Jy ! Component: 100 - total flux cleaned = 0.00570051 Jy ! Component: 150 - total flux cleaned = 0.00724581 Jy ! Component: 200 - total flux cleaned = 0.00782516 Jy ! Total flux subtracted in 200 components = 0.00782516 Jy ! Clean residual min=-0.002519 max=0.002315 Jy/beam ! Clean residual mean=-0.000007 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.19703 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.00028583 Jy ! Component: 100 - total flux cleaned = 0.000465662 Jy ! Component: 150 - total flux cleaned = 0.000625458 Jy ! Component: 200 - total flux cleaned = 0.000740338 Jy ! Total flux subtracted in 200 components = 0.000740338 Jy ! Clean residual min=-0.002455 max=0.002172 Jy/beam ! Clean residual mean=-0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.197771 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 107 components and 0.197771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.962 mas, bpa=-4.994 degrees ! Estimated noise=1133.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.68861e-06 Jy ! Component: 100 - total flux cleaned = -6.74912e-05 Jy ! Component: 150 - total flux cleaned = -0.000116343 Jy ! Component: 200 - total flux cleaned = -0.000297431 Jy ! Total flux subtracted in 200 components = -0.000297431 Jy ! Clean residual min=-0.002415 max=0.002378 Jy/beam ! Clean residual mean=-0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.197473 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.197473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107773Jy sigma=0.000662 ! Fit after self-cal, rms=0.107763Jy sigma=0.000662 wmodel J1634-2058_S_2017_03_23_pus_map.mod ! Writing 122 model components to file: J1634-2058_S_2017_03_23_pus_map.mod wobs J1634-2058_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1634-2058_S_2017_03_23_pus_uvs.fits wwins J1634-2058_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J1634-2058_S_2017_03_23_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.000266619 Jy ! Component: 100 - total flux cleaned = 0.000268822 Jy ! Component: 150 - total flux cleaned = 0.000307804 Jy ! Component: 200 - total flux cleaned = 0.000195363 Jy ! Component: 250 - total flux cleaned = 0.000160307 Jy ! Component: 300 - total flux cleaned = 0.000125364 Jy ! Component: 350 - total flux cleaned = 0.000229337 Jy ! Component: 400 - total flux cleaned = 0.00016076 Jy ! Component: 450 - total flux cleaned = 0.00016093 Jy ! Component: 500 - total flux cleaned = 0.000193733 Jy ! Component: 550 - total flux cleaned = 0.000224822 Jy ! Component: 600 - total flux cleaned = 0.000349512 Jy ! Component: 650 - total flux cleaned = 0.000410754 Jy ! Component: 700 - total flux cleaned = 0.000591458 Jy ! Component: 750 - total flux cleaned = 0.000650537 Jy ! Component: 800 - total flux cleaned = 0.000885089 Jy ! Component: 850 - total flux cleaned = 0.0010294 Jy ! Component: 900 - total flux cleaned = 0.00128601 Jy ! Component: 950 - total flux cleaned = 0.00142626 Jy ! Component: 1000 - total flux cleaned = 0.00156521 Jy ! Component: 1050 - total flux cleaned = 0.00175725 Jy ! Component: 1100 - total flux cleaned = 0.0019733 Jy ! Component: 1150 - total flux cleaned = 0.00215988 Jy ! Component: 1200 - total flux cleaned = 0.00234435 Jy ! Component: 1250 - total flux cleaned = 0.00252664 Jy ! Component: 1300 - total flux cleaned = 0.00268075 Jy ! Component: 1350 - total flux cleaned = 0.00288384 Jy ! Component: 1400 - total flux cleaned = 0.00303508 Jy ! Component: 1450 - total flux cleaned = 0.00325932 Jy ! Component: 1500 - total flux cleaned = 0.00343198 Jy ! Component: 1550 - total flux cleaned = 0.00362715 Jy ! Component: 1600 - total flux cleaned = 0.00382002 Jy ! Component: 1650 - total flux cleaned = 0.00405899 Jy ! Component: 1700 - total flux cleaned = 0.0042244 Jy ! Component: 1750 - total flux cleaned = 0.00441153 Jy ! Component: 1800 - total flux cleaned = 0.00462005 Jy ! Component: 1850 - total flux cleaned = 0.00478064 Jy ! Component: 1900 - total flux cleaned = 0.00487172 Jy ! Component: 1950 - total flux cleaned = 0.00507452 Jy ! Component: 2000 - total flux cleaned = 0.00527557 Jy ! Component: 2050 - total flux cleaned = 0.00547474 Jy ! Component: 2100 - total flux cleaned = 0.00571598 Jy ! Component: 2150 - total flux cleaned = 0.005781 Jy ! Component: 2200 - total flux cleaned = 0.00599693 Jy ! Component: 2250 - total flux cleaned = 0.00606113 Jy ! Component: 2300 - total flux cleaned = 0.00625206 Jy ! Component: 2350 - total flux cleaned = 0.00642046 Jy ! Component: 2400 - total flux cleaned = 0.00658733 Jy ! Component: 2450 - total flux cleaned = 0.00673237 Jy ! Component: 2500 - total flux cleaned = 0.0068554 Jy ! Component: 2550 - total flux cleaned = 0.00705907 Jy ! Component: 2600 - total flux cleaned = 0.00709959 Jy ! Component: 2650 - total flux cleaned = 0.00727999 Jy ! Component: 2700 - total flux cleaned = 0.0073995 Jy ! Component: 2750 - total flux cleaned = 0.00757695 Jy ! Component: 2800 - total flux cleaned = 0.00767506 Jy ! Component: 2850 - total flux cleaned = 0.00777233 Jy ! Component: 2900 - total flux cleaned = 0.0079459 Jy ! Component: 2950 - total flux cleaned = 0.00798407 Jy ! Component: 3000 - total flux cleaned = 0.00813635 Jy ! Component: 3050 - total flux cleaned = 0.0081933 Jy ! Component: 3100 - total flux cleaned = 0.00832428 Jy ! Component: 3150 - total flux cleaned = 0.0084359 Jy ! Component: 3200 - total flux cleaned = 0.00852809 Jy ! Component: 3250 - total flux cleaned = 0.00863794 Jy ! Component: 3300 - total flux cleaned = 0.00874717 Jy ! Component: 3350 - total flux cleaned = 0.00887367 Jy ! Component: 3400 - total flux cleaned = 0.00892743 Jy ! Component: 3450 - total flux cleaned = 0.00903439 Jy ! Component: 3500 - total flux cleaned = 0.00908749 Jy ! Component: 3550 - total flux cleaned = 0.00921052 Jy ! Component: 3600 - total flux cleaned = 0.00928031 Jy ! Component: 3650 - total flux cleaned = 0.00936708 Jy ! Component: 3700 - total flux cleaned = 0.00950498 Jy ! Component: 3750 - total flux cleaned = 0.00957356 Jy ! Component: 3800 - total flux cleaned = 0.00962444 Jy ! Component: 3850 - total flux cleaned = 0.00979318 Jy ! Component: 3900 - total flux cleaned = 0.0098938 Jy ! Component: 3950 - total flux cleaned = 0.00997711 Jy ! Component: 4000 - total flux cleaned = 0.0100269 Jy ! Component: 4050 - total flux cleaned = 0.0101752 Jy ! Total flux subtracted in 4096 components = 0.0102082 Jy ! Clean residual min=-0.000897 max=0.000950 Jy/beam ! Clean residual mean=-0.000002 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.207681 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 408 components and 0.207681 Jy ![Exited script file: muppet] wmap "J1634-2058_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.038 x 7.962 at -4.994 degrees (North through East) ! Clean map min=-0.0016809 max=0.1343 Jy/beam ! Writing clean map to FITS file: J1634-2058_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298544 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.6669 0.6669 1.3338 2.6676 5.3352 10.6704 21.3408 42.6816 85.3632 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.038 x 7.962 at -4.994 degrees (North through East) ! Clean map min=-0.0016809 max=0.1343 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 J1634-2058_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:04:23 2019