! Started logfile: J2347+2719_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:39:08 2017 obs J2347+2719_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2347+2719_S_2015_01_23_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967732 visibilities/baseline/integration-bin. ! Found source: J2347+2719 ! ! 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 12716 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 J2347+2719_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 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 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.974025Jy sigma=0.010771 ! Fit after self-cal, rms=0.929691Jy sigma=0.010660 ! 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.705 mas, bmaj=5.63 mas, bpa=-1.622 degrees ! Estimated noise=933.234 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.0700408 Jy ! Component: 100 - total flux cleaned = 0.0863641 Jy ! Total flux subtracted in 100 components = 0.0863641 Jy ! Clean residual min=-0.004783 max=0.006276 Jy/beam ! Clean residual mean=-0.000004 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.0863641 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0863641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255199Jy sigma=0.000804 ! Fit after self-cal, rms=0.255194Jy sigma=0.000804 ! 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.353 mas, bmaj=6.434 mas, bpa=-1.89 degrees ! Estimated noise=586.627 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.00768391 Jy ! Component: 100 - total flux cleaned = 0.0111784 Jy ! Component: 150 - total flux cleaned = 0.0132437 Jy ! Component: 200 - total flux cleaned = 0.0145773 Jy ! Total flux subtracted in 200 components = 0.0145773 Jy ! Clean residual min=-0.004219 max=0.006495 Jy/beam ! Clean residual mean=-0.000005 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.100941 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.100941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254489Jy sigma=0.000800 ! Fit after self-cal, rms=0.254504Jy sigma=0.000800 ! Inverting map ! Added new window around map position (-7.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00550583 Jy ! Component: 100 - total flux cleaned = 0.00809846 Jy ! Component: 150 - total flux cleaned = 0.00928109 Jy ! Component: 200 - total flux cleaned = 0.00963197 Jy ! Total flux subtracted in 200 components = 0.00963197 Jy ! Clean residual min=-0.004285 max=0.004881 Jy/beam ! Clean residual mean=-0.000007 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.110573 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 57 components and 0.110573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254186Jy sigma=0.000795 ! Fit after self-cal, rms=0.254143Jy sigma=0.000794 ! 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.86 HN 0.97 KP 1.12 ! LA 0.98 MK 1.00 NL 1.03 OV 1.02 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.02 KP 1.03 ! LA 0.94 MK 1.01 NL 1.27 OV 1.05 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 0.99 KP 0.95 ! LA 0.77 MK 1.06 NL 1.35 OV 0.97 ! PT 0.98 SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 0.99 KP 0.84 ! LA 0.86 MK 0.99 NL 0.97 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.254143Jy sigma=0.000794 ! Fit after self-cal, rms=0.249033Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=6.485 mas, bpa=-2.013 degrees ! Estimated noise=598.968 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 (39, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004153 Jy ! Component: 100 - total flux cleaned = 0.00595011 Jy ! Component: 150 - total flux cleaned = 0.00661892 Jy ! Component: 200 - total flux cleaned = 0.00731049 Jy ! Total flux subtracted in 200 components = 0.00731049 Jy ! Clean residual min=-0.002994 max=0.002919 Jy/beam ! Clean residual mean=-0.000011 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.117884 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 83 components and 0.117884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249009Jy sigma=0.000778 ! Fit after self-cal, rms=0.248970Jy sigma=0.000777 ! 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.248970Jy sigma=0.000777 ! Fit after self-cal, rms=0.141011Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=6.475 mas, bpa=-1.777 degrees ! Estimated noise=593.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106712 Jy ! Component: 100 - total flux cleaned = 0.00136297 Jy ! Component: 150 - total flux cleaned = 0.00160244 Jy ! Component: 200 - total flux cleaned = 0.00172141 Jy ! Total flux subtracted in 200 components = 0.00172141 Jy ! Clean residual min=-0.001981 max=0.001869 Jy/beam ! Clean residual mean=-0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.119605 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 113 components and 0.119605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140994Jy sigma=0.000772 ! Fit after self-cal, rms=0.140936Jy sigma=0.000772 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.000180475 Jy ! Component: 100 - total flux cleaned = 0.00029004 Jy ! Component: 150 - total flux cleaned = 0.000389262 Jy ! Component: 200 - total flux cleaned = 0.000479958 Jy ! Total flux subtracted in 200 components = 0.000479958 Jy ! Clean residual min=-0.001847 max=0.001866 Jy/beam ! Clean residual mean=-0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.120085 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 129 components and 0.120085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140930Jy sigma=0.000772 ! Fit after self-cal, rms=0.140930Jy sigma=0.000772 ! 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.140930Jy sigma=0.000772 ! Fit after self-cal, rms=0.139227Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=6.48 mas, bpa=-1.716 degrees ! Estimated noise=592.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210715 Jy ! Component: 100 - total flux cleaned = -0.0003834 Jy ! Component: 150 - total flux cleaned = -0.000405718 Jy ! Component: 200 - total flux cleaned = -0.000344804 Jy ! Total flux subtracted in 200 components = -0.000344804 Jy ! Clean residual min=-0.001758 max=0.001771 Jy/beam ! Clean residual mean=-0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.11974 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 145 components and 0.11974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139222Jy sigma=0.000771 ! Fit after self-cal, rms=0.139221Jy sigma=0.000771 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.17299e-05 Jy ! Component: 100 - total flux cleaned = 4.59402e-05 Jy ! Component: 150 - total flux cleaned = 9.96695e-05 Jy ! Component: 200 - total flux cleaned = 0.000150988 Jy ! Total flux subtracted in 200 components = 0.000150988 Jy ! Clean residual min=-0.001771 max=0.001778 Jy/beam ! Clean residual mean=-0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.119891 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 150 components and 0.119891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139217Jy sigma=0.000771 ! Fit after self-cal, rms=0.139216Jy sigma=0.000771 ! 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.139216Jy sigma=0.000771 ! Fit after self-cal, rms=0.138658Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.078 mas, bmaj=9.964 mas, bpa=-2.832 degrees ! Estimated noise=758.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.21688e-06 Jy ! Component: 100 - total flux cleaned = 9.09131e-05 Jy ! Component: 150 - total flux cleaned = 0.000161503 Jy ! Component: 200 - total flux cleaned = 0.000189597 Jy ! Total flux subtracted in 200 components = 0.000189597 Jy ! Clean residual min=-0.002068 max=0.002270 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.120081 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 174 components and 0.120081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138655Jy sigma=0.000771 ! Fit after self-cal, rms=0.138656Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.59223e-05 Jy ! Component: 100 - total flux cleaned = 7.15946e-05 Jy ! Component: 150 - total flux cleaned = 9.48311e-05 Jy ! Component: 200 - total flux cleaned = 0.000114618 Jy ! Total flux subtracted in 200 components = 0.000114618 Jy ! Clean residual min=-0.002109 max=0.002278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.120196 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 186 components and 0.120196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138657Jy sigma=0.000771 ! Fit after self-cal, rms=0.138656Jy sigma=0.000771 ! 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.401 mas, bmaj=6.481 mas, bpa=-1.644 degrees ! Estimated noise=591.992 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 6.481 at -1.644 degrees (North through East) ! Clean map min=-0.0015968 max=0.092034 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.744 mas, bmaj=5.66 mas, bpa=-1.29 degrees ! Estimated noise=939.525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.070282 Jy ! Component: 100 - total flux cleaned = 0.0866173 Jy ! Component: 150 - total flux cleaned = 0.0939286 Jy ! Component: 200 - total flux cleaned = 0.0990872 Jy ! Total flux subtracted in 200 components = 0.0990872 Jy ! Clean residual min=-0.003717 max=0.003440 Jy/beam ! Clean residual mean=-0.000001 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0990872 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0990872 Jy ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.481 mas, bpa=-1.644 degrees ! Estimated noise=591.992 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.00452802 Jy ! Component: 100 - total flux cleaned = 0.00740704 Jy ! Component: 150 - total flux cleaned = 0.00956136 Jy ! Component: 200 - total flux cleaned = 0.0113125 Jy ! Total flux subtracted in 200 components = 0.0113125 Jy ! Clean residual min=-0.001910 max=0.001762 Jy/beam ! Clean residual mean=0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.1104 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 48 components and 0.1104 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.078 mas, bmaj=9.964 mas, bpa=-2.832 degrees ! Estimated noise=758.174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236346 Jy ! Component: 100 - total flux cleaned = 0.00406785 Jy ! Component: 150 - total flux cleaned = 0.00539496 Jy ! Component: 200 - total flux cleaned = 0.00633282 Jy ! Total flux subtracted in 200 components = 0.00633282 Jy ! Clean residual min=-0.002195 max=0.002056 Jy/beam ! Clean residual mean=0.000000 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.116733 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.000598998 Jy ! Component: 100 - total flux cleaned = 0.00110424 Jy ! Component: 150 - total flux cleaned = 0.00150784 Jy ! Component: 200 - total flux cleaned = 0.00187299 Jy ! Total flux subtracted in 200 components = 0.00187299 Jy ! Clean residual min=-0.002113 max=0.002091 Jy/beam ! Clean residual mean=-0.000001 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.118606 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 105 components and 0.118606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=6.481 mas, bpa=-1.644 degrees ! Estimated noise=591.992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250061 Jy ! Component: 100 - total flux cleaned = -0.000159064 Jy ! Component: 150 - total flux cleaned = -5.02066e-05 Jy ! Component: 200 - total flux cleaned = 2.58824e-05 Jy ! Total flux subtracted in 200 components = 2.58824e-05 Jy ! Clean residual min=-0.001736 max=0.001662 Jy/beam ! Clean residual mean=-0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.118631 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 125 components and 0.118631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138679Jy sigma=0.000771 ! Fit after self-cal, rms=0.138671Jy sigma=0.000771 wmodel J2347+2719_S_2015_01_23_pus_map.mod ! Writing 125 model components to file: J2347+2719_S_2015_01_23_pus_map.mod wobs J2347+2719_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2347+2719_S_2015_01_23_pus_uvs.fits wwins J2347+2719_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J2347+2719_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 = -7.22285e-05 Jy ! Component: 100 - total flux cleaned = -1.28889e-05 Jy ! Component: 150 - total flux cleaned = -1.29293e-05 Jy ! Component: 200 - total flux cleaned = -0.000119217 Jy ! Component: 250 - total flux cleaned = -0.000144291 Jy ! Component: 300 - total flux cleaned = -0.00024417 Jy ! Component: 350 - total flux cleaned = -0.000244895 Jy ! Component: 400 - total flux cleaned = -0.000245134 Jy ! Component: 450 - total flux cleaned = -0.000291955 Jy ! Component: 500 - total flux cleaned = -0.000383121 Jy ! Component: 550 - total flux cleaned = -0.000405379 Jy ! Component: 600 - total flux cleaned = -0.000536968 Jy ! Component: 650 - total flux cleaned = -0.000558698 Jy ! Component: 700 - total flux cleaned = -0.000644142 Jy ! Component: 750 - total flux cleaned = -0.000644197 Jy ! Component: 800 - total flux cleaned = -0.000644041 Jy ! Component: 850 - total flux cleaned = -0.000664482 Jy ! Component: 900 - total flux cleaned = -0.00066428 Jy ! Component: 950 - total flux cleaned = -0.000704034 Jy ! Component: 1000 - total flux cleaned = -0.000723716 Jy ! Component: 1050 - total flux cleaned = -0.000820637 Jy ! Component: 1100 - total flux cleaned = -0.000782254 Jy ! Component: 1150 - total flux cleaned = -0.000782324 Jy ! Component: 1200 - total flux cleaned = -0.000876506 Jy ! Component: 1250 - total flux cleaned = -0.00087635 Jy ! Component: 1300 - total flux cleaned = -0.000876202 Jy ! Component: 1350 - total flux cleaned = -0.000858035 Jy ! Component: 1400 - total flux cleaned = -0.00089435 Jy ! Component: 1450 - total flux cleaned = -0.000858393 Jy ! Component: 1500 - total flux cleaned = -0.000929525 Jy ! Component: 1550 - total flux cleaned = -0.000911608 Jy ! Component: 1600 - total flux cleaned = -0.000894055 Jy ! Component: 1650 - total flux cleaned = -0.00094601 Jy ! Component: 1700 - total flux cleaned = -0.000997515 Jy ! Component: 1750 - total flux cleaned = -0.000963593 Jy ! Component: 1800 - total flux cleaned = -0.000997301 Jy ! Component: 1850 - total flux cleaned = -0.000964149 Jy ! Component: 1900 - total flux cleaned = -0.000964252 Jy ! Component: 1950 - total flux cleaned = -0.00106274 Jy ! Component: 2000 - total flux cleaned = -0.0011279 Jy ! Component: 2050 - total flux cleaned = -0.00116035 Jy ! Component: 2100 - total flux cleaned = -0.00124017 Jy ! Component: 2150 - total flux cleaned = -0.00122423 Jy ! Component: 2200 - total flux cleaned = -0.00130284 Jy ! Component: 2250 - total flux cleaned = -0.00128731 Jy ! Component: 2300 - total flux cleaned = -0.00136483 Jy ! Component: 2350 - total flux cleaned = -0.00142627 Jy ! Component: 2400 - total flux cleaned = -0.00145668 Jy ! Component: 2450 - total flux cleaned = -0.00147186 Jy ! Component: 2500 - total flux cleaned = -0.00151713 Jy ! Component: 2550 - total flux cleaned = -0.00153206 Jy ! Component: 2600 - total flux cleaned = -0.00153215 Jy ! Component: 2650 - total flux cleaned = -0.00154695 Jy ! Component: 2700 - total flux cleaned = -0.00160545 Jy ! Component: 2750 - total flux cleaned = -0.00166378 Jy ! Component: 2800 - total flux cleaned = -0.0016637 Jy ! Component: 2850 - total flux cleaned = -0.00163503 Jy ! Component: 2900 - total flux cleaned = -0.00169214 Jy ! Component: 2950 - total flux cleaned = -0.00173467 Jy ! Component: 3000 - total flux cleaned = -0.00170643 Jy ! Component: 3050 - total flux cleaned = -0.00176252 Jy ! Component: 3100 - total flux cleaned = -0.00181816 Jy ! Component: 3150 - total flux cleaned = -0.0018182 Jy ! Component: 3200 - total flux cleaned = -0.0018043 Jy ! Component: 3250 - total flux cleaned = -0.00183167 Jy ! Component: 3300 - total flux cleaned = -0.00181825 Jy ! Component: 3350 - total flux cleaned = -0.0018588 Jy ! Component: 3400 - total flux cleaned = -0.0018184 Jy ! Component: 3450 - total flux cleaned = -0.00183199 Jy ! Component: 3500 - total flux cleaned = -0.0018986 Jy ! Component: 3550 - total flux cleaned = -0.00183237 Jy ! Component: 3600 - total flux cleaned = -0.00191139 Jy ! Component: 3650 - total flux cleaned = -0.0019375 Jy ! Component: 3700 - total flux cleaned = -0.00195059 Jy ! Component: 3750 - total flux cleaned = -0.00196353 Jy ! Component: 3800 - total flux cleaned = -0.00197657 Jy ! Component: 3850 - total flux cleaned = -0.00204069 Jy ! Component: 3900 - total flux cleaned = -0.00209173 Jy ! Component: 3950 - total flux cleaned = -0.00206625 Jy ! Component: 4000 - total flux cleaned = -0.00212947 Jy ! Component: 4050 - total flux cleaned = -0.00216717 Jy ! Total flux subtracted in 4096 components = -0.00219235 Jy ! Clean residual min=-0.000629 max=0.000790 Jy/beam ! Clean residual mean=-0.000000 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.116439 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 445 components and 0.116439 Jy ![Exited script file: muppet] wmap "J2347+2719_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 6.481 at -1.644 degrees (North through East) ! Clean map min=-0.0015327 max=0.091936 Jy/beam ! Writing clean map to FITS file: J2347+2719_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.0919359 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.790698 0.790698 1.5814 3.16279 6.32558 12.6512 25.3023 50.6047 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 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.401 x 6.481 at -1.644 degrees (North through East) ! Clean map min=-0.0015327 max=0.091936 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 J2347+2719_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:39:13 2017