! Started logfile: J1125+2005_S_2017_04_28_pus_uvs.log on Thu May 2 16:23:40 2019 obs J1125+2005_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1125+2005_S_2017_04_28_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.849728 visibilities/baseline/integration-bin. ! Found source: J1125+2005 ! ! 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 671 lines of history. ! ! Reading 21872 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 J1125+2005_S_2017_04_28_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 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 686 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889099Jy sigma=0.028703 ! Fit after self-cal, rms=0.884459Jy sigma=0.028644 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=7.319 mas, bpa=2.08 degrees ! Estimated noise=610.194 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.0690187 Jy ! Component: 100 - total flux cleaned = 0.0822146 Jy ! Total flux subtracted in 100 components = 0.0822146 Jy ! Clean residual min=-0.023424 max=0.024644 Jy/beam ! Clean residual mean=0.000037 rms=0.007741 Jy/beam ! Combined flux in latest and established models = 0.0822146 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0822146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097349Jy sigma=0.002341 ! Fit after self-cal, rms=0.097329Jy sigma=0.002340 ! 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.952 mas, bmaj=7.984 mas, bpa=1.881 degrees ! Estimated noise=463.736 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.0131359 Jy ! Component: 100 - total flux cleaned = 0.0207518 Jy ! Component: 150 - total flux cleaned = 0.0257899 Jy ! Component: 200 - total flux cleaned = 0.0273073 Jy ! Total flux subtracted in 200 components = 0.0273073 Jy ! Clean residual min=-0.023812 max=0.025657 Jy/beam ! Clean residual mean=0.000033 rms=0.007799 Jy/beam ! Combined flux in latest and established models = 0.109522 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.109522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092427Jy sigma=0.002633 ! Fit after self-cal, rms=0.092373Jy sigma=0.002633 ! 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.71 FD 0.79 HN 1.00 KP 0.83 ! LA 0.81 MK 1.09 NL 1.00 OV 0.87 ! PT 0.88 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.74 HN 1.06 KP 0.80 ! LA 0.80 MK 1.07 NL 1.17 OV 0.88 ! PT 0.86 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 0.74 HN 1.07 KP 0.86 ! LA 0.86 MK 1.14 NL 1.16 OV 0.82 ! PT 0.84 SC 1.05 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.77 HN 1.22 KP 1.00* ! LA 30.36 MK 1.18 NL 1.00* OV 1.00* ! PT 0.73 SC 1.00* ! ! ! Fit before self-cal, rms=0.092373Jy sigma=0.002633 ! Fit after self-cal, rms=0.943593Jy sigma=0.000735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=7.975 mas, bpa=3.315 degrees ! Estimated noise=469.378 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 (11.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108136 Jy ! Component: 100 - total flux cleaned = 0.0138422 Jy ! Component: 150 - total flux cleaned = 0.0141636 Jy ! Component: 200 - total flux cleaned = 0.0141721 Jy ! Total flux subtracted in 200 components = 0.0141721 Jy ! Clean residual min=-0.004528 max=0.008032 Jy/beam ! Clean residual mean=0.000003 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.123694 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.123694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.942714Jy sigma=0.000717 ! Fit after self-cal, rms=0.943367Jy sigma=0.000710 ! Inverting map ! Added new window around map position (40, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00760088 Jy ! Component: 100 - total flux cleaned = 0.0123923 Jy ! Component: 150 - total flux cleaned = 0.0154841 Jy ! Component: 200 - total flux cleaned = 0.0169219 Jy ! Total flux subtracted in 200 components = 0.0169219 Jy ! Clean residual min=-0.003651 max=0.004329 Jy/beam ! Clean residual mean=0.000004 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.140616 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 69 components and 0.140616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.943184Jy sigma=0.000697 ! Fit after self-cal, rms=0.943121Jy sigma=0.000696 ! 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.943121Jy sigma=0.000696 ! Fit after self-cal, rms=0.293063Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.829 mas, bmaj=7.943 mas, bpa=3.128 degrees ! Estimated noise=463.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396378 Jy ! Component: 100 - total flux cleaned = 0.00623156 Jy ! Component: 150 - total flux cleaned = 0.00763838 Jy ! Component: 200 - total flux cleaned = 0.00852216 Jy ! Total flux subtracted in 200 components = 0.00852216 Jy ! Clean residual min=-0.002577 max=0.003230 Jy/beam ! Clean residual mean=0.000006 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.149138 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 95 components and 0.149138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292754Jy sigma=0.000674 ! Fit after self-cal, rms=0.292691Jy sigma=0.000673 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 (26.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339988 Jy ! Component: 100 - total flux cleaned = 0.00505123 Jy ! Component: 150 - total flux cleaned = 0.00604795 Jy ! Component: 200 - total flux cleaned = 0.00685134 Jy ! Total flux subtracted in 200 components = 0.00685134 Jy ! Clean residual min=-0.002230 max=0.002446 Jy/beam ! Clean residual mean=0.000006 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.155989 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 123 components and 0.155989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292459Jy sigma=0.000671 ! Fit after self-cal, rms=0.292458Jy sigma=0.000671 ! 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.292458Jy sigma=0.000671 ! Fit after self-cal, rms=0.087248Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=7.926 mas, bpa=2.997 degrees ! Estimated noise=463.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131149 Jy ! Component: 100 - total flux cleaned = 0.00227242 Jy ! Component: 150 - total flux cleaned = 0.00301398 Jy ! Component: 200 - total flux cleaned = 0.00352314 Jy ! Total flux subtracted in 200 components = 0.00352314 Jy ! Clean residual min=-0.002028 max=0.002169 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.159513 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 147 components and 0.159513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087104Jy sigma=0.000665 ! Fit after self-cal, rms=0.087008Jy sigma=0.000665 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.000671751 Jy ! Component: 100 - total flux cleaned = 0.00112736 Jy ! Component: 150 - total flux cleaned = 0.00137732 Jy ! Component: 200 - total flux cleaned = 0.0015343 Jy ! Total flux subtracted in 200 components = 0.0015343 Jy ! Clean residual min=-0.001939 max=0.002132 Jy/beam ! Clean residual mean=0.000005 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.161047 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 169 components and 0.161047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086932Jy sigma=0.000664 ! Fit after self-cal, rms=0.086927Jy sigma=0.000664 ! Inverting map ! Added new window around map position (69, 75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166818 Jy ! Component: 100 - total flux cleaned = 0.00232493 Jy ! Component: 150 - total flux cleaned = 0.00290984 Jy ! Component: 200 - total flux cleaned = 0.00337612 Jy ! Total flux subtracted in 200 components = 0.00337612 Jy ! Clean residual min=-0.001718 max=0.001785 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.164423 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 201 components and 0.164423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086822Jy sigma=0.000664 ! Fit after self-cal, rms=0.086817Jy sigma=0.000664 ! 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.086817Jy sigma=0.000664 ! Fit after self-cal, rms=0.087628Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.659 mas, bmaj=10.16 mas, bpa=0.5539 degrees ! Estimated noise=524.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194241 Jy ! Component: 100 - total flux cleaned = 0.00307675 Jy ! Component: 150 - total flux cleaned = 0.00375467 Jy ! Component: 200 - total flux cleaned = 0.00407195 Jy ! Total flux subtracted in 200 components = 0.00407195 Jy ! Clean residual min=-0.001849 max=0.001983 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.168495 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 244 components and 0.168495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087527Jy sigma=0.000663 ! Fit after self-cal, rms=0.087522Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000750601 Jy ! Component: 100 - total flux cleaned = 0.000931657 Jy ! Component: 150 - total flux cleaned = 0.000996084 Jy ! Component: 200 - total flux cleaned = 0.0010862 Jy ! Total flux subtracted in 200 components = 0.0010862 Jy ! Clean residual min=-0.001763 max=0.002105 Jy/beam ! Clean residual mean=-0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.169581 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 270 components and 0.169581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087480Jy sigma=0.000663 ! Fit after self-cal, rms=0.087479Jy sigma=0.000663 ! 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.807 mas, bmaj=7.917 mas, bpa=2.897 degrees ! Estimated noise=463.967 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 7.917 at 2.897 degrees (North through East) ! Clean map min=-0.0015722 max=0.092934 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=7.052 mas, bpa=3.495 degrees ! Estimated noise=643.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.072417 Jy ! Component: 100 - total flux cleaned = 0.0936077 Jy ! Component: 150 - total flux cleaned = 0.107038 Jy ! Component: 200 - total flux cleaned = 0.116163 Jy ! Total flux subtracted in 200 components = 0.116163 Jy ! Clean residual min=-0.003719 max=0.005990 Jy/beam ! Clean residual mean=0.000003 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.116163 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.116163 Jy ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=7.917 mas, bpa=2.897 degrees ! Estimated noise=463.967 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.00877414 Jy ! Component: 100 - total flux cleaned = 0.0155235 Jy ! Component: 150 - total flux cleaned = 0.0209641 Jy ! Component: 200 - total flux cleaned = 0.0254838 Jy ! Total flux subtracted in 200 components = 0.0254838 Jy ! Clean residual min=-0.002717 max=0.003342 Jy/beam ! Clean residual mean=0.000005 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.141647 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 45 components and 0.141647 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.659 mas, bmaj=10.16 mas, bpa=0.5539 degrees ! Estimated noise=524.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00596734 Jy ! Component: 100 - total flux cleaned = 0.0103734 Jy ! Component: 150 - total flux cleaned = 0.0131384 Jy ! Component: 200 - total flux cleaned = 0.0153981 Jy ! Total flux subtracted in 200 components = 0.0153981 Jy ! Clean residual min=-0.002368 max=0.002573 Jy/beam ! Clean residual mean=0.000007 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.157045 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.00212558 Jy ! Component: 100 - total flux cleaned = 0.00380073 Jy ! Component: 150 - total flux cleaned = 0.00497814 Jy ! Component: 200 - total flux cleaned = 0.00602964 Jy ! Total flux subtracted in 200 components = 0.00602964 Jy ! Clean residual min=-0.001963 max=0.002122 Jy/beam ! Clean residual mean=0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.163074 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 148 components and 0.163074 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=7.917 mas, bpa=2.897 degrees ! Estimated noise=463.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171015 Jy ! Component: 100 - total flux cleaned = 0.00266826 Jy ! Component: 150 - total flux cleaned = 0.00337627 Jy ! Component: 200 - total flux cleaned = 0.00385771 Jy ! Total flux subtracted in 200 components = 0.00385771 Jy ! Clean residual min=-0.001770 max=0.001917 Jy/beam ! Clean residual mean=0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.166932 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 179 components and 0.166932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087648Jy sigma=0.000664 ! Fit after self-cal, rms=0.087634Jy sigma=0.000664 wmodel J1125+2005_S_2017_04_28_pus_map.mod ! Writing 179 model components to file: J1125+2005_S_2017_04_28_pus_map.mod wobs J1125+2005_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1125+2005_S_2017_04_28_pus_uvs.fits wwins J1125+2005_S_2017_04_28_pus_map.win ! wwins: Wrote 5 windows to J1125+2005_S_2017_04_28_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.000658994 Jy ! Component: 100 - total flux cleaned = 0.000876563 Jy ! Component: 150 - total flux cleaned = 0.00105046 Jy ! Component: 200 - total flux cleaned = 0.00121658 Jy ! Component: 250 - total flux cleaned = 0.00132405 Jy ! Component: 300 - total flux cleaned = 0.00145411 Jy ! Component: 350 - total flux cleaned = 0.00163097 Jy ! Component: 400 - total flux cleaned = 0.00172976 Jy ! Component: 450 - total flux cleaned = 0.00189858 Jy ! Component: 500 - total flux cleaned = 0.00196977 Jy ! Component: 550 - total flux cleaned = 0.00206256 Jy ! Component: 600 - total flux cleaned = 0.00215291 Jy ! Component: 650 - total flux cleaned = 0.00224166 Jy ! Component: 700 - total flux cleaned = 0.00235101 Jy ! Component: 750 - total flux cleaned = 0.0024373 Jy ! Component: 800 - total flux cleaned = 0.00258496 Jy ! Component: 850 - total flux cleaned = 0.00264745 Jy ! Component: 900 - total flux cleaned = 0.00272962 Jy ! Component: 950 - total flux cleaned = 0.00285013 Jy ! Component: 1000 - total flux cleaned = 0.00292904 Jy ! Component: 1050 - total flux cleaned = 0.00289034 Jy ! Component: 1100 - total flux cleaned = 0.00300603 Jy ! Component: 1150 - total flux cleaned = 0.00306267 Jy ! Component: 1200 - total flux cleaned = 0.00317422 Jy ! Component: 1250 - total flux cleaned = 0.00317383 Jy ! Component: 1300 - total flux cleaned = 0.00324642 Jy ! Component: 1350 - total flux cleaned = 0.00333585 Jy ! Component: 1400 - total flux cleaned = 0.00340678 Jy ! Component: 1450 - total flux cleaned = 0.00351155 Jy ! Component: 1500 - total flux cleaned = 0.00356331 Jy ! Component: 1550 - total flux cleaned = 0.00366554 Jy ! Component: 1600 - total flux cleaned = 0.00369952 Jy ! Component: 1650 - total flux cleaned = 0.00379946 Jy ! Component: 1700 - total flux cleaned = 0.00378305 Jy ! Component: 1750 - total flux cleaned = 0.00384862 Jy ! Component: 1800 - total flux cleaned = 0.00384876 Jy ! Component: 1850 - total flux cleaned = 0.00384886 Jy ! Component: 1900 - total flux cleaned = 0.00389625 Jy ! Component: 1950 - total flux cleaned = 0.00394313 Jy ! Component: 2000 - total flux cleaned = 0.00400498 Jy ! Component: 2050 - total flux cleaned = 0.0040355 Jy ! Component: 2100 - total flux cleaned = 0.00405067 Jy ! Component: 2150 - total flux cleaned = 0.00402082 Jy ! Component: 2200 - total flux cleaned = 0.00405054 Jy ! Component: 2250 - total flux cleaned = 0.00400632 Jy ! Component: 2300 - total flux cleaned = 0.0040209 Jy ! Component: 2350 - total flux cleaned = 0.00402102 Jy ! Component: 2400 - total flux cleaned = 0.00399248 Jy ! Component: 2450 - total flux cleaned = 0.00400672 Jy ! Component: 2500 - total flux cleaned = 0.00396462 Jy ! Component: 2550 - total flux cleaned = 0.00393678 Jy ! Component: 2600 - total flux cleaned = 0.00389547 Jy ! Component: 2650 - total flux cleaned = 0.00389546 Jy ! Component: 2700 - total flux cleaned = 0.00389566 Jy ! Component: 2750 - total flux cleaned = 0.00389551 Jy ! Component: 2800 - total flux cleaned = 0.00384234 Jy ! Component: 2850 - total flux cleaned = 0.00382909 Jy ! Component: 2900 - total flux cleaned = 0.00381613 Jy ! Component: 2950 - total flux cleaned = 0.00379026 Jy ! Component: 3000 - total flux cleaned = 0.00373909 Jy ! Component: 3050 - total flux cleaned = 0.00375203 Jy ! Component: 3100 - total flux cleaned = 0.00371425 Jy ! Component: 3150 - total flux cleaned = 0.00367673 Jy ! Component: 3200 - total flux cleaned = 0.00361487 Jy ! Component: 3250 - total flux cleaned = 0.00362733 Jy ! Component: 3300 - total flux cleaned = 0.00357849 Jy ! Component: 3350 - total flux cleaned = 0.00353005 Jy ! Component: 3400 - total flux cleaned = 0.00349394 Jy ! Component: 3450 - total flux cleaned = 0.00341052 Jy ! Component: 3500 - total flux cleaned = 0.00336337 Jy ! Component: 3550 - total flux cleaned = 0.0033166 Jy ! Component: 3600 - total flux cleaned = 0.00327002 Jy ! Component: 3650 - total flux cleaned = 0.00325839 Jy ! Component: 3700 - total flux cleaned = 0.00329287 Jy ! Component: 3750 - total flux cleaned = 0.00325845 Jy ! Component: 3800 - total flux cleaned = 0.00323579 Jy ! Component: 3850 - total flux cleaned = 0.00315712 Jy ! Component: 3900 - total flux cleaned = 0.0031458 Jy ! Component: 3950 - total flux cleaned = 0.00307943 Jy ! Component: 4000 - total flux cleaned = 0.00306843 Jy ! Component: 4050 - total flux cleaned = 0.00304667 Jy ! Total flux subtracted in 4096 components = 0.00298158 Jy ! Clean residual min=-0.000702 max=0.000628 Jy/beam ! Clean residual mean=0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.169914 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 496 components and 0.169914 Jy ![Exited script file: muppet] wmap "J1125+2005_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 7.917 at 2.897 degrees (North through East) ! Clean map min=-0.0013225 max=0.0928 Jy/beam ! Writing clean map to FITS file: J1125+2005_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0927998 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211152 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.682606 0.682606 1.36521 2.73043 5.46085 10.9217 21.8434 43.6868 87.3736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.807 x 7.917 at 2.897 degrees (North through East) ! Clean map min=-0.0013225 max=0.0928 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 J1125+2005_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:23:45 2019