! Started logfile: J1356-1724_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:29:08 2017 obs J1356-1724_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1356-1724_S_2014_01_04_pus_uva.fits ! AN table 1: 126 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J1356-1724 ! ! 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 370 lines of history. ! ! Reading 12348 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 J1356-1724_S_2014_01_04_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 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.935119Jy sigma=0.010687 ! Fit after self-cal, rms=0.907838Jy sigma=0.010364 ! 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.684 mas, bmaj=5.805 mas, bpa=-1.449 degrees ! Estimated noise=996.972 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.0710643 Jy ! Component: 100 - total flux cleaned = 0.088976 Jy ! Total flux subtracted in 100 components = 0.088976 Jy ! Clean residual min=-0.005149 max=0.007628 Jy/beam ! Clean residual mean=0.000027 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.088976 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.088976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088068Jy sigma=0.000886 ! Fit after self-cal, rms=0.088103Jy sigma=0.000886 ! 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.276 mas, bmaj=6.764 mas, bpa=-0.3681 degrees ! Estimated noise=587.276 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.0123199 Jy ! Component: 100 - total flux cleaned = 0.0184828 Jy ! Component: 150 - total flux cleaned = 0.0220642 Jy ! Component: 200 - total flux cleaned = 0.0242162 Jy ! Total flux subtracted in 200 components = 0.0242162 Jy ! Clean residual min=-0.003396 max=0.005799 Jy/beam ! Clean residual mean=0.000032 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.113192 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 35 components and 0.113192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086399Jy sigma=0.000867 ! Fit after self-cal, rms=0.086527Jy sigma=0.000866 ! Inverting map ! Added new window around map position (7, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0053362 Jy ! Component: 100 - total flux cleaned = 0.00755592 Jy ! Component: 150 - total flux cleaned = 0.0079913 Jy ! Component: 200 - total flux cleaned = 0.00830509 Jy ! Total flux subtracted in 200 components = 0.00830509 Jy ! Clean residual min=-0.003013 max=0.003416 Jy/beam ! Clean residual mean=0.000021 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.121497 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.121497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086208Jy sigma=0.000862 ! Fit after self-cal, rms=0.086162Jy sigma=0.000862 ! 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.01 FD 0.84 KP 1.00* LA 1.02 ! MK 0.98 NL 1.01 OV 0.96 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 KP 1.00* LA 0.99 ! MK 1.00 NL 1.10 OV 1.00 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 KP 1.00* LA 0.83 ! MK 0.99 NL 1.01 OV 0.93 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 KP 1.00* LA 0.89 ! MK 1.00 NL 1.15 OV 1.02 PT 1.05 ! SC 0.90 ! ! ! Fit before self-cal, rms=0.086162Jy sigma=0.000862 ! Fit after self-cal, rms=0.084270Jy sigma=0.000855 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=6.754 mas, bpa=-0.02849 degrees ! Estimated noise=587.516 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.0012079 Jy ! Component: 100 - total flux cleaned = 0.0011538 Jy ! Component: 150 - total flux cleaned = 0.00103727 Jy ! Component: 200 - total flux cleaned = 0.00100279 Jy ! Total flux subtracted in 200 components = 0.00100279 Jy ! Clean residual min=-0.001868 max=0.002218 Jy/beam ! Clean residual mean=0.000010 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.1225 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.1225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084209Jy sigma=0.000854 ! Fit after self-cal, rms=0.084091Jy sigma=0.000854 ! 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.084091Jy sigma=0.000854 ! Fit after self-cal, rms=0.084041Jy sigma=0.000854 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=6.768 mas, bpa=-0.2304 degrees ! Estimated noise=586.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428186 Jy ! Component: 100 - total flux cleaned = 0.000362312 Jy ! Component: 150 - total flux cleaned = 0.000275336 Jy ! Component: 200 - total flux cleaned = 0.000222632 Jy ! Total flux subtracted in 200 components = 0.000222632 Jy ! Clean residual min=-0.001758 max=0.001924 Jy/beam ! Clean residual mean=0.000008 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.122723 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.122723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084014Jy sigma=0.000853 ! Fit after self-cal, rms=0.084004Jy sigma=0.000853 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 = 9.72334e-05 Jy ! Component: 100 - total flux cleaned = 2.76476e-05 Jy ! Component: 150 - total flux cleaned = -1.44965e-05 Jy ! Component: 200 - total flux cleaned = -3.55048e-05 Jy ! Total flux subtracted in 200 components = -3.55048e-05 Jy ! Clean residual min=-0.001730 max=0.001868 Jy/beam ! Clean residual mean=0.000009 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.122687 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.122687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083990Jy sigma=0.000853 ! Fit after self-cal, rms=0.083999Jy sigma=0.000853 ! 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.083999Jy sigma=0.000853 ! Fit after self-cal, rms=0.083727Jy sigma=0.000853 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=6.767 mas, bpa=-0.2689 degrees ! Estimated noise=584.859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.17792e-05 Jy ! Component: 100 - total flux cleaned = -3.39735e-05 Jy ! Component: 150 - total flux cleaned = -7.30714e-05 Jy ! Component: 200 - total flux cleaned = -9.05595e-05 Jy ! Total flux subtracted in 200 components = -9.05595e-05 Jy ! Clean residual min=-0.001733 max=0.001793 Jy/beam ! Clean residual mean=0.000008 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.122597 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.122597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083715Jy sigma=0.000853 ! Fit after self-cal, rms=0.083718Jy sigma=0.000853 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 = 2.0706e-05 Jy ! Component: 100 - total flux cleaned = 3.46498e-06 Jy ! Component: 150 - total flux cleaned = 3.40828e-06 Jy ! Component: 200 - total flux cleaned = 3.83345e-06 Jy ! Total flux subtracted in 200 components = 3.83345e-06 Jy ! Clean residual min=-0.001704 max=0.001770 Jy/beam ! Clean residual mean=0.000008 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.1226 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.1226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083710Jy sigma=0.000853 ! Fit after self-cal, rms=0.083718Jy sigma=0.000853 ! 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.083718Jy sigma=0.000853 ! Fit after self-cal, rms=0.083522Jy sigma=0.000853 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.186 mas, bmaj=14.69 mas, bpa=8.091 degrees ! Estimated noise=716.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.35245e-05 Jy ! Component: 100 - total flux cleaned = 0.000124033 Jy ! Component: 150 - total flux cleaned = 0.000178842 Jy ! Component: 200 - total flux cleaned = 0.000206579 Jy ! Total flux subtracted in 200 components = 0.000206579 Jy ! Clean residual min=-0.001985 max=0.001798 Jy/beam ! Clean residual mean=0.000015 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.122807 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 106 components and 0.122807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083522Jy sigma=0.000853 ! Fit after self-cal, rms=0.083514Jy sigma=0.000853 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 = 6.10268e-05 Jy ! Component: 100 - total flux cleaned = 5.25839e-05 Jy ! Component: 150 - total flux cleaned = 4.4834e-05 Jy ! Component: 200 - total flux cleaned = 4.46681e-05 Jy ! Total flux subtracted in 200 components = 4.46681e-05 Jy ! Clean residual min=-0.001996 max=0.001816 Jy/beam ! Clean residual mean=0.000015 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.122852 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 110 components and 0.122852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083515Jy sigma=0.000853 ! Fit after self-cal, rms=0.083516Jy sigma=0.000853 ! 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.231 mas, bmaj=6.767 mas, bpa=-0.2683 degrees ! Estimated noise=583.934 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 6.767 at -0.2683 degrees (North through East) ! Clean map min=-0.001843 max=0.091451 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.642 mas, bmaj=5.824 mas, bpa=-1.323 degrees ! Estimated noise=985.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0700355 Jy ! Component: 100 - total flux cleaned = 0.0889855 Jy ! Component: 150 - total flux cleaned = 0.0995826 Jy ! Component: 200 - total flux cleaned = 0.106736 Jy ! Total flux subtracted in 200 components = 0.106736 Jy ! Clean residual min=-0.003934 max=0.004302 Jy/beam ! Clean residual mean=0.000011 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.106736 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.106736 Jy ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=6.767 mas, bpa=-0.2683 degrees ! Estimated noise=583.934 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.00638167 Jy ! Component: 100 - total flux cleaned = 0.0100747 Jy ! Component: 150 - total flux cleaned = 0.0125524 Jy ! Component: 200 - total flux cleaned = 0.0141648 Jy ! Total flux subtracted in 200 components = 0.0141648 Jy ! Clean residual min=-0.002079 max=0.002049 Jy/beam ! Clean residual mean=0.000010 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.120901 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.120901 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.186 mas, bmaj=14.69 mas, bpa=8.091 degrees ! Estimated noise=716.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000953373 Jy ! Component: 100 - total flux cleaned = 0.00124457 Jy ! Component: 150 - total flux cleaned = 0.00145414 Jy ! Component: 200 - total flux cleaned = 0.00163659 Jy ! Total flux subtracted in 200 components = 0.00163659 Jy ! Clean residual min=-0.002087 max=0.002029 Jy/beam ! Clean residual mean=0.000016 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.122537 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 = -3.31906e-07 Jy ! Component: 100 - total flux cleaned = -1.7194e-05 Jy ! Component: 150 - total flux cleaned = -1.61461e-05 Jy ! Component: 200 - total flux cleaned = -1.60752e-05 Jy ! Total flux subtracted in 200 components = -1.60752e-05 Jy ! Clean residual min=-0.002036 max=0.001982 Jy/beam ! Clean residual mean=0.000016 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.122521 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 75 components and 0.122521 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=6.767 mas, bpa=-0.2683 degrees ! Estimated noise=583.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.64521e-05 Jy ! Component: 100 - total flux cleaned = 5.93546e-05 Jy ! Component: 150 - total flux cleaned = 2.40437e-05 Jy ! Component: 200 - total flux cleaned = -7.65361e-06 Jy ! Total flux subtracted in 200 components = -7.65361e-06 Jy ! Clean residual min=-0.001815 max=0.001961 Jy/beam ! Clean residual mean=0.000008 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.122513 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.122513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083548Jy sigma=0.000853 ! Fit after self-cal, rms=0.083507Jy sigma=0.000853 wmodel J1356-1724_S_2014_01_04_pus_map.mod ! Writing 89 model components to file: J1356-1724_S_2014_01_04_pus_map.mod wobs J1356-1724_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1356-1724_S_2014_01_04_pus_uvs.fits wwins J1356-1724_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J1356-1724_S_2014_01_04_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.00045399 Jy ! Component: 100 - total flux cleaned = 0.000669072 Jy ! Component: 150 - total flux cleaned = 0.000726898 Jy ! Component: 200 - total flux cleaned = 0.000808486 Jy ! Component: 250 - total flux cleaned = 0.000835109 Jy ! Component: 300 - total flux cleaned = 0.00086084 Jy ! Component: 350 - total flux cleaned = 0.000884954 Jy ! Component: 400 - total flux cleaned = 0.000884394 Jy ! Component: 450 - total flux cleaned = 0.000862421 Jy ! Component: 500 - total flux cleaned = 0.00088384 Jy ! Component: 550 - total flux cleaned = 0.000841693 Jy ! Component: 600 - total flux cleaned = 0.000800497 Jy ! Component: 650 - total flux cleaned = 0.000740969 Jy ! Component: 700 - total flux cleaned = 0.000702441 Jy ! Component: 750 - total flux cleaned = 0.000683356 Jy ! Component: 800 - total flux cleaned = 0.000627943 Jy ! Component: 850 - total flux cleaned = 0.000663965 Jy ! Component: 900 - total flux cleaned = 0.000681382 Jy ! Component: 950 - total flux cleaned = 0.000646641 Jy ! Component: 1000 - total flux cleaned = 0.000664135 Jy ! Component: 1050 - total flux cleaned = 0.000714694 Jy ! Component: 1100 - total flux cleaned = 0.00064882 Jy ! Component: 1150 - total flux cleaned = 0.000681696 Jy ! Component: 1200 - total flux cleaned = 0.000697606 Jy ! Component: 1250 - total flux cleaned = 0.000697743 Jy ! Component: 1300 - total flux cleaned = 0.000697892 Jy ! Component: 1350 - total flux cleaned = 0.000759505 Jy ! Component: 1400 - total flux cleaned = 0.000819886 Jy ! Component: 1450 - total flux cleaned = 0.000834772 Jy ! Component: 1500 - total flux cleaned = 0.000952612 Jy ! Component: 1550 - total flux cleaned = 0.000967026 Jy ! Component: 1600 - total flux cleaned = 0.0010244 Jy ! Component: 1650 - total flux cleaned = 0.00109496 Jy ! Component: 1700 - total flux cleaned = 0.00110894 Jy ! Component: 1750 - total flux cleaned = 0.00121909 Jy ! Component: 1800 - total flux cleaned = 0.00117782 Jy ! Component: 1850 - total flux cleaned = 0.00121828 Jy ! Component: 1900 - total flux cleaned = 0.00119162 Jy ! Component: 1950 - total flux cleaned = 0.00128391 Jy ! Component: 2000 - total flux cleaned = 0.0013488 Jy ! Component: 2050 - total flux cleaned = 0.00136161 Jy ! Component: 2100 - total flux cleaned = 0.0013489 Jy ! Component: 2150 - total flux cleaned = 0.00142457 Jy ! Component: 2200 - total flux cleaned = 0.00139949 Jy ! Component: 2250 - total flux cleaned = 0.00139954 Jy ! Component: 2300 - total flux cleaned = 0.00141177 Jy ! Component: 2350 - total flux cleaned = 0.00138756 Jy ! Component: 2400 - total flux cleaned = 0.00138744 Jy ! Component: 2450 - total flux cleaned = 0.00136363 Jy ! Component: 2500 - total flux cleaned = 0.00142235 Jy ! Component: 2550 - total flux cleaned = 0.00136392 Jy ! Component: 2600 - total flux cleaned = 0.00136395 Jy ! Component: 2650 - total flux cleaned = 0.00138687 Jy ! Component: 2700 - total flux cleaned = 0.00137544 Jy ! Component: 2750 - total flux cleaned = 0.00138676 Jy ! Component: 2800 - total flux cleaned = 0.00137562 Jy ! Component: 2850 - total flux cleaned = 0.00139767 Jy ! Component: 2900 - total flux cleaned = 0.00139759 Jy ! Component: 2950 - total flux cleaned = 0.00137599 Jy ! Component: 3000 - total flux cleaned = 0.00138668 Jy ! Component: 3050 - total flux cleaned = 0.00140783 Jy ! Component: 3100 - total flux cleaned = 0.00132318 Jy ! Component: 3150 - total flux cleaned = 0.0013442 Jy ! Component: 3200 - total flux cleaned = 0.00130264 Jy ! Component: 3250 - total flux cleaned = 0.00129236 Jy ! Component: 3300 - total flux cleaned = 0.00127184 Jy ! Component: 3350 - total flux cleaned = 0.00126157 Jy ! Component: 3400 - total flux cleaned = 0.00124137 Jy ! Component: 3450 - total flux cleaned = 0.00123136 Jy ! Component: 3500 - total flux cleaned = 0.0011718 Jy ! Component: 3550 - total flux cleaned = 0.00121129 Jy ! Component: 3600 - total flux cleaned = 0.00120147 Jy ! Component: 3650 - total flux cleaned = 0.00118213 Jy ! Component: 3700 - total flux cleaned = 0.00119187 Jy ! Component: 3750 - total flux cleaned = 0.00115351 Jy ! Component: 3800 - total flux cleaned = 0.0011725 Jy ! Component: 3850 - total flux cleaned = 0.00116306 Jy ! Component: 3900 - total flux cleaned = 0.00115369 Jy ! Component: 3950 - total flux cleaned = 0.00116299 Jy ! Component: 4000 - total flux cleaned = 0.00110729 Jy ! Component: 4050 - total flux cleaned = 0.00112562 Jy ! Total flux subtracted in 4096 components = 0.00110727 Jy ! Clean residual min=-0.000500 max=0.000499 Jy/beam ! Clean residual mean=0.000002 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.123621 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 335 components and 0.123621 Jy ![Exited script file: muppet] wmap "J1356-1724_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 6.767 at -0.2683 degrees (North through East) ! Clean map min=-0.0014213 max=0.091898 Jy/beam ! Writing clean map to FITS file: J1356-1724_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0918981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153737 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.501874 0.501874 1.00375 2.00749 4.01499 8.02998 16.06 32.1199 64.2398 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 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.231 x 6.767 at -0.2683 degrees (North through East) ! Clean map min=-0.0014213 max=0.091898 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 J1356-1724_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:29:13 2017