! Started logfile: J1015+4926_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:10:59 2019 obs J1015+4926_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1015+4926_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.71004 visibilities/baseline/integration-bin. ! Found source: J1015+4926 ! ! 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 622 lines of history. ! ! Reading 10608 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 J1015+4926_S_2017_01_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 363 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.877920Jy sigma=0.007913 ! Fit after self-cal, rms=0.871018Jy sigma=0.007869 ! 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=4.174 mas, bmaj=5.549 mas, bpa=13.83 degrees ! Estimated noise=1211 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.0974103 Jy ! Component: 100 - total flux cleaned = 0.128012 Jy ! Total flux subtracted in 100 components = 0.128012 Jy ! Clean residual min=-0.007303 max=0.015417 Jy/beam ! Clean residual mean=0.000032 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.128012 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.128012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094808Jy sigma=0.000734 ! Fit after self-cal, rms=0.094547Jy sigma=0.000732 ! Inverting map ! Added new window around map position (-5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170813 Jy ! Component: 100 - total flux cleaned = 0.0259918 Jy ! Total flux subtracted in 100 components = 0.0259918 Jy ! Clean residual min=-0.005275 max=0.006244 Jy/beam ! Clean residual mean=0.000022 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.154004 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.154004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090888Jy sigma=0.000694 ! Fit after self-cal, rms=0.090643Jy sigma=0.000691 ! 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=4.88 mas, bmaj=6.47 mas, bpa=11.97 degrees ! Estimated noise=836.411 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.00791273 Jy ! Component: 100 - total flux cleaned = 0.0122789 Jy ! Component: 150 - total flux cleaned = 0.015171 Jy ! Component: 200 - total flux cleaned = 0.0171418 Jy ! Total flux subtracted in 200 components = 0.0171418 Jy ! Clean residual min=-0.004182 max=0.005851 Jy/beam ! Clean residual mean=0.000042 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.171146 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.171146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089865Jy sigma=0.000684 ! Fit after self-cal, rms=0.089807Jy sigma=0.000683 ! 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.07 FD 0.95 HN 0.95 KP 1.01 ! LA 1.00 MK 1.00* NL 0.90 OV 1.01 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 1.01 KP 0.95 ! LA 0.95 MK 1.00* NL 0.98 OV 1.02 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 0.97 KP 1.02 ! LA 1.00 MK 1.00* NL 0.98 OV 0.95 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.07 HN 0.99 KP 1.00* ! LA 1.07 MK 1.00* NL 1.00* OV 1.01 ! PT 0.96 SC 0.47 ! ! ! Fit before self-cal, rms=0.089807Jy sigma=0.000683 ! Fit after self-cal, rms=0.083354Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.841 mas, bmaj=6.444 mas, bpa=11.73 degrees ! Estimated noise=828.105 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 (-23.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00507002 Jy ! Component: 100 - total flux cleaned = 0.00802882 Jy ! Component: 150 - total flux cleaned = 0.0102195 Jy ! Component: 200 - total flux cleaned = 0.011961 Jy ! Total flux subtracted in 200 components = 0.011961 Jy ! Clean residual min=-0.003133 max=0.003738 Jy/beam ! Clean residual mean=0.000024 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.183107 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 88 components and 0.183107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083003Jy sigma=0.000674 ! Fit after self-cal, rms=0.082973Jy sigma=0.000674 ! 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.082973Jy sigma=0.000674 ! Fit after self-cal, rms=0.080569Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.845 mas, bmaj=6.427 mas, bpa=11.18 degrees ! Estimated noise=828.343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228171 Jy ! Component: 100 - total flux cleaned = 0.00361129 Jy ! Component: 150 - total flux cleaned = 0.00411956 Jy ! Component: 200 - total flux cleaned = 0.00444081 Jy ! Total flux subtracted in 200 components = 0.00444081 Jy ! Clean residual min=-0.002802 max=0.003489 Jy/beam ! Clean residual mean=0.000016 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.187548 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 116 components and 0.187548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080488Jy sigma=0.000669 ! Fit after self-cal, rms=0.080476Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-53.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355906 Jy ! Component: 100 - total flux cleaned = 0.00578256 Jy ! Component: 150 - total flux cleaned = 0.00745561 Jy ! Component: 200 - total flux cleaned = 0.00887078 Jy ! Total flux subtracted in 200 components = 0.00887078 Jy ! Clean residual min=-0.002766 max=0.002916 Jy/beam ! Clean residual mean=0.000010 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.196418 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 150 components and 0.196418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080291Jy sigma=0.000667 ! Fit after self-cal, rms=0.080279Jy sigma=0.000667 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080279Jy sigma=0.000667 ! Fit after self-cal, rms=0.080235Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.85 mas, bmaj=6.422 mas, bpa=10.84 degrees ! Estimated noise=827.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154412 Jy ! Component: 100 - total flux cleaned = 0.00283918 Jy ! Component: 150 - total flux cleaned = 0.00397041 Jy ! Component: 200 - total flux cleaned = 0.00497177 Jy ! Total flux subtracted in 200 components = 0.00497177 Jy ! Clean residual min=-0.002595 max=0.002802 Jy/beam ! Clean residual mean=0.000004 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.20139 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 161 components and 0.20139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080183Jy sigma=0.000667 ! Fit after self-cal, rms=0.080185Jy sigma=0.000666 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.00102167 Jy ! Component: 100 - total flux cleaned = 0.0017444 Jy ! Component: 150 - total flux cleaned = 0.00226925 Jy ! Component: 200 - total flux cleaned = 0.00275114 Jy ! Total flux subtracted in 200 components = 0.00275114 Jy ! Clean residual min=-0.002570 max=0.002812 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.204141 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 169 components and 0.204141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080159Jy sigma=0.000666 ! Fit after self-cal, rms=0.080158Jy sigma=0.000666 ! 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.080158Jy sigma=0.000666 ! Fit after self-cal, rms=0.080180Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.339 mas, bmaj=9.016 mas, bpa=-16.99 degrees ! Estimated noise=963.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172271 Jy ! Component: 100 - total flux cleaned = 0.00290165 Jy ! Component: 150 - total flux cleaned = 0.00381606 Jy ! Component: 200 - total flux cleaned = 0.00450218 Jy ! Total flux subtracted in 200 components = 0.00450218 Jy ! Clean residual min=-0.003832 max=0.003505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.208643 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 192 components and 0.208643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080172Jy sigma=0.000666 ! Fit after self-cal, rms=0.080171Jy sigma=0.000666 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.000739007 Jy ! Component: 100 - total flux cleaned = 0.00131966 Jy ! Component: 150 - total flux cleaned = 0.00182556 Jy ! Component: 200 - total flux cleaned = 0.00218912 Jy ! Total flux subtracted in 200 components = 0.00218912 Jy ! Clean residual min=-0.003762 max=0.003489 Jy/beam ! Clean residual mean=-0.000006 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.210833 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 203 components and 0.210833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080168Jy sigma=0.000666 ! Fit after self-cal, rms=0.080167Jy sigma=0.000666 ! 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=4.85 mas, bmaj=6.415 mas, bpa=10.68 degrees ! Estimated noise=828.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.85 x 6.415 at 10.68 degrees (North through East) ! Clean map min=-0.0025116 max=0.12713 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=4.149 mas, bmaj=5.498 mas, bpa=12.81 degrees ! Estimated noise=1185.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0954112 Jy ! Component: 100 - total flux cleaned = 0.129644 Jy ! Component: 150 - total flux cleaned = 0.146754 Jy ! Component: 200 - total flux cleaned = 0.156538 Jy ! Total flux subtracted in 200 components = 0.156538 Jy ! Clean residual min=-0.004139 max=0.005154 Jy/beam ! Clean residual mean=0.000018 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.156538 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.156538 Jy ! Inverting map and beam ! Estimated beam: bmin=4.85 mas, bmaj=6.415 mas, bpa=10.68 degrees ! Estimated noise=828.65 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.00821334 Jy ! Component: 100 - total flux cleaned = 0.0139217 Jy ! Component: 150 - total flux cleaned = 0.0184129 Jy ! Component: 200 - total flux cleaned = 0.0221292 Jy ! Total flux subtracted in 200 components = 0.0221292 Jy ! Clean residual min=-0.003224 max=0.003285 Jy/beam ! Clean residual mean=0.000024 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.178667 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 71 components and 0.178667 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.339 mas, bmaj=9.016 mas, bpa=-16.99 degrees ! Estimated noise=963.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004938 Jy ! Component: 100 - total flux cleaned = 0.00882836 Jy ! Component: 150 - total flux cleaned = 0.0120459 Jy ! Component: 200 - total flux cleaned = 0.0147648 Jy ! Total flux subtracted in 200 components = 0.0147648 Jy ! Clean residual min=-0.004111 max=0.003453 Jy/beam ! Clean residual mean=0.000022 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.193432 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.00233825 Jy ! Component: 100 - total flux cleaned = 0.0043731 Jy ! Component: 150 - total flux cleaned = 0.00615897 Jy ! Component: 200 - total flux cleaned = 0.00773582 Jy ! Total flux subtracted in 200 components = 0.00773582 Jy ! Clean residual min=-0.003944 max=0.003311 Jy/beam ! Clean residual mean=0.000009 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.201168 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 181 components and 0.201168 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.85 mas, bmaj=6.415 mas, bpa=10.68 degrees ! Estimated noise=828.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015869 Jy ! Component: 100 - total flux cleaned = 0.0028286 Jy ! Component: 150 - total flux cleaned = 0.003895 Jy ! Component: 200 - total flux cleaned = 0.0048296 Jy ! Total flux subtracted in 200 components = 0.0048296 Jy ! Clean residual min=-0.002698 max=0.002756 Jy/beam ! Clean residual mean=0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.205998 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 208 components and 0.205998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080214Jy sigma=0.000666 ! Fit after self-cal, rms=0.080200Jy sigma=0.000666 wmodel J1015+4926_S_2017_01_16_pus_map.mod ! Writing 208 model components to file: J1015+4926_S_2017_01_16_pus_map.mod wobs J1015+4926_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1015+4926_S_2017_01_16_pus_uvs.fits wwins J1015+4926_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J1015+4926_S_2017_01_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.000406247 Jy ! Component: 100 - total flux cleaned = 0.000631876 Jy ! Component: 150 - total flux cleaned = 0.000674032 Jy ! Component: 200 - total flux cleaned = 0.000635091 Jy ! Component: 250 - total flux cleaned = 0.000750337 Jy ! Component: 300 - total flux cleaned = 0.000898488 Jy ! Component: 350 - total flux cleaned = 0.00096999 Jy ! Component: 400 - total flux cleaned = 0.00107372 Jy ! Component: 450 - total flux cleaned = 0.00114065 Jy ! Component: 500 - total flux cleaned = 0.00120605 Jy ! Component: 550 - total flux cleaned = 0.00127056 Jy ! Component: 600 - total flux cleaned = 0.00142718 Jy ! Component: 650 - total flux cleaned = 0.00154916 Jy ! Component: 700 - total flux cleaned = 0.0016992 Jy ! Component: 750 - total flux cleaned = 0.00193442 Jy ! Component: 800 - total flux cleaned = 0.00202002 Jy ! Component: 850 - total flux cleaned = 0.0021046 Jy ! Component: 900 - total flux cleaned = 0.00213244 Jy ! Component: 950 - total flux cleaned = 0.00221367 Jy ! Component: 1000 - total flux cleaned = 0.00221364 Jy ! Component: 1050 - total flux cleaned = 0.00229201 Jy ! Component: 1100 - total flux cleaned = 0.00234359 Jy ! Component: 1150 - total flux cleaned = 0.00241919 Jy ! Component: 1200 - total flux cleaned = 0.00244397 Jy ! Component: 1250 - total flux cleaned = 0.00249301 Jy ! Component: 1300 - total flux cleaned = 0.00256585 Jy ! Component: 1350 - total flux cleaned = 0.0026849 Jy ! Component: 1400 - total flux cleaned = 0.00275497 Jy ! Component: 1450 - total flux cleaned = 0.0028011 Jy ! Component: 1500 - total flux cleaned = 0.00284664 Jy ! Component: 1550 - total flux cleaned = 0.00289145 Jy ! Component: 1600 - total flux cleaned = 0.00289139 Jy ! Component: 1650 - total flux cleaned = 0.0028694 Jy ! Component: 1700 - total flux cleaned = 0.00286985 Jy ! Component: 1750 - total flux cleaned = 0.00293354 Jy ! Component: 1800 - total flux cleaned = 0.00287073 Jy ! Component: 1850 - total flux cleaned = 0.00291178 Jy ! Component: 1900 - total flux cleaned = 0.00285044 Jy ! Component: 1950 - total flux cleaned = 0.00283041 Jy ! Component: 2000 - total flux cleaned = 0.00285042 Jy ! Component: 2050 - total flux cleaned = 0.00283114 Jy ! Component: 2100 - total flux cleaned = 0.00277283 Jy ! Component: 2150 - total flux cleaned = 0.00283071 Jy ! Component: 2200 - total flux cleaned = 0.00277376 Jy ! Component: 2250 - total flux cleaned = 0.00283069 Jy ! Component: 2300 - total flux cleaned = 0.00284914 Jy ! Component: 2350 - total flux cleaned = 0.00288627 Jy ! Component: 2400 - total flux cleaned = 0.00284981 Jy ! Component: 2450 - total flux cleaned = 0.00288601 Jy ! Component: 2500 - total flux cleaned = 0.00285036 Jy ! Component: 2550 - total flux cleaned = 0.00285064 Jy ! Component: 2600 - total flux cleaned = 0.00283321 Jy ! Component: 2650 - total flux cleaned = 0.00290236 Jy ! Component: 2700 - total flux cleaned = 0.00293631 Jy ! Component: 2750 - total flux cleaned = 0.00283491 Jy ! Component: 2800 - total flux cleaned = 0.00285147 Jy ! Component: 2850 - total flux cleaned = 0.00283473 Jy ! Component: 2900 - total flux cleaned = 0.00278536 Jy ! Component: 2950 - total flux cleaned = 0.00273679 Jy ! Component: 3000 - total flux cleaned = 0.00273682 Jy ! Component: 3050 - total flux cleaned = 0.00272107 Jy ! Component: 3100 - total flux cleaned = 0.00268963 Jy ! Component: 3150 - total flux cleaned = 0.00270539 Jy ! Component: 3200 - total flux cleaned = 0.00270538 Jy ! Component: 3250 - total flux cleaned = 0.00270562 Jy ! Component: 3300 - total flux cleaned = 0.00269025 Jy ! Component: 3350 - total flux cleaned = 0.00265985 Jy ! Component: 3400 - total flux cleaned = 0.00268998 Jy ! Component: 3450 - total flux cleaned = 0.00264534 Jy ! Component: 3500 - total flux cleaned = 0.00264556 Jy ! Component: 3550 - total flux cleaned = 0.00260159 Jy ! Component: 3600 - total flux cleaned = 0.00265971 Jy ! Component: 3650 - total flux cleaned = 0.00260234 Jy ! Component: 3700 - total flux cleaned = 0.00265953 Jy ! Component: 3750 - total flux cleaned = 0.00264523 Jy ! Component: 3800 - total flux cleaned = 0.00263135 Jy ! Component: 3850 - total flux cleaned = 0.00268698 Jy ! Component: 3900 - total flux cleaned = 0.00268693 Jy ! Component: 3950 - total flux cleaned = 0.00268694 Jy ! Component: 4000 - total flux cleaned = 0.00271431 Jy ! Component: 4050 - total flux cleaned = 0.00274143 Jy ! Total flux subtracted in 4096 components = 0.00279532 Jy ! Clean residual min=-0.000815 max=0.000892 Jy/beam ! Clean residual mean=0.000000 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.208793 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 536 components and 0.208793 Jy ![Exited script file: muppet] wmap "J1015+4926_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.85 x 6.415 at 10.68 degrees (North through East) ! Clean map min=-0.0016521 max=0.12714 Jy/beam ! Writing clean map to FITS file: J1015+4926_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255857 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.60372 0.60372 1.20744 2.41488 4.82976 9.65952 19.319 38.6381 77.2762 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.85 x 6.415 at 10.68 degrees (North through East) ! Clean map min=-0.0016521 max=0.12714 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 J1015+4926_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:11:04 2019