! Started logfile: J0836+4125_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:18:25 2017 obs J0836+4125_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0836+4125_S_2015_01_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.865608 visibilities/baseline/integration-bin. ! Found source: J0836+4125 ! ! 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 13088 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 J0836+4125_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839907Jy sigma=0.010335 ! Fit after self-cal, rms=0.829957Jy sigma=0.010223 ! 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.175 mas, bmaj=4.121 mas, bpa=-12.09 degrees ! Estimated noise=820.752 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.12618 Jy ! Component: 100 - total flux cleaned = 0.170177 Jy ! Total flux subtracted in 100 components = 0.170177 Jy ! Clean residual min=-0.008106 max=0.019625 Jy/beam ! Clean residual mean=-0.000043 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.170177 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.170177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099566Jy sigma=0.001003 ! Fit after self-cal, rms=0.099483Jy sigma=0.001002 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212551 Jy ! Component: 100 - total flux cleaned = 0.0315229 Jy ! Total flux subtracted in 100 components = 0.0315229 Jy ! Clean residual min=-0.005908 max=0.007775 Jy/beam ! Clean residual mean=-0.000024 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.2017 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.2017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093750Jy sigma=0.000928 ! Fit after self-cal, rms=0.093728Jy sigma=0.000927 ! 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.864 mas, bmaj=4.985 mas, bpa=-10.81 degrees ! Estimated noise=536.009 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.00870283 Jy ! Component: 100 - total flux cleaned = 0.0129679 Jy ! Component: 150 - total flux cleaned = 0.0155707 Jy ! Component: 200 - total flux cleaned = 0.0173201 Jy ! Total flux subtracted in 200 components = 0.0173201 Jy ! Clean residual min=-0.007311 max=0.008886 Jy/beam ! Clean residual mean=-0.000011 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.21902 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.21902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092861Jy sigma=0.000920 ! Fit after self-cal, rms=0.092864Jy sigma=0.000919 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.16 HN 0.94 KP 1.10 ! LA 0.98 MK 0.98 NL 1.01 OV 0.95 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.25 HN 0.99 KP 0.99 ! LA 0.95 MK 1.05 NL 1.11 OV 1.00 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.99 KP 0.86 ! LA 0.77 MK 1.03 NL 1.45 OV 0.93 ! PT 0.99 SC 1.11 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* HN 0.95 KP 0.81 ! LA 0.80 MK 1.06 NL 1.04 OV 0.96 ! PT 1.06 SC 1.02 ! ! ! Fit before self-cal, rms=0.092864Jy sigma=0.000919 ! Fit after self-cal, rms=0.096224Jy sigma=0.000860 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=5.057 mas, bpa=-10.89 degrees ! Estimated noise=539.329 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.000688297 Jy ! Component: 100 - total flux cleaned = -0.000867162 Jy ! Component: 150 - total flux cleaned = -0.00100768 Jy ! Component: 200 - total flux cleaned = -0.00118971 Jy ! Total flux subtracted in 200 components = -0.00118971 Jy ! Clean residual min=-0.004302 max=0.003967 Jy/beam ! Clean residual mean=0.000006 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.21783 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.21783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096200Jy sigma=0.000860 ! Fit after self-cal, rms=0.096239Jy sigma=0.000859 ! 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.096239Jy sigma=0.000859 ! Fit after self-cal, rms=0.094759Jy sigma=0.000843 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=5.038 mas, bpa=-11.2 degrees ! Estimated noise=537.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000776734 Jy ! Component: 100 - total flux cleaned = -0.00088316 Jy ! Component: 150 - total flux cleaned = -0.000949956 Jy ! Component: 200 - total flux cleaned = -0.00102881 Jy ! Total flux subtracted in 200 components = -0.00102881 Jy ! Clean residual min=-0.002587 max=0.003100 Jy/beam ! Clean residual mean=0.000010 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.216801 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.216801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094739Jy sigma=0.000843 ! Fit after self-cal, rms=0.094770Jy sigma=0.000842 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 (-68, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321063 Jy ! Component: 100 - total flux cleaned = 0.00515977 Jy ! Component: 150 - total flux cleaned = 0.00650375 Jy ! Component: 200 - total flux cleaned = 0.00750675 Jy ! Total flux subtracted in 200 components = 0.00750675 Jy ! Clean residual min=-0.002495 max=0.002648 Jy/beam ! Clean residual mean=0.000003 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.224308 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.224308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094695Jy sigma=0.000840 ! Fit after self-cal, rms=0.094681Jy sigma=0.000840 ! 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.094681Jy sigma=0.000840 ! Fit after self-cal, rms=0.094869Jy sigma=0.000840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=5.043 mas, bpa=-11.1 degrees ! Estimated noise=536.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00075711 Jy ! Component: 100 - total flux cleaned = 0.00132067 Jy ! Component: 150 - total flux cleaned = 0.00178614 Jy ! Component: 200 - total flux cleaned = 0.00206445 Jy ! Total flux subtracted in 200 components = 0.00206445 Jy ! Clean residual min=-0.002348 max=0.002506 Jy/beam ! Clean residual mean=0.000001 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.226373 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.226372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094859Jy sigma=0.000839 ! Fit after self-cal, rms=0.094860Jy sigma=0.000839 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 (23, 41.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231537 Jy ! Component: 100 - total flux cleaned = 0.00348918 Jy ! Component: 150 - total flux cleaned = 0.00401476 Jy ! Component: 200 - total flux cleaned = 0.00444916 Jy ! Total flux subtracted in 200 components = 0.00444916 Jy ! Clean residual min=-0.002085 max=0.002301 Jy/beam ! Clean residual mean=0.000003 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.230822 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.230822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094771Jy sigma=0.000838 ! Fit after self-cal, rms=0.094778Jy sigma=0.000838 ! Inverting map ! Added new window around map position (-114, 118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197677 Jy ! Component: 100 - total flux cleaned = 0.00229071 Jy ! Component: 150 - total flux cleaned = 0.00258311 Jy ! Component: 200 - total flux cleaned = 0.00301488 Jy ! Total flux subtracted in 200 components = 0.00301488 Jy ! Clean residual min=-0.002104 max=0.002133 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.233837 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 0.233837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094679Jy sigma=0.000837 ! Fit after self-cal, rms=0.094682Jy sigma=0.000837 ! 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.094682Jy sigma=0.000837 ! Fit after self-cal, rms=0.094762Jy sigma=0.000837 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.575 mas, bmaj=8.81 mas, bpa=5.68 degrees ! Estimated noise=660.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000455698 Jy ! Component: 100 - total flux cleaned = 0.000612321 Jy ! Component: 150 - total flux cleaned = 0.000846314 Jy ! Component: 200 - total flux cleaned = 0.00116805 Jy ! Total flux subtracted in 200 components = 0.00116805 Jy ! Clean residual min=-0.002069 max=0.002342 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.235005 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 138 components and 0.235005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094731Jy sigma=0.000837 ! Fit after self-cal, rms=0.094733Jy sigma=0.000837 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.000213635 Jy ! Component: 100 - total flux cleaned = 0.00049827 Jy ! Component: 150 - total flux cleaned = 0.000611642 Jy ! Component: 200 - total flux cleaned = 0.000741544 Jy ! Total flux subtracted in 200 components = 0.000741544 Jy ! Clean residual min=-0.001979 max=0.002159 Jy/beam ! Clean residual mean=0.000007 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.235746 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 149 components and 0.235746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094725Jy sigma=0.000837 ! Fit after self-cal, rms=0.094727Jy sigma=0.000837 ! 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.902 mas, bmaj=5.051 mas, bpa=-11.23 degrees ! Estimated noise=535.947 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 5.051 at -11.23 degrees (North through East) ! Clean map min=-0.0018231 max=0.17053 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.177 mas, bmaj=4.169 mas, bpa=-13.86 degrees ! Estimated noise=821.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12626 Jy ! Component: 100 - total flux cleaned = 0.170514 Jy ! Component: 150 - total flux cleaned = 0.191483 Jy ! Component: 200 - total flux cleaned = 0.201687 Jy ! Total flux subtracted in 200 components = 0.201687 Jy ! Clean residual min=-0.003835 max=0.005128 Jy/beam ! Clean residual mean=-0.000003 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.201687 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.201687 Jy ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.051 mas, bpa=-11.23 degrees ! Estimated noise=535.947 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.00714331 Jy ! Component: 100 - total flux cleaned = 0.0111153 Jy ! Component: 150 - total flux cleaned = 0.0142189 Jy ! Component: 200 - total flux cleaned = 0.0168445 Jy ! Total flux subtracted in 200 components = 0.0168445 Jy ! Clean residual min=-0.002924 max=0.002650 Jy/beam ! Clean residual mean=0.000006 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.218532 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.218532 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.575 mas, bmaj=8.81 mas, bpa=5.68 degrees ! Estimated noise=660.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297052 Jy ! Component: 100 - total flux cleaned = 0.00474701 Jy ! Component: 150 - total flux cleaned = 0.00604911 Jy ! Component: 200 - total flux cleaned = 0.00725003 Jy ! Total flux subtracted in 200 components = 0.00725003 Jy ! Clean residual min=-0.002655 max=0.002893 Jy/beam ! Clean residual mean=0.000016 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.225782 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.00110789 Jy ! Component: 100 - total flux cleaned = 0.00208856 Jy ! Component: 150 - total flux cleaned = 0.00297029 Jy ! Component: 200 - total flux cleaned = 0.00381653 Jy ! Total flux subtracted in 200 components = 0.00381653 Jy ! Clean residual min=-0.002315 max=0.002537 Jy/beam ! Clean residual mean=0.000014 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.229598 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 112 components and 0.229598 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=5.051 mas, bpa=-11.23 degrees ! Estimated noise=535.947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141099 Jy ! Component: 100 - total flux cleaned = 0.00256089 Jy ! Component: 150 - total flux cleaned = 0.00328403 Jy ! Component: 200 - total flux cleaned = 0.00385201 Jy ! Total flux subtracted in 200 components = 0.00385201 Jy ! Clean residual min=-0.002207 max=0.002382 Jy/beam ! Clean residual mean=0.000003 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.23345 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 0.23345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094781Jy sigma=0.000838 ! Fit after self-cal, rms=0.094766Jy sigma=0.000838 wmodel J0836+4125_S_2015_01_23_pus_map.mod ! Writing 136 model components to file: J0836+4125_S_2015_01_23_pus_map.mod wobs J0836+4125_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0836+4125_S_2015_01_23_pus_uvs.fits wwins J0836+4125_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0836+4125_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.000587656 Jy ! Component: 100 - total flux cleaned = 0.00101889 Jy ! Component: 150 - total flux cleaned = 0.00114964 Jy ! Component: 200 - total flux cleaned = 0.00127456 Jy ! Component: 250 - total flux cleaned = 0.00154071 Jy ! Component: 300 - total flux cleaned = 0.00168285 Jy ! Component: 350 - total flux cleaned = 0.00193207 Jy ! Component: 400 - total flux cleaned = 0.00214621 Jy ! Component: 450 - total flux cleaned = 0.00238056 Jy ! Component: 500 - total flux cleaned = 0.00258328 Jy ! Component: 550 - total flux cleaned = 0.00278038 Jy ! Component: 600 - total flux cleaned = 0.00290098 Jy ! Component: 650 - total flux cleaned = 0.00311388 Jy ! Component: 700 - total flux cleaned = 0.00327537 Jy ! Component: 750 - total flux cleaned = 0.00341103 Jy ! Component: 800 - total flux cleaned = 0.00350022 Jy ! Component: 850 - total flux cleaned = 0.00358775 Jy ! Component: 900 - total flux cleaned = 0.00367374 Jy ! Component: 950 - total flux cleaned = 0.00369522 Jy ! Component: 1000 - total flux cleaned = 0.0037785 Jy ! Component: 1050 - total flux cleaned = 0.00381929 Jy ! Component: 1100 - total flux cleaned = 0.00373809 Jy ! Component: 1150 - total flux cleaned = 0.00373824 Jy ! Component: 1200 - total flux cleaned = 0.00375792 Jy ! Component: 1250 - total flux cleaned = 0.00375776 Jy ! Component: 1300 - total flux cleaned = 0.0037769 Jy ! Component: 1350 - total flux cleaned = 0.00375762 Jy ! Component: 1400 - total flux cleaned = 0.00377639 Jy ! Component: 1450 - total flux cleaned = 0.00373888 Jy ! Component: 1500 - total flux cleaned = 0.00373888 Jy ! Component: 1550 - total flux cleaned = 0.0037023 Jy ! Component: 1600 - total flux cleaned = 0.00370244 Jy ! Component: 1650 - total flux cleaned = 0.00373781 Jy ! Component: 1700 - total flux cleaned = 0.00364937 Jy ! Component: 1750 - total flux cleaned = 0.00371934 Jy ! Component: 1800 - total flux cleaned = 0.00371933 Jy ! Component: 1850 - total flux cleaned = 0.00371922 Jy ! Component: 1900 - total flux cleaned = 0.00373626 Jy ! Component: 1950 - total flux cleaned = 0.00368564 Jy ! Component: 2000 - total flux cleaned = 0.00370221 Jy ! Component: 2050 - total flux cleaned = 0.00366899 Jy ! Component: 2100 - total flux cleaned = 0.00365259 Jy ! Component: 2150 - total flux cleaned = 0.00363632 Jy ! Component: 2200 - total flux cleaned = 0.00362034 Jy ! Component: 2250 - total flux cleaned = 0.00371623 Jy ! Component: 2300 - total flux cleaned = 0.00365281 Jy ! Component: 2350 - total flux cleaned = 0.00362144 Jy ! Component: 2400 - total flux cleaned = 0.00363709 Jy ! Component: 2450 - total flux cleaned = 0.0036217 Jy ! Component: 2500 - total flux cleaned = 0.00359102 Jy ! Component: 2550 - total flux cleaned = 0.00359103 Jy ! Component: 2600 - total flux cleaned = 0.0035609 Jy ! Component: 2650 - total flux cleaned = 0.00354594 Jy ! Component: 2700 - total flux cleaned = 0.00354594 Jy ! Component: 2750 - total flux cleaned = 0.00353118 Jy ! Component: 2800 - total flux cleaned = 0.00345788 Jy ! Component: 2850 - total flux cleaned = 0.00350165 Jy ! Component: 2900 - total flux cleaned = 0.00350174 Jy ! Component: 2950 - total flux cleaned = 0.00351603 Jy ! Component: 3000 - total flux cleaned = 0.00345895 Jy ! Component: 3050 - total flux cleaned = 0.00343073 Jy ! Component: 3100 - total flux cleaned = 0.00344487 Jy ! Component: 3150 - total flux cleaned = 0.00347279 Jy ! Component: 3200 - total flux cleaned = 0.00347272 Jy ! Component: 3250 - total flux cleaned = 0.00344511 Jy ! Component: 3300 - total flux cleaned = 0.0034451 Jy ! Component: 3350 - total flux cleaned = 0.00347237 Jy ! Component: 3400 - total flux cleaned = 0.0034587 Jy ! Component: 3450 - total flux cleaned = 0.00343168 Jy ! Component: 3500 - total flux cleaned = 0.00339163 Jy ! Component: 3550 - total flux cleaned = 0.00336507 Jy ! Component: 3600 - total flux cleaned = 0.00339154 Jy ! Component: 3650 - total flux cleaned = 0.00335221 Jy ! Component: 3700 - total flux cleaned = 0.00335225 Jy ! Component: 3750 - total flux cleaned = 0.00333939 Jy ! Component: 3800 - total flux cleaned = 0.00331353 Jy ! Component: 3850 - total flux cleaned = 0.00327514 Jy ! Component: 3900 - total flux cleaned = 0.00326239 Jy ! Component: 3950 - total flux cleaned = 0.00327502 Jy ! Component: 4000 - total flux cleaned = 0.00327491 Jy ! Component: 4050 - total flux cleaned = 0.00324971 Jy ! Total flux subtracted in 4096 components = 0.00326213 Jy ! Clean residual min=-0.000762 max=0.000775 Jy/beam ! Clean residual mean=0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.236712 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 438 components and 0.236712 Jy ![Exited script file: muppet] wmap "J0836+4125_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.902 x 5.051 at -11.23 degrees (North through East) ! Clean map min=-0.0016283 max=0.17037 Jy/beam ! Writing clean map to FITS file: J0836+4125_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.170369 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226436 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398728 0.398728 0.797457 1.59491 3.18983 6.37965 12.7593 25.5186 51.0372 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 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.902 x 5.051 at -11.23 degrees (North through East) ! Clean map min=-0.0016283 max=0.17037 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 J0836+4125_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:18:30 2017