! Started logfile: J1810+5649_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:32:30 2017 obs J1810+5649_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1810+5649_S_2015_01_23_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961518 visibilities/baseline/integration-bin. ! Found source: J1810+5649 ! ! 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 338 lines of history. ! ! Reading 14192 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 J1810+5649_S_2015_01_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.655270Jy sigma=0.006707 ! Fit after self-cal, rms=0.589047Jy sigma=0.005874 ! 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.942 mas, bmaj=4.023 mas, bpa=-11.04 degrees ! Estimated noise=1012.13 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.355306 Jy ! Component: 100 - total flux cleaned = 0.456077 Jy ! Total flux subtracted in 100 components = 0.456077 Jy ! Clean residual min=-0.019647 max=0.043108 Jy/beam ! Clean residual mean=-0.000079 rms=0.006380 Jy/beam ! Combined flux in latest and established models = 0.456077 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.456077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.250801Jy sigma=0.001617 ! Fit after self-cal, rms=0.250642Jy sigma=0.001615 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0488788 Jy ! Component: 100 - total flux cleaned = 0.0773277 Jy ! Total flux subtracted in 100 components = 0.0773277 Jy ! Clean residual min=-0.015536 max=0.021879 Jy/beam ! Clean residual mean=-0.000054 rms=0.004464 Jy/beam ! Combined flux in latest and established models = 0.533405 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.533405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240314Jy sigma=0.001324 ! Fit after self-cal, rms=0.240176Jy sigma=0.001322 ! 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.631 mas, bmaj=4.712 mas, bpa=-7.483 degrees ! Estimated noise=588.654 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, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0391779 Jy ! Component: 100 - total flux cleaned = 0.0656887 Jy ! Component: 150 - total flux cleaned = 0.0859197 Jy ! Component: 200 - total flux cleaned = 0.101921 Jy ! Total flux subtracted in 200 components = 0.101921 Jy ! Clean residual min=-0.014264 max=0.021482 Jy/beam ! Clean residual mean=-0.000043 rms=0.004270 Jy/beam ! Combined flux in latest and established models = 0.635326 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 91 components and 0.635326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235279Jy sigma=0.001120 ! Fit after self-cal, rms=0.234967Jy sigma=0.001114 ! 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.99 FD 1.39 HN 1.00 KP 1.08 ! LA 0.95 MK 1.01 NL 1.07 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.74 HN 1.07 KP 1.00 ! LA 0.92 MK 1.00 NL 1.06 OV 1.00 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 2.00 HN 1.06 KP 0.85 ! LA 0.74 MK 1.04 NL 1.14 OV 0.92 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.68 HN 1.02 KP 0.81 ! LA 0.80 MK 1.01 NL 1.01 OV 0.94 ! PT 1.00 SC 1.01 ! ! ! Fit before self-cal, rms=0.234967Jy sigma=0.001114 ! Fit after self-cal, rms=0.342715Jy sigma=0.000842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=4.778 mas, bpa=-7.564 degrees ! Estimated noise=583.437 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.00779626 Jy ! Component: 100 - total flux cleaned = 0.0104762 Jy ! Component: 150 - total flux cleaned = 0.0117348 Jy ! Component: 200 - total flux cleaned = 0.0120395 Jy ! Total flux subtracted in 200 components = 0.0120395 Jy ! Clean residual min=-0.005809 max=0.006074 Jy/beam ! Clean residual mean=-0.000081 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.647366 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.647366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342466Jy sigma=0.000831 ! Fit after self-cal, rms=0.342578Jy sigma=0.000831 ! 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.342578Jy sigma=0.000831 ! Fit after self-cal, rms=0.289114Jy sigma=0.000798 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=4.767 mas, bpa=-7.411 degrees ! Estimated noise=581.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025531 Jy ! Component: 100 - total flux cleaned = 0.00290415 Jy ! Component: 150 - total flux cleaned = 0.00304274 Jy ! Component: 200 - total flux cleaned = 0.00303994 Jy ! Total flux subtracted in 200 components = 0.00303994 Jy ! Clean residual min=-0.003225 max=0.003098 Jy/beam ! Clean residual mean=-0.000021 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.650406 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 128 components and 0.650406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289090Jy sigma=0.000796 ! Fit after self-cal, rms=0.289085Jy sigma=0.000796 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 = 4.52782e-05 Jy ! Component: 100 - total flux cleaned = 0.000145821 Jy ! Component: 150 - total flux cleaned = 0.000145002 Jy ! Component: 200 - total flux cleaned = 0.000141914 Jy ! Total flux subtracted in 200 components = 0.000141914 Jy ! Clean residual min=-0.003084 max=0.002911 Jy/beam ! Clean residual mean=-0.000021 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.650548 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.650548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289073Jy sigma=0.000795 ! Fit after self-cal, rms=0.289069Jy sigma=0.000795 ! 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.289069Jy sigma=0.000795 ! Fit after self-cal, rms=0.289097Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=4.768 mas, bpa=-7.383 degrees ! Estimated noise=580.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000379101 Jy ! Component: 100 - total flux cleaned = 0.00042709 Jy ! Component: 150 - total flux cleaned = 0.000392214 Jy ! Component: 200 - total flux cleaned = 0.000362019 Jy ! Total flux subtracted in 200 components = 0.000362019 Jy ! Clean residual min=-0.002899 max=0.002796 Jy/beam ! Clean residual mean=-0.000021 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.65091 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.65091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289093Jy sigma=0.000794 ! Fit after self-cal, rms=0.289093Jy sigma=0.000794 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.000123068 Jy ! Component: 100 - total flux cleaned = 6.78917e-05 Jy ! Component: 150 - total flux cleaned = 2.08033e-05 Jy ! Component: 200 - total flux cleaned = -2.37518e-06 Jy ! Total flux subtracted in 200 components = -2.37518e-06 Jy ! Clean residual min=-0.002881 max=0.002693 Jy/beam ! Clean residual mean=-0.000021 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.650907 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.650907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289087Jy sigma=0.000794 ! Fit after self-cal, rms=0.289086Jy sigma=0.000794 ! 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.289086Jy sigma=0.000794 ! Fit after self-cal, rms=0.289021Jy sigma=0.000794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.799 mas, bmaj=8.587 mas, bpa=-7.738 degrees ! Estimated noise=753.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296354 Jy ! Component: 100 - total flux cleaned = 0.000250667 Jy ! Component: 150 - total flux cleaned = 0.000250485 Jy ! Component: 200 - total flux cleaned = 0.000228773 Jy ! Total flux subtracted in 200 components = 0.000228773 Jy ! Clean residual min=-0.004402 max=0.003841 Jy/beam ! Clean residual mean=-0.000051 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.651136 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 155 components and 0.651136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289017Jy sigma=0.000794 ! Fit after self-cal, rms=0.289023Jy sigma=0.000794 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 = 8.74004e-05 Jy ! Component: 100 - total flux cleaned = 0.000113912 Jy ! Component: 150 - total flux cleaned = 0.000113605 Jy ! Component: 200 - total flux cleaned = 9.39818e-05 Jy ! Total flux subtracted in 200 components = 9.39818e-05 Jy ! Clean residual min=-0.004460 max=0.003902 Jy/beam ! Clean residual mean=-0.000051 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.65123 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 158 components and 0.65123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289020Jy sigma=0.000794 ! Fit after self-cal, rms=0.289022Jy sigma=0.000794 ! 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.683 mas, bmaj=4.769 mas, bpa=-7.405 degrees ! Estimated noise=580.73 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.683 x 4.769 at -7.405 degrees (North through East) ! Clean map min=-0.0027154 max=0.45586 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.973 mas, bmaj=4.052 mas, bpa=-11.02 degrees ! Estimated noise=1008.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.354144 Jy ! Component: 100 - total flux cleaned = 0.454437 Jy ! Component: 150 - total flux cleaned = 0.502278 Jy ! Component: 200 - total flux cleaned = 0.53186 Jy ! Total flux subtracted in 200 components = 0.53186 Jy ! Clean residual min=-0.008875 max=0.016596 Jy/beam ! Clean residual mean=-0.000040 rms=0.003108 Jy/beam ! Combined flux in latest and established models = 0.53186 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.53186 Jy ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=4.769 mas, bpa=-7.405 degrees ! Estimated noise=580.73 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.0315232 Jy ! Component: 100 - total flux cleaned = 0.0531479 Jy ! Component: 150 - total flux cleaned = 0.0685529 Jy ! Component: 200 - total flux cleaned = 0.079895 Jy ! Total flux subtracted in 200 components = 0.079895 Jy ! Clean residual min=-0.004268 max=0.007131 Jy/beam ! Clean residual mean=-0.000035 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.611755 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 91 components and 0.611755 Jy ! Inverting map ! Added new window around map position (6, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0086724 Jy ! Component: 100 - total flux cleaned = 0.0153142 Jy ! Component: 150 - total flux cleaned = 0.0205172 Jy ! Component: 200 - total flux cleaned = 0.0246394 Jy ! Total flux subtracted in 200 components = 0.0246394 Jy ! Clean residual min=-0.003134 max=0.003340 Jy/beam ! Clean residual mean=-0.000026 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.636394 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 134 components and 0.636394 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.799 mas, bmaj=8.587 mas, bpa=-7.738 degrees ! Estimated noise=753.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581208 Jy ! Component: 100 - total flux cleaned = 0.0093775 Jy ! Component: 150 - total flux cleaned = 0.0117897 Jy ! Component: 200 - total flux cleaned = 0.013458 Jy ! Total flux subtracted in 200 components = 0.013458 Jy ! Clean residual min=-0.004528 max=0.003706 Jy/beam ! Clean residual mean=-0.000052 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.649852 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.0011686 Jy ! Component: 100 - total flux cleaned = 0.0019332 Jy ! Component: 150 - total flux cleaned = 0.00213956 Jy ! Component: 200 - total flux cleaned = 0.002272 Jy ! Total flux subtracted in 200 components = 0.002272 Jy ! Clean residual min=-0.004538 max=0.003745 Jy/beam ! Clean residual mean=-0.000051 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.652124 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 203 components and 0.652124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=4.769 mas, bpa=-7.405 degrees ! Estimated noise=580.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000394117 Jy ! Component: 100 - total flux cleaned = 0.000391664 Jy ! Component: 150 - total flux cleaned = 0.000391577 Jy ! Component: 200 - total flux cleaned = 0.000423734 Jy ! Total flux subtracted in 200 components = 0.000423734 Jy ! Clean residual min=-0.002877 max=0.002619 Jy/beam ! Clean residual mean=-0.000021 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.652548 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 220 components and 0.652548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288977Jy sigma=0.000793 ! Fit after self-cal, rms=0.288951Jy sigma=0.000793 wmodel J1810+5649_S_2015_01_23_pus_map.mod ! Writing 220 model components to file: J1810+5649_S_2015_01_23_pus_map.mod wobs J1810+5649_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1810+5649_S_2015_01_23_pus_uvs.fits wwins J1810+5649_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1810+5649_S_2015_01_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.000247534 Jy ! Component: 100 - total flux cleaned = -0.000378757 Jy ! Component: 150 - total flux cleaned = -0.000504423 Jy ! Component: 200 - total flux cleaned = -0.000422783 Jy ! Component: 250 - total flux cleaned = -0.000384918 Jy ! Component: 300 - total flux cleaned = -0.000421935 Jy ! Component: 350 - total flux cleaned = -0.000349214 Jy ! Component: 400 - total flux cleaned = -0.000244097 Jy ! Component: 450 - total flux cleaned = -0.00027851 Jy ! Component: 500 - total flux cleaned = -0.000209918 Jy ! Component: 550 - total flux cleaned = -0.000110351 Jy ! Component: 600 - total flux cleaned = -0.000142476 Jy ! Component: 650 - total flux cleaned = -7.87619e-05 Jy ! Component: 700 - total flux cleaned = -7.94415e-05 Jy ! Component: 750 - total flux cleaned = -0.000201613 Jy ! Component: 800 - total flux cleaned = -0.000171616 Jy ! Component: 850 - total flux cleaned = -0.000259924 Jy ! Component: 900 - total flux cleaned = -0.000288796 Jy ! Component: 950 - total flux cleaned = -0.000317129 Jy ! Component: 1000 - total flux cleaned = -0.000401108 Jy ! Component: 1050 - total flux cleaned = -0.000428555 Jy ! Component: 1100 - total flux cleaned = -0.00040138 Jy ! Component: 1150 - total flux cleaned = -0.00045602 Jy ! Component: 1200 - total flux cleaned = -0.000509092 Jy ! Component: 1250 - total flux cleaned = -0.000535385 Jy ! Component: 1300 - total flux cleaned = -0.00053576 Jy ! Component: 1350 - total flux cleaned = -0.000637442 Jy ! Component: 1400 - total flux cleaned = -0.000637342 Jy ! Component: 1450 - total flux cleaned = -0.000662467 Jy ! Component: 1500 - total flux cleaned = -0.000760295 Jy ! Component: 1550 - total flux cleaned = -0.000760306 Jy ! Component: 1600 - total flux cleaned = -0.000808146 Jy ! Component: 1650 - total flux cleaned = -0.00083195 Jy ! Component: 1700 - total flux cleaned = -0.000808707 Jy ! Component: 1750 - total flux cleaned = -0.000855101 Jy ! Component: 1800 - total flux cleaned = -0.000877777 Jy ! Component: 1850 - total flux cleaned = -0.000810046 Jy ! Component: 1900 - total flux cleaned = -0.000854633 Jy ! Component: 1950 - total flux cleaned = -0.000854478 Jy ! Component: 2000 - total flux cleaned = -0.000832639 Jy ! Component: 2050 - total flux cleaned = -0.000788877 Jy ! Component: 2100 - total flux cleaned = -0.000853875 Jy ! Component: 2150 - total flux cleaned = -0.000853702 Jy ! Component: 2200 - total flux cleaned = -0.000853813 Jy ! Component: 2250 - total flux cleaned = -0.000874706 Jy ! Component: 2300 - total flux cleaned = -0.000853658 Jy ! Component: 2350 - total flux cleaned = -0.000853996 Jy ! Component: 2400 - total flux cleaned = -0.000915003 Jy ! Component: 2450 - total flux cleaned = -0.000894976 Jy ! Component: 2500 - total flux cleaned = -0.000934951 Jy ! Component: 2550 - total flux cleaned = -0.000974774 Jy ! Component: 2600 - total flux cleaned = -0.00105336 Jy ! Component: 2650 - total flux cleaned = -0.00107285 Jy ! Component: 2700 - total flux cleaned = -0.00113097 Jy ! Component: 2750 - total flux cleaned = -0.00118877 Jy ! Component: 2800 - total flux cleaned = -0.00120783 Jy ! Component: 2850 - total flux cleaned = -0.0012833 Jy ! Component: 2900 - total flux cleaned = -0.00135852 Jy ! Component: 2950 - total flux cleaned = -0.00147027 Jy ! Component: 3000 - total flux cleaned = -0.00147026 Jy ! Component: 3050 - total flux cleaned = -0.00156204 Jy ! Component: 3100 - total flux cleaned = -0.00159858 Jy ! Component: 3150 - total flux cleaned = -0.00165279 Jy ! Component: 3200 - total flux cleaned = -0.001653 Jy ! Component: 3250 - total flux cleaned = -0.00174219 Jy ! Component: 3300 - total flux cleaned = -0.0017068 Jy ! Component: 3350 - total flux cleaned = -0.00179493 Jy ! Component: 3400 - total flux cleaned = -0.00181226 Jy ! Component: 3450 - total flux cleaned = -0.00184695 Jy ! Component: 3500 - total flux cleaned = -0.00189868 Jy ! Component: 3550 - total flux cleaned = -0.00195005 Jy ! Component: 3600 - total flux cleaned = -0.00196706 Jy ! Component: 3650 - total flux cleaned = -0.00195008 Jy ! Component: 3700 - total flux cleaned = -0.00200052 Jy ! Component: 3750 - total flux cleaned = -0.00201723 Jy ! Component: 3800 - total flux cleaned = -0.00206696 Jy ! Component: 3850 - total flux cleaned = -0.00205036 Jy ! Component: 3900 - total flux cleaned = -0.00209954 Jy ! Component: 3950 - total flux cleaned = -0.00208325 Jy ! Component: 4000 - total flux cleaned = -0.00208314 Jy ! Component: 4050 - total flux cleaned = -0.00209933 Jy ! Total flux subtracted in 4096 components = -0.00209927 Jy ! Clean residual min=-0.001110 max=0.000873 Jy/beam ! Clean residual mean=-0.000005 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.650449 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 565 components and 0.650449 Jy ![Exited script file: muppet] wmap "J1810+5649_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.683 x 4.769 at -7.405 degrees (North through East) ! Clean map min=-0.0018567 max=0.45686 Jy/beam ! Writing clean map to FITS file: J1810+5649_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.456856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298904 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.196279 0.196279 0.392559 0.785117 1.57023 3.14047 6.28094 12.5619 25.1237 50.2475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.456 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.683 x 4.769 at -7.405 degrees (North through East) ! Clean map min=-0.0018567 max=0.45686 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 J1810+5649_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:32:35 2017